[INFO] fetching crate actix-web-lab 0.24.3... [INFO] testing actix-web-lab-0.24.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate actix-web-lab 0.24.3 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate actix-web-lab 0.24.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate actix-web-lab 0.24.3 [INFO] tweaked toml for crates.io crate actix-web-lab 0.24.3 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate actix-web-lab 0.24.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate actix-web-lab 0.24.3 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 042911e7ae1a116176b73bb4be9b3bf10e8ed960b5a97123bed0edb37f142b67 [INFO] running `Command { std: "docker" "start" "-a" "042911e7ae1a116176b73bb4be9b3bf10e8ed960b5a97123bed0edb37f142b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "042911e7ae1a116176b73bb4be9b3bf10e8ed960b5a97123bed0edb37f142b67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "042911e7ae1a116176b73bb4be9b3bf10e8ed960b5a97123bed0edb37f142b67", kill_on_drop: false }` [INFO] [stdout] 042911e7ae1a116176b73bb4be9b3bf10e8ed960b5a97123bed0edb37f142b67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fa0927bcb36839f54966da1b60f4386d7fe4cea33dabc87a9282c660fced5da [INFO] running `Command { std: "docker" "start" "-a" "4fa0927bcb36839f54966da1b60f4386d7fe4cea33dabc87a9282c660fced5da", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling actix-service v2.0.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling impl-more v0.1.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling actix-web-lab-derive v0.24.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling actix-web-lab v0.24.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "4fa0927bcb36839f54966da1b60f4386d7fe4cea33dabc87a9282c660fced5da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fa0927bcb36839f54966da1b60f4386d7fe4cea33dabc87a9282c660fced5da", kill_on_drop: false }` [INFO] [stdout] 4fa0927bcb36839f54966da1b60f4386d7fe4cea33dabc87a9282c660fced5da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2c897a193ab14eb851bb44b1fc0aa1d7156b9aa3529e63652328f0e24782667 [INFO] running `Command { std: "docker" "start" "-a" "f2c897a193ab14eb851bb44b1fc0aa1d7156b9aa3529e63652328f0e24782667", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling aws-lc-rs v1.13.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling curve25519-dalek v4.2.0 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling brotli v8.0.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling actix-server v2.6.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling async_zip v0.0.17 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling actix-http v3.11.0 [INFO] [stderr] Compiling actix-web v4.11.0 [INFO] [stderr] Compiling actix-web-lab v0.24.3 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `actix-web-lab` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name actix_web_lab --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=missing_docs --warn=missing_debug_implementations --warn=future_incompatible --deny=nonstandard_style --deny=rust_2018_idioms --test --cfg 'feature="actix-web-lab-derive"' --cfg 'feature="default"' --cfg 'feature="derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("actix-files", "actix-web-lab-derive", "cbor", "default", "derive", "msgpack", "rmp-serde", "serde_cbor_2", "spa"))' -C metadata=147498295de69702 -C extra-filename=-e6deca295cecaabe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-c09b717b5eeede47.rlib --extern actix_router=/opt/rustwide/target/debug/deps/libactix_router-a917abbc3bb33e66.rlib --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-7c118b06035652a9.rlib --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-2506f7ff6e61f5e9.rlib --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-44d360fe2c64a9f2.rlib --extern actix_web_lab_derive=/opt/rustwide/target/debug/deps/libactix_web_lab_derive-dd1180cf43b72de3.so --extern ahash=/opt/rustwide/target/debug/deps/libahash-bb92aa5379b1b580.rlib --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-4d53f24db0759841.rlib --extern async_zip=/opt/rustwide/target/debug/deps/libasync_zip-8f908702e2615026.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bfe11088fe358bd1.rlib --extern bytestring=/opt/rustwide/target/debug/deps/libbytestring-553688209e7772b3.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-3b893e5694a9a5a5.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-b63229e40138cc94.rlib --extern digest=/opt/rustwide/target/debug/deps/libdigest-57580871c7dbe4d7.rlib --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-348f7a742afee115.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-5891353d4fcc8c2e.rlib --extern form_urlencoded=/opt/rustwide/target/debug/deps/libform_urlencoded-a5edb5174711de82.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-fc6bb1738f00fc87.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-44f912b3d761b46a.rlib --extern generic_array=/opt/rustwide/target/debug/deps/libgeneric_array-4d1e7d2120c15a03.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern hex_literal=/opt/rustwide/target/debug/deps/libhex_literal-8878a654be8cbe3b.rlib --extern hmac=/opt/rustwide/target/debug/deps/libhmac-039703d63f1d977b.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-331bc164ab59ceff.rlib --extern impl_more=/opt/rustwide/target/debug/deps/libimpl_more-6fc7c6fa77315c70.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rlib --extern local_channel=/opt/rustwide/target/debug/deps/liblocal_channel-1f39405c63f41e49.rlib --extern mime=/opt/rustwide/target/debug/deps/libmime-4b44681fdb2c65f7.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-bedc6e0acd72ff2a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-93f0251f2ee5da76.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-8472ba6b36f0fffa.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-e5e4bb732b1ae01c.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-6112221678171888.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-53725dc85a9638bd.rlib --extern serde_html_form=/opt/rustwide/target/debug/deps/libserde_html_form-cf96d3e3be93860c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-59d0a3dd7a008ad2.rlib --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-0610cc7a49eba718.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2fe5eac3182a4a44.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-5317c8e7ee34e0a1.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-26a6ee1692798f55.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-f9d53787d7bea451.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-f29d323c20b37809.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-4c9f6a906790998e.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-2bc5a04fb412f9d2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-2bc41f83a9e0039f/out -L native=/opt/rustwide/target/debug/build/zstd-sys-c66a04037912b1da/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f2c897a193ab14eb851bb44b1fc0aa1d7156b9aa3529e63652328f0e24782667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2c897a193ab14eb851bb44b1fc0aa1d7156b9aa3529e63652328f0e24782667", kill_on_drop: false }` [INFO] [stdout] f2c897a193ab14eb851bb44b1fc0aa1d7156b9aa3529e63652328f0e24782667