[INFO] cloning repository https://github.com/PoorRican/sensd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PoorRican/sensd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoorRican%2Fsensd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoorRican%2Fsensd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef6545f9b29343e6adc18c0fbbc0cf2f9d72aa9d [INFO] testing PoorRican/sensd against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPoorRican%2Fsensd" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PoorRican/sensd on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PoorRican/sensd [INFO] finished tweaking git repo https://github.com/PoorRican/sensd [INFO] tweaked toml for git repo https://github.com/PoorRican/sensd written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/PoorRican/sensd 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-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pid v4.0.0 [INFO] [stderr] Downloaded custom_error v1.9.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a40a6e369a18f665e5b3b6a1074991b0e071261515494b2197f386d1b9817fa [INFO] running `Command { std: "docker" "start" "-a" "1a40a6e369a18f665e5b3b6a1074991b0e071261515494b2197f386d1b9817fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a40a6e369a18f665e5b3b6a1074991b0e071261515494b2197f386d1b9817fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a40a6e369a18f665e5b3b6a1074991b0e071261515494b2197f386d1b9817fa", kill_on_drop: false }` [INFO] [stdout] 1a40a6e369a18f665e5b3b6a1074991b0e071261515494b2197f386d1b9817fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cd5c2813bf76e84afb90c5438b70fa49abb816e375266561132e64f88ed0b6a [INFO] running `Command { std: "docker" "start" "-a" "8cd5c2813bf76e84afb90c5438b70fa49abb816e375266561132e64f88ed0b6a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [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 serde v1.0.163 [INFO] [stderr] Compiling libc v0.2.144 [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 num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling syn v2.0.15 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling pid v4.0.0 [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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.79s [INFO] running `Command { std: "docker" "inspect" "8cd5c2813bf76e84afb90c5438b70fa49abb816e375266561132e64f88ed0b6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cd5c2813bf76e84afb90c5438b70fa49abb816e375266561132e64f88ed0b6a", kill_on_drop: false }` [INFO] [stdout] 8cd5c2813bf76e84afb90c5438b70fa49abb816e375266561132e64f88ed0b6a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b46b964fa67957384c6b4f2d2bfbe4eb96cbd5532f2119290a7d56092dd2433 [INFO] running `Command { std: "docker" "start" "-a" "8b46b964fa67957384c6b4f2d2bfbe4eb96cbd5532f2119290a7d56092dd2433", 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: 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/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: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/action/routine.rs:182:24 [INFO] [stdout] | [INFO] [stdout] 182 | assert_ne!(REGISTER, value); [INFO] [stdout] | ^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/action/routine.rs:191:24 [INFO] [stdout] | [INFO] [stdout] 191 | assert_eq!(REGISTER, value); [INFO] [stdout] | ^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.95s [INFO] running `Command { std: "docker" "inspect" "8b46b964fa67957384c6b4f2d2bfbe4eb96cbd5532f2119290a7d56092dd2433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b46b964fa67957384c6b4f2d2bfbe4eb96cbd5532f2119290a7d56092dd2433", kill_on_drop: false }` [INFO] [stdout] 8b46b964fa67957384c6b4f2d2bfbe4eb96cbd5532f2119290a7d56092dd2433 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ecd344abb3da3f1f48947b03855f4d87903a759b236d601f5445d67d435786f4 [INFO] running `Command { std: "docker" "start" "-a" "ecd344abb3da3f1f48947b03855f4d87903a759b236d601f5445d67d435786f4", 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: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> src/action/routine.rs:182:24 [INFO] [stderr] | [INFO] [stderr] 182 | assert_ne!(REGISTER, value); [INFO] [stderr] | ^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stderr] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: creating a shared reference to mutable static is discouraged [INFO] [stderr] --> src/action/routine.rs:191:24 [INFO] [stderr] | [INFO] [stderr] 191 | assert_eq!(REGISTER, value); [INFO] [stderr] | ^^^^^^^^ shared reference to mutable static [INFO] [stderr] | [INFO] [stderr] = note: for more information, see [INFO] [stderr] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [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 3 warnings (1 duplicate) [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: 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: `sensd` (example "thermostat") generated 1 warning (run `cargo fix --example "thermostat"` 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 "simple") generated 1 warning (run `cargo fix --example "simple"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sensd-4cdb67c2e4caab9f) [INFO] [stdout] [INFO] [stdout] running 58 tests [INFO] [stdout] test action::actions::threshold::tests::new_name_parameter ... ok [INFO] [stdout] test action::handler::tests::test_attempt ... ok [INFO] [stdout] test action::actions::threshold::tests::with_output_name_parameter ... ok [INFO] [stdout] test action::io::tests::test_default ... 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::gt ... ok [INFO] [stdout] test action::trigger::tests::gte ... 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 io::dev::input::tests::test_init_publisher ... 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::set_dir ... ok [INFO] [stdout] test io::dev::output::tests::set_dir_changes_log_dir ... 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::new_kind_parameter ... ok [INFO] [stdout] test io::dev::input::tests::test_init_log ... ok [INFO] [stdout] test io::dev::output::tests::new_kind_parameter ... ok [INFO] [stdout] test io::dev::input::tests::new_name_parameter ... ok [INFO] [stdout] test action::io::tests::test_agrees ... ok [INFO] [stdout] test io::dev::input::tests::set_dir_changes_log_dir ... ok [INFO] [stdout] test io::dev::output::tests::test_write ... ok [INFO] [stdout] test io::dev::output::tests::test_init_log ... ok [INFO] [stdout] test action::handler::tests::test_push ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_div ... ok [INFO] [stdout] test io::dev::output::tests::test_tx ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_sub ... ok [INFO] [stdout] test settings::tests::set_root_into ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_add ... ok [INFO] [stdout] test io::metadata::tests::new_name_parameter ... ok [INFO] [stdout] test storage::group::tests::push_input_changes_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 io::dev::input::tests::test_rx ... ok [INFO] [stdout] test storage::group::tests::test_init_root ... ok [INFO] [stdout] test storage::group::tests::new_name_parameter ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_mul ... ok [INFO] [stdout] test storage::group::tests::push_input ... ok [INFO] [stdout] test storage::group::tests::test_dir ... ok [INFO] [stdout] test storage::group::tests::with_interval ... ok [INFO] [stdout] test storage::group::tests::with_root ... ok [INFO] [stdout] test storage::logging::log::tests::set_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 storage::logging::log::tests::test_extend ... ok [INFO] [stdout] test action::routine::functionality_tests::test_attempt ... FAILED [INFO] [stdout] test action::io::tests::test_output_fails_wo_value - should panic ... ok [INFO] [stdout] test action::routine::meta_tests::validate_command - 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 io::types::raw::tests::test_rawvalue_add_mismatched - should panic ... ok [INFO] [stdout] test io::types::raw::tests::test_rawvalue_div_mismatched - should panic ... ok [INFO] [stdout] test storage::group::tests::push_input_panics - should panic ... ok [INFO] [stdout] test storage::group::tests::push_output_panics - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- action::routine::functionality_tests::test_attempt stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'action::routine::functionality_tests::test_attempt' panicked at src/action/routine.rs:186:13: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: false [INFO] [stdout] right: true [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x58231f67abca - std::backtrace_rs::backtrace::libunwind::trace::ha13ab8a94fd3bb92 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x58231f67abca - std::backtrace_rs::backtrace::trace_unsynchronized::h2a4c556e569d314b [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x58231f67abca - std::sys::backtrace::_print_fmt::hf52186dec7bdf1bb [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x58231f67abca - ::fmt::hb5c3379828c15690 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x58231f6a1bb3 - core::fmt::rt::Argument::fmt::h8220db795cd6f76c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x58231f6a1bb3 - core::fmt::write::hd20c41beeec2e8c0 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/fmt/mod.rs:1440:21 [INFO] [stdout] 6: 0x58231f677a93 - std::io::Write::write_fmt::hf276ec928345bea3 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x58231f67aa12 - std::sys::backtrace::BacktraceLock::print::h4fa77b65bb5ed2ec [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x58231f67c100 - std::panicking::default_hook::{{closure}}::hd3560f93167cf51e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x58231f67be9d - std::panicking::default_hook::h361b8e3c5cbb2501 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:319:9 [INFO] [stdout] 10: 0x58231f61ee33 - as core::ops::function::Fn>::call::h52b4c42c9dce8b0e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 11: 0x58231f61ee33 - test::test_main::{{closure}}::h1a9dc25180417899 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x58231f67c933 - as core::ops::function::Fn>::call::h080867abcafb687f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:2007:9 [INFO] [stdout] 13: 0x58231f67c933 - std::panicking::rust_panic_with_hook::h7e187ba6ef3a8505 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:836:13 [INFO] [stdout] 14: 0x58231f67c60a - std::panicking::begin_panic_handler::{{closure}}::h2160aaedd30b4698 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:701:13 [INFO] [stdout] 15: 0x58231f67b0c9 - std::sys::backtrace::__rust_end_short_backtrace::h2544fe16c7a2009f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x58231f67c29d - rust_begin_unwind [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:692:5 [INFO] [stdout] 17: 0x58231f586d30 - core::panicking::panic_fmt::h55d7693adb8e1cee [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x58231f587122 - core::panicking::assert_failed_inner::h313082505cbbbd77 [INFO] [stdout] 19: 0x58231f5ce8f0 - core::panicking::assert_failed::h949d41c36f46051f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panicking.rs:364:5 [INFO] [stdout] 20: 0x58231f5d3ced - sensd::action::routine::functionality_tests::test_attempt::hb1ecc5e9306b1a8d [INFO] [stdout] at /opt/rustwide/workdir/src/action/routine.rs:186:13 [INFO] [stdout] 21: 0x58231f5d36e7 - sensd::action::routine::functionality_tests::test_attempt::{{closure}}::hfa71525952b5514e [INFO] [stdout] at /opt/rustwide/workdir/src/action/routine.rs:164:22 [INFO] [stdout] 22: 0x58231f5c6626 - core::ops::function::FnOnce::call_once::h872307480ab39e4c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x58231f62468b - core::ops::function::FnOnce::call_once::h42df3dc9a56fb705 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x58231f62468b - test::__rust_begin_short_backtrace::hf2ff4d4d12dd75b0 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:632:18 [INFO] [stdout] 25: 0x58231f623513 - test::run_test_in_process::{{closure}}::h8461a23c6c0ac10c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:655:60 [INFO] [stdout] 26: 0x58231f623513 - as core::ops::function::FnOnce<()>>::call_once::hefab1bfcb42baf2e [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x58231f623513 - std::panicking::try::do_call::h75c82cb1133d19f1 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stdout] 28: 0x58231f623513 - std::panicking::try::h41d68fc63841231a [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stdout] 29: 0x58231f623513 - std::panic::catch_unwind::h7a7ff6adf9e0c698 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stdout] 30: 0x58231f623513 - test::run_test_in_process::hcd527530689ec177 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:655:27 [INFO] [stdout] 31: 0x58231f623513 - test::run_test::{{closure}}::h51ba581aac56ca21 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:576:43 [INFO] [stdout] 32: 0x58231f5e7215 - test::run_test::{{closure}}::h9d0d2581742c4e6c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/test/src/lib.rs:606:41 [INFO] [stdout] 33: 0x58231f5e7215 - std::sys::backtrace::__rust_begin_short_backtrace::h94b953e0285eca69 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x58231f5eaca6 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hac891bfe52f0501a [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/mod.rs:564:17 [INFO] [stdout] 35: 0x58231f5eaca6 - as core::ops::function::FnOnce<()>>::call_once::hd4f76b3ef0615394 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x58231f5eaca6 - std::panicking::try::do_call::h31b1a419f4fa670c [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:584:40 [INFO] [stdout] 37: 0x58231f5eaca6 - std::panicking::try::h277e348adef7f0af [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panicking.rs:547:19 [INFO] [stdout] 38: 0x58231f5eaca6 - std::panic::catch_unwind::h06db5059e51a109d [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/panic.rs:358:14 [INFO] [stdout] 39: 0x58231f5eaca6 - std::thread::Builder::spawn_unchecked_::{{closure}}::h048aed1b5c822396 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/thread/mod.rs:562:30 [INFO] [stdout] 40: 0x58231f5eaca6 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9f03098da71d0b51 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x58231f6812fb - as core::ops::function::FnOnce>::call_once::hcc221cc1d8cbbdc7 [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 42: 0x58231f6812fb - as core::ops::function::FnOnce>::call_once::he5e5264a0dcd6e5f [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/alloc/src/boxed.rs:1993:9 [INFO] [stdout] 43: 0x58231f6812fb - std::sys::pal::unix::thread::Thread::new::thread_start::h307a072356a0dfca [INFO] [stdout] at /rustc/fe9b9751fa54a5871b87cd36a582f9b7b06123fd/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 44: 0x7c1494657ac3 - [INFO] [stdout] 45: 0x7c14946e8a04 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] action::routine::functionality_tests::test_attempt [INFO] [stdout] [INFO] [stdout] test result: FAILED. 57 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "ecd344abb3da3f1f48947b03855f4d87903a759b236d601f5445d67d435786f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd344abb3da3f1f48947b03855f4d87903a759b236d601f5445d67d435786f4", kill_on_drop: false }` [INFO] [stdout] ecd344abb3da3f1f48947b03855f4d87903a759b236d601f5445d67d435786f4