[INFO] fetching crate rustainers 0.15.1... [INFO] testing rustainers-0.15.1 against master#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] extracting crate rustainers 0.15.1 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate rustainers 0.15.1 on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rustainers 0.15.1 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rustainers 0.15.1 [INFO] tweaked toml for crates.io crate rustainers 0.15.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate rustainers 0.15.1 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" "+414482f6a0d4e7290f614300581a0b55442552a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rstest_macros v0.24.0 [INFO] [stderr] Downloaded path-absolutize v3.1.1 [INFO] [stderr] Downloaded ipnetwork v0.21.1 [INFO] [stderr] Downloaded assert2-macros v0.3.15 [INFO] [stderr] Downloaded mongodb-internal-macros v3.1.1 [INFO] [stderr] Downloaded path-dedot v3.1.1 [INFO] [stderr] Downloaded rstest v0.24.0 [INFO] [stderr] Downloaded assert2 v0.3.15 [INFO] [stderr] Downloaded object_store v0.11.2 [INFO] [stderr] Downloaded insta v1.41.1 [INFO] [stderr] Downloaded redis v0.28.2 [INFO] [stderr] Downloaded mongodb v3.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17975a496d83d67c96fe168fc81ce5f4a7483ca25b6b01b6839960015b9b00e2 [INFO] running `Command { std: "docker" "start" "-a" "17975a496d83d67c96fe168fc81ce5f4a7483ca25b6b01b6839960015b9b00e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17975a496d83d67c96fe168fc81ce5f4a7483ca25b6b01b6839960015b9b00e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17975a496d83d67c96fe168fc81ce5f4a7483ca25b6b01b6839960015b9b00e2", kill_on_drop: false }` [INFO] [stdout] 17975a496d83d67c96fe168fc81ce5f4a7483ca25b6b01b6839960015b9b00e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11f33725f76ff331e1fedfac3636ad5dcec0d8be7d12ca20d8d539e9d5ccb0d5 [INFO] running `Command { std: "docker" "start" "-a" "11f33725f76ff331e1fedfac3636ad5dcec0d8be7d12ca20d8d539e9d5ccb0d5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling syn v2.0.94 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling rustls-pki-types v1.10.1 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling ipnet v2.10.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling typed-builder-macro v0.20.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling typed-builder v0.20.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling ulid v1.1.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ipnetwork v0.21.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling rustainers v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "11f33725f76ff331e1fedfac3636ad5dcec0d8be7d12ca20d8d539e9d5ccb0d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11f33725f76ff331e1fedfac3636ad5dcec0d8be7d12ca20d8d539e9d5ccb0d5", kill_on_drop: false }` [INFO] [stdout] 11f33725f76ff331e1fedfac3636ad5dcec0d8be7d12ca20d8d539e9d5ccb0d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36b6fe83c97c76291b9163485e03b8c5c544916a66a3facfb87aa0265917809f [INFO] running `Command { std: "docker" "start" "-a" "36b6fe83c97c76291b9163485e03b8c5c544916a66a3facfb87aa0265917809f", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinyvec v1.8.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_json v1.0.134 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling winnow v0.6.21 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rustls v0.23.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling cpufeatures v0.2.16 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling async-trait v0.1.84 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling time-macros v0.2.19 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling assert2-macros v0.3.15 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling rdkafka-sys v4.8.0+2.3.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling hickory-proto v0.24.2 [INFO] [stderr] Compiling hyper v1.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.1 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling postgres-protocol v0.6.7 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling uuid v1.11.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling bson v2.13.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling hickory-resolver v0.24.2 [INFO] [stderr] Compiling postgres-types v0.2.8 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ipnetwork v0.21.1 [INFO] [stderr] Compiling quick-xml v0.37.2 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling ulid v1.1.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling mongodb-internal-macros v3.1.1 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling console v0.15.10 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling assert2 v0.3.15 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling tokio-postgres v0.7.12 [INFO] [stderr] Compiling mongodb v3.1.1 [INFO] [stderr] Compiling insta v1.41.1 [INFO] [stderr] Compiling object_store v0.11.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling rustainers v0.15.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling redis v0.28.2 [INFO] [stderr] Compiling rdkafka v0.37.0 [INFO] [stderr] error: could not compile `rustainers` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name rustainers --edition=2021 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=clippy::perf' '--warn=clippy::pedantic' '--warn=clippy::cargo' '--warn=clippy::unwrap_used' --forbid=unsafe_code '--warn=clippy::unnecessary_safety_doc' '--deny=clippy::undocumented_unsafe_blocks' '--warn=clippy::rc_mutex' '--warn=clippy::rc_buffer' '--warn=clippy::print_stdout' '--warn=clippy::print_stderr' '--allow=clippy::module_name_repetitions' --warn=missing_docs '--warn=clippy::min_ident_chars' '--warn=clippy::large_include_file' '--warn=clippy::indexing_slicing' '--warn=clippy::if_then_some_else_none' '--warn=clippy::expect_used' '--warn=clippy::dbg_macro' --test --cfg 'feature="default"' --cfg 'feature="native-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ensure-docker", "ensure-nerdctl", "ensure-podman", "native-tls", "regex", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "very-long-tests"))' -C metadata=f07f7a214434f694 -C extra-filename=-2232ff309f1baf7b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-d21f249e4f55f0af.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c985e57c0ac9efb6.rlib --extern assert2=/opt/rustwide/target/debug/deps/libassert2-b40e82233b17d7c1.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-485c92da441bbc40.rlib --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-d8b36605c08976dc.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-b8ad263d0d0a882b.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-20ec1b076fde6d71.rlib --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-9d6e30d92f98b401.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-323a884feecfd1df.rlib --extern ipnetwork=/opt/rustwide/target/debug/deps/libipnetwork-944e73dd71df5432.rlib --extern mongodb=/opt/rustwide/target/debug/deps/libmongodb-62431d2bdfab6ef9.rlib --extern object_store=/opt/rustwide/target/debug/deps/libobject_store-3359cc4833abc5fc.rlib --extern path_absolutize=/opt/rustwide/target/debug/deps/libpath_absolutize-156384c4a723b8ee.rlib --extern rdkafka=/opt/rustwide/target/debug/deps/librdkafka-28b0c1748a64a646.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-85ef36ad2583412b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-bca05e3cf5d9fb60.rlib --extern rstest=/opt/rustwide/target/debug/deps/librstest-df088524a86b6f23.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-fd397553a11a468f.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-453d7d1b38bee090.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7dd681c17c3b2722.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e202de2918896b61.rlib --extern tokio_postgres=/opt/rustwide/target/debug/deps/libtokio_postgres-010bc2d402712b76.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7b7b56d515096f06.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-6d0c4dbe6886fafe.rlib --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-9cc63f945a89a244.rlib --extern ulid=/opt/rustwide/target/debug/deps/libulid-3d30cdf84c274536.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a444ab0665c8dd0c/out -L native=/opt/rustwide/target/debug/build/rdkafka-sys-d190b1535a6adf21/out/src` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "36b6fe83c97c76291b9163485e03b8c5c544916a66a3facfb87aa0265917809f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b6fe83c97c76291b9163485e03b8c5c544916a66a3facfb87aa0265917809f", kill_on_drop: false }` [INFO] [stdout] 36b6fe83c97c76291b9163485e03b8c5c544916a66a3facfb87aa0265917809f