[INFO] fetching crate wasm-wnfs 0.1.9... [INFO] testing wasm-wnfs-0.1.9 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate wasm-wnfs 0.1.9 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate wasm-wnfs 0.1.9 [INFO] finished tweaking crates.io crate wasm-wnfs 0.1.9 [INFO] tweaked toml for crates.io crate wasm-wnfs 0.1.9 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wasm-wnfs 0.1.9 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 252 packages to latest compatible versions [INFO] [stderr] Adding libipld v0.14.0 (available: v0.16.0) [INFO] [stderr] Adding proc-macro-crate v1.1.3 (available: v1.3.1) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] [stderr] Adding wnfs v0.1.27 (available: v0.2.2) [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] Downloading crates ... [INFO] [stderr] Downloaded wnfs-unixfs-file v0.1.1 [INFO] [stderr] Downloaded skip_ratchet v0.3.0 [INFO] [stderr] Downloaded libipld-json v0.14.0 [INFO] [stderr] Downloaded wnfs-common v0.1.26 [INFO] [stderr] Downloaded testresult v0.3.0 [INFO] [stderr] Downloaded libipld-pb v0.14.0 [INFO] [stderr] Downloaded libipld-cbor v0.14.0 [INFO] [stderr] Downloaded libipld-cbor-derive v0.14.0 [INFO] [stderr] Downloaded cached v0.30.0 [INFO] [stderr] Downloaded libipld-macro v0.14.0 [INFO] [stderr] Downloaded prost-types v0.10.1 [INFO] [stderr] Downloaded libipld v0.14.0 [INFO] [stderr] Downloaded wnfs-hamt v0.1.26 [INFO] [stderr] Downloaded wnfs-nameaccumulator v0.1.26 [INFO] [stderr] Downloaded serde-byte-array v0.1.2 [INFO] [stderr] Downloaded prost-build v0.10.4 [INFO] [stderr] Downloaded wnfs v0.1.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 343ad8dff0256bd42a95651633cbbe3d4f7978304dcd317e5704b1f015b06eb7 [INFO] running `Command { std: "docker" "start" "-a" "343ad8dff0256bd42a95651633cbbe3d4f7978304dcd317e5704b1f015b06eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "343ad8dff0256bd42a95651633cbbe3d4f7978304dcd317e5704b1f015b06eb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "343ad8dff0256bd42a95651633cbbe3d4f7978304dcd317e5704b1f015b06eb7", kill_on_drop: false }` [INFO] [stdout] 343ad8dff0256bd42a95651633cbbe3d4f7978304dcd317e5704b1f015b06eb7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f0c407f62d178b6a1d999a3862994f413b4522b5d30caf4ace5a909690dbbe59 [INFO] running `Command { std: "docker" "start" "-a" "f0c407f62d178b6a1d999a3862994f413b4522b5d30caf4ace5a909690dbbe59", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling blake2s_simd v1.0.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling tempfile v3.21.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling async-once-cell v0.5.4 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling testresult v0.3.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling quick_cache v0.4.3 [INFO] [stderr] Compiling cached v0.30.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde-big-array v0.3.3 [INFO] [stderr] Compiling cbor4ii v0.2.14 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling serde-byte-array v0.1.2 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling skip_ratchet v0.3.0 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling prost v0.12.6 [INFO] [stderr] Compiling multihash-derive v0.8.1 [INFO] [stderr] Compiling libipld-cbor-derive v0.16.0 [INFO] [stderr] Compiling multihash v0.18.1 [INFO] [stderr] Compiling multihash v0.16.3 [INFO] [stderr] Compiling cid v0.10.1 [INFO] [stderr] Compiling libipld-core v0.16.0 [INFO] [stderr] Compiling cid v0.8.6 [INFO] [stderr] Compiling libipld-core v0.14.0 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.4.2 [INFO] [stderr] Compiling libipld-macro v0.16.0 [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 num_enum_derive v0.5.11 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling libipld v0.16.0 [INFO] [stderr] Compiling wnfs-common v0.1.26 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling libipld-macro v0.14.0 [INFO] [stderr] Compiling libipld-cbor v0.14.0 [INFO] [stderr] Compiling libipld-json v0.14.0 [INFO] [stderr] Compiling libipld-cbor-derive v0.14.0 [INFO] [stderr] Compiling libipld-pb v0.14.0 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling wnfs-unixfs-file v0.1.1 [INFO] [stderr] Compiling wnfs-hamt v0.1.26 [INFO] [stderr] Compiling wnfs-nameaccumulator v0.1.26 [INFO] [stderr] Compiling libipld v0.14.0 [INFO] [stderr] Compiling wnfs v0.1.27 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling wasm-wnfs v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [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 4` [INFO] running `Command { std: "docker" "inspect" "f0c407f62d178b6a1d999a3862994f413b4522b5d30caf4ace5a909690dbbe59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0c407f62d178b6a1d999a3862994f413b4522b5d30caf4ace5a909690dbbe59", kill_on_drop: false }` [INFO] [stdout] f0c407f62d178b6a1d999a3862994f413b4522b5d30caf4ace5a909690dbbe59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 20403b6463629dab36bfbd180645d1c50c23352e28f316cafc2204499d92bc8d [INFO] running `Command { std: "docker" "start" "-a" "20403b6463629dab36bfbd180645d1c50c23352e28f316cafc2204499d92bc8d", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling wasm-wnfs v0.1.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.90s [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 4` [INFO] running `Command { std: "docker" "inspect" "20403b6463629dab36bfbd180645d1c50c23352e28f316cafc2204499d92bc8d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20403b6463629dab36bfbd180645d1c50c23352e28f316cafc2204499d92bc8d", kill_on_drop: false }` [INFO] [stdout] 20403b6463629dab36bfbd180645d1c50c23352e28f316cafc2204499d92bc8d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] dfd67a3b9429e33e72e4e0f80a6448ac275acd0d30a3f47cf29c347db6861bb9 [INFO] running `Command { std: "docker" "start" "-a" "dfd67a3b9429e33e72e4e0f80a6448ac275acd0d30a3f47cf29c347db6861bb9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s [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 4` [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/wasm_wnfs-aea607ed484903ec) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests wasm_wnfs [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dfd67a3b9429e33e72e4e0f80a6448ac275acd0d30a3f47cf29c347db6861bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfd67a3b9429e33e72e4e0f80a6448ac275acd0d30a3f47cf29c347db6861bb9", kill_on_drop: false }` [INFO] [stdout] dfd67a3b9429e33e72e4e0f80a6448ac275acd0d30a3f47cf29c347db6861bb9