[INFO] fetching crate sensd 0.0.7-beta... [INFO] testing sensd-0.0.7-beta against 1.78.0 for beta-1.79-2 [INFO] extracting crate sensd 0.0.7-beta into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate sensd 0.0.7-beta on toolchain 1.78.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sensd 0.0.7-beta [INFO] finished tweaking crates.io crate sensd 0.0.7-beta [INFO] tweaked toml for crates.io crate sensd 0.0.7-beta written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate sensd 0.0.7-beta 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" "+1.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded custom_error v1.9.2 [INFO] [stderr] Downloaded pid v4.0.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.85 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.85 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.85 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.85 [INFO] [stderr] Downloaded js-sys v0.3.62 [INFO] [stderr] Downloaded wasm-bindgen v0.2.85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ad2592ae182e99e0d5c410ca282305c6665a6c374275ac957ec625396d6e648 [INFO] running `Command { std: "docker" "start" "-a" "8ad2592ae182e99e0d5c410ca282305c6665a6c374275ac957ec625396d6e648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ad2592ae182e99e0d5c410ca282305c6665a6c374275ac957ec625396d6e648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ad2592ae182e99e0d5c410ca282305c6665a6c374275ac957ec625396d6e648", kill_on_drop: false }` [INFO] [stdout] 8ad2592ae182e99e0d5c410ca282305c6665a6c374275ac957ec625396d6e648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ea5e10610f49887bb726bbf2c7e0b307e6fe3c6c1e54a4f3ed662378e02bdc8 [INFO] running `Command { std: "docker" "start" "-a" "0ea5e10610f49887bb726bbf2c7e0b307e6fe3c6c1e54a4f3ed662378e02bdc8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling custom_error v1.9.2 [INFO] [stderr] Compiling pid v4.0.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling sensd v0.0.7-beta (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/io/dev/output.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | self.dir = Some(PathBuf::from(path.clone())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 86 - self.dir = Some(PathBuf::from(path.clone())); [INFO] [stdout] 86 + self.dir = Some(PathBuf::from(path)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.46s [INFO] running `Command { std: "docker" "inspect" "0ea5e10610f49887bb726bbf2c7e0b307e6fe3c6c1e54a4f3ed662378e02bdc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ea5e10610f49887bb726bbf2c7e0b307e6fe3c6c1e54a4f3ed662378e02bdc8", kill_on_drop: false }` [INFO] [stdout] 0ea5e10610f49887bb726bbf2c7e0b307e6fe3c6c1e54a4f3ed662378e02bdc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5a6227ae81277eb9c1e57e361efb813ebc08aba1250638e767e7e924efc8acc [INFO] running `Command { std: "docker" "start" "-a" "a5a6227ae81277eb9c1e57e361efb813ebc08aba1250638e767e7e924efc8acc", kill_on_drop: false }` [INFO] [stderr] Compiling sensd v0.0.7-beta (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/io/dev/output.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | self.dir = Some(PathBuf::from(path.clone())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 86 - self.dir = Some(PathBuf::from(path.clone())); [INFO] [stdout] 86 + self.dir = Some(PathBuf::from(path)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> examples/simple.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | let group = Group::new(name.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> examples/thermostat.rs:49:32 [INFO] [stdout] | [INFO] [stdout] 49 | let group = Group::new(name.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> examples/blink.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | let group = Group::new(name.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/io/dev/output.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | self.dir = Some(PathBuf::from(path.clone())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 86 - self.dir = Some(PathBuf::from(path.clone())); [INFO] [stdout] 86 + self.dir = Some(PathBuf::from(path)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.63s [INFO] running `Command { std: "docker" "inspect" "a5a6227ae81277eb9c1e57e361efb813ebc08aba1250638e767e7e924efc8acc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5a6227ae81277eb9c1e57e361efb813ebc08aba1250638e767e7e924efc8acc", kill_on_drop: false }` [INFO] [stdout] a5a6227ae81277eb9c1e57e361efb813ebc08aba1250638e767e7e924efc8acc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d7e7595d8d72c50a1bd5f3b7249d280d792c86b4635ff2ae003413768c5bd86 [INFO] running `Command { std: "docker" "start" "-a" "0d7e7595d8d72c50a1bd5f3b7249d280d792c86b4635ff2ae003413768c5bd86", kill_on_drop: false }` [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/io/dev/output.rs:86:43 [INFO] [stderr] | [INFO] [stderr] 86 | self.dir = Some(PathBuf::from(path.clone())); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] 86 - self.dir = Some(PathBuf::from(path.clone())); [INFO] [stderr] 86 + self.dir = Some(PathBuf::from(path)); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `sensd` (lib) generated 1 warning (run `cargo fix --lib -p sensd` to apply 1 suggestion) [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> examples/blink.rs:34:32 [INFO] [stderr] | [INFO] [stderr] 34 | let group = Group::new(name.clone()); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> examples/simple.rs:46:32 [INFO] [stderr] | [INFO] [stderr] 46 | let group = Group::new(name.clone()); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> examples/thermostat.rs:49:32 [INFO] [stderr] | [INFO] [stderr] 49 | let group = Group::new(name.clone()); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sensd` (example "blink") generated 1 warning (run `cargo fix --example "blink"` to apply 1 suggestion) [INFO] [stderr] warning: `sensd` (example "simple") generated 1 warning (run `cargo fix --example "simple"` to apply 1 suggestion) [INFO] [stderr] warning: `sensd` (example "thermostat") generated 1 warning (run `cargo fix --example "thermostat"` to apply 1 suggestion) [INFO] [stderr] warning: `sensd` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sensd-0a404bc56d1ed22b) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test action::actions::threshold::tests::with_output_name_parameter ... ok [INFO] [stdout] test action::actions::threshold::tests::new_name_parameter ... ok [INFO] [stdout] test action::handler::tests::test_attempt ... ok [INFO] [stdout] test action::handler::tests::test_push ... ok [INFO] [stdout] test action::io::tests::test_agrees ... ok [INFO] [stdout] test action::io::tests::test_default ... ok [INFO] [stdout] test action::routine::functionality_tests::test_attempt ... ok [INFO] [stdout] test action::routine::meta_tests::test_constructor_w_log ... ok [INFO] [stdout] test action::routine::meta_tests::test_constructor_w_none ... ok [INFO] [stdout] test action::trigger::tests::lte ... ok [INFO] [stdout] test io::dev::container::tests::insert_output ... ok [INFO] [stdout] test io::dev::container::tests::set_root ... ok [INFO] [stdout] test io::dev::input::tests::test_init_log ... ok [INFO] [stdout] test io::dev::container::tests::insert_input ... ok [INFO] [stdout] test action::trigger::tests::lt ... ok [INFO] [stdout] test action::trigger::tests::gte ... ok [INFO] [stdout] test action::trigger::tests::gt ... ok [INFO] [stdout] test io::dev::input::tests::test_init_publisher ... ok [INFO] [stdout] test io::dev::input::tests::new_name_parameter ... ok [INFO] [stdout] test io::dev::input::tests::new_kind_parameter ... ok [INFO] [stdout] test io::dev::input::tests::test_rx ... ok [INFO] [stdout] test io::dev::output::tests::test_tx ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_div ... ok [INFO] [stdout] test io::dev::output::tests::set_dir_changes_log_dir ... ok [INFO] [stdout] test io::dev::input::tests::test_read ... ok [INFO] [stdout] test io::dev::output::tests::new_name_parameter ... ok [INFO] [stdout] test io::dev::output::tests::test_write ... ok [INFO] [stdout] test io::metadata::tests::new_name_parameter ... ok [INFO] [stdout] test io::dev::input::tests::set_dir_changes_log_dir ... ok [INFO] [stdout] test io::dev::output::tests::set_dir ... ok [INFO] [stdout] test io::dev::output::tests::new_kind_parameter ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_add ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_mul ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_sub ... ok [INFO] [stdout] test storage::group::tests::new_name_parameter ... ok [INFO] [stdout] test storage::group::tests::push_input_changes_dir ... ok [INFO] [stdout] test settings::tests::set_root_into ... ok [INFO] [stdout] test io::dev::output::tests::test_init_log ... ok [INFO] [stdout] test storage::group::tests::with_interval ... ok [INFO] [stdout] test storage::group::tests::test_dir ... ok [INFO] [stdout] test storage::group::tests::test_init_root ... ok [INFO] [stdout] test storage::group::tests::push_input ... ok [INFO] [stdout] test storage::group::tests::with_root ... ok [INFO] [stdout] test storage::logging::log::tests::set_dir ... ok [INFO] [stdout] test storage::group::tests::push_output ... ok [INFO] [stdout] test storage::group::tests::push_output_changes_dir ... ok [INFO] [stdout] test storage::logging::types::test_event_collection::test_extendability ... ok [INFO] [stdout] test storage::logging::log::tests::test_load_save ... ok [INFO] [stdout] test action::routine::meta_tests::validate_command - should panic ... ok [INFO] [stdout] test action::io::tests::test_output_fails_wo_value - should panic ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_add_mismatched - should panic ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_mul_mismatched - should panic ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_div_mismatched - should panic ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_sub_mismatched - should panic ... ok [INFO] [stdout] test storage::group::tests::push_input_panics - should panic ... ok [INFO] [stdout] test settings::tests::set_root_panics - should panic ... ok [INFO] [stdout] test storage::group::tests::push_output_panics - should panic ... ok [INFO] [stdout] test storage::logging::log::tests::test_extend ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/grouping_test.rs (/opt/rustwide/target/debug/deps/grouping_test-e540bddd705739d2) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_builder_pattern ... ok [INFO] [stdout] test test_poll ... ok [INFO] [stdout] test test_directory_hierarchy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests sensd [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID (line 57) ... ok [INFO] [stdout] test src/io/dev/input.rs - io::dev::input::Input (line 20) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID::output_limit (line 375) ... ok [INFO] [stdout] test src/action/actions/threshold.rs - action::actions::threshold::Threshold::new (line 47) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID::new (line 120) ... ok [INFO] [stdout] test src/action/actions/threshold.rs - action::actions::threshold::Threshold::with_output (line 94) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID::set_setpoint (line 346) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID::setpoint (line 321) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID (line 79) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID (line 16) ... ok [INFO] [stdout] test src/action/actions/threshold.rs - action::actions::threshold::Threshold::threshold (line 121) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID (line 42) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID::set_handler (line 457) ... ok [INFO] [stdout] test src/action/actions/threshold.rs - action::actions::threshold::Threshold::set_output (line 201) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID::set_output_limit (line 401) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID::set_output (line 527) ... ok [INFO] [stdout] test src/io/dev/output.rs - io::dev::output::Output (line 40) ... ok [INFO] [stdout] test src/io/event.rs - io::event::IOEvent::new (line 79) ... ok [INFO] [stdout] test src/storage/group.rs - storage::group::Group::new (line 139) ... ok [INFO] [stdout] test src/io/dev/output.rs - io::dev::output::Output::write (line 211) ... ok [INFO] [stdout] test src/io/dev/input.rs - io::dev::input::Input (line 39) ... ok [INFO] [stdout] test src/io/dev/output.rs - io::dev::output::Output (line 21) ... ok [INFO] [stdout] test src/io/event.rs - io::event::IOEvent (line 12) ... ok [INFO] [stdout] test src/io/dev/input.rs - io::dev::input::Input::read (line 238) ... ok [INFO] [stdout] test src/io/event.rs - io::event::IOEvent::with_timestamp (line 48) ... ok [INFO] [stdout] test src/storage/group.rs - storage::group::Group::with_root (line 183) ... ok [INFO] [stdout] test src/io/metadata.rs - io::metadata::DeviceMetadata::new (line 42) ... ok [INFO] [stdout] test src/storage/group.rs - storage::group::Group::push_output (line 260) ... ok [INFO] [stdout] test src/storage/group.rs - storage::group::Group (line 22) ... ok [INFO] [stdout] test src/storage/group.rs - storage::group::Group (line 44) ... ok [INFO] [stdout] test src/storage/group.rs - storage::group::Group::push_input (line 228) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.39s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0d7e7595d8d72c50a1bd5f3b7249d280d792c86b4635ff2ae003413768c5bd86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d7e7595d8d72c50a1bd5f3b7249d280d792c86b4635ff2ae003413768c5bd86", kill_on_drop: false }` [INFO] [stdout] 0d7e7595d8d72c50a1bd5f3b7249d280d792c86b4635ff2ae003413768c5bd86 [INFO] testing sensd-0.0.7-beta against beta-2024-05-11 for beta-1.79-2 [INFO] extracting crate sensd 0.0.7-beta into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate sensd 0.0.7-beta on toolchain beta-2024-05-11 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sensd 0.0.7-beta [INFO] finished tweaking crates.io crate sensd 0.0.7-beta [INFO] tweaked toml for crates.io crate sensd 0.0.7-beta written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate sensd 0.0.7-beta 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" "+beta-2024-05-11" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7893923e90a3c3bcf01bea561b59bcd550c4575421759e6c1c09fb2bae4727c [INFO] running `Command { std: "docker" "start" "-a" "e7893923e90a3c3bcf01bea561b59bcd550c4575421759e6c1c09fb2bae4727c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7893923e90a3c3bcf01bea561b59bcd550c4575421759e6c1c09fb2bae4727c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7893923e90a3c3bcf01bea561b59bcd550c4575421759e6c1c09fb2bae4727c", kill_on_drop: false }` [INFO] [stdout] e7893923e90a3c3bcf01bea561b59bcd550c4575421759e6c1c09fb2bae4727c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c762ac6befbe08817b1bcb720182f31f9e66899190673592dc46f1d49d08d6d [INFO] running `Command { std: "docker" "start" "-a" "0c762ac6befbe08817b1bcb720182f31f9e66899190673592dc46f1d49d08d6d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling custom_error v1.9.2 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling pid v4.0.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling chrono v0.4.24 [INFO] [stderr] Compiling sensd v0.0.7-beta (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/io/dev/output.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | self.dir = Some(PathBuf::from(path.clone())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 86 - self.dir = Some(PathBuf::from(path.clone())); [INFO] [stdout] 86 + self.dir = Some(PathBuf::from(path)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.55s [INFO] running `Command { std: "docker" "inspect" "0c762ac6befbe08817b1bcb720182f31f9e66899190673592dc46f1d49d08d6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c762ac6befbe08817b1bcb720182f31f9e66899190673592dc46f1d49d08d6d", kill_on_drop: false }` [INFO] [stdout] 0c762ac6befbe08817b1bcb720182f31f9e66899190673592dc46f1d49d08d6d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b823cac574b3209ce7f47af62fcc9d62448e2faeb249a4b5fc4a944cbe21650a [INFO] running `Command { std: "docker" "start" "-a" "b823cac574b3209ce7f47af62fcc9d62448e2faeb249a4b5fc4a944cbe21650a", kill_on_drop: false }` [INFO] [stderr] Compiling sensd v0.0.7-beta (/opt/rustwide/workdir) [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/io/dev/output.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | self.dir = Some(PathBuf::from(path.clone())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 86 - self.dir = Some(PathBuf::from(path.clone())); [INFO] [stdout] 86 + self.dir = Some(PathBuf::from(path)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> examples/blink.rs:34:32 [INFO] [stdout] | [INFO] [stdout] 34 | let group = Group::new(name.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> examples/thermostat.rs:49:32 [INFO] [stdout] | [INFO] [stdout] 49 | let group = Group::new(name.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> examples/simple.rs:46:32 [INFO] [stdout] | [INFO] [stdout] 46 | let group = Group::new(name.clone()); [INFO] [stdout] | ^^^^^^^^ help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stdout] --> src/io/dev/output.rs:86:43 [INFO] [stdout] | [INFO] [stdout] 86 | self.dir = Some(PathBuf::from(path.clone())); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stdout] = note: `#[warn(noop_method_call)]` on by default [INFO] [stdout] help: remove this redundant call [INFO] [stdout] | [INFO] [stdout] 86 - self.dir = Some(PathBuf::from(path.clone())); [INFO] [stdout] 86 + self.dir = Some(PathBuf::from(path)); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.81s [INFO] running `Command { std: "docker" "inspect" "b823cac574b3209ce7f47af62fcc9d62448e2faeb249a4b5fc4a944cbe21650a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b823cac574b3209ce7f47af62fcc9d62448e2faeb249a4b5fc4a944cbe21650a", kill_on_drop: false }` [INFO] [stdout] b823cac574b3209ce7f47af62fcc9d62448e2faeb249a4b5fc4a944cbe21650a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c0926b650767aa893832bd1ebd84edd33d798938619ce8fc4b4ccc58e925e667 [INFO] running `Command { std: "docker" "start" "-a" "c0926b650767aa893832bd1ebd84edd33d798938619ce8fc4b4ccc58e925e667", kill_on_drop: false }` [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> src/io/dev/output.rs:86:43 [INFO] [stderr] | [INFO] [stderr] 86 | self.dir = Some(PathBuf::from(path.clone())); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: the type `Path` does not implement `Clone`, so calling `clone` on `&Path` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] 86 - self.dir = Some(PathBuf::from(path.clone())); [INFO] [stderr] 86 + self.dir = Some(PathBuf::from(path)); [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `sensd` (lib) generated 1 warning (run `cargo fix --lib -p sensd` to apply 1 suggestion) [INFO] [stderr] warning: `sensd` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> examples/simple.rs:46:32 [INFO] [stderr] | [INFO] [stderr] 46 | let group = Group::new(name.clone()); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> examples/blink.rs:34:32 [INFO] [stderr] | [INFO] [stderr] 34 | let group = Group::new(name.clone()); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: call to `.clone()` on a reference in this situation does nothing [INFO] [stderr] --> examples/thermostat.rs:49:32 [INFO] [stderr] | [INFO] [stderr] 49 | let group = Group::new(name.clone()); [INFO] [stderr] | ^^^^^^^^ help: remove this redundant call [INFO] [stderr] | [INFO] [stderr] = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed [INFO] [stderr] = note: `#[warn(noop_method_call)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `sensd` (example "simple") generated 1 warning (run `cargo fix --example "simple"` to apply 1 suggestion) [INFO] [stderr] warning: `sensd` (example "blink") generated 1 warning (run `cargo fix --example "blink"` to apply 1 suggestion) [INFO] [stderr] warning: `sensd` (example "thermostat") generated 1 warning (run `cargo fix --example "thermostat"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sensd-2d1e9c9257a91376) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test action::actions::threshold::tests::new_name_parameter ... ok [INFO] [stdout] test action::actions::threshold::tests::with_output_name_parameter ... ok [INFO] [stdout] test action::io::tests::test_agrees ... ok [INFO] [stdout] test action::trigger::tests::lt ... ok [INFO] [stdout] test action::trigger::tests::lte ... ok [INFO] [stdout] test io::dev::container::tests::insert_input ... ok [INFO] [stdout] test action::routine::meta_tests::test_constructor_w_none ... ok [INFO] [stdout] test action::routine::meta_tests::test_constructor_w_log ... ok [INFO] [stdout] test action::trigger::tests::gt ... ok [INFO] [stdout] test action::handler::tests::test_push ... ok [INFO] [stdout] test action::handler::tests::test_attempt ... ok [INFO] [stdout] test action::routine::functionality_tests::test_attempt ... ok [INFO] [stdout] test action::io::tests::test_default ... ok [INFO] [stdout] test action::trigger::tests::gte ... ok [INFO] [stdout] test io::dev::container::tests::insert_output ... ok [INFO] [stdout] test io::dev::output::tests::new_kind_parameter ... ok [INFO] [stdout] test io::dev::output::tests::set_dir_changes_log_dir ... ok [INFO] [stdout] test io::dev::output::tests::test_init_log ... ok [INFO] [stdout] test io::dev::output::tests::test_tx ... ok [INFO] [stdout] test io::dev::output::tests::test_write ... ok [INFO] [stdout] test io::dev::container::tests::set_root ... ok [INFO] [stdout] test io::dev::input::tests::test_read ... ok [INFO] [stdout] test io::metadata::tests::new_name_parameter ... ok [INFO] [stdout] test io::dev::input::tests::test_init_log ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_div ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_sub ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_mul ... ok [INFO] [stdout] test io::dev::input::tests::new_name_parameter ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_add ... ok [INFO] [stdout] test settings::tests::set_root_into ... ok [INFO] [stdout] test io::dev::output::tests::new_name_parameter ... ok [INFO] [stdout] test storage::group::tests::push_input_changes_dir ... ok [INFO] [stdout] test io::dev::input::tests::set_dir_changes_log_dir ... ok [INFO] [stdout] test io::dev::input::tests::test_rx ... ok [INFO] [stdout] test io::dev::input::tests::test_init_publisher ... ok [INFO] [stdout] test io::dev::output::tests::set_dir ... ok [INFO] [stdout] test storage::group::tests::new_name_parameter ... ok [INFO] [stdout] test storage::group::tests::test_dir ... ok [INFO] [stdout] test storage::group::tests::with_root ... ok [INFO] [stdout] test io::dev::input::tests::new_kind_parameter ... ok [INFO] [stdout] test storage::group::tests::push_input ... ok [INFO] [stdout] test storage::group::tests::push_output_changes_dir ... ok [INFO] [stdout] test storage::logging::log::tests::set_dir ... ok [INFO] [stdout] test storage::group::tests::test_init_root ... ok [INFO] [stdout] test storage::logging::types::test_event_collection::test_extendability ... ok [INFO] [stdout] test storage::group::tests::push_output ... ok [INFO] [stdout] test storage::group::tests::with_interval ... ok [INFO] [stdout] test storage::logging::log::tests::test_load_save ... ok [INFO] [stdout] test storage::logging::log::tests::test_extend ... ok [INFO] [stdout] test action::routine::meta_tests::validate_command - should panic ... ok [INFO] [stdout] test action::io::tests::test_output_fails_wo_value - should panic ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_div_mismatched - should panic ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_add_mismatched - should panic ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_mul_mismatched - should panic ... ok [INFO] [stdout] test settings::tests::set_root_panics - should panic ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_sub_mismatched - should panic ... ok [INFO] [stdout] test storage::group::tests::push_output_panics - should panic ... ok [INFO] [stdout] test storage::group::tests::push_input_panics - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 58 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running tests/grouping_test.rs (/opt/rustwide/target/debug/deps/grouping_test-278f60cb1881941b) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_builder_pattern ... ok [INFO] [stdout] test test_poll ... ok [INFO] [stderr] Doc-tests sensd [INFO] [stdout] test test_directory_hierarchy ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test src/action/actions/threshold.rs - action::actions::threshold::Threshold::new (line 47) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID::new (line 120) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID::setpoint (line 321) ... ok [INFO] [stdout] test src/io/dev/input.rs - io::dev::input::Input (line 20) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID::output_limit (line 375) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID::set_setpoint (line 346) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID (line 57) ... ok [INFO] [stdout] test src/action/actions/threshold.rs - action::actions::threshold::Threshold::threshold (line 121) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID (line 42) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID (line 79) ... ok [INFO] [stdout] test src/action/actions/threshold.rs - action::actions::threshold::Threshold::set_output (line 201) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID (line 16) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID::set_output_limit (line 401) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID::set_output (line 527) ... ok [INFO] [stdout] test src/action/actions/threshold.rs - action::actions::threshold::Threshold::with_output (line 94) ... ok [INFO] [stdout] test src/action/actions/pid.rs - action::actions::pid::PID::set_handler (line 457) ... ok [INFO] [stdout] test src/io/dev/input.rs - io::dev::input::Input::read (line 238) ... ok [INFO] [stdout] test src/io/event.rs - io::event::IOEvent::new (line 79) ... ok [INFO] [stdout] test src/storage/group.rs - storage::group::Group (line 22) ... ok [INFO] [stdout] test src/io/metadata.rs - io::metadata::DeviceMetadata::new (line 42) ... ok [INFO] [stdout] test src/io/dev/input.rs - io::dev::input::Input (line 39) ... ok [INFO] [stdout] test src/storage/group.rs - storage::group::Group (line 44) ... ok [INFO] [stdout] test src/io/dev/output.rs - io::dev::output::Output::write (line 211) ... ok [INFO] [stdout] test src/storage/group.rs - storage::group::Group::with_root (line 183) ... ok [INFO] [stdout] test src/storage/group.rs - storage::group::Group::push_output (line 260) ... ok [INFO] [stdout] test src/io/event.rs - io::event::IOEvent::with_timestamp (line 48) ... ok [INFO] [stdout] test src/io/dev/output.rs - io::dev::output::Output (line 21) ... ok [INFO] [stdout] test src/io/event.rs - io::event::IOEvent (line 12) ... ok [INFO] [stdout] test src/io/dev/output.rs - io::dev::output::Output (line 40) ... ok [INFO] [stdout] test src/storage/group.rs - storage::group::Group::new (line 139) ... ok [INFO] [stdout] test src/storage/group.rs - storage::group::Group::push_input (line 228) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.98s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c0926b650767aa893832bd1ebd84edd33d798938619ce8fc4b4ccc58e925e667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0926b650767aa893832bd1ebd84edd33d798938619ce8fc4b4ccc58e925e667", kill_on_drop: false }` [INFO] [stdout] c0926b650767aa893832bd1ebd84edd33d798938619ce8fc4b4ccc58e925e667