[INFO] fetching crate rectangle-device-blocks 0.1.0... [INFO] testing rectangle-device-blocks-0.1.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate rectangle-device-blocks 0.1.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rectangle-device-blocks 0.1.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 140 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 883d461f0a3e6b0c674c706e7cf848028b58eb8a4ee9e43454e980dedee61dc6 [INFO] running `Command { std: "docker" "start" "-a" "883d461f0a3e6b0c674c706e7cf848028b58eb8a4ee9e43454e980dedee61dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "883d461f0a3e6b0c674c706e7cf848028b58eb8a4ee9e43454e980dedee61dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "883d461f0a3e6b0c674c706e7cf848028b58eb8a4ee9e43454e980dedee61dc6", kill_on_drop: false }` [INFO] [stdout] 883d461f0a3e6b0c674c706e7cf848028b58eb8a4ee9e43454e980dedee61dc6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e0791933e3ba055efdbcb3c1fd22c279dcc6dd878486ad77803fc0fae30fa3c2 [INFO] running `Command { std: "docker" "start" "-a" "e0791933e3ba055efdbcb3c1fd22c279dcc6dd878486ad77803fc0fae30fa3c2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling strobe-rs v0.5.4 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling prost-build v0.6.1 [INFO] [stderr] Compiling blake2b_simd v0.5.11 [INFO] [stderr] Compiling blake2s_simd v0.5.11 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling unsigned-varint v0.5.1 [INFO] [stderr] Compiling petgraph v0.5.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 slab v0.4.11 [INFO] [stderr] Compiling async-task v4.7.1 [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 signal-hook-registry v1.4.6 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling async-channel v1.9.0 [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 synstructure v0.12.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [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 data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.8.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling prost-derive v0.6.1 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling libipld-cbor-derive v0.4.0 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling polling v3.11.0 [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 async-std v1.13.2 [INFO] [stderr] Compiling prost v0.6.1 [INFO] [stderr] Compiling prost-types v0.6.1 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling libipld-pb v0.4.0 [INFO] [stderr] Compiling rectangle-device-blocks v0.1.0 (/opt/rustwide/workdir) [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 1m 02s [INFO] running `Command { std: "docker" "inspect" "e0791933e3ba055efdbcb3c1fd22c279dcc6dd878486ad77803fc0fae30fa3c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0791933e3ba055efdbcb3c1fd22c279dcc6dd878486ad77803fc0fae30fa3c2", kill_on_drop: false }` [INFO] [stdout] e0791933e3ba055efdbcb3c1fd22c279dcc6dd878486ad77803fc0fae30fa3c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6b5e559d58420c1f87ff2e0245a95ad05e3f153da073523b3ba2360a2e01735c [INFO] running `Command { std: "docker" "start" "-a" "6b5e559d58420c1f87ff2e0245a95ad05e3f153da073523b3ba2360a2e01735c", 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.77s [INFO] running `Command { std: "docker" "inspect" "6b5e559d58420c1f87ff2e0245a95ad05e3f153da073523b3ba2360a2e01735c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b5e559d58420c1f87ff2e0245a95ad05e3f153da073523b3ba2360a2e01735c", kill_on_drop: false }` [INFO] [stdout] 6b5e559d58420c1f87ff2e0245a95ad05e3f153da073523b3ba2360a2e01735c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4154f22c33f29b6c044936a1ecd31f8d6d904510603ebe35e9911263328269ec [INFO] running `Command { std: "docker" "start" "-a" "4154f22c33f29b6c044936a1ecd31f8d6d904510603ebe35e9911263328269ec", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rectangle_device_blocks-94d74b30acd00179) [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 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] running `Command { std: "docker" "inspect" "4154f22c33f29b6c044936a1ecd31f8d6d904510603ebe35e9911263328269ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4154f22c33f29b6c044936a1ecd31f8d6d904510603ebe35e9911263328269ec", kill_on_drop: false }` [INFO] [stdout] 4154f22c33f29b6c044936a1ecd31f8d6d904510603ebe35e9911263328269ec