[INFO] cloning repository https://github.com/PULOTIGE/crimeaai-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PULOTIGE/crimeaai-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPULOTIGE%2Fcrimeaai-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPULOTIGE%2Fcrimeaai-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cccd04060cf01e5548e35959d6b16c9e8c419164 [INFO] testing PULOTIGE/crimeaai-rust against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPULOTIGE%2Fcrimeaai-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/PULOTIGE/crimeaai-rust [INFO] finished tweaking git repo https://github.com/PULOTIGE/crimeaai-rust [INFO] tweaked toml for git repo https://github.com/PULOTIGE/crimeaai-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PULOTIGE/crimeaai-rust on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 377 packages to latest compatible versions [INFO] [stderr] Adding bevy_ecs v0.13.2 (available: v0.18.0) [INFO] [stderr] Adding bevy_utils v0.13.2 (available: v0.18.0) [INFO] [stderr] Adding block-sys v0.1.0-beta.1 (available: v0.1.0-beta.2) [INFO] [stderr] Adding block2 v0.2.0-alpha.6 (available: v0.2.0) [INFO] [stderr] Adding criterion v0.5.1 (available: v0.8.1) [INFO] [stderr] Adding eframe v0.23.0 (available: v0.33.3) [INFO] [stderr] Adding egui v0.23.0 (available: v0.33.3) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding home v0.5.9 (available: v0.5.12) [INFO] [stderr] Adding nalgebra v0.32.6 (available: v0.34.1) [INFO] [stderr] Adding objc-sys v0.2.0-beta.2 (available: v0.2.0-beta.3) [INFO] [stderr] Adding objc2 v0.3.0-beta.3.patch-leaks.3 (available: v0.3.0-beta.5) [INFO] [stderr] Adding objc2-encode v2.0.0-pre.2 (available: v2.0.0) [INFO] [stderr] Adding pdf v0.8.1 (available: v0.9.1) [INFO] [stderr] Adding pollster v0.3.0 (available: v0.4.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tuple v0.5.2 [INFO] [stderr] Downloaded datasize v0.2.15 [INFO] [stderr] Downloaded pdf_derive v0.1.22 [INFO] [stderr] Downloaded datasize_derive v0.2.15 [INFO] [stderr] Downloaded istring v0.3.4 [INFO] [stderr] Downloaded doc-comment v0.3.4 [INFO] [stderr] Downloaded ecolor v0.23.0 [INFO] [stderr] Downloaded emath v0.23.0 [INFO] [stderr] Downloaded egui-winit v0.23.0 [INFO] [stderr] Downloaded pdf v0.8.1 [INFO] [stderr] Downloaded eframe v0.23.0 [INFO] [stderr] Downloaded egui v0.23.0 [INFO] [stderr] Downloaded globalcache v0.2.4 [INFO] [stderr] Downloaded epaint v0.23.0 [INFO] [stderr] Downloaded egui_glow v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e38b1d2665ef52b50b04cfde06b4abda9a9e2c73af7cb7f9cac106dd89e1521 [INFO] running `Command { std: "docker" "start" "-a" "5e38b1d2665ef52b50b04cfde06b4abda9a9e2c73af7cb7f9cac106dd89e1521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e38b1d2665ef52b50b04cfde06b4abda9a9e2c73af7cb7f9cac106dd89e1521", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e38b1d2665ef52b50b04cfde06b4abda9a9e2c73af7cb7f9cac106dd89e1521", kill_on_drop: false }` [INFO] [stdout] 5e38b1d2665ef52b50b04cfde06b4abda9a9e2c73af7cb7f9cac106dd89e1521 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16c41dfc8fe68baa314dcc1eacd8f3fe585ead3542ea575b56eb1192a3703914 [INFO] running `Command { std: "docker" "start" "-a" "16c41dfc8fe68baa314dcc1eacd8f3fe585ead3542ea575b56eb1192a3703914", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling bevy_ptr v0.13.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling bevy_tasks v0.13.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling bevy_macro_utils v0.13.2 [INFO] [stderr] Compiling zmij v1.0.14 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling adaptive-entity-engine v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling datasize_derive v0.2.15 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.2 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pdf_derive v0.1.22 [INFO] [stderr] Compiling datasize v0.2.15 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling istring v0.3.4 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling ecolor v0.23.0 [INFO] [stderr] Compiling emath v0.23.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling snafu v0.7.5 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling tuple v0.5.2 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling epaint v0.23.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling bevy_utils v0.13.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling bevy_reflect v0.13.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling egui v0.23.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling webbrowser v0.8.15 [INFO] [stderr] Compiling globalcache v0.2.4 [INFO] [stderr] Compiling pdf v0.8.1 [INFO] [stderr] Compiling bevy_ecs v0.13.2 [INFO] [stderr] Compiling egui_glow v0.23.0 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling egui-winit v0.23.0 [INFO] [stderr] Compiling eframe v0.23.0 [INFO] [stdout] warning: unused imports: `DMatrix` and `DVector` [INFO] [stdout] --> src/ai_model.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use nalgebra::{DMatrix, DVector}; [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: `std::time::Instant` [INFO] [stdout] --> src/chat_ui.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/file_processor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_size` [INFO] [stdout] --> src/ai_model.rs:519:13 [INFO] [stdout] | [INFO] [stdout] 519 | let input_size = if layer.weights.is_empty() { 0 } else { layer.weights[0].len() }; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/ai_model.rs:619:34 [INFO] [stdout] | [INFO] [stdout] 619 | fn update_weights(&mut self, context: &[usize], target: usize, output: &[f64]) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DMatrix` and `DVector` [INFO] [stdout] --> src/ai_model.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use nalgebra::{DMatrix, DVector}; [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: `std::time::Instant` [INFO] [stdout] --> src/chat_ui.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/file_processor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_size` [INFO] [stdout] --> src/ai_model.rs:519:13 [INFO] [stdout] | [INFO] [stdout] 519 | let input_size = if layer.weights.is_empty() { 0 } else { layer.weights[0].len() }; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/ai_model.rs:619:34 [INFO] [stdout] | [INFO] [stdout] 619 | fn update_weights(&mut self, context: &[usize], target: usize, output: &[f64]) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `add_to_vocab`, `save`, and `load` are never used [INFO] [stdout] --> src/ai_model.rs:680:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl AIModel { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 680 | pub fn add_to_vocab(&mut self, word: String) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 698 | pub fn save(&self, path: impl AsRef) -> Result<(), Box> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 705 | pub fn load(path: impl AsRef) -> Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read_directory` is never used [INFO] [stdout] --> src/file_processor.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl FileProcessor { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 143 | pub fn read_directory(&self, dir_path: &Path) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `loss` is never read [INFO] [stdout] --> src/chat_ui.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct TrainingStatus { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub loss: f64, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrainingStatus` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pdf v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "16c41dfc8fe68baa314dcc1eacd8f3fe585ead3542ea575b56eb1192a3703914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16c41dfc8fe68baa314dcc1eacd8f3fe585ead3542ea575b56eb1192a3703914", kill_on_drop: false }` [INFO] [stdout] 16c41dfc8fe68baa314dcc1eacd8f3fe585ead3542ea575b56eb1192a3703914 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1151b022c442f6a44ed21fa59f14a8c4b11eb2c1a8b8d5ff742dc9f05f2d0001 [INFO] running `Command { std: "docker" "start" "-a" "1151b022c442f6a44ed21fa59f14a8c4b11eb2c1a8b8d5ff742dc9f05f2d0001", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling clap_builder v4.5.54 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling bevy_tasks v0.13.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tuple v0.5.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling epaint v0.23.0 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling bevy_utils v0.13.2 [INFO] [stderr] Compiling bevy_reflect v0.13.2 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling webbrowser v0.8.15 [INFO] [stderr] Compiling egui v0.23.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling globalcache v0.2.4 [INFO] [stderr] Compiling pdf v0.8.1 [INFO] [stderr] Compiling egui_glow v0.23.0 [INFO] [stderr] Compiling bevy_ecs v0.13.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling egui-winit v0.23.0 [INFO] [stderr] Compiling eframe v0.23.0 [INFO] [stderr] Compiling adaptive-entity-engine v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `DMatrix` and `DVector` [INFO] [stdout] --> src/ai_model.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use nalgebra::{DMatrix, DVector}; [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: `std::time::Instant` [INFO] [stdout] --> src/chat_ui.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/file_processor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_size` [INFO] [stdout] --> src/ai_model.rs:519:13 [INFO] [stdout] | [INFO] [stdout] 519 | let input_size = if layer.weights.is_empty() { 0 } else { layer.weights[0].len() }; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/ai_model.rs:619:34 [INFO] [stdout] | [INFO] [stdout] 619 | fn update_weights(&mut self, context: &[usize], target: usize, output: &[f64]) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DMatrix` and `DVector` [INFO] [stdout] --> src/ai_model.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use nalgebra::{DMatrix, DVector}; [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: `std::time::Instant` [INFO] [stdout] --> src/chat_ui.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DMatrix` and `DVector` [INFO] [stdout] --> src/ai_model.rs:1:16 [INFO] [stdout] | [INFO] [stdout] 1 | use nalgebra::{DMatrix, DVector}; [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: `std::time::Instant` [INFO] [stdout] --> src/chat_ui.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::time::Instant; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/file_processor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> src/file_processor.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_size` [INFO] [stdout] --> src/ai_model.rs:519:13 [INFO] [stdout] | [INFO] [stdout] 519 | let input_size = if layer.weights.is_empty() { 0 } else { layer.weights[0].len() }; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/ai_model.rs:619:34 [INFO] [stdout] | [INFO] [stdout] 619 | fn update_weights(&mut self, context: &[usize], target: usize, output: &[f64]) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `add_to_vocab`, `save`, and `load` are never used [INFO] [stdout] --> src/ai_model.rs:680:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl AIModel { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 680 | pub fn add_to_vocab(&mut self, word: String) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 698 | pub fn save(&self, path: impl AsRef) -> Result<(), Box> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 705 | pub fn load(path: impl AsRef) -> Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `read_directory` is never used [INFO] [stdout] --> src/file_processor.rs:143:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl FileProcessor { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 143 | pub fn read_directory(&self, dir_path: &Path) -> Result, String> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `loss` is never read [INFO] [stdout] --> src/chat_ui.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct TrainingStatus { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 30 | pub loss: f64, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TrainingStatus` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `input_size` [INFO] [stdout] --> src/ai_model.rs:519:13 [INFO] [stdout] | [INFO] [stdout] 519 | let input_size = if layer.weights.is_empty() { 0 } else { layer.weights[0].len() }; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_size` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> src/ai_model.rs:619:34 [INFO] [stdout] | [INFO] [stdout] 619 | fn update_weights(&mut self, context: &[usize], target: usize, output: &[f64]) { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 49.81s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pdf v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "1151b022c442f6a44ed21fa59f14a8c4b11eb2c1a8b8d5ff742dc9f05f2d0001", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1151b022c442f6a44ed21fa59f14a8c4b11eb2c1a8b8d5ff742dc9f05f2d0001", kill_on_drop: false }` [INFO] [stdout] 1151b022c442f6a44ed21fa59f14a8c4b11eb2c1a8b8d5ff742dc9f05f2d0001 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5a07672ddc74ebbf26d3ce7751f92490fc1256f88aa503b482d80d4176816d75 [INFO] running `Command { std: "docker" "start" "-a" "5a07672ddc74ebbf26d3ce7751f92490fc1256f88aa503b482d80d4176816d75", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `DMatrix` and `DVector` [INFO] [stderr] --> src/ai_model.rs:1:16 [INFO] [stderr] | [INFO] [stderr] 1 | use nalgebra::{DMatrix, DVector}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::time::Instant` [INFO] [stderr] --> src/chat_ui.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::time::Instant; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::Read` [INFO] [stderr] --> src/file_processor.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::io::Read; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `input_size` [INFO] [stderr] --> src/ai_model.rs:519:13 [INFO] [stderr] | [INFO] [stderr] 519 | let input_size = if layer.weights.is_empty() { 0 } else { layer.weights[0].len() }; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_input_size` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `context` [INFO] [stderr] --> src/ai_model.rs:619:34 [INFO] [stderr] | [INFO] [stderr] 619 | fn update_weights(&mut self, context: &[usize], target: usize, output: &[f64]) { [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stderr] [INFO] [stderr] warning: `adaptive-entity-engine` (lib) generated 5 warnings (run `cargo fix --lib -p adaptive-entity-engine` to apply 4 suggestions) [INFO] [stderr] warning: associated items `add_to_vocab`, `save`, and `load` are never used [INFO] [stderr] --> src/ai_model.rs:680:12 [INFO] [stderr] | [INFO] [stderr] 34 | impl AIModel { [INFO] [stderr] | ------------ associated items in this implementation [INFO] [stderr] ... [INFO] [stderr] 680 | pub fn add_to_vocab(&mut self, word: String) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 698 | pub fn save(&self, path: impl AsRef) -> Result<(), Box> { [INFO] [stderr] | ^^^^ [INFO] [stderr] ... [INFO] [stderr] 705 | pub fn load(path: impl AsRef) -> Result> { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `read_directory` is never used [INFO] [stderr] --> src/file_processor.rs:143:12 [INFO] [stderr] | [INFO] [stderr] 10 | impl FileProcessor { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] ... [INFO] [stderr] 143 | pub fn read_directory(&self, dir_path: &Path) -> Result, String> { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `loss` is never read [INFO] [stderr] --> src/chat_ui.rs:30:9 [INFO] [stderr] | [INFO] [stderr] 26 | pub struct TrainingStatus { [INFO] [stderr] | -------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 30 | pub loss: f64, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TrainingStatus` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `adaptive-entity-engine` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] warning: `adaptive-entity-engine` (bin "ai-chat" test) generated 8 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pdf v0.8.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/adaptive_entity_engine-665920ef99fcad20) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test file_processor::tests::test_file_stats ... ok [INFO] [stdout] test file_processor::tests::test_file_processor ... ok [INFO] [stdout] test file_processor::tests::test_extract_training_data ... ok [INFO] [stdout] test ai_model::tests::test_model_creation ... ok [INFO] [stdout] test ai_model::tests::test_tokenization ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ai_chat-0e64ffa73c0abac4) [INFO] [stdout] test ai_model::tests::test_generation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test file_processor::tests::test_file_processor ... ok [INFO] [stdout] test file_processor::tests::test_file_stats ... ok [INFO] [stdout] test file_processor::tests::test_extract_training_data ... ok [INFO] [stdout] test ai_model::tests::test_model_creation ... ok [INFO] [stdout] test ai_model::tests::test_tokenization ... ok [INFO] [stdout] test ai_model::tests::test_generation ... ok [INFO] [stderr] Doc-tests adaptive_entity_engine [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s [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" "5a07672ddc74ebbf26d3ce7751f92490fc1256f88aa503b482d80d4176816d75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a07672ddc74ebbf26d3ce7751f92490fc1256f88aa503b482d80d4176816d75", kill_on_drop: false }` [INFO] [stdout] 5a07672ddc74ebbf26d3ce7751f92490fc1256f88aa503b482d80d4176816d75