[INFO] fetching crate iroh-car 0.5.1... [INFO] testing iroh-car-0.5.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate iroh-car 0.5.1 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate iroh-car 0.5.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate iroh-car 0.5.1 [INFO] tweaked toml for crates.io crate iroh-car 0.5.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate iroh-car 0.5.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 137 packages to latest compatible versions [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.4) [INFO] [stderr] Adding test-strategy v0.3.1 (available: v0.4.3) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding unsigned-varint v0.7.2 (available: v0.8.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 733206ce91b1451cd86f96402bd709a2da6ca5c5024e52dc7e11bc6bd56a1762 [INFO] running `Command { std: "docker" "start" "-a" "733206ce91b1451cd86f96402bd709a2da6ca5c5024e52dc7e11bc6bd56a1762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "733206ce91b1451cd86f96402bd709a2da6ca5c5024e52dc7e11bc6bd56a1762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "733206ce91b1451cd86f96402bd709a2da6ca5c5024e52dc7e11bc6bd56a1762", kill_on_drop: false }` [INFO] [stdout] 733206ce91b1451cd86f96402bd709a2da6ca5c5024e52dc7e11bc6bd56a1762 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d5e130d7eaf3a3bfe891787f7202bbd77f4de40eaa2204b27a4c9a0e444b329 [INFO] running `Command { std: "docker" "start" "-a" "7d5e130d7eaf3a3bfe891787f7202bbd77f4de40eaa2204b27a4c9a0e444b329", kill_on_drop: false }` [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling const-str v0.4.3 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde_bytes v0.11.19 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling cbor4ii v0.2.14 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling ipld-core v0.4.2 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.6.4 [INFO] [stderr] Compiling iroh-car v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.76s [INFO] running `Command { std: "docker" "inspect" "7d5e130d7eaf3a3bfe891787f7202bbd77f4de40eaa2204b27a4c9a0e444b329", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d5e130d7eaf3a3bfe891787f7202bbd77f4de40eaa2204b27a4c9a0e444b329", kill_on_drop: false }` [INFO] [stdout] 7d5e130d7eaf3a3bfe891787f7202bbd77f4de40eaa2204b27a4c9a0e444b329 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 557eeca3cdc1291316aa2d05336472019d6437631080643ef2d0be6feb95b102 [INFO] running `Command { std: "docker" "start" "-a" "557eeca3cdc1291316aa2d05336472019d6437631080643ef2d0be6feb95b102", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.9.0 [INFO] [stderr] Compiling match-lookup v0.1.1 [INFO] [stderr] Compiling base256emoji v1.0.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling multihash-derive-impl v0.1.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling test-strategy v0.3.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling cbor4ii v0.2.14 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling multihash-derive v0.9.1 [INFO] [stderr] Compiling multihash-codetable v0.1.4 [INFO] [stderr] Compiling ipld-core v0.4.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.6.4 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling iroh-car v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 21.26s [INFO] running `Command { std: "docker" "inspect" "557eeca3cdc1291316aa2d05336472019d6437631080643ef2d0be6feb95b102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "557eeca3cdc1291316aa2d05336472019d6437631080643ef2d0be6feb95b102", kill_on_drop: false }` [INFO] [stdout] 557eeca3cdc1291316aa2d05336472019d6437631080643ef2d0be6feb95b102 [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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 402929aa9e9db68b0f14e3b931b01501c3a5bd92332977ed485c1d4552e522ec [INFO] running `Command { std: "docker" "start" "-a" "402929aa9e9db68b0f14e3b931b01501c3a5bd92332977ed485c1d4552e522ec", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/iroh_car-8eb8030f3fe700a8) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test reader::tests::car_write_read ... ok [INFO] [stdout] test header::tests::symmetric_header_v1 ... ok [INFO] [stdout] test util::tests::ld_read_write_good ... ok [INFO] [stdout] test util::tests::ld_read_write_fail ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/car_file_test.rs (/opt/rustwide/target/debug/deps/car_file_test-77b0e9cdb339bb01) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test roundtrip_carv1_basic_fixtures_file ... ok [INFO] [stdout] test roundtrip_carv1_test_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/car_writer_bytes_test.rs (/opt/rustwide/target/debug/deps/car_writer_bytes_test-ffbeea5de4dba785) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test write_returns_bytes_written ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.67s [INFO] [stdout] [INFO] [stderr] Doc-tests iroh_car [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" "402929aa9e9db68b0f14e3b931b01501c3a5bd92332977ed485c1d4552e522ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "402929aa9e9db68b0f14e3b931b01501c3a5bd92332977ed485c1d4552e522ec", kill_on_drop: false }` [INFO] [stdout] 402929aa9e9db68b0f14e3b931b01501c3a5bd92332977ed485c1d4552e522ec