[INFO] fetching crate rectangle-device-blocks 0.1.0... [INFO] testing rectangle-device-blocks-0.1.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate rectangle-device-blocks 0.1.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate rectangle-device-blocks 0.1.0 [INFO] finished tweaking crates.io crate rectangle-device-blocks 0.1.0 [INFO] tweaked toml for crates.io crate rectangle-device-blocks 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rectangle-device-blocks 0.1.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 138 packages to latest compatible versions [INFO] [stderr] Adding libipld v0.4.0 (available: v0.16.0) [INFO] [stderr] Adding prost v0.6.1 (available: v0.14.1) [INFO] [stderr] Adding prost-build v0.6.1 (available: v0.14.1) [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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] bd3b8d138ecb6db8a6a619e8ebd5315583be5c1f622fae113c69e8bcc5546cdd [INFO] running `Command { std: "docker" "start" "-a" "bd3b8d138ecb6db8a6a619e8ebd5315583be5c1f622fae113c69e8bcc5546cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd3b8d138ecb6db8a6a619e8ebd5315583be5c1f622fae113c69e8bcc5546cdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd3b8d138ecb6db8a6a619e8ebd5315583be5c1f622fae113c69e8bcc5546cdd", kill_on_drop: false }` [INFO] [stdout] bd3b8d138ecb6db8a6a619e8ebd5315583be5c1f622fae113c69e8bcc5546cdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 56bbd52e7a9b2ca3d0450b18d9980307dc86fa791e08724174bec920ba2251e2 [INFO] running `Command { std: "docker" "start" "-a" "56bbd52e7a9b2ca3d0450b18d9980307dc86fa791e08724174bec920ba2251e2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling strobe-rs v0.5.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling cached v0.18.0 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling synstructure v0.12.6 [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 async-trait v0.1.89 [INFO] [stderr] Compiling async-signal v0.2.13 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-process v2.5.0 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling libipld-cbor-derive v0.4.0 [INFO] [stderr] Compiling async-std v1.13.2 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libipld-pb v0.4.0 [INFO] [stderr] Compiling rectangle-device-blocks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tiny-multihash-derive v0.4.2 [INFO] [stderr] Compiling tiny-multihash v0.4.7 [INFO] [stderr] Compiling tiny-cid v0.2.8 [INFO] [stderr] Compiling libipld-core v0.4.0 [INFO] [stderr] Compiling libipld-json v0.4.0 [INFO] [stderr] Compiling libipld-macro v0.4.0 [INFO] [stderr] Compiling libipld-cbor v0.4.0 [INFO] [stderr] Compiling libipld v0.4.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.27s [INFO] running `Command { std: "docker" "inspect" "56bbd52e7a9b2ca3d0450b18d9980307dc86fa791e08724174bec920ba2251e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56bbd52e7a9b2ca3d0450b18d9980307dc86fa791e08724174bec920ba2251e2", kill_on_drop: false }` [INFO] [stdout] 56bbd52e7a9b2ca3d0450b18d9980307dc86fa791e08724174bec920ba2251e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b8925dd786a7123f0f4ca39f9bae224d8cdc27a37334b325a1b6285b9e7c86ec [INFO] running `Command { std: "docker" "start" "-a" "b8925dd786a7123f0f4ca39f9bae224d8cdc27a37334b325a1b6285b9e7c86ec", kill_on_drop: false }` [INFO] [stderr] Compiling rectangle-device-blocks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s [INFO] running `Command { std: "docker" "inspect" "b8925dd786a7123f0f4ca39f9bae224d8cdc27a37334b325a1b6285b9e7c86ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8925dd786a7123f0f4ca39f9bae224d8cdc27a37334b325a1b6285b9e7c86ec", kill_on_drop: false }` [INFO] [stdout] b8925dd786a7123f0f4ca39f9bae224d8cdc27a37334b325a1b6285b9e7c86ec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] fdcf999a6fd465e0a5f29df633733252de80782880973a6a58938928cc81d61c [INFO] running `Command { std: "docker" "start" "-a" "fdcf999a6fd465e0a5f29df633733252de80782880973a6a58938928cc81d61c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rectangle_device_blocks-ca603fcf70fb1f02) [INFO] [stderr] Doc-tests rectangle_device_blocks [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] [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" "fdcf999a6fd465e0a5f29df633733252de80782880973a6a58938928cc81d61c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdcf999a6fd465e0a5f29df633733252de80782880973a6a58938928cc81d61c", kill_on_drop: false }` [INFO] [stdout] fdcf999a6fd465e0a5f29df633733252de80782880973a6a58938928cc81d61c