[INFO] fetching crate primitive 0.1.0...
[INFO] testing primitive-0.1.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate primitive 0.1.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate primitive 0.1.0
[INFO] finished tweaking crates.io crate primitive 0.1.0
[INFO] tweaked toml for crates.io crate primitive 0.1.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate primitive 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 88 packages to latest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.5.51)
[INFO] [stderr]       Adding error-chain v0.11.0 (available: v0.12.4)
[INFO] [stderr]       Adding image v0.16.0 (available: v0.25.8)
[INFO] [stderr]       Adding log v0.3.9 (available: v0.4.28)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.9.2)
[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] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[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] 06f3783019c9c7343fa5e055d761d1230a7163ec1c340455e89d7e359b8d439b
[INFO] running `Command { std: "docker" "start" "-a" "06f3783019c9c7343fa5e055d761d1230a7163ec1c340455e89d7e359b8d439b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06f3783019c9c7343fa5e055d761d1230a7163ec1c340455e89d7e359b8d439b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06f3783019c9c7343fa5e055d761d1230a7163ec1c340455e89d7e359b8d439b", kill_on_drop: false }`
[INFO] [stdout] 06f3783019c9c7343fa5e055d761d1230a7163ec1c340455e89d7e359b8d439b
[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] 1c3e5a192843ae020e4f6e8b2d4bbd06b1ca40ecc85334702b2997a3c46f9cb9
[INFO] running `Command { std: "docker" "start" "-a" "1c3e5a192843ae020e4f6e8b2d4bbd06b1ca40ecc85334702b2997a3c46f9cb9", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling inflate v0.3.4
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling lzw v0.10.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling deflate v0.7.20
[INFO] [stderr]    Compiling isatty v0.1.9
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling env_logger v0.4.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling enum_primitive v0.1.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling gif v0.9.2
[INFO] [stderr]    Compiling png v0.10.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling loglog v0.3.2
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling image v0.16.0
[INFO] [stderr]    Compiling primitive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]  --> src/errors.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / error_chain!{
[INFO] [stdout] 2 | |     foreign_links {
[INFO] [stdout] 3 | |         Image(::image::ImageError);
[INFO] [stdout] 4 | |         Io(::std::io::Error);
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]  --> src/errors.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / error_chain!{
[INFO] [stdout] 2 | |     foreign_links {
[INFO] [stdout] 3 | |         Image(::image::ImageError);
[INFO] [stdout] 4 | |         Io(::std::io::Error);
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `euclidean` is never used
[INFO] [stdout]  --> src/distance.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn euclidean<P: Pixel<Subpixel = u8>>(p1: &P, p2: &P) -> u32 {
[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 13.10s
[INFO] running `Command { std: "docker" "inspect" "1c3e5a192843ae020e4f6e8b2d4bbd06b1ca40ecc85334702b2997a3c46f9cb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c3e5a192843ae020e4f6e8b2d4bbd06b1ca40ecc85334702b2997a3c46f9cb9", kill_on_drop: false }`
[INFO] [stdout] 1c3e5a192843ae020e4f6e8b2d4bbd06b1ca40ecc85334702b2997a3c46f9cb9
[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] 09358f0e0d7ec6f0e6c254157d7f1791525e0300232d9be0806a10cfdf18ce7f
[INFO] running `Command { std: "docker" "start" "-a" "09358f0e0d7ec6f0e6c254157d7f1791525e0300232d9be0806a10cfdf18ce7f", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling primitive v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]  --> src/errors.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / error_chain!{
[INFO] [stdout] 2 | |     foreign_links {
[INFO] [stdout] 3 | |         Image(::image::ImageError);
[INFO] [stdout] 4 | |         Io(::std::io::Error);
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stdout]  --> src/errors.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / error_chain!{
[INFO] [stdout] 2 | |     foreign_links {
[INFO] [stdout] 3 | |         Image(::image::ImageError);
[INFO] [stdout] 4 | |         Io(::std::io::Error);
[INFO] [stdout] ... |
[INFO] [stdout] 7 | | }
[INFO] [stdout]   | |_^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `euclidean` is never used
[INFO] [stdout]  --> src/distance.rs:3:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub fn euclidean<P: Pixel<Subpixel = u8>>(p1: &P, p2: &P) -> u32 {
[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.58s
[INFO] running `Command { std: "docker" "inspect" "09358f0e0d7ec6f0e6c254157d7f1791525e0300232d9be0806a10cfdf18ce7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09358f0e0d7ec6f0e6c254157d7f1791525e0300232d9be0806a10cfdf18ce7f", kill_on_drop: false }`
[INFO] [stdout] 09358f0e0d7ec6f0e6c254157d7f1791525e0300232d9be0806a10cfdf18ce7f
[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] ad149bfcb796b9a7178feff22b577cd504762f8f3b3ef65c8633da4d4e43ebbb
[INFO] running `Command { std: "docker" "start" "-a" "ad149bfcb796b9a7178feff22b577cd504762f8f3b3ef65c8633da4d4e43ebbb", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]  --> src/errors.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / error_chain!{
[INFO] [stderr] 2 | |     foreign_links {
[INFO] [stderr] 3 | |         Image(::image::ImageError);
[INFO] [stderr] 4 | |         Io(::std::io::Error);
[INFO] [stderr] ... |
[INFO] [stderr] 7 | | }
[INFO] [stderr]   | |_^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]   = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::cause`: replaced by Error::source, which can support downcasting
[INFO] [stderr]  --> src/errors.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / error_chain!{
[INFO] [stderr] 2 | |     foreign_links {
[INFO] [stderr] 3 | |         Image(::image::ImageError);
[INFO] [stderr] 4 | |         Io(::std::io::Error);
[INFO] [stderr] ... |
[INFO] [stderr] 7 | | }
[INFO] [stderr]   | |_^
[INFO] [stderr]   |
[INFO] [stderr]   = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: function `euclidean` is never used
[INFO] [stderr]  --> src/distance.rs:3:8
[INFO] [stderr]   |
[INFO] [stderr] 3 | pub fn euclidean<P: Pixel<Subpixel = u8>>(p1: &P, p2: &P) -> u32 {
[INFO] [stderr]   |        ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `primitive` (bin "primitive" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/primitive-7291717a033f02f7)
[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" "ad149bfcb796b9a7178feff22b577cd504762f8f3b3ef65c8633da4d4e43ebbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad149bfcb796b9a7178feff22b577cd504762f8f3b3ef65c8633da4d4e43ebbb", kill_on_drop: false }`
[INFO] [stdout] ad149bfcb796b9a7178feff22b577cd504762f8f3b3ef65c8633da4d4e43ebbb
