[INFO] cloning repository https://github.com/Rubber-Duck-999/HouseGuard-SystemProcessor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rubber-Duck-999/HouseGuard-SystemProcessor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRubber-Duck-999%2FHouseGuard-SystemProcessor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRubber-Duck-999%2FHouseGuard-SystemProcessor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 413de455e6f1e9697adf23c27d0807b677221072 [INFO] testing Rubber-Duck-999/HouseGuard-SystemProcessor against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRubber-Duck-999%2FHouseGuard-SystemProcessor" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rubber-Duck-999/HouseGuard-SystemProcessor on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rubber-Duck-999/HouseGuard-SystemProcessor [INFO] finished tweaking git repo https://github.com/Rubber-Duck-999/HouseGuard-SystemProcessor [INFO] tweaked toml for git repo https://github.com/Rubber-Duck-999/HouseGuard-SystemProcessor written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Rubber-Duck-999/HouseGuard-SystemProcessor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 98f0ee7c6c575326a51a37572aeaab2089551313b2734687c142c3e7cdd84053 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "98f0ee7c6c575326a51a37572aeaab2089551313b2734687c142c3e7cdd84053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98f0ee7c6c575326a51a37572aeaab2089551313b2734687c142c3e7cdd84053", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98f0ee7c6c575326a51a37572aeaab2089551313b2734687c142c3e7cdd84053", kill_on_drop: false }` [INFO] [stdout] 98f0ee7c6c575326a51a37572aeaab2089551313b2734687c142c3e7cdd84053 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d41557ba14ade88640588941ae6993e67a325b92c741948696710d3ced58cbba [INFO] running `Command { std: "docker" "start" "-a" "d41557ba14ade88640588941ae6993e67a325b92c741948696710d3ced58cbba", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling byteorder v0.5.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling bytesize v1.0.0 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling platforms v0.2.1 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling unescape v0.1.0 [INFO] [stderr] Compiling system_shutdown v3.0.0 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling systemstat v0.1.5 [INFO] [stderr] Compiling amq-proto v0.1.0 [INFO] [stderr] Compiling serde_yaml v0.8.14 [INFO] [stderr] Compiling amqp v0.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling psutil v3.2.0 [INFO] [stderr] Compiling exeSystemProcessor v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `simple_logger::init_with_level`: Please use the Builder pattern instead. [INFO] [stdout] --> src/main.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | simple_logger::init_with_level(Level::Warn).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `message` is never read [INFO] [stdout] --> src/rabbitmq/interaction.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | let mut message = types::RequestPower::default(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/system/processes.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | Err(e) => return success, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/system/processes.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let mut processes_vector = processes(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/system/processes.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let mut processes = processes().unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `QUEUE_URL` [INFO] [stdout] --> src/rabbitmq/types.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub const QUEUE_URL: &str = "amqp://guest:guest@localhost:5672/"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FAULT_HANDLER` [INFO] [stdout] --> src/system/constants.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub const FAULT_HANDLER: &str = "FH has died"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RABBITMQ` [INFO] [stdout] --> src/system/constants.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const RABBITMQ: &str = "RMQ"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_shutdown` [INFO] [stdout] --> src/main.rs:372:12 [INFO] [stdout] | [INFO] [stdout] 372 | pub fn get_shutdown(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_shutdown` [INFO] [stdout] --> src/main.rs:376:12 [INFO] [stdout] | [INFO] [stdout] 376 | pub fn set_shutdown(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_event_counter` [INFO] [stdout] --> src/main.rs:380:12 [INFO] [stdout] | [INFO] [stdout] 380 | pub fn get_event_counter(&mut self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `exeSystemProcessor` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `exe_system_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 03s [INFO] running `Command { std: "docker" "inspect" "d41557ba14ade88640588941ae6993e67a325b92c741948696710d3ced58cbba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d41557ba14ade88640588941ae6993e67a325b92c741948696710d3ced58cbba", kill_on_drop: false }` [INFO] [stdout] d41557ba14ade88640588941ae6993e67a325b92c741948696710d3ced58cbba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cce4fa59fe42176229bb5f081f1f29ccc78cb71fe1f7a15dbafd9680f31d40d2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cce4fa59fe42176229bb5f081f1f29ccc78cb71fe1f7a15dbafd9680f31d40d2", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling predicates-core v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling doc-comment v0.3.1 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stdout] warning: use of deprecated function `simple_logger::init_with_level`: Please use the Builder pattern instead. [INFO] [stdout] --> src/main.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | simple_logger::init_with_level(Level::Warn).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `message` is never read [INFO] [stdout] --> src/rabbitmq/interaction.rs:187:13 [INFO] [stdout] | [INFO] [stdout] 187 | let mut message = types::RequestPower::default(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/system/processes.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 48 | Err(e) => return success, [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/system/processes.rs:45:13 [INFO] [stdout] | [INFO] [stdout] 45 | let mut processes_vector = processes(); [INFO] [stdout] | ----^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/system/processes.rs:50:13 [INFO] [stdout] | [INFO] [stdout] 50 | let mut processes = processes().unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `QUEUE_URL` [INFO] [stdout] --> src/rabbitmq/types.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | pub const QUEUE_URL: &str = "amqp://guest:guest@localhost:5672/"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `FAULT_HANDLER` [INFO] [stdout] --> src/system/constants.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | pub const FAULT_HANDLER: &str = "FH has died"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `RABBITMQ` [INFO] [stdout] --> src/system/constants.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | pub const RABBITMQ: &str = "RMQ"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_shutdown` [INFO] [stdout] --> src/main.rs:372:12 [INFO] [stdout] | [INFO] [stdout] 372 | pub fn get_shutdown(&mut self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_shutdown` [INFO] [stdout] --> src/main.rs:376:12 [INFO] [stdout] | [INFO] [stdout] 376 | pub fn set_shutdown(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_event_counter` [INFO] [stdout] --> src/main.rs:380:12 [INFO] [stdout] | [INFO] [stdout] 380 | pub fn get_event_counter(&mut self) -> u32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `exeSystemProcessor` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] = help: convert the identifier to snake case: `exe_system_processor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling predicates v1.0.5 [INFO] [stderr] Compiling assert_cmd v1.0.1 [INFO] [stderr] Compiling exeSystemProcessor v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `glob::glob` [INFO] [stdout] --> tests/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use glob::glob; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `predicates::boolean::PredicateBooleanExt` [INFO] [stdout] --> tests/test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use predicates::boolean::PredicateBooleanExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> tests/test.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> tests/test.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Control` [INFO] [stdout] --> src/system/control_test.rs:10:30 [INFO] [stdout] | [INFO] [stdout] 10 | let mut controller = Control::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use crate::Control; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Control` [INFO] [stdout] --> src/system/control_test.rs:18:30 [INFO] [stdout] | [INFO] [stdout] 18 | let mut controller = Control::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use crate::Control; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Control` [INFO] [stdout] --> src/system/control_test.rs:27:30 [INFO] [stdout] | [INFO] [stdout] 27 | let mut controller = Control::new(); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 5 | use crate::Control; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/system/control_test.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/system/processes_test.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `simple_logger::init_with_level`: Please use the Builder pattern instead. [INFO] [stdout] --> src/main.rs:406:5 [INFO] [stdout] | [INFO] [stdout] 406 | simple_logger::init_with_level(Level::Warn).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `exeSystemProcessor` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cce4fa59fe42176229bb5f081f1f29ccc78cb71fe1f7a15dbafd9680f31d40d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce4fa59fe42176229bb5f081f1f29ccc78cb71fe1f7a15dbafd9680f31d40d2", kill_on_drop: false }` [INFO] [stdout] cce4fa59fe42176229bb5f081f1f29ccc78cb71fe1f7a15dbafd9680f31d40d2