[INFO] fetching crate binarized_image_object_detection 0.1.0... [INFO] testing binarized_image_object_detection-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate binarized_image_object_detection 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate binarized_image_object_detection 0.1.0 [INFO] finished tweaking crates.io crate binarized_image_object_detection 0.1.0 [INFO] tweaked toml for crates.io crate binarized_image_object_detection 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate binarized_image_object_detection 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate binarized_image_object_detection 0.1.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded carrot_image_utils v0.1.5 [INFO] [stderr] Downloaded safe_arch v0.6.0 [INFO] [stderr] Downloaded simplelog v0.12.1 [INFO] [stderr] Downloaded unicode-ident v1.0.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.43 [INFO] [stderr] Downloaded weezl v0.1.6 [INFO] [stderr] Downloaded time v0.3.13 [INFO] [stderr] Downloaded wide v0.7.4 [INFO] [stderr] Downloaded pin-project-internal v1.0.11 [INFO] [stderr] Downloaded pin-project v1.0.11 [INFO] [stderr] Downloaded simba v0.7.2 [INFO] [stderr] Downloaded paste v1.0.8 [INFO] [stderr] Downloaded carrot_utils v0.1.6 [INFO] [stderr] Downloaded syn v1.0.99 [INFO] [stderr] Downloaded exr v1.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 168694292a599d3141b7db9b99bd101822ff86b7af148cdf0c40d307889fc1cf [INFO] running `Command { std: "docker" "start" "-a" "168694292a599d3141b7db9b99bd101822ff86b7af148cdf0c40d307889fc1cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "168694292a599d3141b7db9b99bd101822ff86b7af148cdf0c40d307889fc1cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "168694292a599d3141b7db9b99bd101822ff86b7af148cdf0c40d307889fc1cf", kill_on_drop: false }` [INFO] [stdout] 168694292a599d3141b7db9b99bd101822ff86b7af148cdf0c40d307889fc1cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f9e63dc83fde0a5dc564cf251c82504c1fa7009e82a263587dca38ba1b70dde [INFO] running `Command { std: "docker" "start" "-a" "6f9e63dc83fde0a5dc564cf251c82504c1fa7009e82a263587dca38ba1b70dde", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling weezl v0.1.6 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling bit_field v0.10.1 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling wide v0.7.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling simba v0.7.2 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling simplelog v0.12.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling carrot_utils v0.1.6 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling exr v1.5.3 [INFO] [stderr] Compiling nalgebra v0.30.1 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling imageproc v0.23.0 [INFO] [stderr] Compiling carrot_image_utils v0.1.5 [INFO] [stderr] Compiling binarized_image_object_detection v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::f32::consts::PI` [INFO] [stdout] --> src/binarized_image_object_detection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::f32::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RgbImage` [INFO] [stdout] --> src/moment_detection.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use image::{GrayImage, RgbImage}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `imageproc::point::Point` [INFO] [stdout] --> src/moment_detection.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use imageproc::point::Point; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `length_x`, `length_y`, and `theta` are never read [INFO] [stdout] --> src/moment_detection.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Ellipse { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 69 | length_x: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 70 | length_y: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 71 | theta: f32, [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 48.24s [INFO] running `Command { std: "docker" "inspect" "6f9e63dc83fde0a5dc564cf251c82504c1fa7009e82a263587dca38ba1b70dde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f9e63dc83fde0a5dc564cf251c82504c1fa7009e82a263587dca38ba1b70dde", kill_on_drop: false }` [INFO] [stdout] 6f9e63dc83fde0a5dc564cf251c82504c1fa7009e82a263587dca38ba1b70dde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f3cadc5c272ef90187d0f64e9e60cae7d53cdee4296dd8dc2fdc8563ca2f37e [INFO] running `Command { std: "docker" "start" "-a" "5f3cadc5c272ef90187d0f64e9e60cae7d53cdee4296dd8dc2fdc8563ca2f37e", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `std::f32::consts::PI` [INFO] [stdout] --> src/binarized_image_object_detection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::f32::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RgbImage` [INFO] [stdout] --> src/moment_detection.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use image::{GrayImage, RgbImage}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `imageproc::point::Point` [INFO] [stdout] --> src/moment_detection.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use imageproc::point::Point; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `length_x`, `length_y`, and `theta` are never read [INFO] [stdout] --> src/moment_detection.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Ellipse { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 69 | length_x: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 70 | length_y: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 71 | theta: f32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling binarized_image_object_detection v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::f32::consts::PI` [INFO] [stdout] --> src/binarized_image_object_detection.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::f32::consts::PI; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RgbImage` [INFO] [stdout] --> src/moment_detection.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use image::{GrayImage, RgbImage}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `imageproc::point::Point` [INFO] [stdout] --> src/moment_detection.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use imageproc::point::Point; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_image_2` [INFO] [stdout] --> examples/binarized_image_object_detection.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | let input_image_2 = imageops::resize(&input_image_, 1280, 300, imageops::Gaussian); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_image_2` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `length_x`, `length_y`, and `theta` are never read [INFO] [stdout] --> src/moment_detection.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct Ellipse { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 69 | length_x: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 70 | length_y: f32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 71 | theta: f32, [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 1.13s [INFO] running `Command { std: "docker" "inspect" "5f3cadc5c272ef90187d0f64e9e60cae7d53cdee4296dd8dc2fdc8563ca2f37e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f3cadc5c272ef90187d0f64e9e60cae7d53cdee4296dd8dc2fdc8563ca2f37e", kill_on_drop: false }` [INFO] [stdout] 5f3cadc5c272ef90187d0f64e9e60cae7d53cdee4296dd8dc2fdc8563ca2f37e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9a87e5f6b016d659c8759e13a042dff18fcd22b387be5340b1d0b33f46fc9037 [INFO] running `Command { std: "docker" "start" "-a" "9a87e5f6b016d659c8759e13a042dff18fcd22b387be5340b1d0b33f46fc9037", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::f32::consts::PI` [INFO] [stderr] --> src/binarized_image_object_detection.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::f32::consts::PI; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `RgbImage` [INFO] [stderr] --> src/moment_detection.rs:1:24 [INFO] [stderr] | [INFO] [stderr] 1 | use image::{GrayImage, RgbImage}; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `imageproc::point::Point` [INFO] [stderr] --> src/moment_detection.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | use imageproc::point::Point; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: fields `length_x`, `length_y`, and `theta` are never read [INFO] [stderr] --> src/moment_detection.rs:69:5 [INFO] [stderr] | [INFO] [stderr] 68 | pub struct Ellipse { [INFO] [stderr] | ------- fields in this struct [INFO] [stderr] 69 | length_x: f32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 70 | length_y: f32, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 71 | theta: f32, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `binarized_image_object_detection` (lib) generated 4 warnings (run `cargo fix --lib -p binarized_image_object_detection` to apply 3 suggestions) [INFO] [stderr] warning: `binarized_image_object_detection` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: unused variable: `input_image_2` [INFO] [stderr] --> examples/binarized_image_object_detection.rs:28:9 [INFO] [stderr] | [INFO] [stderr] 28 | let input_image_2 = imageops::resize(&input_image_, 1280, 300, imageops::Gaussian); [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_image_2` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `binarized_image_object_detection` (example "binarized_image_object_detection") generated 1 warning (run `cargo fix --example "binarized_image_object_detection" -p binarized_image_object_detection` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binarized_image_object_detection-08434adf9bd5e634) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests binarized_image_object_detection [INFO] [stdout] test result: ok. 0 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" "9a87e5f6b016d659c8759e13a042dff18fcd22b387be5340b1d0b33f46fc9037", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a87e5f6b016d659c8759e13a042dff18fcd22b387be5340b1d0b33f46fc9037", kill_on_drop: false }` [INFO] [stdout] 9a87e5f6b016d659c8759e13a042dff18fcd22b387be5340b1d0b33f46fc9037