[INFO] fetching crate szdt-car 0.6.0... [INFO] testing szdt-car-0.6.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate szdt-car 0.6.0 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate szdt-car 0.6.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate szdt-car 0.6.0 [INFO] tweaked toml for crates.io crate szdt-car 0.6.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate szdt-car 0.6.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate szdt-car 0.6.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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c92077759982d5aff0efa562ecbc4521cd65d8739552d3cec30e91d728412603 [INFO] running `Command { std: "docker" "start" "-a" "c92077759982d5aff0efa562ecbc4521cd65d8739552d3cec30e91d728412603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c92077759982d5aff0efa562ecbc4521cd65d8739552d3cec30e91d728412603", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c92077759982d5aff0efa562ecbc4521cd65d8739552d3cec30e91d728412603", kill_on_drop: false }` [INFO] [stdout] c92077759982d5aff0efa562ecbc4521cd65d8739552d3cec30e91d728412603 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1921cdd589cc46fe0414b524a66f5e59c8a52feff16a4e70d20ec37406d720ff [INFO] running `Command { std: "docker" "start" "-a" "1921cdd589cc46fe0414b524a66f5e59c8a52feff16a4e70d20ec37406d720ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling data-encoding-macro v0.1.15 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling multihash v0.19.2 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling cbor4ii v0.2.14 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling ipld-core v0.4.1 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.6.1 [INFO] [stderr] Compiling szdt-car v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.74s [INFO] running `Command { std: "docker" "inspect" "1921cdd589cc46fe0414b524a66f5e59c8a52feff16a4e70d20ec37406d720ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1921cdd589cc46fe0414b524a66f5e59c8a52feff16a4e70d20ec37406d720ff", kill_on_drop: false }` [INFO] [stdout] 1921cdd589cc46fe0414b524a66f5e59c8a52feff16a4e70d20ec37406d720ff [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31fae00f1460b5e1f64febdc0b068b9914e9c307f910a8e60d1234e53edbea10 [INFO] running `Command { std: "docker" "start" "-a" "31fae00f1460b5e1f64febdc0b068b9914e9c307f910a8e60d1234e53edbea10", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling blake3 v1.5.4 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling data-encoding-macro v0.1.15 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.213 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling structmeta-derive v0.2.0 [INFO] [stderr] Compiling multihash-derive-impl v0.1.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling structmeta v0.2.0 [INFO] [stderr] Compiling test-strategy v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proptest v1.5.0 [INFO] [stderr] Compiling serde v1.0.213 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling multihash v0.19.2 [INFO] [stderr] Compiling serde_bytes v0.11.15 [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.1 [INFO] [stderr] Compiling serde_ipld_dagcbor v0.6.1 [INFO] [stderr] Compiling szdt-car v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 34.35s [INFO] running `Command { std: "docker" "inspect" "31fae00f1460b5e1f64febdc0b068b9914e9c307f910a8e60d1234e53edbea10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31fae00f1460b5e1f64febdc0b068b9914e9c307f910a8e60d1234e53edbea10", kill_on_drop: false }` [INFO] [stdout] 31fae00f1460b5e1f64febdc0b068b9914e9c307f910a8e60d1234e53edbea10 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 28df4452429a2fe878951ae9ec46f7166bc9ac8af750f3af55b684ad8b48fdf9 [INFO] running `Command { std: "docker" "start" "-a" "28df4452429a2fe878951ae9ec46f7166bc9ac8af750f3af55b684ad8b48fdf9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/szdt_car-3685d568965e654b) [INFO] [stdout] running 4 tests [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] [stderr] Running tests/car_file_test.rs (/opt/rustwide/target/debug/deps/car_file_test-eece82700689b988) [INFO] [stdout] test reader::tests::car_write_read ... 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] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test car_reader_can_deserialize_custom_header ... ok [INFO] [stderr] Running tests/car_writer_bytes_test.rs (/opt/rustwide/target/debug/deps/car_writer_bytes_test-a4e7bbaac1d78248) [INFO] [stdout] test roundtrip_carv1_basic_fixtures_file ... ok [INFO] [stdout] test roundtrip_carv1_test_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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 5.26s [INFO] [stdout] [INFO] [stderr] Doc-tests szdt_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" "28df4452429a2fe878951ae9ec46f7166bc9ac8af750f3af55b684ad8b48fdf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28df4452429a2fe878951ae9ec46f7166bc9ac8af750f3af55b684ad8b48fdf9", kill_on_drop: false }` [INFO] [stdout] 28df4452429a2fe878951ae9ec46f7166bc9ac8af750f3af55b684ad8b48fdf9