[INFO] fetching crate wnfs-unixfs-file 0.3.0...
[INFO] testing wnfs-unixfs-file-0.3.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate wnfs-unixfs-file 0.3.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate wnfs-unixfs-file 0.3.0
[INFO] finished tweaking crates.io crate wnfs-unixfs-file 0.3.0
[INFO] tweaked toml for crates.io crate wnfs-unixfs-file 0.3.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wnfs-unixfs-file 0.3.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wnfs-unixfs-file 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3b144be55339826aed8bbd66a3f2bfcc0b1012eb7cd85be6a1a2dab493b030fb
[INFO] running `Command { std: "docker" "start" "-a" "3b144be55339826aed8bbd66a3f2bfcc0b1012eb7cd85be6a1a2dab493b030fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b144be55339826aed8bbd66a3f2bfcc0b1012eb7cd85be6a1a2dab493b030fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b144be55339826aed8bbd66a3f2bfcc0b1012eb7cd85be6a1a2dab493b030fb", kill_on_drop: false }`
[INFO] [stdout] 3b144be55339826aed8bbd66a3f2bfcc0b1012eb7cd85be6a1a2dab493b030fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd7caf873eae22d4f1a25013028b0cee7893e2ad1c73cbeca0cf739f8ec0da35
[INFO] running `Command { std: "docker" "start" "-a" "bd7caf873eae22d4f1a25013028b0cee7893e2ad1c73cbeca0cf739f8ec0da35", kill_on_drop: false }`
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling async-once-cell v0.5.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling testresult v0.3.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling cbor4ii v0.2.14
[INFO] [stderr]    Compiling cid v0.11.1
[INFO] [stderr]    Compiling ipld-core v0.4.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_ipld_dagcbor v0.6.4
[INFO] [stderr]    Compiling serde_ipld_dagjson v0.2.1
[INFO] [stderr]    Compiling ipld-dagpb v0.2.2
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling wnfs-common v0.3.0
[INFO] [stderr]    Compiling wnfs-unixfs-file v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.39s
[INFO] running `Command { std: "docker" "inspect" "bd7caf873eae22d4f1a25013028b0cee7893e2ad1c73cbeca0cf739f8ec0da35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd7caf873eae22d4f1a25013028b0cee7893e2ad1c73cbeca0cf739f8ec0da35", kill_on_drop: false }`
[INFO] [stdout] bd7caf873eae22d4f1a25013028b0cee7893e2ad1c73cbeca0cf739f8ec0da35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b842f90dcd7afe3473618b44b330cd83980f06add4b4dab33ba8d14886de31e8
[INFO] running `Command { std: "docker" "start" "-a" "b842f90dcd7afe3473618b44b330cd83980f06add4b4dab33ba8d14886de31e8", kill_on_drop: false }`
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling prost-derive v0.12.6
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v1.1.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling test-strategy v0.3.1
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling cbor4ii v0.2.14
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling cid v0.11.1
[INFO] [stderr]    Compiling ipld-core v0.4.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling prost v0.12.6
[INFO] [stderr]    Compiling serde_ipld_dagcbor v0.6.4
[INFO] [stderr]    Compiling ipld-dagpb v0.2.2
[INFO] [stderr]    Compiling serde_ipld_dagjson v0.2.1
[INFO] [stderr]    Compiling wnfs-common v0.3.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling wnfs-unixfs-file v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 34.36s
[INFO] running `Command { std: "docker" "inspect" "b842f90dcd7afe3473618b44b330cd83980f06add4b4dab33ba8d14886de31e8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b842f90dcd7afe3473618b44b330cd83980f06add4b4dab33ba8d14886de31e8", kill_on_drop: false }`
[INFO] [stdout] b842f90dcd7afe3473618b44b330cd83980f06add4b4dab33ba8d14886de31e8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fa4359f82598dde6de161f6637d0b28f2fef231e39f5ba0ff1f709b3c5b8eb30
[INFO] running `Command { std: "docker" "start" "-a" "fa4359f82598dde6de161f6637d0b28f2fef231e39f5ba0ff1f709b3c5b8eb30", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wnfs_unixfs_file-b04f035a09d87c56)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[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 balanced_tree::tests::balanced_tree_test_height_two_not_full ... ok
[INFO] [stdout] test chunker::rabin::tests::test_rabin_roundtrip_large ... ignored
[INFO] [stdout] test balanced_tree::tests::test_build_expect ... ok
[INFO] [stdout] test chunker::fixed::tests::test_fixed_chunker ... ok
[INFO] [stdout] test chunker::rabin::tests::test_rabin_roundtrip_small ... ignored
[INFO] [stdout] test chunker::rabin::tests::test_go_preset ... ok
[INFO] [stdout] test builder::tests::test_builder_stream_small ... ok
[INFO] [stdout] test builder::tests::test_chunk_config_from_str ... ok
[INFO] [stdout] test protobufs::tests::test_parse_data_example ... ok
[INFO] [stdout] test balanced_tree::tests::balanced_tree_test_height_two_full ... ok
[INFO] [stdout] test balanced_tree::tests::balanced_tree_test_height_three ... ok
[INFO] [stdout] test balanced_tree::tests::balanced_tree_test_large ... ok
[INFO] [stdout] test builder::tests::test_builder_stream_large ... ok
[INFO] [stdout] test chunker::rabin::tests::test_simple_chunks ... ok
[INFO] [stdout] test builder::proptests::test_seek_subarray ... ok
[INFO] [stdout] test builder::proptests::test_encode_decode_roundtrip ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/wnfs_unixfs_file-b04f035a09d87c56` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fa4359f82598dde6de161f6637d0b28f2fef231e39f5ba0ff1f709b3c5b8eb30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fa4359f82598dde6de161f6637d0b28f2fef231e39f5ba0ff1f709b3c5b8eb30", kill_on_drop: false }`
[INFO] [stdout] fa4359f82598dde6de161f6637d0b28f2fef231e39f5ba0ff1f709b3c5b8eb30
