[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#414482f6a0d4e7290f614300581a0b55442552a3 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffission-suite%2Frs-webnative" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fission-suite/rs-webnative on toolchain 414482f6a0d4e7290f614300581a0b55442552a3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [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" "+414482f6a0d4e7290f614300581a0b55442552a3" "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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libipld v0.16.0 [INFO] [stderr] Downloaded zeroize v1.8.0 [INFO] [stderr] Downloaded libipld-json v0.16.0 [INFO] [stderr] Downloaded libipld-cbor v0.16.0 [INFO] [stderr] Downloaded libipld-macro v0.16.0 [INFO] [stderr] Downloaded libipld-cbor-derive v0.16.0 [INFO] [stderr] Downloaded serde_ipld_dagcbor v0.4.2 [INFO] [stderr] Downloaded testresult v0.4.0 [INFO] [stderr] Downloaded base64-serde v0.7.0 [INFO] [stderr] Downloaded testresult v0.3.0 [INFO] [stderr] Downloaded serde-byte-array v0.1.2 [INFO] [stderr] Downloaded structmeta-derive v0.2.0 [INFO] [stderr] Downloaded skip_ratchet v0.3.0 [INFO] [stderr] Downloaded test-strategy v0.3.1 [INFO] [stderr] Downloaded structmeta v0.2.0 [INFO] [stderr] Downloaded libipld-core v0.16.0 [INFO] [stderr] Downloaded deunicode v1.4.4 [INFO] [stderr] Downloaded libipld-pb v0.16.0 [INFO] [stderr] Downloaded rug v1.24.1 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 551cedc982e69217aedd86b7c113c7fe57e5252bdcad224b6656d0c70db2755a [INFO] running `Command { std: "docker" "start" "-a" "551cedc982e69217aedd86b7c113c7fe57e5252bdcad224b6656d0c70db2755a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "551cedc982e69217aedd86b7c113c7fe57e5252bdcad224b6656d0c70db2755a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "551cedc982e69217aedd86b7c113c7fe57e5252bdcad224b6656d0c70db2755a", kill_on_drop: false }` [INFO] [stdout] 551cedc982e69217aedd86b7c113c7fe57e5252bdcad224b6656d0c70db2755a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b98a33410434834b8666cf7c72d9627086db194ff8cf452a343918cbfe997011 [INFO] running `Command { std: "docker" "start" "-a" "b98a33410434834b8666cf7c72d9627086db194ff8cf452a343918cbfe997011", 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 arrayref v0.3.7 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.82 [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 value-bag v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.116 [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 num-traits v0.2.18 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling bitflags v2.5.0 [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 fastrand v2.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling gmp-mpfr-sys v1.6.2 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling async-once-cell v0.5.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling rug v1.24.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling similar v2.5.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling testresult v0.3.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling quick_cache v0.5.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 async-stream v0.3.5 [INFO] [stderr] Compiling zeroize v1.8.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling aes-kw v0.2.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-macro v0.2.92 [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 insta v1.38.0 [INFO] [stderr] Compiling serde-byte-array v0.1.2 [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 num_enum v0.5.11 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [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-macro v0.16.0 [INFO] [stderr] Compiling libipld-pb v0.16.0 [INFO] [stderr] Compiling libipld-cbor v0.16.0 [INFO] [stderr] Compiling libipld-json v0.16.0 [INFO] [stderr] Compiling tokio-util v0.7.10 [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] [stderr] Compiling wnfs-unixfs-file v0.2.0 (/opt/rustwide/workdir/wnfs-unixfs-file) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wnfs-unixfs-file/src/builder.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 36 | impl<'a> File<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 40 | ) -> Result> + '_> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [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] [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 25s [INFO] running `Command { std: "docker" "inspect" "b98a33410434834b8666cf7c72d9627086db194ff8cf452a343918cbfe997011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98a33410434834b8666cf7c72d9627086db194ff8cf452a343918cbfe997011", kill_on_drop: false }` [INFO] [stdout] b98a33410434834b8666cf7c72d9627086db194ff8cf452a343918cbfe997011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+414482f6a0d4e7290f614300581a0b55442552a3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26fd82cddbaf108993287a90b69c875339d6b72751882926d87403ed9961d767 [INFO] running `Command { std: "docker" "start" "-a" "26fd82cddbaf108993287a90b69c875339d6b72751882926d87403ed9961d767", 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 atomic-waker v1.1.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [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 futures-lite v1.13.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wnfs-unixfs-file/src/builder.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 36 | impl<'a> File<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 40 | ) -> Result> + '_> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [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 tracing v0.1.40 [INFO] [stderr] Compiling pem-rfc7468 v0.7.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 anstream v0.6.13 [INFO] [stderr] Compiling polling v3.7.0 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling pbkdf2 v0.11.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 wasm-bindgen-test-macro v0.3.42 [INFO] [stderr] Compiling fake v2.9.2 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [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 wasm-bindgen-test v0.3.42 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling event-listener-strategy v0.5.1 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling async-channel v2.2.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling test-strategy v0.3.1 [INFO] [stderr] Compiling wnfs-wasm v0.2.2 (/opt/rustwide/workdir/wnfs-wasm) [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling async-io v2.3.2 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling async-std v1.12.0 [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 test-log v0.2.15 [INFO] [stderr] Compiling wnfs v0.2.2 (/opt/rustwide/workdir/wnfs) [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 wnfs-unixfs-file v0.2.0 (/opt/rustwide/workdir/wnfs-unixfs-file) [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> wnfs-unixfs-file/src/builder.rs:40:60 [INFO] [stdout] | [INFO] [stdout] 36 | impl<'a> File<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 40 | ) -> Result> + '_> { [INFO] [stdout] | ^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stderr] error: could not compile `wnfs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/414482f6a0d4e7290f614300581a0b55442552a3/bin/rustc --crate-name wnfs --edition=2021 wnfs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C split-debuginfo=unpacked --test --cfg 'feature="default"' --cfg 'feature="wasm"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "proptest", "wasm"))' -C metadata=50d5ca794fd38deb -C extra-filename=-24a7c7c8d627d4d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_kw=/opt/rustwide/target/debug/deps/libaes_kw-6873eb5ed3360bc8.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-7446b2b35e57affd.rlib --extern async_once_cell=/opt/rustwide/target/debug/deps/libasync_once_cell-da68f239da7bfa41.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-d6588a71744c90c2.so --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-cf375e340de6ca06.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-9d6e36064a6e1a95.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-473cc8ea41d9c7f9.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d10d72a516d42ad6.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-f3a2f361ce25413f.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-66054336dd376ce4.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-13dcaaf5df72c439.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-bf7591f572759b8b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-cf9e1f72b1ef816e.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-9ee3eb18d194cd60.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-4225c60656ded4fa.rlib --extern libipld_core=/opt/rustwide/target/debug/deps/liblibipld_core-8b92bb76f9cbdac1.rlib --extern multihash=/opt/rustwide/target/debug/deps/libmultihash-acc430743f0d5a0d.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-0b64c9977cd7a6d4.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-5357f5f3fb64a2c7.rlib --extern quick_cache=/opt/rustwide/target/debug/deps/libquick_cache-c1bf59437853e15e.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-2835a876af315416.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-44d711d668892e60.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-c4636cf5d61e9024.rlib --extern rsa=/opt/rustwide/target/debug/deps/librsa-7e6dbb77565c2073.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-637541c0514d82ba.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-7a2fb2f965ea0a25.rlib --extern serde_byte_array=/opt/rustwide/target/debug/deps/libserde_byte_array-d5aed99c5674706f.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-7d5c21e4692393a4.rlib --extern serde_ipld_dagcbor=/opt/rustwide/target/debug/deps/libserde_ipld_dagcbor-8b0c037de64652e6.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d4f2e7a6e9cce767.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e70fc5ef9ba7a8a9.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-2f678bde7bfa876f.rlib --extern skip_ratchet=/opt/rustwide/target/debug/deps/libskip_ratchet-855df85b881086f6.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-1e96f3b588478318.rlib --extern test_strategy=/opt/rustwide/target/debug/deps/libtest_strategy-fd755fd80d9e5f35.so --extern testresult=/opt/rustwide/target/debug/deps/libtestresult-eb546312888ffa7e.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-714ab7bc2e8f85e1.rlib --extern bip39=/opt/rustwide/target/debug/deps/libbip39-dd3bef551dc62d59.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-f00287b112c4ffb7.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-b2698b713c72cf7d.rlib --extern wnfs_common=/opt/rustwide/target/debug/deps/libwnfs_common-8867adbe0a0cff4d.rlib --extern wnfs_hamt=/opt/rustwide/target/debug/deps/libwnfs_hamt-fbb01029e420b7fa.rlib --extern wnfs_nameaccumulator=/opt/rustwide/target/debug/deps/libwnfs_nameaccumulator-c99da5b4e4867ced.rlib --extern wnfs_unixfs_file=/opt/rustwide/target/debug/deps/libwnfs_unixfs_file-420595e03393a05f.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-3fb75916c95f4358/out -L native=/opt/rustwide/target/debug/build/blake3-3fb75916c95f4358/out -L native=/opt/rustwide/target/debug/build/gmp-mpfr-sys-afb5748c514c1fa4/out/lib` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "26fd82cddbaf108993287a90b69c875339d6b72751882926d87403ed9961d767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26fd82cddbaf108993287a90b69c875339d6b72751882926d87403ed9961d767", kill_on_drop: false }` [INFO] [stdout] 26fd82cddbaf108993287a90b69c875339d6b72751882926d87403ed9961d767