[INFO] fetching crate imgproc 0.3.14... [INFO] testing imgproc-0.3.14 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate imgproc 0.3.14 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate imgproc 0.3.14 [INFO] finished tweaking crates.io crate imgproc 0.3.14 [INFO] tweaked toml for crates.io crate imgproc 0.3.14 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate imgproc 0.3.14 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 imgproc 0.3.14 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] 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] 1d9c6670181e19e30d5eea16e164396cf475e26f4a5f294b6927bd3f2e9c6cec [INFO] running `Command { std: "docker" "start" "-a" "1d9c6670181e19e30d5eea16e164396cf475e26f4a5f294b6927bd3f2e9c6cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d9c6670181e19e30d5eea16e164396cf475e26f4a5f294b6927bd3f2e9c6cec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d9c6670181e19e30d5eea16e164396cf475e26f4a5f294b6927bd3f2e9c6cec", kill_on_drop: false }` [INFO] [stdout] 1d9c6670181e19e30d5eea16e164396cf475e26f4a5f294b6927bd3f2e9c6cec [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] 0c05da5e6fd256ef0048a0bddefa4015248c6479e894106cb32e546620eeefb3 [INFO] running `Command { std: "docker" "start" "-a" "0c05da5e6fd256ef0048a0bddefa4015248c6479e894106cb32e546620eeefb3", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling yuv-sys v0.3.9 [INFO] [stderr] Compiling imgproc v0.3.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "0c05da5e6fd256ef0048a0bddefa4015248c6479e894106cb32e546620eeefb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c05da5e6fd256ef0048a0bddefa4015248c6479e894106cb32e546620eeefb3", kill_on_drop: false }` [INFO] [stdout] 0c05da5e6fd256ef0048a0bddefa4015248c6479e894106cb32e546620eeefb3 [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] e32be5531c39a301c5762da2340e0c1edfcc66901a26f4627730dbe8950e6f1c [INFO] running `Command { std: "docker" "start" "-a" "e32be5531c39a301c5762da2340e0c1edfcc66901a26f4627730dbe8950e6f1c", kill_on_drop: false }` [INFO] [stderr] Compiling imgproc v0.3.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `Command { std: "docker" "inspect" "e32be5531c39a301c5762da2340e0c1edfcc66901a26f4627730dbe8950e6f1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e32be5531c39a301c5762da2340e0c1edfcc66901a26f4627730dbe8950e6f1c", kill_on_drop: false }` [INFO] [stdout] e32be5531c39a301c5762da2340e0c1edfcc66901a26f4627730dbe8950e6f1c [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] cc3d749e577af98c9805687b335bd6c49256b4626cbce6e00441c16813ddbeb6 [INFO] running `Command { std: "docker" "start" "-a" "cc3d749e577af98c9805687b335bd6c49256b4626cbce6e00441c16813ddbeb6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/imgproc-079228adfe03c1a5) [INFO] [stderr] Doc-tests imgproc [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test colorcvt::tests::test_data ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 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" "cc3d749e577af98c9805687b335bd6c49256b4626cbce6e00441c16813ddbeb6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc3d749e577af98c9805687b335bd6c49256b4626cbce6e00441c16813ddbeb6", kill_on_drop: false }` [INFO] [stdout] cc3d749e577af98c9805687b335bd6c49256b4626cbce6e00441c16813ddbeb6