[INFO] fetching crate noosphere-collections 0.7.1... [INFO] testing noosphere-collections-0.7.1 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate noosphere-collections 0.7.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate noosphere-collections 0.7.1 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate noosphere-collections 0.7.1 [INFO] finished tweaking crates.io crate noosphere-collections 0.7.1 [INFO] tweaked toml for crates.io crate noosphere-collections 0.7.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 174 packages to latest compatible versions [INFO] [stderr] Adding byteorder v1.4.3 (available: v1.5.0) [INFO] [stderr] Adding cid v0.10.1 (available: v0.11.1) [INFO] [stderr] Adding proc-macro-crate v1.1.3 (available: v1.3.1) [INFO] [stderr] Adding serde_ipld_dagcbor v0.4.2 (available: v0.6.1) [INFO] [stderr] Adding unsigned-varint v0.7.2 (available: v0.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad3497dbb635e5ec311242798c1a955f47efc788acaecc0f8caa3820ee7d9c20 [INFO] running `Command { std: "docker" "start" "-a" "ad3497dbb635e5ec311242798c1a955f47efc788acaecc0f8caa3820ee7d9c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad3497dbb635e5ec311242798c1a955f47efc788acaecc0f8caa3820ee7d9c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad3497dbb635e5ec311242798c1a955f47efc788acaecc0f8caa3820ee7d9c20", kill_on_drop: false }` [INFO] [stdout] ad3497dbb635e5ec311242798c1a955f47efc788acaecc0f8caa3820ee7d9c20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30ddf966101c0068eb78559eac5264630506e91b4e13808798f5ae54ce1d91db [INFO] running `Command { std: "docker" "start" "-a" "30ddf966101c0068eb78559eac5264630506e91b4e13808798f5ae54ce1d91db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling syn v2.0.82 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling data-encoding-macro v0.1.15 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling noosphere-common v0.1.2 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling cs_serde_bytes v0.12.2 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling forest_hash_utils v0.1.0 [INFO] [stderr] Compiling cid v0.10.1 [INFO] [stderr] Compiling libipld-core v0.16.0 [INFO] [stderr] Compiling libipld-cbor v0.16.0 [INFO] [stderr] Compiling libipld-json v0.16.0 [INFO] [stderr] Compiling ucan v0.4.0 [INFO] [stderr] Compiling noosphere-storage v0.10.1 [INFO] [stderr] Compiling noosphere-collections v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/hamt/node.rs:153:70 [INFO] [stdout] | [INFO] [stdout] 153 | pub(crate) fn stream<'a, S>(&'a self, store: &'a S) -> HamtStream [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:171:43 [INFO] [stdout] | [INFO] [stdout] 171 | ... #[cfg(feature = "ignore-dead-links")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:173:47 [INFO] [stdout] | [INFO] [stdout] 173 | ... #[cfg(not(feature = "ignore-dead-links"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:223:43 [INFO] [stdout] | [INFO] [stdout] 223 | ... #[cfg(feature = "ignore-dead-links")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:225:47 [INFO] [stdout] | [INFO] [stdout] 225 | ... #[cfg(not(feature = "ignore-dead-links"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/hamt/node.rs:267:24 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg_attr(not(target_arch = "wasm32"), async_recursion)] [INFO] [stdout] | --------------- lifetime `'life_self` declared here [INFO] [stdout] ... [INFO] [stdout] 267 | ) -> Result>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'life_self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:291:39 [INFO] [stdout] | [INFO] [stdout] 291 | ... #[cfg(not(feature = "ignore-dead-links"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:294:35 [INFO] [stdout] | [INFO] [stdout] 294 | ... #[cfg(feature = "ignore-dead-links")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.09s [INFO] running `Command { std: "docker" "inspect" "30ddf966101c0068eb78559eac5264630506e91b4e13808798f5ae54ce1d91db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30ddf966101c0068eb78559eac5264630506e91b4e13808798f5ae54ce1d91db", kill_on_drop: false }` [INFO] [stdout] 30ddf966101c0068eb78559eac5264630506e91b4e13808798f5ae54ce1d91db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ce1d29805bb4e72645d10e084437e17a2b575bb9669d9e7b55f35c3a51a9d02 [INFO] running `Command { std: "docker" "start" "-a" "3ce1d29805bb4e72645d10e084437e17a2b575bb9669d9e7b55f35c3a51a9d02", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling cbor4ii v0.2.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.4.2 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling noosphere-common v0.1.2 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling noosphere-storage v0.10.1 [INFO] [stderr] Compiling noosphere-collections v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/hamt/node.rs:153:70 [INFO] [stdout] | [INFO] [stdout] 153 | pub(crate) fn stream<'a, S>(&'a self, store: &'a S) -> HamtStream [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:171:43 [INFO] [stdout] | [INFO] [stdout] 171 | ... #[cfg(feature = "ignore-dead-links")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:173:47 [INFO] [stdout] | [INFO] [stdout] 173 | ... #[cfg(not(feature = "ignore-dead-links"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:223:43 [INFO] [stdout] | [INFO] [stdout] 223 | ... #[cfg(feature = "ignore-dead-links")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:225:47 [INFO] [stdout] | [INFO] [stdout] 225 | ... #[cfg(not(feature = "ignore-dead-links"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/hamt/node.rs:267:24 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg_attr(not(target_arch = "wasm32"), async_recursion)] [INFO] [stdout] | --------------- lifetime `'life_self` declared here [INFO] [stdout] ... [INFO] [stdout] 267 | ) -> Result>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'life_self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:291:39 [INFO] [stdout] | [INFO] [stdout] 291 | ... #[cfg(not(feature = "ignore-dead-links"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:294:35 [INFO] [stdout] | [INFO] [stdout] 294 | ... #[cfg(feature = "ignore-dead-links")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/hamt/node.rs:153:70 [INFO] [stdout] | [INFO] [stdout] 153 | pub(crate) fn stream<'a, S>(&'a self, store: &'a S) -> HamtStream [INFO] [stdout] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:171:43 [INFO] [stdout] | [INFO] [stdout] 171 | ... #[cfg(feature = "ignore-dead-links")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:173:47 [INFO] [stdout] | [INFO] [stdout] 173 | ... #[cfg(not(feature = "ignore-dead-links"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:223:43 [INFO] [stdout] | [INFO] [stdout] 223 | ... #[cfg(feature = "ignore-dead-links")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:225:47 [INFO] [stdout] | [INFO] [stdout] 225 | ... #[cfg(not(feature = "ignore-dead-links"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/hamt/node.rs:267:24 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg_attr(not(target_arch = "wasm32"), async_recursion)] [INFO] [stdout] | --------------- lifetime `'life_self` declared here [INFO] [stdout] ... [INFO] [stdout] 267 | ) -> Result>> [INFO] [stdout] | ^ this elided lifetime gets resolved as `'life_self` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:291:39 [INFO] [stdout] | [INFO] [stdout] 291 | ... #[cfg(not(feature = "ignore-dead-links"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stdout] --> src/hamt/node.rs:294:35 [INFO] [stdout] | [INFO] [stdout] 294 | ... #[cfg(feature = "ignore-dead-links")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `identity` [INFO] [stdout] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.49s [INFO] running `Command { std: "docker" "inspect" "3ce1d29805bb4e72645d10e084437e17a2b575bb9669d9e7b55f35c3a51a9d02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ce1d29805bb4e72645d10e084437e17a2b575bb9669d9e7b55f35c3a51a9d02", kill_on_drop: false }` [INFO] [stdout] 3ce1d29805bb4e72645d10e084437e17a2b575bb9669d9e7b55f35c3a51a9d02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a03453d6b91cde62e43b033ecb7818d1c5acabb54a37aa7854c15877c259854 [INFO] running `Command { std: "docker" "start" "-a" "3a03453d6b91cde62e43b033ecb7818d1c5acabb54a37aa7854c15877c259854", kill_on_drop: false }` [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/hamt/node.rs:153:70 [INFO] [stderr] | [INFO] [stderr] 153 | pub(crate) fn stream<'a, S>(&'a self, store: &'a S) -> HamtStream [INFO] [stderr] | -- lifetime `'a` declared here ^ this elided lifetime gets resolved as `'a` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stderr] --> src/hamt/node.rs:171:43 [INFO] [stderr] | [INFO] [stderr] 171 | ... #[cfg(feature = "ignore-dead-links")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `identity` [INFO] [stderr] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stderr] --> src/hamt/node.rs:173:47 [INFO] [stderr] | [INFO] [stderr] 173 | ... #[cfg(not(feature = "ignore-dead-links"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `identity` [INFO] [stderr] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stderr] --> src/hamt/node.rs:223:43 [INFO] [stderr] | [INFO] [stderr] 223 | ... #[cfg(feature = "ignore-dead-links")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `identity` [INFO] [stderr] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stderr] --> src/hamt/node.rs:225:47 [INFO] [stderr] | [INFO] [stderr] 225 | ... #[cfg(not(feature = "ignore-dead-links"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `identity` [INFO] [stderr] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: elided lifetime has a name [INFO] [stderr] --> src/hamt/node.rs:267:24 [INFO] [stderr] | [INFO] [stderr] 259 | #[cfg_attr(not(target_arch = "wasm32"), async_recursion)] [INFO] [stderr] | --------------- lifetime `'life_self` declared here [INFO] [stderr] ... [INFO] [stderr] 267 | ) -> Result>> [INFO] [stderr] | ^ this elided lifetime gets resolved as `'life_self` [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stderr] --> src/hamt/node.rs:291:39 [INFO] [stderr] | [INFO] [stderr] 291 | ... #[cfg(not(feature = "ignore-dead-links"))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `identity` [INFO] [stderr] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `ignore-dead-links` [INFO] [stderr] --> src/hamt/node.rs:294:35 [INFO] [stderr] | [INFO] [stderr] 294 | ... #[cfg(feature = "ignore-dead-links")] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `identity` [INFO] [stderr] = help: consider adding `ignore-dead-links` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `noosphere-collections` (lib) generated 8 warnings [INFO] [stderr] warning: `noosphere-collections` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/noosphere_collections-b078ef7b34814799) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test hamt::bitfield::tests::test_bitfield ... ok [INFO] [stdout] test hamt::bitfield::tests::test_cbor_serialization ... ok [INFO] [stdout] test hamt::hash_bits::tests::test_bitfield ... ok [INFO] [stdout] test hamt::test::reload_empty ... ok [INFO] [stdout] test hamt::test::delete ... ok [INFO] [stdout] test hamt::test::delete_case ... ok [INFO] [stdout] test hamt::test::test_basics ... ok [INFO] [stdout] test hamt::test::test_load ... ok [INFO] [stdout] test hamt::test::test_set_if_absent ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test hamt::test::set_with_no_effect_does_not_put ... ok [INFO] [stdout] test hamt::test::clean_child_ordering ... ok [INFO] [stdout] test hamt::test::for_each ... ok [INFO] [stdout] test hamt::test::into_stream ... ok [INFO] [stdout] test hamt::test::set_delete_many ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests noosphere_collections [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/hamt/hamt_implementation.rs - hamt::hamt_implementation::Hamt (line 46) ... FAILED [INFO] [stdout] test src/hamt/hamt_implementation.rs - hamt::hamt_implementation::Hamt::for_each (line 345) ... ok [INFO] [stdout] test src/hamt/hamt_implementation.rs - hamt::hamt_implementation::Hamt::contains_key (line 268) ... ok [INFO] [stdout] test src/hamt/hamt_implementation.rs - hamt::hamt_implementation::Hamt::get (line 232) ... ok [INFO] [stdout] test src/hamt/hamt_implementation.rs - hamt::hamt_implementation::Hamt::set (line 160) ... ok [INFO] [stdout] test src/hamt/hamt_implementation.rs - hamt::hamt_implementation::Hamt::delete (line 305) ... ok [INFO] [stdout] test src/hamt/hamt_implementation.rs - hamt::hamt_implementation::Hamt::set_if_absent (line 192) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/hamt/hamt_implementation.rs - hamt::hamt_implementation::Hamt (line 46) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcbO3sOr/symbols.o" "/tmp/rustdoctest5LY4hi/rust_out.rust_out.206e7eec516780ad-cgu.0.rcgu.o" "/tmp/rustdoctest5LY4hi/rust_out.8dei8buw5eou9j4lkft1iy4ql.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnoosphere_collections-ba08f1092cbb01d1.rlib" "/opt/rustwide/target/debug/deps/libforest_hash_utils-d333049e56cd2366.rlib" "/opt/rustwide/target/debug/deps/libcs_serde_bytes-397c3e648e251451.rlib" "/opt/rustwide/target/debug/deps/libnoosphere_storage-0c46130fca3efde0.rlib" "/opt/rustwide/target/debug/deps/libsled-19c9a9a7b18c0737.rlib" "/opt/rustwide/target/debug/deps/libfxhash-50ec1e7e2db7710c.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-3e4e944995101d8a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e9f0a6650208341c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-0d72a2b2b371b2bb.rlib" "/opt/rustwide/target/debug/deps/libfs2-b35372597726c6fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-57dbacf7095add80.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8ede07fb1c334d2d.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-bc96f9215b89dc5d.rlib" "/opt/rustwide/target/debug/deps/libucan-6cf4ac097f745044.rlib" "/opt/rustwide/target/debug/deps/libstrum-117e0be1423ad5d6.rlib" "/opt/rustwide/target/debug/deps/libbs58-8633a0f200171e09.rlib" "/opt/rustwide/target/debug/deps/liblibipld_json-03b16f48d9af8577.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4222e60050578a33.rlib" "/opt/rustwide/target/debug/deps/libryu-6e02dac7c3b6be75.rlib" "/opt/rustwide/target/debug/deps/libitoa-307f5b8ccbe1a9f3.rlib" "/opt/rustwide/target/debug/deps/liburl-d8cb14117a8127d6.rlib" "/opt/rustwide/target/debug/deps/libidna-2920ff1a05be3dcf.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-507a58b0722f1647.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-d87fde7a6a546b49.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-2b73248709eb6338.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-59e65d5ba0f82c92.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-fc63a8437ca6afa3.rlib" "/opt/rustwide/target/debug/deps/librand-f90a944b509e8a4a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-ba367de22b628fc7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-7f5f83f141c15ac2.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-d05742656cd2cda0.rlib" "/opt/rustwide/target/debug/deps/librand_core-9a1e055114505076.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ab9c5a6ce3630a8e.rlib" "/opt/rustwide/target/debug/deps/liblog-35c349e0e34201c2.rlib" "/opt/rustwide/target/debug/deps/libbase64-83d75e850891a998.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-a3f2730d08520da4.rlib" "/opt/rustwide/target/debug/deps/libnoosphere_common-10957fc51583ca2d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-769f675b6f6fc2a3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-412d53cbfea52259.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-44864b0c8cf48010.rlib" "/opt/rustwide/target/debug/deps/libslab-1467acbaaf6df1c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-be5234bf2aa126c2.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-837641ec7e573d76.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-c53a98e83ad67eed.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-e8360a4d12f71807.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-155b59cd655dda41.rlib" "/opt/rustwide/target/debug/deps/libinstant-23af778c13140643.rlib" "/opt/rustwide/target/debug/deps/libtokio-34adb48330f4f931.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-26c3b5540aed2984.rlib" "/opt/rustwide/target/debug/deps/libsocket2-9049e05b19ca07cc.rlib" "/opt/rustwide/target/debug/deps/libbytes-3a0f883e6b02c5b5.rlib" "/opt/rustwide/target/debug/deps/libmio-cd12e3bc78537201.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-66dc833b1200548b.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-8e63d370c7ce22d2.rlib" "/opt/rustwide/target/debug/deps/liblibc-427c13bcf2b57641.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cae3008cdb7d5db1.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e5eb9e0448cefb74.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-1a234dcd8bf514e4.rlib" "/opt/rustwide/target/debug/deps/libtracing-38b1c630542f6e2b.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-92287217d9698c36.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-91e667de1b2ad102.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0a05695a483fa658.rlib" "/opt/rustwide/target/debug/deps/liblibipld_cbor-19c36b691adfe0f5.rlib" "/opt/rustwide/target/debug/deps/liblibipld_core-2bf88bfde115aa76.rlib" "/opt/rustwide/target/debug/deps/libcid-a82b9d3e451970c0.rlib" "/opt/rustwide/target/debug/deps/libmultihash-d24268406817d715.rlib" "/opt/rustwide/target/debug/deps/libsha3-ff7f2af08ecc57b9.rlib" "/opt/rustwide/target/debug/deps/libkeccak-1656f5245722dc78.rlib" "/opt/rustwide/target/debug/deps/libsha2-fee686f82741534b.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-5079c1066c536184.rlib" "/opt/rustwide/target/debug/deps/libblake3-589b24443a56040e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-a3e7e701fcd1f47b.rlib" "/opt/rustwide/target/debug/deps/libblake2s_simd-1064ee94996d1285.rlib" "/opt/rustwide/target/debug/deps/libblake2b_simd-71ab88e9b6b1bb3f.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-777662c3cd9e39cb.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-00aabb31ff9cd96d.rlib" "/opt/rustwide/target/debug/deps/libarrayref-12272975890ee977.rlib" "/opt/rustwide/target/debug/deps/libdigest-e525701f45274cda.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-8e334ab1a0801bf0.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-170d3139af090e14.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-bdec0aa205176506.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/libserde_big_array-de7074112968cc6b.rlib" "/opt/rustwide/target/debug/deps/libunsigned_varint-ff1a2eebe352eaca.rlib" "/opt/rustwide/target/debug/deps/libmultibase-774bf117385d5ec4.rlib" "/opt/rustwide/target/debug/deps/libbase_x-a9ea2a5a2d62c09d.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding_macro-5a8f5225c4d8609f.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-3c64aab06f8f58a8.rlib" "/opt/rustwide/target/debug/deps/libthiserror-79503cd913a45c82.rlib" "/opt/rustwide/target/debug/deps/libanyhow-252f7553f4d60bac.rlib" "/opt/rustwide/target/debug/deps/libserde_bytes-79b5cfb30b55d41c.rlib" "/opt/rustwide/target/debug/deps/libserde-6db614a78ece5724.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-0ef92d8cf14cf0b1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c23a60ad8ad82457.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8075ca78f1ab4d36.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7ce5bb5de1292ec.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-1eb5a29926b5407e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-c87392f211c13f97.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-15b5b2b2c6f086dd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c2c541cae2b103ab.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-15c1ed2fa5431191.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-4d1181c0949c6b3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-6c4974d38bc789f2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-fd2f9881207a1ddb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-22ef94d07d56001a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-fe63cadd4ae35992.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ee98afae2c1a70ca.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ea4b2c81c1419814.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a547f84ff160c665.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-4cf833632aafa84c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-65c2c6d2d6ae570b.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-7e3ac74759210e95.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-a3daa124efbbdaf0/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-10-19-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5LY4hi/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/hamt/hamt_implementation.rs - hamt::hamt_implementation::Hamt (line 46) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.75s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "3a03453d6b91cde62e43b033ecb7818d1c5acabb54a37aa7854c15877c259854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a03453d6b91cde62e43b033ecb7818d1c5acabb54a37aa7854c15877c259854", kill_on_drop: false }` [INFO] [stdout] 3a03453d6b91cde62e43b033ecb7818d1c5acabb54a37aa7854c15877c259854