[INFO] fetching crate xapi-rs 0.1.14... [INFO] testing xapi-rs-0.1.14 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate xapi-rs 0.1.14 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate xapi-rs 0.1.14 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate xapi-rs 0.1.14 [INFO] tweaked toml for crates.io crate xapi-rs 0.1.14 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate xapi-rs 0.1.14 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate xapi-rs 0.1.14 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rocket-multipart v0.2.1 [INFO] [stderr] Downloaded speedate v0.16.0 [INFO] [stderr] Downloaded josekit v0.10.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 777aa9c560cbe9757c10c4417f854ee96d8fade7b8a664b060f71b6dea458abe [INFO] running `Command { std: "docker" "start" "-a" "777aa9c560cbe9757c10c4417f854ee96d8fade7b8a664b060f71b6dea458abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "777aa9c560cbe9757c10c4417f854ee96d8fade7b8a664b060f71b6dea458abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "777aa9c560cbe9757c10c4417f854ee96d8fade7b8a664b060f71b6dea458abe", kill_on_drop: false }` [INFO] [stdout] 777aa9c560cbe9757c10c4417f854ee96d8fade7b8a664b060f71b6dea458abe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4431e391ca07a7058724630528c27b08dd5d13c163e44c41c4588d38a35a159 [INFO] running `Command { std: "docker" "start" "-a" "b4431e391ca07a7058724630528c27b08dd5d13c163e44c41c4588d38a35a159", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Compiling str-buf v3.0.3 [INFO] [stderr] Compiling speedate v0.16.0 [INFO] [stderr] Compiling etag v4.0.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling josekit v0.10.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling email_address v0.2.9 [INFO] [stderr] Compiling lru v0.16.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling rocket-multipart v0.2.1 [INFO] [stderr] Compiling xapi-rs v0.1.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: 'multipart/mixed' is not a known media type [INFO] [stdout] --> src/lrs/resources/statement.rs:262:52 [INFO] [stdout] | [INFO] [stdout] 262 | #[put("/?", data = "", format = "multipart/mixed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 'multipart/mixed' is not a known media type [INFO] [stdout] --> src/lrs/resources/statement.rs:363:39 [INFO] [stdout] | [INFO] [stdout] 363 | #[post("/", data = "", format = "multipart/mixed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 55s [INFO] running `Command { std: "docker" "inspect" "b4431e391ca07a7058724630528c27b08dd5d13c163e44c41c4588d38a35a159", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4431e391ca07a7058724630528c27b08dd5d13c163e44c41c4588d38a35a159", kill_on_drop: false }` [INFO] [stdout] b4431e391ca07a7058724630528c27b08dd5d13c163e44c41c4588d38a35a159 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6acc0f993c73861fdf1dffebccec613e5dc3b78e1c295e5d1feea54458a42a3 [INFO] running `Command { std: "docker" "start" "-a" "b6acc0f993c73861fdf1dffebccec613e5dc3b78e1c295e5d1feea54458a42a3", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling test-context-macros v0.4.1 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling tracing-test v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling test-context v0.4.1 [INFO] [stderr] Compiling sqlx-postgres v0.8.6 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling rocket-multipart v0.2.1 [INFO] [stderr] Compiling xapi-rs v0.1.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: 'multipart/mixed' is not a known media type [INFO] [stdout] --> src/lrs/resources/statement.rs:262:52 [INFO] [stdout] | [INFO] [stdout] 262 | #[put("/?", data = "", format = "multipart/mixed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 'multipart/mixed' is not a known media type [INFO] [stdout] --> src/lrs/resources/statement.rs:363:39 [INFO] [stdout] | [INFO] [stdout] 363 | #[post("/", data = "", format = "multipart/mixed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 'multipart/mixed' is not a known media type [INFO] [stdout] --> src/lrs/resources/statement.rs:262:52 [INFO] [stdout] | [INFO] [stdout] 262 | #[put("/?", data = "", format = "multipart/mixed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 'multipart/mixed' is not a known media type [INFO] [stdout] --> src/lrs/resources/statement.rs:363:39 [INFO] [stdout] | [INFO] [stdout] 363 | #[post("/", data = "", format = "multipart/mixed")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xapi-rs` (lib); 2 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name xapi_rs --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=bc2bf130a5b3fae4 -C extra-filename=-a06fb781b722cf89 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-0e6ddf6d5ee317fc.so --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e608d3e1966a0cd9.rmeta --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-7577271df1959a9e.rmeta --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rmeta --extern email_address=/opt/rustwide/target/debug/deps/libemail_address-138c593b171a2417.rmeta --extern etag=/opt/rustwide/target/debug/deps/libetag-2daf3e3abfe759c7.rmeta --extern fxhash=/opt/rustwide/target/debug/deps/libfxhash-6ae122e7d9b05b12.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern iri_string=/opt/rustwide/target/debug/deps/libiri_string-ffae399c17677870.rmeta --extern josekit=/opt/rustwide/target/debug/deps/libjosekit-ae4a06ce3db03542.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-f2740fbda1808d44.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-ad238527ba557c44.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-bfc92d7ea04db8a0.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-93f0251f2ee5da76.rmeta --extern rocket=/opt/rustwide/target/debug/deps/librocket-6b57c54296764056.rmeta --extern rocket_multipart=/opt/rustwide/target/debug/deps/librocket_multipart-4a382718dc4d7f01.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-ff06d5ab784e9881.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b5eb83f4e6b9615b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-509f1e4e04a5f7f9.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-6ec1ee3f44f75b33.rmeta --extern speedate=/opt/rustwide/target/debug/deps/libspeedate-248cdbeef9b2326d.rmeta --extern sqlx=/opt/rustwide/target/debug/deps/libsqlx-e147bf1343c71ffe.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-7e27eecaecf716c7.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-74a524924fd77012.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-683cc635659b900c.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8047bd8c5bba056.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-9ab02ae56d1eaee1.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-5017e9507498ef51.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-103bed4f14033928.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-2a37a59efc2eae87.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-417bbaed83a3e721/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b6acc0f993c73861fdf1dffebccec613e5dc3b78e1c295e5d1feea54458a42a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6acc0f993c73861fdf1dffebccec613e5dc3b78e1c295e5d1feea54458a42a3", kill_on_drop: false }` [INFO] [stdout] b6acc0f993c73861fdf1dffebccec613e5dc3b78e1c295e5d1feea54458a42a3