[INFO] fetching crate stellarsort_core 0.1.0... [INFO] testing stellarsort_core-0.1.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate stellarsort_core 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate stellarsort_core 0.1.0 [INFO] finished tweaking crates.io crate stellarsort_core 0.1.0 [INFO] tweaked toml for crates.io crate stellarsort_core 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate stellarsort_core 0.1.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 189 packages to latest compatible versions [INFO] [stderr] Adding indicatif v0.17.11 (available: v0.18.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c01eb8229efa2b3f4a3217985c0a8faf08298ac16c2f24e150a3aed36dc13457 [INFO] running `Command { std: "docker" "start" "-a" "c01eb8229efa2b3f4a3217985c0a8faf08298ac16c2f24e150a3aed36dc13457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c01eb8229efa2b3f4a3217985c0a8faf08298ac16c2f24e150a3aed36dc13457", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c01eb8229efa2b3f4a3217985c0a8faf08298ac16c2f24e150a3aed36dc13457", kill_on_drop: false }` [INFO] [stdout] c01eb8229efa2b3f4a3217985c0a8faf08298ac16c2f24e150a3aed36dc13457 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65b9c84bcea4bc8cc259290ce39e189f0e8c18424508317fbeb2b4617b2c4eb9 [INFO] running `Command { std: "docker" "start" "-a" "65b9c84bcea4bc8cc259290ce39e189f0e8c18424508317fbeb2b4617b2c4eb9", kill_on_drop: false }` [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling image v0.25.8 [INFO] [stderr] Compiling imageproc v0.25.0 [INFO] [stderr] Compiling stellarsort_core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rayon::prelude::*` [INFO] [stdout] --> src/image_analysis.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.26s [INFO] running `Command { std: "docker" "inspect" "65b9c84bcea4bc8cc259290ce39e189f0e8c18424508317fbeb2b4617b2c4eb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65b9c84bcea4bc8cc259290ce39e189f0e8c18424508317fbeb2b4617b2c4eb9", kill_on_drop: false }` [INFO] [stdout] 65b9c84bcea4bc8cc259290ce39e189f0e8c18424508317fbeb2b4617b2c4eb9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2da855a03d3a65f9e3357102dfeb5f020e40a793f230af4617a052300b6b321 [INFO] running `Command { std: "docker" "start" "-a" "a2da855a03d3a65f9e3357102dfeb5f020e40a793f230af4617a052300b6b321", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `rayon::prelude::*` [INFO] [stdout] --> src/image_analysis.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling stellarsort_core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rayon::prelude::*` [INFO] [stdout] --> src/image_analysis.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use rayon::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.31s [INFO] running `Command { std: "docker" "inspect" "a2da855a03d3a65f9e3357102dfeb5f020e40a793f230af4617a052300b6b321", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2da855a03d3a65f9e3357102dfeb5f020e40a793f230af4617a052300b6b321", kill_on_drop: false }` [INFO] [stdout] a2da855a03d3a65f9e3357102dfeb5f020e40a793f230af4617a052300b6b321 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 28cd7d569bd2b5778ee4a572e8afffdb3a66994c64b4c14650a059d5320d6203 [INFO] running `Command { std: "docker" "start" "-a" "28cd7d569bd2b5778ee4a572e8afffdb3a66994c64b4c14650a059d5320d6203", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `rayon::prelude::*` [INFO] [stderr] --> src/image_analysis.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use rayon::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `stellarsort_core` (lib) generated 1 warning (run `cargo fix --lib -p stellarsort_core` to apply 1 suggestion) [INFO] [stderr] warning: `stellarsort_core` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stellarsort_core-3b1504c145bc0941) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test image_analysis::tests::test_calculate_variance ... ok [INFO] [stdout] test image_analysis::tests::test_detect_blur ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests stellarsort_core [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" "28cd7d569bd2b5778ee4a572e8afffdb3a66994c64b4c14650a059d5320d6203", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28cd7d569bd2b5778ee4a572e8afffdb3a66994c64b4c14650a059d5320d6203", kill_on_drop: false }` [INFO] [stdout] 28cd7d569bd2b5778ee4a572e8afffdb3a66994c64b4c14650a059d5320d6203