[INFO] cloning repository https://github.com/felpzw/Rust-KNN-Binary-Image-Classification [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felpzw/Rust-KNN-Binary-Image-Classification" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelpzw%2FRust-KNN-Binary-Image-Classification", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelpzw%2FRust-KNN-Binary-Image-Classification'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87924a316aed279f9cc273fff501551867fa7852 [INFO] testing felpzw/Rust-KNN-Binary-Image-Classification against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelpzw%2FRust-KNN-Binary-Image-Classification" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/felpzw/Rust-KNN-Binary-Image-Classification [INFO] finished tweaking git repo https://github.com/felpzw/Rust-KNN-Binary-Image-Classification [INFO] tweaked toml for git repo https://github.com/felpzw/Rust-KNN-Binary-Image-Classification written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/felpzw/Rust-KNN-Binary-Image-Classification on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/felpzw/Rust-KNN-Binary-Image-Classification 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ravif v0.11.12 [INFO] [stderr] Downloaded bytemuck v1.23.0 [INFO] [stderr] Downloaded rust-cv v0.1.0 [INFO] [stderr] Downloaded clap v4.5.38 [INFO] [stderr] Downloaded clap_builder v4.5.38 [INFO] [stderr] Downloaded smartcore v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] edd21fe16f94102fc2f64a458e842cfbf6247e0bb3b368eee5099aed021ca83c [INFO] running `Command { std: "docker" "start" "-a" "edd21fe16f94102fc2f64a458e842cfbf6247e0bb3b368eee5099aed021ca83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "edd21fe16f94102fc2f64a458e842cfbf6247e0bb3b368eee5099aed021ca83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edd21fe16f94102fc2f64a458e842cfbf6247e0bb3b368eee5099aed021ca83c", kill_on_drop: false }` [INFO] [stdout] edd21fe16f94102fc2f64a458e842cfbf6247e0bb3b368eee5099aed021ca83c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5028c45a87d2b69ebd4f66faee200e2e9e682e47eb80daefe028900993b133f2 [INFO] running `Command { std: "docker" "start" "-a" "5028c45a87d2b69ebd4f66faee200e2e9e682e47eb80daefe028900993b133f2", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling aligned-vec v0.5.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling avif-serialize v0.8.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling zune-jpeg v0.4.14 [INFO] [stderr] Compiling image-webp v0.2.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling smartcore v0.4.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling rust-cv v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.16 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling clap v4.5.38 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ravif v0.11.12 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling image_classification v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `DynamicImage` [INFO] [stdout] --> src/train.rs:2:35 [INFO] [stdout] | [INFO] [stdout] 2 | use image::{imageops::FilterType, DynamicImage}; [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: `PathBuf` [INFO] [stdout] --> src/train.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arch::x86_64` [INFO] [stdout] --> src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{arch::x86_64, path::PathBuf}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/model.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl ImageClassifier { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 18 | pub fn new(target_width: u32, target_height: u32, k: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ModelSave` is never constructed [INFO] [stdout] --> src/train.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum TrainError { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 8 | ImageProcessing(String), [INFO] [stdout] 9 | ModelSave(std::io::Error), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrainError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.82s [INFO] running `Command { std: "docker" "inspect" "5028c45a87d2b69ebd4f66faee200e2e9e682e47eb80daefe028900993b133f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5028c45a87d2b69ebd4f66faee200e2e9e682e47eb80daefe028900993b133f2", kill_on_drop: false }` [INFO] [stdout] 5028c45a87d2b69ebd4f66faee200e2e9e682e47eb80daefe028900993b133f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a83e08fbb38cab2868fd1a9a97631d9966a397a577347db9f38f465e6d1ec622 [INFO] running `Command { std: "docker" "start" "-a" "a83e08fbb38cab2868fd1a9a97631d9966a397a577347db9f38f465e6d1ec622", kill_on_drop: false }` [INFO] [stderr] Compiling image_classification v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `DynamicImage` [INFO] [stdout] --> src/train.rs:2:35 [INFO] [stdout] | [INFO] [stdout] 2 | use image::{imageops::FilterType, DynamicImage}; [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: `PathBuf` [INFO] [stdout] --> src/train.rs:3:23 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::{Path, PathBuf}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `arch::x86_64` [INFO] [stdout] --> src/main.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | use std::{arch::x86_64, path::PathBuf}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/model.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 17 | impl ImageClassifier { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 18 | pub fn new(target_width: u32, target_height: u32, k: usize) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ModelSave` is never constructed [INFO] [stdout] --> src/train.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum TrainError { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] 8 | ImageProcessing(String), [INFO] [stdout] 9 | ModelSave(std::io::Error), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrainError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s [INFO] running `Command { std: "docker" "inspect" "a83e08fbb38cab2868fd1a9a97631d9966a397a577347db9f38f465e6d1ec622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a83e08fbb38cab2868fd1a9a97631d9966a397a577347db9f38f465e6d1ec622", kill_on_drop: false }` [INFO] [stdout] a83e08fbb38cab2868fd1a9a97631d9966a397a577347db9f38f465e6d1ec622 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 01ef40b7e0a35590769747f69b81fac01765951414ed7e7722b34506a8781b58 [INFO] running `Command { std: "docker" "start" "-a" "01ef40b7e0a35590769747f69b81fac01765951414ed7e7722b34506a8781b58", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `DynamicImage` [INFO] [stderr] --> src/train.rs:2:35 [INFO] [stderr] | [INFO] [stderr] 2 | use image::{imageops::FilterType, DynamicImage}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `PathBuf` [INFO] [stderr] --> src/train.rs:3:23 [INFO] [stderr] | [INFO] [stderr] 3 | use std::path::{Path, PathBuf}; [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `arch::x86_64` [INFO] [stderr] --> src/main.rs:7:11 [INFO] [stderr] | [INFO] [stderr] 7 | use std::{arch::x86_64, path::PathBuf}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/model.rs:18:12 [INFO] [stderr] | [INFO] [stderr] 17 | impl ImageClassifier { [INFO] [stderr] | -------------------- associated function in this implementation [INFO] [stderr] 18 | pub fn new(target_width: u32, target_height: u32, k: usize) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variant `ModelSave` is never constructed [INFO] [stderr] --> src/train.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub enum TrainError { [INFO] [stderr] | ---------- variant in this enum [INFO] [stderr] 8 | ImageProcessing(String), [INFO] [stderr] 9 | ModelSave(std::io::Error), [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TrainError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `image_classification` (bin "image_classification" test) generated 5 warnings (run `cargo fix --bin "image_classification" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/image_classification-7e46491444e78f07) [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" "01ef40b7e0a35590769747f69b81fac01765951414ed7e7722b34506a8781b58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01ef40b7e0a35590769747f69b81fac01765951414ed7e7722b34506a8781b58", kill_on_drop: false }` [INFO] [stdout] 01ef40b7e0a35590769747f69b81fac01765951414ed7e7722b34506a8781b58