[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] 6df4a6bf89a71010b7bc15c132512da979ebc438 [INFO] testing fission-suite/rs-webnative against beta-2023-10-04 for beta-1.74-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffission-suite%2Frs-webnative" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fission-suite/rs-webnative on toolchain beta-2023-10-04 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "generate-lockfile" "--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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-10-04" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c292143b991f1f8827811a7b8001dbaec5344375d7e99e2dddfc0837664c4235 [INFO] running `Command { std: "docker" "start" "-a" "c292143b991f1f8827811a7b8001dbaec5344375d7e99e2dddfc0837664c4235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c292143b991f1f8827811a7b8001dbaec5344375d7e99e2dddfc0837664c4235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c292143b991f1f8827811a7b8001dbaec5344375d7e99e2dddfc0837664c4235", kill_on_drop: false }` [INFO] [stdout] c292143b991f1f8827811a7b8001dbaec5344375d7e99e2dddfc0837664c4235 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ce4c7b4734adb7735ad657b2959b1a3f708c71b9f51edd537611f07c0416472 [INFO] running `Command { std: "docker" "start" "-a" "4ce4c7b4734adb7735ad657b2959b1a3f708c71b9f51edd537611f07c0416472", 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.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling const-oid v0.9.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling value-bag v1.4.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling rustix v0.38.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bumpalo v3.14.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.11 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling data-encoding-macro v0.1.13 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling proptest v1.3.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling similar v2.3.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling async-once-cell v0.5.3 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling async-recursion v1.0.5 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling multihash v0.19.1 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling quick_cache v0.4.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling serde_bytes v0.11.12 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling base64-serde v0.7.0 [INFO] [stderr] Compiling serde-byte-array v0.1.2 [INFO] [stderr] Compiling cbor4ii v0.2.14 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling insta v1.34.0 [INFO] [stderr] Compiling skip_ratchet v0.3.0 [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 js-sys v0.3.64 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [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-json v0.16.0 [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 v0.16.0 [INFO] [stderr] Compiling wnfs-common v0.1.25 (/opt/rustwide/workdir/wnfs-common) [INFO] [stderr] Compiling wnfs-nameaccumulator v0.1.25 (/opt/rustwide/workdir/wnfs-nameaccumulator) [INFO] [stderr] Compiling wnfs-hamt v0.1.25 (/opt/rustwide/workdir/wnfs-hamt) [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.37 [INFO] [stderr] Compiling wnfs v0.1.26 (/opt/rustwide/workdir/wnfs) [INFO] [stderr] Compiling wnfs-wasm v0.1.27 (/opt/rustwide/workdir/wnfs-wasm) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.00s [INFO] running `Command { std: "docker" "inspect" "4ce4c7b4734adb7735ad657b2959b1a3f708c71b9f51edd537611f07c0416472", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ce4c7b4734adb7735ad657b2959b1a3f708c71b9f51edd537611f07c0416472", kill_on_drop: false }` [INFO] [stdout] 4ce4c7b4734adb7735ad657b2959b1a3f708c71b9f51edd537611f07c0416472 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4f8da3c744d2da974e54ce020a79f4ad54313e914ebeaab8fc086f07e8d8b066" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-10-04" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fca4046483ef44d3f1c98f4a7e959a9c937e8a6565ba0a30ff02991f324ece6b [INFO] running `Command { std: "docker" "start" "-a" "fca4046483ef44d3f1c98f4a7e959a9c937e8a6565ba0a30ff02991f324ece6b", 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.16 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling parking v2.1.1 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.24 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling async-task v4.4.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.8.0 [INFO] [stderr] Compiling blocking v1.4.1 [INFO] [stderr] Compiling async-executor v1.5.4 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling unidecode v0.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling regex-automata v0.4.1 [INFO] [stderr] Compiling spki v0.7.2 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling test-strategy v0.3.1 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling rsa v0.9.2 [INFO] [stderr] Compiling fake v2.8.0 [INFO] [stderr] Compiling test-log v0.2.12 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.37 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.37 [INFO] [stderr] Compiling regex v1.10.0 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling wnfs-wasm v0.1.27 (/opt/rustwide/workdir/wnfs-wasm) [INFO] [stderr] Compiling wnfs v0.1.26 (/opt/rustwide/workdir/wnfs) [INFO] [stderr] Compiling wnfs-common v0.1.25 (/opt/rustwide/workdir/wnfs-common) [INFO] [stderr] Compiling wnfs-nameaccumulator v0.1.25 (/opt/rustwide/workdir/wnfs-nameaccumulator) [INFO] [stderr] Compiling wnfs-hamt v0.1.25 (/opt/rustwide/workdir/wnfs-hamt) [INFO] [stderr] error: could not compile `wnfs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/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"' -C metadata=5260ebd7b9d86ff2 -C extra-filename=-5260ebd7b9d86ff2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aes_kw=/opt/rustwide/target/debug/deps/libaes_kw-0bf9760c66b4778d.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e20d236117ee3857.rlib --extern async_once_cell=/opt/rustwide/target/debug/deps/libasync_once_cell-ad57c75492c5e554.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-390a2dffcd922529.so --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-fdf629738fcc1ab5.rlib --extern async_stream=/opt/rustwide/target/debug/deps/libasync_stream-9268042ee95b975c.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ad661cc7e210fa46.so --extern blake3=/opt/rustwide/target/debug/deps/libblake3-ec390f7011af76ab.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-71164851e5444ecb.rlib --extern chacha20poly1305=/opt/rustwide/target/debug/deps/libchacha20poly1305-5e189e299a5e96c5.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5c39b28fdf5cd61f.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-255c6f4a68492c99.rlib --extern fake=/opt/rustwide/target/debug/deps/libfake-bfeb1077bf94f957.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a47fea1573189412.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-e4a952b8f1a6bf7e.rlib --extern libipld_core=/opt/rustwide/target/debug/deps/liblibipld_core-953f8556b45d9ed8.rlib --extern multihash=/opt/rustwide/target/debug/deps/libmultihash-dbeaec4f18a2fac5.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-06d01b77d19884ea.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-34ba6620232eec99.rlib --extern quick_cache=/opt/rustwide/target/debug/deps/libquick_cache-2954fac3d5d45016.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-144994cdd560fecb.rlib --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-3f148062a9c8f323.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-eac1e95ba1199bc3.rlib --extern rsa=/opt/rustwide/target/debug/deps/librsa-81ec9c24ea55bcdf.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-8785c7dba877bf6e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ff5e53648aa98d96.rlib --extern serde_byte_array=/opt/rustwide/target/debug/deps/libserde_byte_array-0aacd61182a70a47.rlib --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-a7cddf124a99f6bc.rlib --extern serde_ipld_dagcbor=/opt/rustwide/target/debug/deps/libserde_ipld_dagcbor-09c5f3f32ce8119c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f5be32f4352bce8f.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-725b08cffc79c558.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-5f36d4e6b4772d69.rlib --extern skip_ratchet=/opt/rustwide/target/debug/deps/libskip_ratchet-c6bdf65e66a81621.rlib --extern test_log=/opt/rustwide/target/debug/deps/libtest_log-e61fed1d4bef6bf6.so --extern test_strategy=/opt/rustwide/target/debug/deps/libtest_strategy-f53610266b15227b.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d3c0619ef66ef510.rlib --extern bip39=/opt/rustwide/target/debug/deps/libbip39-fab8e54323a1026b.rlib --extern wnfs_common=/opt/rustwide/target/debug/deps/libwnfs_common-1452532b0e930108.rlib --extern wnfs_hamt=/opt/rustwide/target/debug/deps/libwnfs_hamt-7175b6aa0b09b022.rlib --extern wnfs_nameaccumulator=/opt/rustwide/target/debug/deps/libwnfs_nameaccumulator-84445d2b269d8ec5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-2aa70d6d4434a941/out -L native=/opt/rustwide/target/debug/build/blake3-2aa70d6d4434a941/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `wnfs-hamt` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2023-10-04-x86_64-unknown-linux-gnu/bin/rustc --crate-name wnfs_hamt --edition=2021 wnfs-hamt/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="proptest"' --cfg 'feature="test_utils"' -C metadata=21248154e39783be -C extra-filename=-21248154e39783be --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e20d236117ee3857.rlib --extern async_once_cell=/opt/rustwide/target/debug/deps/libasync_once_cell-ad57c75492c5e554.rlib --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-390a2dffcd922529.so --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-fdf629738fcc1ab5.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-ad661cc7e210fa46.so --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-7efa4e01f967d9a9.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-ec390f7011af76ab.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5c39b28fdf5cd61f.rlib --extern either=/opt/rustwide/target/debug/deps/libeither-002793ca9d68bb7e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-a47fea1573189412.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-e4a952b8f1a6bf7e.rlib --extern libipld=/opt/rustwide/target/debug/deps/liblibipld-5ca14020b52927d3.rlib --extern multihash=/opt/rustwide/target/debug/deps/libmultihash-c4db99193ac37a7e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-06d01b77d19884ea.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-34ba6620232eec99.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-144994cdd560fecb.rlib --extern rand_core=/opt/rustwide/target/debug/deps/librand_core-eac1e95ba1199bc3.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-8785c7dba877bf6e.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ff5e53648aa98d96.rlib --extern serde_byte_array=/opt/rustwide/target/debug/deps/libserde_byte_array-0aacd61182a70a47.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f5be32f4352bce8f.rlib --extern test_strategy=/opt/rustwide/target/debug/deps/libtest_strategy-f53610266b15227b.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d3c0619ef66ef510.rlib --extern wnfs_common=/opt/rustwide/target/debug/deps/libwnfs_common-1452532b0e930108.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-2aa70d6d4434a941/out -L native=/opt/rustwide/target/debug/build/blake3-2aa70d6d4434a941/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "fca4046483ef44d3f1c98f4a7e959a9c937e8a6565ba0a30ff02991f324ece6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fca4046483ef44d3f1c98f4a7e959a9c937e8a6565ba0a30ff02991f324ece6b", kill_on_drop: false }` [INFO] [stdout] fca4046483ef44d3f1c98f4a7e959a9c937e8a6565ba0a30ff02991f324ece6b