[INFO] cloning repository https://github.com/fission-suite/rs-webnative
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fission-suite/rs-webnative" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffission-suite%2Frs-webnative", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffission-suite%2Frs-webnative'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85f3e6c3a313d7fc1f3316d4922ce1479994085a
[INFO] testing fission-suite/rs-webnative/85f3e6c3a313d7fc1f3316d4922ce1479994085a against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffission-suite%2Frs-webnative" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/fission-suite/rs-webnative
[INFO] finished tweaking git repo https://github.com/fission-suite/rs-webnative
[INFO] tweaked toml for git repo https://github.com/fission-suite/rs-webnative written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fission-suite/rs-webnative on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fission-suite/rs-webnative 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b86281f6e17d14db5a69bc2dcd2bb171f00fea4c3c519cb3ee07e835d9dbc1b
[INFO] running `Command { std: "docker" "start" "-a" "4b86281f6e17d14db5a69bc2dcd2bb171f00fea4c3c519cb3ee07e835d9dbc1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b86281f6e17d14db5a69bc2dcd2bb171f00fea4c3c519cb3ee07e835d9dbc1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b86281f6e17d14db5a69bc2dcd2bb171f00fea4c3c519cb3ee07e835d9dbc1b", kill_on_drop: false }`
[INFO] [stdout] 4b86281f6e17d14db5a69bc2dcd2bb171f00fea4c3c519cb3ee07e835d9dbc1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae84a0bfe53e836391ae10bb8589883092004b1c91e6a0584f1920bca680386c
[INFO] running `Command { std: "docker" "start" "-a" "ae84a0bfe53e836391ae10bb8589883092004b1c91e6a0584f1920bca680386c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]    Compiling constant_time_eq v0.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling blake2b_simd v1.0.2
[INFO] [stderr]    Compiling blake2s_simd v1.0.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling value-bag v1.8.1
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling getrandom v0.2.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling blake3 v1.5.1
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.2
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling data-encoding-macro v0.1.14
[INFO] [stderr]    Compiling multibase v0.9.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling async-once-cell v0.5.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling rug v1.24.1
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zeroize v1.8.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling proptest v1.4.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling prost-derive v0.12.4
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling testresult v0.3.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling async-stream v0.3.5
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling async-recursion v1.1.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling aes-kw v0.2.1
[INFO] [stderr]    Compiling quick_cache v0.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling serde-big-array v0.3.3
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling cbor4ii v0.2.14
[INFO] [stderr]    Compiling base64-serde v0.7.0
[INFO] [stderr]    Compiling multihash v0.19.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling cid v0.11.1
[INFO] [stderr]    Compiling insta v1.38.0
[INFO] [stderr]    Compiling ipld-core v0.4.1
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling prost v0.12.4
[INFO] [stderr]    Compiling multihash-derive v0.8.1
[INFO] [stderr]    Compiling libipld-cbor-derive v0.16.0
[INFO] [stderr]    Compiling multihash v0.18.1
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling serde-byte-array v0.1.2
[INFO] [stderr]    Compiling serde_ipld_dagcbor v0.6.1
[INFO] [stderr]    Compiling cid v0.10.1
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling skip_ratchet v0.3.0
[INFO] [stderr]    Compiling libipld-core v0.16.0
[INFO] [stderr]    Compiling serde_ipld_dagcbor v0.4.2
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling libipld-cbor v0.16.0
[INFO] [stderr]    Compiling libipld-pb v0.16.0
[INFO] [stderr]    Compiling libipld-macro v0.16.0
[INFO] [stderr]    Compiling libipld-json v0.16.0
[INFO] [stderr]    Compiling libipld v0.16.0
[INFO] [stderr]    Compiling wnfs-common v0.2.0 (/opt/rustwide/workdir/wnfs-common)
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling wnfs-hamt v0.2.0 (/opt/rustwide/workdir/wnfs-hamt)
[INFO] [stderr]    Compiling wnfs-unixfs-file v0.2.0 (/opt/rustwide/workdir/wnfs-unixfs-file)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> wnfs-unixfs-file/src/builder.rs:40:60
[INFO] [stdout]    |
[INFO] [stdout] 39 |         store: &'a impl BlockStore,
[INFO] [stdout]    |                 -- the lifetime is named here
[INFO] [stdout] 40 |     ) -> Result<impl Stream<Item = Result<(Cid, Block)>> + '_> {
[INFO] [stdout]    |                                                            ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 40 -     ) -> Result<impl Stream<Item = Result<(Cid, Block)>> + '_> {
[INFO] [stdout] 40 +     ) -> Result<impl Stream<Item = Result<(Cid, Block)>> + 'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wnfs-unixfs-file/src/unixfs.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn links(&self) -> Links {
[INFO] [stdout]    |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn links(&self) -> Links<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wnfs-hamt/src/hash.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn iter(&self) -> HashPrefixIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn iter(&self) -> HashPrefixIterator<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.42
[INFO] [stderr]    Compiling wnfs-nameaccumulator v0.2.0 (/opt/rustwide/workdir/wnfs-nameaccumulator)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wnfs-nameaccumulator/src/traits.rs:277:30
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn setup_rand_state(rng: &mut impl CryptoRngCore) -> RandState {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn setup_rand_state(rng: &mut impl CryptoRngCore) -> RandState<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling wnfs v0.2.2 (/opt/rustwide/workdir/wnfs)
[INFO] [stderr]    Compiling wnfs-wasm v0.2.2 (/opt/rustwide/workdir/wnfs-wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "ae84a0bfe53e836391ae10bb8589883092004b1c91e6a0584f1920bca680386c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae84a0bfe53e836391ae10bb8589883092004b1c91e6a0584f1920bca680386c", kill_on_drop: false }`
[INFO] [stdout] ae84a0bfe53e836391ae10bb8589883092004b1c91e6a0584f1920bca680386c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb24e96120bac90d99b8c5555238e107dab0b836ba7666a1698d0e15dee9b00c
[INFO] running `Command { std: "docker" "start" "-a" "eb24e96120bac90d99b8c5555238e107dab0b836ba7666a1698d0e15dee9b00c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling polling v3.7.0
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling concurrent-queue v2.4.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wnfs-hamt/src/hash.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn iter(&self) -> HashPrefixIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn iter(&self) -> HashPrefixIterator<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> wnfs-unixfs-file/src/builder.rs:40:60
[INFO] [stdout]    |
[INFO] [stdout] 39 |         store: &'a impl BlockStore,
[INFO] [stdout]    |                 -- the lifetime is named here
[INFO] [stdout] 40 |     ) -> Result<impl Stream<Item = Result<(Cid, Block)>> + '_> {
[INFO] [stdout]    |                                                            ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 40 -     ) -> Result<impl Stream<Item = Result<(Cid, Block)>> + '_> {
[INFO] [stdout] 40 +     ) -> Result<impl Stream<Item = Result<(Cid, Block)>> + 'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wnfs-unixfs-file/src/unixfs.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn links(&self) -> Links {
[INFO] [stdout]    |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn links(&self) -> Links<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wnfs-nameaccumulator/src/traits.rs:277:30
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn setup_rand_state(rng: &mut impl CryptoRngCore) -> RandState {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn setup_rand_state(rng: &mut impl CryptoRngCore) -> RandState<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling blocking v1.5.1
[INFO] [stderr]    Compiling async-io v2.3.2
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling test-strategy v0.3.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling test-log-macros v0.2.15
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling deunicode v1.4.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling rsa v0.9.6
[INFO] [stderr]    Compiling tiny-bip39 v1.0.0
[INFO] [stderr]    Compiling fake v2.9.2
[INFO] [stderr]    Compiling testresult v0.4.0
[INFO] [stderr]    Compiling tokio-stream v0.1.15
[INFO] [stderr]    Compiling async-std v1.12.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.42
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.42
[INFO] [stderr]    Compiling wnfs-wasm v0.2.2 (/opt/rustwide/workdir/wnfs-wasm)
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling wnfs-unixfs-file v0.2.0 (/opt/rustwide/workdir/wnfs-unixfs-file)
[INFO] [stderr]    Compiling wnfs-hamt v0.2.0 (/opt/rustwide/workdir/wnfs-hamt)
[INFO] [stderr]    Compiling wnfs-nameaccumulator v0.2.0 (/opt/rustwide/workdir/wnfs-nameaccumulator)
[INFO] [stderr]    Compiling wnfs-common v0.2.0 (/opt/rustwide/workdir/wnfs-common)
[INFO] [stderr]    Compiling test-log v0.2.15
[INFO] [stderr]    Compiling wnfs v0.2.2 (/opt/rustwide/workdir/wnfs)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wnfs-nameaccumulator/src/traits.rs:277:30
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn setup_rand_state(rng: &mut impl CryptoRngCore) -> RandState {
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 277 |     fn setup_rand_state(rng: &mut impl CryptoRngCore) -> RandState<'_> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> wnfs-unixfs-file/src/builder.rs:40:60
[INFO] [stdout]    |
[INFO] [stdout] 39 |         store: &'a impl BlockStore,
[INFO] [stdout]    |                 -- the lifetime is named here
[INFO] [stdout] 40 |     ) -> Result<impl Stream<Item = Result<(Cid, Block)>> + '_> {
[INFO] [stdout]    |                                                            ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 40 -     ) -> Result<impl Stream<Item = Result<(Cid, Block)>> + '_> {
[INFO] [stdout] 40 +     ) -> Result<impl Stream<Item = Result<(Cid, Block)>> + 'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> wnfs-unixfs-file/src/unixfs.rs:85:18
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn links(&self) -> Links {
[INFO] [stdout]    |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 85 |     pub fn links(&self) -> Links<'_> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wnfs-hamt/src/hash.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn iter(&self) -> HashPrefixIterator {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 282 |     pub fn iter(&self) -> HashPrefixIterator<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 44s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "eb24e96120bac90d99b8c5555238e107dab0b836ba7666a1698d0e15dee9b00c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb24e96120bac90d99b8c5555238e107dab0b836ba7666a1698d0e15dee9b00c", kill_on_drop: false }`
[INFO] [stdout] eb24e96120bac90d99b8c5555238e107dab0b836ba7666a1698d0e15dee9b00c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58ee2744dfa691ff38c59a7f8082c5ffc8b996329e029f26145d047379009b49
[INFO] running `Command { std: "docker" "start" "-a" "58ee2744dfa691ff38c59a7f8082c5ffc8b996329e029f26145d047379009b49", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> wnfs-nameaccumulator/src/traits.rs:277:30
[INFO] [stderr]     |
[INFO] [stderr] 277 |     fn setup_rand_state(rng: &mut impl CryptoRngCore) -> RandState {
[INFO] [stderr]     |                              ^^^^^^^^^^^^^^^^^^^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 277 |     fn setup_rand_state(rng: &mut impl CryptoRngCore) -> RandState<'_> {
[INFO] [stderr]     |                                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> wnfs-hamt/src/hash.rs:282:17
[INFO] [stderr]     |
[INFO] [stderr] 282 |     pub fn iter(&self) -> HashPrefixIterator {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 282 |     pub fn iter(&self) -> HashPrefixIterator<'_> {
[INFO] [stderr]     |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> wnfs-unixfs-file/src/builder.rs:40:60
[INFO] [stderr]    |
[INFO] [stderr] 39 |         store: &'a impl BlockStore,
[INFO] [stderr]    |                 -- the lifetime is named here
[INFO] [stderr] 40 |     ) -> Result<impl Stream<Item = Result<(Cid, Block)>> + '_> {
[INFO] [stderr]    |                                                            ^^ the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 40 -     ) -> Result<impl Stream<Item = Result<(Cid, Block)>> + '_> {
[INFO] [stderr] 40 +     ) -> Result<impl Stream<Item = Result<(Cid, Block)>> + 'a> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> wnfs-unixfs-file/src/unixfs.rs:85:18
[INFO] [stderr]    |
[INFO] [stderr] 85 |     pub fn links(&self) -> Links {
[INFO] [stderr]    |                  ^^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 85 |     pub fn links(&self) -> Links<'_> {
[INFO] [stderr]    |                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `wnfs-nameaccumulator` (lib) generated 1 warning (run `cargo fix --lib -p wnfs-nameaccumulator` to apply 1 suggestion)
[INFO] [stderr] warning: `wnfs-hamt` (lib) generated 1 warning (run `cargo fix --lib -p wnfs-hamt` to apply 1 suggestion)
[INFO] [stderr] warning: `wnfs-unixfs-file` (lib) generated 2 warnings (run `cargo fix --lib -p wnfs-unixfs-file` to apply 2 suggestions)
[INFO] [stderr] warning: `wnfs-unixfs-file` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `wnfs-hamt` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `wnfs-nameaccumulator` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.61s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wnfs-b4509079dad68fcb)
[INFO] [stdout] 
[INFO] [stdout] running 84 tests
[INFO] [stdout] test private::directory::tests::look_up_cannot_fetch_file_not_added_to_directory ... ok
[INFO] [stdout] test private::directory::tests::look_up_can_fetch_file_added_to_directory ... ok
[INFO] [stdout] test private::directory::tests::mv_can_rename_directories ... ok
[INFO] [stdout] test private::directory::tests::ls_can_list_children_under_directory ... ok
[INFO] [stdout] test private::directory::tests::mv_cannot_move_sub_directory_to_invalid_location ... ok
[INFO] [stdout] test private::directory::tests::get_node_can_fetch_node_from_root_dir ... ok
[INFO] [stdout] test private::directory::tests::mkdir_can_create_new_directory ... ok
[INFO] [stdout] test private::directory::tests::rm_can_remove_children_from_directory ... ok
[INFO] [stdout] test private::directory::tests::read_can_fetch_userland_of_file_added_to_directory ... ok
[INFO] [stdout] test private::directory::tests::store_before_write_generates_previous_link ... ok
[INFO] [stdout] test private::directory::tests::mv_fails_moving_directories_to_files ... ok
[INFO] [stdout] test private::directory::tests::mv_can_move_sub_directory_to_another_valid_location_with_updated_ancestry ... ok
[INFO] [stdout] test private::directory::tests::cp_can_copy_sub_directory_to_another_valid_location_with_updated_ancestry ... ok
[INFO] [stdout] test private::directory::tests::search_latest_also_searches_the_root ... ok
[INFO] [stdout] test private::directory::tests::write_doesnt_generate_previous_link ... ok
[INFO] [stdout] test private::directory::tests::test_conflict_reconciliation_merges_dirs ... ok
[INFO] [stdout] test private::directory::tests::test_conflict_reconciliation_concurrently_created_files ... ok
[INFO] [stdout] test private::directory::tests::test_regression_read_old_access_key ... ok
[INFO] [stdout] test private::directory::tests::search_latest_finds_the_most_recent ... ok
[INFO] [stdout] test private::file::tests::can_create_empty_file ... ok
[INFO] [stdout] test private::directory::tests::test_regression_read_old_file_access_key ... ok
[INFO] [stdout] test private::directory::snapshot_tests::test_private_fs ... ok
[INFO] [stdout] test private::forest::hamt::snapshot_tests::test_hamt ... ok
[INFO] [stdout] test private::forest::hamt::tests::inserted_items_can_be_fetched ... ok
[INFO] [stdout] test private::forest::hamt::tests::multivalue_conflict_can_be_fetched_individually ... ok
[INFO] [stdout] test private::forest::hamt::tests::test_put_get ... ok
[INFO] [stdout] test private::forest::proofs::tests::forest_proofs_can_be_verified ... ok
[INFO] [stdout] test private::keys::access::snapshot_tests::test_access_key ... ok
[INFO] [stdout] test private::forest::proofs::tests::proving_hamt_forest_can_be_verified ... ok
[INFO] [stdout] test private::file::tests::can_stream_limited_content_from_file ... ok
[INFO] [stdout] test private::node::keys::proptests::snapshot_key_can_encrypt_and_decrypt_data ... ok
[INFO] [stdout] test private::node::keys::proptests::snapshot_key_can_encrypt_and_decrypt_data_in_place ... ok
[INFO] [stdout] test private::node::node::tests::serialized_private_node_can_be_deserialized ... ok
[INFO] [stdout] test private::previous::tests::previous_of_path ... ok
[INFO] [stdout] test private::previous::tests::previous_of_root_node ... ok
[INFO] [stdout] test private::previous::tests::previous_of_seeking ... ok
[INFO] [stdout] test private::file::tests::can_construct_file_from_stream ... ok
[INFO] [stdout] test private::previous::tests::previous_with_multiple_child_changes ... ok
[INFO] [stdout] test private::previous::tests::previous_with_unrelated_changes ... ok
[INFO] [stdout] test private::file::proptests::can_include_and_stream_content_from_file ... ok
[INFO] [stdout] test private::share::tests::serialized_share_payload_can_be_deserialized ... ok
[INFO] [stdout] test private::share::tests::can_share_and_recieve_share ... ok
[INFO] [stdout] test private::keys::exchange::test::test_rsa_key_pair_from_public_key_modulus ... ok
[INFO] [stdout] test private::file::proptests::can_include_and_get_content_from_file has been running for over 60 seconds
[INFO] [stdout] test private::file::proptests::can_propagate_missing_chunk_error has been running for over 60 seconds
[INFO] [stdout] test private::file::proptests::can_read_section_of_file has been running for over 60 seconds
[INFO] [stdout] test private::keys::exchange::test::test_rsa_key_pair ... ok
[INFO] [stdout] test public::directory::proptests::test_merge_directory_preferred ... ok
[INFO] [stdout] test public::directory::snapshot_tests::test_directory_with_children ... ok
[INFO] [stdout] test public::directory::snapshot_tests::test_directory_with_previous_links ... ok
[INFO] [stdout] test public::directory::snapshot_tests::test_empty_directory ... ok
[INFO] [stdout] test public::directory::tests::get_node_can_fetch_node_from_root_dir ... ok
[INFO] [stdout] test public::directory::tests::look_up_can_fetch_file_added_to_directory ... ok
[INFO] [stdout] test public::directory::tests::look_up_cannot_fetch_file_not_added_to_directory ... ok
[INFO] [stdout] test public::directory::tests::ls_can_list_children_under_directory ... ok
[INFO] [stdout] test public::directory::tests::mkdir_can_create_new_directory ... ok
[INFO] [stdout] test public::directory::tests::mv_can_move_sub_directory_to_another_valid_location ... ok
[INFO] [stdout] test public::directory::tests::mv_can_rename_directories ... ok
[INFO] [stdout] test public::directory::tests::mv_cannot_move_sub_directory_to_invalid_location ... ok
[INFO] [stdout] test public::directory::tests::mv_fails_moving_directories_to_files ... ok
[INFO] [stdout] test public::directory::tests::prepare_next_revision_shortcuts_if_possible ... ok
[INFO] [stdout] test public::directory::tests::previous_links_get_set ... ok
[INFO] [stdout] test public::directory::tests::read_can_fetch_userland_of_file_added_to_directory ... ok
[INFO] [stdout] test public::directory::tests::reconciliation_of_concurrent_write_and_remove ... ok
[INFO] [stdout] test public::directory::tests::rm_can_remove_children_from_directory ... ok
[INFO] [stdout] test public::file::snapshot_tests::test_file_with_previous_links ... ok
[INFO] [stdout] test public::file::snapshot_tests::test_simple_file ... ok
[INFO] [stdout] test public::file::tests::prepare_next_revision_shortcuts_if_possible ... ok
[INFO] [stdout] test public::file::tests::previous_links_get_set ... ok
[INFO] [stdout] test private::share::tests::find_latest_share_counter_finds_highest_count has been running for over 60 seconds
[INFO] [stdout] test public::node::node::proptests::test_asymmetry ... ok
[INFO] [stdout] test public::directory::proptests::test_merge_associativity has been running for over 60 seconds
[INFO] [stdout] test private::file::proptests::can_propagate_missing_chunk_error ... ok
[INFO] [stdout] test public::node::node::proptests::test_different_roots_incomparable ... ok
[INFO] [stdout] test private::share::tests::find_latest_share_counter_finds_highest_count ... ok
[INFO] [stdout] test public::node::node::proptests::test_ops_after_merge_makes_greater ... ok
[INFO] [stdout] test public::node::node::snapshot_tests::public_file_and_directory_nodes ... ok
[INFO] [stdout] test public::node::node::snapshot_tests::public_fs ... ok
[INFO] [stdout] test public::node::node::tests::serialized_public_node_can_be_deserialized ... ok
[INFO] [stdout] test root_tree::snapshot_tests::test_root_filesystems ... ok
[INFO] [stdout] test root_tree::tests::test_roots_read_write ... ok
[INFO] [stdout] test utils::common::tests::split_last_splits_path_segments_into_tail_and_the_rest ... ok
[INFO] [stdout] test public::node::node::proptests::test_reflexivity ... ok
[INFO] [stdout] test public::directory::proptests::test_merge_commutativity ... ok
[INFO] [stdout] test public::directory::proptests::test_merge_directories_preserved ... ok
[INFO] [stdout] test public::directory::proptests::test_merge_associativity ... ok
[INFO] [stdout] test public::node::node::proptests::test_transitivity ... ok
[INFO] [stdout] test private::file::proptests::can_include_and_get_content_from_file ... ok
[INFO] [stdout] test private::file::proptests::can_read_section_of_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 84 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 126.39s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wnfs_common-3f8c3a8dee0516be)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test link::tests::link_cid_can_be_resolved ... ok
[INFO] [stdout] test link::tests::link_value_can_be_resolved ... ok
[INFO] [stdout] test metadata::tests::metadata_can_encode_decode_as_cbor ... ok
[INFO] [stdout] test blockstore::tests::memory_blockstore ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wnfs_hamt-90e7ba76191f947d)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test diff::tests::can_diff_main_node_with_added_removed_pairs ... ok
[INFO] [stdout] test hash::tests::can_push_and_get_nibbles_from_hashprefix ... ok
[INFO] [stdout] test hash::tests::hash_nibbles_can_cursor_over_digest ... ok
[INFO] [stdout] test diff::tests::can_diff_nodes_with_different_structure_and_modified_changes ... ok
[INFO] [stdout] test hamt::tests::hamt_can_encode_decode_as_cbor ... ok
[INFO] [stdout] test diff::tests::can_diff_main_node_with_no_changes ... ok
[INFO] [stdout] test hamt::snapshot_tests::test_hamt ... ok
[INFO] [stdout] test diff::proptests::diff_correspondence ... ok
[INFO] [stdout] test diff::proptests::add_remove_flip ... ok
[INFO] [stdout] test merge::proptests::merge_commutativity ... ok
[INFO] [stdout] test merge::proptests::merge_idempotency ... ok
[INFO] [stdout] test node::proptests::test_insert_idempotence ... ok
[INFO] [stdout] test node::snapshot_tests::test_node ... ok
[INFO] [stdout] test node::tests::can_fetch_node_at_hashprefix ... ok
[INFO] [stdout] test node::tests::can_generate_hashmap_from_node ... ok
[INFO] [stdout] test node::tests::can_map_over_leaf_nodes ... ok
[INFO] [stdout] test node::tests::get_value_fetches_deeply_linked_value ... ok
[INFO] [stdout] test node::tests::get_value_index_gets_correct_index ... ok
[INFO] [stdout] test node::tests::node_can_insert_pair_and_retrieve ... ok
[INFO] [stdout] test node::tests::node_history_independence_regression ... ok
[INFO] [stdout] test node::tests::node_is_same_with_irrelevant_remove ... ok
[INFO] [stdout] test node::tests::remove_value_canonicalizes_linked_node ... ok
[INFO] [stdout] test node::tests::set_value_splits_when_bucket_threshold_reached ... ok
[INFO] [stdout] test pointer::snapshot_tests::test_pointer ... ok
[INFO] [stdout] test pointer::tests::pointer_can_encode_decode_as_cbor ... ok
[INFO] [stdout] test serializable::tests::test_pointer_link_roundtrip ... ok
[INFO] [stdout] test serializable::tests::test_pointer_values_roundtrip ... ok
[INFO] [stdout] test node::proptests::test_remove_idempotence ... ok
[INFO] [stdout] test node::proptests::hash_map_is_history_independent ... ok
[INFO] [stdout] test merge::proptests::merge_associativity ... ok
[INFO] [stdout] test node::proptests::node_can_encode_decode_as_cbor ... ok
[INFO] [stdout] test node::proptests::node_operations_are_history_independent ... ok
[INFO] [stdout] test diff::proptests::diff_unique_keys ... ok
[INFO] [stdout] test node::proptests::hamt_is_like_hash_map ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.49s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wnfs_nameaccumulator-c4d7869e811e0211)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test fns::tests::test_fixture_prime_hash ... ok
[INFO] [stdout] test name::tests::name_segment_serialize_roundtrip ... ok
[INFO] [stdout] test name::tests::equals_ignores_serialization_cache ... ok
[INFO] [stdout] test name::tests::padded_biguint_encoding_roundtrips ... ok
[INFO] [stdout] test traits::rug_tests::rand_prime_is_deterministic ... ok
[INFO] [stdout] test traits::rug_tests::test_to_bytes_be_snapshot ... ok
[INFO] [stdout] test traits::rug_tests::rand_below_is_deterministic ... ok
[INFO] [stdout] test name::tests::name_accumulator_serialize_roundtrip ... ok
[INFO] [stdout] test name::tests::name_batched_proof_example ... ok
[INFO] [stdout] test name::snapshot_tests::test_name_accumulator ... ok
[INFO] [stdout] test name::tests::batch_proofs ... ok
[INFO] [stdout] test fns::proptests::test_multi_exp has been running for over 60 seconds
[INFO] [stdout] test fns::proptests::test_prime_digest has been running for over 60 seconds
[INFO] [stdout] test fns::proptests::test_multi_exp ... ok
[INFO] [stdout] test fns::proptests::test_prime_digest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 94.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wnfs_unixfs_file-0105bb188d635dbf)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test balanced_tree::tests::test_build_expect ... ok
[INFO] [stdout] test balanced_tree::tests::balanced_tree_test_height_one ... ok
[INFO] [stdout] test balanced_tree::tests::balanced_tree_test_height_two_full ... ok
[INFO] [stdout] test balanced_tree::tests::balanced_tree_test_leaf ... ok
[INFO] [stdout] test balanced_tree::tests::balanced_tree_test_height_three ... ok
[INFO] [stdout] test chunker::fixed::tests::test_fixed_chunker ... ok
[INFO] [stdout] test balanced_tree::tests::balanced_tree_test_height_two_not_full ... ok
[INFO] [stdout] test chunker::rabin::tests::test_go_preset ... ok
[INFO] [stdout] test builder::tests::test_chunk_config_from_str ... ok
[INFO] [stdout] test chunker::rabin::tests::test_rabin_roundtrip_large ... ignored
[INFO] [stdout] test chunker::rabin::tests::test_rabin_roundtrip_small ... ignored
[INFO] [stdout] test protobufs::tests::test_parse_data_example ... ok
[INFO] [stdout] test builder::tests::test_builder_stream_small ... ok
[INFO] [stdout] test builder::tests::test_builder_stream_large ... ok
[INFO] [stdout] test balanced_tree::tests::balanced_tree_test_large ... ok
[INFO] [stdout] test chunker::rabin::tests::test_simple_chunks ... ok
[INFO] [stdout] test builder::proptests::test_seek_subarray ... ok
[INFO] [stderr] error: test failed, to rerun pass `-p wnfs-unixfs-file --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/wnfs_unixfs_file-0105bb188d635dbf` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "58ee2744dfa691ff38c59a7f8082c5ffc8b996329e029f26145d047379009b49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58ee2744dfa691ff38c59a7f8082c5ffc8b996329e029f26145d047379009b49", kill_on_drop: false }`
[INFO] [stdout] 58ee2744dfa691ff38c59a7f8082c5ffc8b996329e029f26145d047379009b49
