[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 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffission-suite%2Frs-webnative" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fission-suite/rs-webnative on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded testresult v0.4.0 [INFO] [stderr] Downloaded skip_ratchet v0.3.0 [INFO] [stderr] Downloaded quick_cache v0.5.1 [INFO] [stderr] Downloaded serde-byte-array v0.1.2 [INFO] [stderr] Downloaded base64-serde v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74c92c157df9fe9df9840fbf1412e3a3ae55501edf448f632bb16e78092ef06e [INFO] running `Command { std: "docker" "start" "-a" "74c92c157df9fe9df9840fbf1412e3a3ae55501edf448f632bb16e78092ef06e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74c92c157df9fe9df9840fbf1412e3a3ae55501edf448f632bb16e78092ef06e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74c92c157df9fe9df9840fbf1412e3a3ae55501edf448f632bb16e78092ef06e", kill_on_drop: false }` [INFO] [stdout] 74c92c157df9fe9df9840fbf1412e3a3ae55501edf448f632bb16e78092ef06e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92965f8c55576ed5264a1cc900ea1ab1afd61fe7a1d0e2717f9fd4edacd3c920 [INFO] running `Command { std: "docker" "start" "-a" "92965f8c55576ed5264a1cc900ea1ab1afd61fe7a1d0e2717f9fd4edacd3c920", 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 cc v1.0.95 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling value-bag v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.2 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling radium v0.7.0 [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 rug v1.24.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling testresult v0.3.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling poly1305 v0.8.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 synstructure v0.12.6 [INFO] [stderr] Compiling quick_cache v0.5.1 [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 wasm-bindgen-backend v0.2.92 [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 tokio-macros v2.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling prost-derive v0.12.4 [INFO] [stderr] Compiling async-recursion v1.1.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling zeroize v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.4.0 [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 serde-byte-array v0.1.2 [INFO] [stderr] Compiling insta v1.38.0 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling skip_ratchet v0.3.0 [INFO] [stderr] Compiling ipld-core v0.4.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling prost v0.12.4 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.6.1 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling libipld-cbor-derive v0.16.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling cid v0.10.1 [INFO] [stderr] Compiling libipld-core v0.16.0 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.4.2 [INFO] [stderr] Compiling libipld-cbor v0.16.0 [INFO] [stderr] Compiling libipld-pb v0.16.0 [INFO] [stderr] Compiling libipld-json v0.16.0 [INFO] [stderr] Compiling libipld-macro 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 wnfs-hamt v0.2.0 (/opt/rustwide/workdir/wnfs-hamt) [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 tokio-util v0.7.10 [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> + '_> { [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> + '_> { [INFO] [stdout] 40 + ) -> Result> + '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] [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 2m 37s [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 2` [INFO] running `Command { std: "docker" "inspect" "92965f8c55576ed5264a1cc900ea1ab1afd61fe7a1d0e2717f9fd4edacd3c920", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92965f8c55576ed5264a1cc900ea1ab1afd61fe7a1d0e2717f9fd4edacd3c920", kill_on_drop: false }` [INFO] [stdout] 92965f8c55576ed5264a1cc900ea1ab1afd61fe7a1d0e2717f9fd4edacd3c920 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a42963b42d7406482df6bd9bbb3f7a9cbeefe6a5bdc4ac0fa2e1ba9f32ba0b1 [INFO] running `Command { std: "docker" "start" "-a" "6a42963b42d7406482df6bd9bbb3f7a9cbeefe6a5bdc4ac0fa2e1ba9f32ba0b1", 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 async-task v4.7.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling base64ct v1.6.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> + '_> { [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> + '_> { [INFO] [stdout] 40 + ) -> Result> + '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] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [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 tracing v0.1.40 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling polling v3.7.0 [INFO] [stderr] Compiling test-log-macros v0.2.15 [INFO] [stderr] Compiling deunicode v1.4.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling testresult v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling fake v2.9.2 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling async-executor v1.11.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.42 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.1 [INFO] [stderr] Compiling test-strategy v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling async-channel v2.2.1 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling wnfs-wasm v0.2.2 (/opt/rustwide/workdir/wnfs-wasm) [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling rsa v0.9.6 [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 async-std v1.12.0 [INFO] [stderr] Compiling test-log v0.2.15 [INFO] [stderr] Compiling wnfs-hamt v0.2.0 (/opt/rustwide/workdir/wnfs-hamt) [INFO] [stderr] Compiling wnfs v0.2.2 (/opt/rustwide/workdir/wnfs) [INFO] [stderr] Compiling wnfs-unixfs-file v0.2.0 (/opt/rustwide/workdir/wnfs-unixfs-file) [INFO] [stderr] Compiling wnfs-common v0.2.0 (/opt/rustwide/workdir/wnfs-common) [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] [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> + '_> { [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> + '_> { [INFO] [stdout] 40 + ) -> Result> + '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 46.25s [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 2` [INFO] running `Command { std: "docker" "inspect" "6a42963b42d7406482df6bd9bbb3f7a9cbeefe6a5bdc4ac0fa2e1ba9f32ba0b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a42963b42d7406482df6bd9bbb3f7a9cbeefe6a5bdc4ac0fa2e1ba9f32ba0b1", kill_on_drop: false }` [INFO] [stdout] 6a42963b42d7406482df6bd9bbb3f7a9cbeefe6a5bdc4ac0fa2e1ba9f32ba0b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9c68832ab4cf2b25ad58d1e709469b19677c049b4d86d2d5f526c68a826a1e7d [INFO] running `Command { std: "docker" "start" "-a" "9c68832ab4cf2b25ad58d1e709469b19677c049b4d86d2d5f526c68a826a1e7d", 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-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: 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: 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> + '_> { [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> + '_> { [INFO] [stderr] 40 + ) -> Result> + '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-hamt` (lib) generated 1 warning (run `cargo fix --lib -p wnfs-hamt` to apply 1 suggestion) [INFO] [stderr] warning: `wnfs-nameaccumulator` (lib) generated 1 warning (run `cargo fix --lib -p wnfs-nameaccumulator` 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-hamt` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `wnfs-nameaccumulator` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: `wnfs-unixfs-file` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s [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 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wnfs-c058e5508b938dda) [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::mv_fails_moving_directories_to_files ... ok [INFO] [stdout] test private::directory::tests::look_up_can_fetch_file_added_to_directory ... 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::read_can_fetch_userland_of_file_added_to_directory ... ok [INFO] [stdout] test private::directory::tests::mv_cannot_move_sub_directory_to_invalid_location ... ok [INFO] [stdout] test private::directory::tests::mkdir_can_create_new_directory ... ok [INFO] [stdout] test private::directory::tests::store_before_write_generates_previous_link ... ok [INFO] [stdout] test private::directory::tests::write_doesnt_generate_previous_link ... 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::test_regression_read_old_file_access_key ... ok [INFO] [stdout] test private::file::tests::can_create_empty_file ... ok [INFO] [stdout] test private::directory::tests::rm_can_remove_children_from_directory ... ok [INFO] [stdout] test private::directory::tests::test_conflict_reconciliation_merges_dirs ... ok [INFO] [stdout] test private::forest::hamt::tests::inserted_items_can_be_fetched ... ok [INFO] [stdout] test private::forest::hamt::tests::test_put_get ... ok [INFO] [stdout] test private::directory::tests::search_latest_also_searches_the_root ... ok [INFO] [stdout] test private::directory::tests::get_node_can_fetch_node_from_root_dir ... ok [INFO] [stdout] test private::forest::proofs::tests::forest_proofs_can_be_verified ... ok [INFO] [stdout] test private::forest::proofs::tests::proving_hamt_forest_can_be_verified ... ok [INFO] [stdout] test private::forest::hamt::tests::multivalue_conflict_can_be_fetched_individually ... ok [INFO] [stdout] test private::directory::tests::test_regression_read_old_access_key ... 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::test_conflict_reconciliation_concurrently_created_files ... ok [INFO] [stdout] test private::node::keys::proptests::snapshot_key_can_encrypt_and_decrypt_data ... ok [INFO] [stdout] test private::forest::hamt::snapshot_tests::test_hamt ... ok [INFO] [stdout] test private::node::keys::proptests::snapshot_key_can_encrypt_and_decrypt_data_in_place ... ok [INFO] [stdout] test private::keys::access::snapshot_tests::test_access_key ... ok [INFO] [stdout] test private::node::node::tests::serialized_private_node_can_be_deserialized ... ok [INFO] [stdout] test private::directory::tests::search_latest_finds_the_most_recent ... ok [INFO] [stdout] test private::previous::tests::previous_of_root_node ... ok [INFO] [stdout] test private::share::tests::serialized_share_payload_can_be_deserialized ... ok [INFO] [stdout] test private::previous::tests::previous_of_seeking ... ok [INFO] [stdout] test private::directory::snapshot_tests::test_private_fs ... ok [INFO] [stdout] test private::previous::tests::previous_with_unrelated_changes ... ok [INFO] [stdout] test private::previous::tests::previous_of_path ... 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::previous::tests::previous_with_multiple_child_changes ... ok [INFO] [stdout] test public::directory::proptests::test_merge_directory_preferred ... ok [INFO] [stdout] test private::file::tests::can_stream_limited_content_from_file ... ok [INFO] [stdout] test private::file::tests::can_construct_file_from_stream ... ok [INFO] [stdout] test public::node::node::proptests::test_reflexivity ... 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_ops_after_merge_makes_greater ... ok [INFO] [stdout] test private::file::proptests::can_include_and_stream_content_from_file ... ok [INFO] [stdout] test public::node::node::proptests::test_asymmetry ... 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_transitivity ... ok [INFO] [stdout] test private::share::tests::can_share_and_recieve_share ... ok [INFO] [stdout] test public::directory::proptests::test_merge_directories_preserved ... ok [INFO] [stdout] test public::directory::proptests::test_merge_commutativity ... ok [INFO] [stdout] test private::file::proptests::can_propagate_missing_chunk_error ... ok [INFO] [stdout] test public::directory::proptests::test_merge_associativity ... ok [INFO] [stdout] test private::file::proptests::can_include_and_get_content_from_file ... ok [INFO] [stdout] test private::keys::exchange::test::test_rsa_key_pair_from_public_key_modulus ... ok [INFO] [stdout] test private::keys::exchange::test::test_rsa_key_pair ... 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 57.65s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wnfs_common-b256d62284d27452) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test blockstore::tests::memory_blockstore ... 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 link::tests::link_cid_can_be_resolved ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wnfs_hamt-d7771993ac3ba4a0) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test hash::tests::hash_nibbles_can_cursor_over_digest ... ok [INFO] [stdout] test hash::tests::can_push_and_get_nibbles_from_hashprefix ... ok [INFO] [stdout] test diff::tests::can_diff_main_node_with_no_changes ... ok [INFO] [stdout] test diff::tests::can_diff_nodes_with_different_structure_and_modified_changes ... ok [INFO] [stdout] test diff::tests::can_diff_main_node_with_added_removed_pairs ... ok [INFO] [stdout] test hamt::tests::hamt_can_encode_decode_as_cbor ... ok [INFO] [stdout] test node::tests::can_fetch_node_at_hashprefix ... 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 hamt::snapshot_tests::test_hamt ... ok [INFO] [stdout] test node::tests::node_history_independence_regression ... ok [INFO] [stdout] test node::snapshot_tests::test_node ... 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::tests::pointer_can_encode_decode_as_cbor ... ok [INFO] [stdout] test serializable::tests::test_pointer_values_roundtrip ... ok [INFO] [stdout] test serializable::tests::test_pointer_link_roundtrip ... ok [INFO] [stdout] test pointer::snapshot_tests::test_pointer ... ok [INFO] [stdout] test node::tests::can_generate_hashmap_from_node ... ok [INFO] [stdout] test node::proptests::test_remove_idempotence ... ok [INFO] [stdout] test node::proptests::test_insert_idempotence ... ok [INFO] [stdout] test diff::proptests::diff_correspondence ... ok [INFO] [stdout] test diff::proptests::add_remove_flip ... ok [INFO] [stdout] test merge::proptests::merge_idempotency ... ok [INFO] [stdout] test node::proptests::hash_map_is_history_independent ... ok [INFO] [stdout] test merge::proptests::merge_commutativity ... ok [INFO] [stdout] test merge::proptests::merge_associativity ... ok [INFO] [stdout] test node::proptests::node_operations_are_history_independent ... ok [INFO] [stdout] test node::proptests::node_can_encode_decode_as_cbor ... 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 22.85s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wnfs_nameaccumulator-2d957528eff62606) [INFO] [stdout] [INFO] [stdout] running 13 tests [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_below_is_deterministic ... ok [INFO] [stdout] test traits::rug_tests::rand_prime_is_deterministic ... ok [INFO] [stdout] test name::tests::name_segment_serialize_roundtrip ... ok [INFO] [stdout] test name::tests::name_accumulator_serialize_roundtrip ... ok [INFO] [stdout] test fns::tests::test_fixture_prime_hash ... ok [INFO] [stdout] test name::tests::name_batched_proof_example ... ok [INFO] [stdout] test traits::rug_tests::test_to_bytes_be_snapshot ... 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 ... 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 58.69s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wnfs_unixfs_file-a27fa3e0c43bdc7b) [INFO] [stdout] [INFO] [stdout] running 19 tests [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 chunker::rabin::tests::test_go_preset ... ok [INFO] [stdout] test protobufs::tests::test_parse_data_example ... ok [INFO] [stdout] test builder::tests::test_builder_stream_small ... ok [INFO] [stdout] test balanced_tree::tests::test_build_expect ... ok [INFO] [stdout] test chunker::fixed::tests::test_fixed_chunker ... ok [INFO] [stdout] test balanced_tree::tests::balanced_tree_test_height_one ... ok [INFO] [stdout] test balanced_tree::tests::balanced_tree_test_leaf ... ok [INFO] [stdout] test builder::tests::test_chunk_config_from_str ... ok [INFO] [stdout] test balanced_tree::tests::balanced_tree_test_height_two_full ... ok [INFO] [stdout] test balanced_tree::tests::balanced_tree_test_height_two_not_full ... ok [INFO] [stdout] test balanced_tree::tests::balanced_tree_test_height_three ... 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-a27fa3e0c43bdc7b` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9c68832ab4cf2b25ad58d1e709469b19677c049b4d86d2d5f526c68a826a1e7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c68832ab4cf2b25ad58d1e709469b19677c049b4d86d2d5f526c68a826a1e7d", kill_on_drop: false }` [INFO] [stdout] 9c68832ab4cf2b25ad58d1e709469b19677c049b4d86d2d5f526c68a826a1e7d