[INFO] cloning repository https://github.com/or-n/drop_size [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/or-n/drop_size" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2For-n%2Fdrop_size", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2For-n%2Fdrop_size'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19deb7f989ead02f90cbcc806d5921d8311ed5de [INFO] testing or-n/drop_size against beta-2025-10-28 for beta-1.92-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2For-n%2Fdrop_size" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/or-n/drop_size [INFO] finished tweaking git repo https://github.com/or-n/drop_size [INFO] tweaked toml for git repo https://github.com/or-n/drop_size written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/or-n/drop_size 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 git repo https://github.com/or-n/drop_size 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] [stderr] Blocking waiting for file lock on package cache [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] dc8e844bdbd211f08338e595a9793595e6c3e3ec81b704dd75135d8befb2745a [INFO] running `Command { std: "docker" "start" "-a" "dc8e844bdbd211f08338e595a9793595e6c3e3ec81b704dd75135d8befb2745a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc8e844bdbd211f08338e595a9793595e6c3e3ec81b704dd75135d8befb2745a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc8e844bdbd211f08338e595a9793595e6c3e3ec81b704dd75135d8befb2745a", kill_on_drop: false }` [INFO] [stdout] dc8e844bdbd211f08338e595a9793595e6c3e3ec81b704dd75135d8befb2745a [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] 2e587b14674655a40a2b15034897471f6af7477811137cfb46df7ed0c37fa225 [INFO] running `Command { std: "docker" "start" "-a" "2e587b14674655a40a2b15034897471f6af7477811137cfb46df7ed0c37fa225", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling fdeflate v0.3.5 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling bytemuck v1.19.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling range v0.1.0 (https://github.com/or-n/rust-minimalist-utils.git#f855d256) [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling frames v0.1.0 (https://github.com/or-n/rust-action-utils.git#dc2e29b2) [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling png v0.17.14 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling array v0.1.0 (https://github.com/or-n/rust-minimalist-utils.git#f855d256) [INFO] [stderr] Compiling num v0.1.0 (https://github.com/or-n/rust-minimalist-utils.git#f855d256) [INFO] [stderr] Compiling color v0.1.0 (https://github.com/or-n/rust-minimalist-utils.git#f855d256) [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling pixels v0.1.0 (https://github.com/or-n/rust-action-utils.git#dc2e29b2) [INFO] [stderr] Compiling drop_size v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `get_pixel` is never used [INFO] [stdout] --> src/utils/image.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Image { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn get_pixel(&self, point: _2) -> Option<_3> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.84s [INFO] running `Command { std: "docker" "inspect" "2e587b14674655a40a2b15034897471f6af7477811137cfb46df7ed0c37fa225", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e587b14674655a40a2b15034897471f6af7477811137cfb46df7ed0c37fa225", kill_on_drop: false }` [INFO] [stdout] 2e587b14674655a40a2b15034897471f6af7477811137cfb46df7ed0c37fa225 [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] 90c5c169f06d9251cbf96ed929e5777946aee3e8ded3a8d69a74dd4255a2eaa7 [INFO] running `Command { std: "docker" "start" "-a" "90c5c169f06d9251cbf96ed929e5777946aee3e8ded3a8d69a74dd4255a2eaa7", kill_on_drop: false }` [INFO] [stderr] Compiling drop_size v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `get_pixel` is never used [INFO] [stdout] --> src/utils/image.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl Image { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn get_pixel(&self, point: _2) -> Option<_3> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "90c5c169f06d9251cbf96ed929e5777946aee3e8ded3a8d69a74dd4255a2eaa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90c5c169f06d9251cbf96ed929e5777946aee3e8ded3a8d69a74dd4255a2eaa7", kill_on_drop: false }` [INFO] [stdout] 90c5c169f06d9251cbf96ed929e5777946aee3e8ded3a8d69a74dd4255a2eaa7 [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] b62432fa5abf43d479b1e1eb969d915f9956e316dd2071c2d137e784d58bd94b [INFO] running `Command { std: "docker" "start" "-a" "b62432fa5abf43d479b1e1eb969d915f9956e316dd2071c2d137e784d58bd94b", kill_on_drop: false }` [INFO] [stderr] warning: method `get_pixel` is never used [INFO] [stderr] --> src/utils/image.rs:27:12 [INFO] [stderr] | [INFO] [stderr] 11 | impl Image { [INFO] [stderr] | ---------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 27 | pub fn get_pixel(&self, point: _2) -> Option<_3> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `drop_size` (bin "drop_size" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/drop_size-e3c0c28360257b88) [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" "b62432fa5abf43d479b1e1eb969d915f9956e316dd2071c2d137e784d58bd94b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b62432fa5abf43d479b1e1eb969d915f9956e316dd2071c2d137e784d58bd94b", kill_on_drop: false }` [INFO] [stdout] b62432fa5abf43d479b1e1eb969d915f9956e316dd2071c2d137e784d58bd94b