[INFO] fetching crate pwmd 0.2.0... [INFO] testing pwmd-0.2.0 against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940-2 [INFO] extracting crate pwmd 0.2.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate pwmd 0.2.0 on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pwmd 0.2.0 [INFO] finished tweaking crates.io crate pwmd 0.2.0 [INFO] tweaked toml for crates.io crate pwmd 0.2.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate pwmd 0.2.0 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eaab29600287c0bcafe7d5b2dc94fb0b7f3c051dac0890a0ee8df81a34845430 [INFO] running `Command { std: "docker" "start" "-a" "eaab29600287c0bcafe7d5b2dc94fb0b7f3c051dac0890a0ee8df81a34845430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eaab29600287c0bcafe7d5b2dc94fb0b7f3c051dac0890a0ee8df81a34845430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaab29600287c0bcafe7d5b2dc94fb0b7f3c051dac0890a0ee8df81a34845430", kill_on_drop: false }` [INFO] [stdout] eaab29600287c0bcafe7d5b2dc94fb0b7f3c051dac0890a0ee8df81a34845430 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e9017a690c32973b2e95a2b04fa9003a4e776b70d06f88b05de192342215c7f [INFO] running `Command { std: "docker" "start" "-a" "5e9017a690c32973b2e95a2b04fa9003a4e776b70d06f88b05de192342215c7f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling eyre v0.6.5 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling easy-parallel v3.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling nix v0.21.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-broadcast v0.3.4 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling sha1 v0.6.0 [INFO] [stderr] Compiling temp-dir v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling enumflags2 v0.6.4 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling zbus_macros v1.9.2 [INFO] [stderr] Compiling zvariant_derive v2.9.0 [INFO] [stderr] Compiling zbus_macros v2.0.0-beta.7 [INFO] [stderr] Compiling zvariant v2.9.0 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling zbus_names v1.1.0 [INFO] [stderr] Compiling zbus v2.0.0-beta.7 [INFO] [stderr] Compiling pwmd v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pwm.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | Read(PathBuf), [INFO] [stdout] | ---- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Access` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 38 - Read(PathBuf), [INFO] [stdout] 38 + Read(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pwm.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | Write(PathBuf), [INFO] [stdout] | ----- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Access` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 39 - Write(PathBuf), [INFO] [stdout] 39 + Write(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.91s [INFO] running `Command { std: "docker" "inspect" "5e9017a690c32973b2e95a2b04fa9003a4e776b70d06f88b05de192342215c7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e9017a690c32973b2e95a2b04fa9003a4e776b70d06f88b05de192342215c7f", kill_on_drop: false }` [INFO] [stdout] 5e9017a690c32973b2e95a2b04fa9003a4e776b70d06f88b05de192342215c7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 140a84fed97574242738679772da73b4c776be44358be5228e4d2a00d6143160 [INFO] running `Command { std: "docker" "start" "-a" "140a84fed97574242738679772da73b4c776be44358be5228e4d2a00d6143160", kill_on_drop: false }` [INFO] [stderr] Compiling pwmd v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pwm.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | Read(PathBuf), [INFO] [stdout] | ---- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Access` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 38 - Read(PathBuf), [INFO] [stdout] 38 + Read(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pwm.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | Write(PathBuf), [INFO] [stdout] | ----- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Access` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 39 - Write(PathBuf), [INFO] [stdout] 39 + Write(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pwm.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | Read(PathBuf), [INFO] [stdout] | ---- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Access` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 38 - Read(PathBuf), [INFO] [stdout] 38 + Read(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/pwm.rs:39:11 [INFO] [stdout] | [INFO] [stdout] 39 | Write(PathBuf), [INFO] [stdout] | ----- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Access` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 39 - Write(PathBuf), [INFO] [stdout] 39 + Write(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.27s [INFO] running `Command { std: "docker" "inspect" "140a84fed97574242738679772da73b4c776be44358be5228e4d2a00d6143160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "140a84fed97574242738679772da73b4c776be44358be5228e4d2a00d6143160", kill_on_drop: false }` [INFO] [stdout] 140a84fed97574242738679772da73b4c776be44358be5228e4d2a00d6143160 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d16d914c876b5ac4b4beae564f4efed92e7e51aa3aaed3d59df2734462421590 [INFO] running `Command { std: "docker" "start" "-a" "d16d914c876b5ac4b4beae564f4efed92e7e51aa3aaed3d59df2734462421590", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/pwm.rs:38:10 [INFO] [stderr] | [INFO] [stderr] 38 | Read(PathBuf), [INFO] [stderr] | ---- ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Access` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 38 - Read(PathBuf), [INFO] [stderr] 38 + Read(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/pwm.rs:39:11 [INFO] [stderr] | [INFO] [stderr] 39 | Write(PathBuf), [INFO] [stderr] | ----- ^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `Access` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 39 - Write(PathBuf), [INFO] [stderr] 39 + Write(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `pwmd` (lib) generated 2 warnings [INFO] [stderr] warning: `pwmd` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pwmd-5a3926f2ed8fd621) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test pwm::should::fail_if_controller_not_found ... ok [INFO] [stdout] test pwm::should::export_and_unexport_a_controller ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/pwmd.rs (/opt/rustwide/target/debug/deps/pwmd-31905c43db5a4c06) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-d89338c419a44b74) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_duty_cycle_cannot_be_larger_than_period ... FAILED [INFO] [stdout] test test_polarity_cannot_be_changed_if_channel_is_enabled ... FAILED [INFO] [stdout] test happy_flow ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_duty_cycle_cannot_be_larger_than_period stdout ---- [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: called `Result::unwrap()` on an `Err` value: I/O error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] Location: tests/tests.rs:171 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::unwrap::h4c85fe45a14d893f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1109 [INFO] [stdout] 11: tests::test_duty_cycle_cannot_be_larger_than_period::{{closure}}::{{closure}}::h7827e53b960b2398 [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:169 [INFO] [stdout] 167 │ }; [INFO] [stdout] 168 │ tokio::runtime::Runtime::new().unwrap().block_on(async { [INFO] [stdout]  169 >  pwmd::dbus::listen(args, || tx.send(()).unwrap()) [INFO] [stdout] 170 │ .await [INFO] [stdout] 171 │ .unwrap(); [INFO] [stdout] 12: tokio::park::thread::CachedParkThread::block_on::{{closure}}::h380af749e5abe85a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263 [INFO] [stdout] 261 │ [INFO] [stdout] 262 │ loop { [INFO] [stdout]  263 >  if let Ready(v) = crate::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 264 │ return Ok(v); [INFO] [stdout] 265 │ } [INFO] [stdout] 13: tokio::coop::with_budget::{{closure}}::hc800c48d8ff3e561 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106 [INFO] [stdout] 104 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 105 │ [INFO] [stdout]  106 >  f() [INFO] [stdout] 107 │ }) [INFO] [stdout] 108 │ } [INFO] [stdout] 14: std::thread::local::LocalKey::try_with::hec0dabdca16e08ed [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311 [INFO] [stdout] 15: std::thread::local::LocalKey::with::h9fc08c333df43102 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275 [INFO] [stdout] 16: tokio::coop::with_budget::h3b8f3a7ff66cb3f1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99 [INFO] [stdout] 97 │ } [INFO] [stdout] 98 │ [INFO] [stdout]  99 >  CURRENT.with(move |cell| { [INFO] [stdout] 100 │ let prev = cell.get(); [INFO] [stdout] 101 │ [INFO] [stdout] 17: tokio::coop::budget::h047816989fd9e7d7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76 [INFO] [stdout] 74 │ #[inline(always)] [INFO] [stdout] 75 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  76 >  with_budget(Budget::initial(), f) [INFO] [stdout] 77 │ } [INFO] [stdout] 78 │ [INFO] [stdout] 18: tokio::park::thread::CachedParkThread::block_on::he4958a89557e63c7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263 [INFO] [stdout] 261 │ [INFO] [stdout] 262 │ loop { [INFO] [stdout]  263 >  if let Ready(v) = crate::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 264 │ return Ok(v); [INFO] [stdout] 265 │ } [INFO] [stdout] 19: tokio::runtime::enter::Enter::block_on::h28aead0fddc87a31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs:151 [INFO] [stdout] 149 │ [INFO] [stdout] 150 │ let mut park = CachedParkThread::new(); [INFO] [stdout]  151 >  park.block_on(f) [INFO] [stdout] 152 │ } [INFO] [stdout] 153 │ [INFO] [stdout] 20: tokio::runtime::thread_pool::ThreadPool::block_on::h86f46d1e9bb082b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs:77 [INFO] [stdout] 75 │ { [INFO] [stdout] 76 │ let mut enter = crate::runtime::enter(true); [INFO] [stdout]  77 >  enter.block_on(future).expect("failed to park thread") [INFO] [stdout] 78 │ } [INFO] [stdout] 79 │ } [INFO] [stdout] 21: tokio::runtime::Runtime::block_on::h471a9794b2b64915 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:463 [INFO] [stdout] 461 │ Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 462 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout]  463 >  Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 464 │ } [INFO] [stdout] 465 │ } [INFO] [stdout] 22: tests::test_duty_cycle_cannot_be_larger_than_period::{{closure}}::he7c181d15a630490 [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:168 [INFO] [stdout] 166 │ sysfs_root, [INFO] [stdout] 167 │ }; [INFO] [stdout]  168 >  tokio::runtime::Runtime::new().unwrap().block_on(async { [INFO] [stdout] 169 │ pwmd::dbus::listen(args, || tx.send(()).unwrap()) [INFO] [stdout] 170 │ .await [INFO] [stdout] 23: std::sys::backtrace::__rust_begin_short_backtrace::h04dcc3af7663d47b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 24: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbf82f41b83c51b54 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559 [INFO] [stdout] 25:  as core::ops::function::FnOnce<()>>::call_once::hae32be0461b875e0 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 26: std::panicking::try::do_call::h8e594a65c082e587 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587 [INFO] [stdout] 27: __rust_try [INFO] [stdout] at : [INFO] [stdout] 28: std::panicking::try::h2625a85aea27cdb7 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550 [INFO] [stdout] 29: std::panic::catch_unwind::h6465a661e4b3c4f3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359 [INFO] [stdout] 30: std::thread::Builder::spawn_unchecked_::{{closure}}::h9ba3a60ee4020846 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557 [INFO] [stdout] 31: core::ops::function::FnOnce::call_once{{vtable.shim}}::he74497d25948975d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970 [INFO] [stdout] 33:  as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970 [INFO] [stdout] 34: std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109 [INFO] [stdout] 35: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: called `Result::unwrap()` on an `Err` value: Disconnected [INFO] [stdout] Location: tests/tests.rs:174 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::unwrap::h9ff5ed0ae0bb7aad [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1109 [INFO] [stdout] 11: tests::test_duty_cycle_cannot_be_larger_than_period::h9c36676cd4a49f88 [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:174 [INFO] [stdout] 172 │ }); [INFO] [stdout] 173 │ }); [INFO] [stdout]  174 >  rx.recv_timeout(Duration::from_secs(5)).unwrap(); [INFO] [stdout] 175 │ [INFO] [stdout] 176 │ let connection = Connection::session()?; [INFO] [stdout] 12: tests::test_duty_cycle_cannot_be_larger_than_period::{{closure}}::hbc544b3792f92c99 [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:154 [INFO] [stdout] 152 │ [INFO] [stdout] 153 │ #[test] [INFO] [stdout]  154 > fn test_duty_cycle_cannot_be_larger_than_period() -> anyhow::Result<()> { [INFO] [stdout] 155 │ // fake /sys/class/pwm directory: [INFO] [stdout] 156 │ let tmpdir = TempDir::new().unwrap(); [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h5953d949228d4f15 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250 [INFO] [stdout] 14: core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250 [INFO] [stdout] 15: test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638 [INFO] [stdout] 16: test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661 [INFO] [stdout] 17:  as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 18: std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587 [INFO] [stdout] 19: std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550 [INFO] [stdout] 20: std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359 [INFO] [stdout] 21: test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661 [INFO] [stdout] 22: test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582 [INFO] [stdout] 23: test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612 [INFO] [stdout] 24: std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 25: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559 [INFO] [stdout] 26:  as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 27: std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587 [INFO] [stdout] 28: std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550 [INFO] [stdout] 29: std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359 [INFO] [stdout] 30: std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557 [INFO] [stdout] 31: core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970 [INFO] [stdout] 33:  as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970 [INFO] [stdout] 34: std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109 [INFO] [stdout] 35: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- test_polarity_cannot_be_changed_if_channel_is_enabled stdout ---- [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: called `Result::unwrap()` on an `Err` value: I/O error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] Location: tests/tests.rs:261 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::unwrap::h4c85fe45a14d893f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1109 [INFO] [stdout] 11: tests::test_polarity_cannot_be_changed_if_channel_is_enabled::{{closure}}::{{closure}}::h132fd3a0f7800c08 [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:259 [INFO] [stdout] 257 │ }; [INFO] [stdout] 258 │ tokio::runtime::Runtime::new().unwrap().block_on(async { [INFO] [stdout]  259 >  pwmd::dbus::listen(args, || tx.send(()).unwrap()) [INFO] [stdout] 260 │ .await [INFO] [stdout] 261 │ .unwrap(); [INFO] [stdout] 12: tokio::park::thread::CachedParkThread::block_on::{{closure}}::h141238140d42744d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263 [INFO] [stdout] 261 │ [INFO] [stdout] 262 │ loop { [INFO] [stdout]  263 >  if let Ready(v) = crate::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 264 │ return Ok(v); [INFO] [stdout] 265 │ } [INFO] [stdout] 13: tokio::coop::with_budget::{{closure}}::heeb2c6a7846f3381 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106 [INFO] [stdout] 104 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 105 │ [INFO] [stdout]  106 >  f() [INFO] [stdout] 107 │ }) [INFO] [stdout] 108 │ } [INFO] [stdout] 14: std::thread::local::LocalKey::try_with::hd6e2b35a06964aad [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311 [INFO] [stdout] 15: std::thread::local::LocalKey::with::h1277a4b9733ccc70 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275 [INFO] [stdout] 16: tokio::coop::with_budget::hd0631644979ccb31 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99 [INFO] [stdout] 97 │ } [INFO] [stdout] 98 │ [INFO] [stdout]  99 >  CURRENT.with(move |cell| { [INFO] [stdout] 100 │ let prev = cell.get(); [INFO] [stdout] 101 │ [INFO] [stdout] 17: tokio::coop::budget::h4de672fb08b06fb2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76 [INFO] [stdout] 74 │ #[inline(always)] [INFO] [stdout] 75 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  76 >  with_budget(Budget::initial(), f) [INFO] [stdout] 77 │ } [INFO] [stdout] 78 │ [INFO] [stdout] 18: tokio::park::thread::CachedParkThread::block_on::h357a7a4d0ed87731 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263 [INFO] [stdout] 261 │ [INFO] [stdout] 262 │ loop { [INFO] [stdout]  263 >  if let Ready(v) = crate::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 264 │ return Ok(v); [INFO] [stdout] 265 │ } [INFO] [stdout] 19: tokio::runtime::enter::Enter::block_on::hc773581b5f7cddc0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs:151 [INFO] [stdout] 149 │ [INFO] [stdout] 150 │ let mut park = CachedParkThread::new(); [INFO] [stdout]  151 >  park.block_on(f) [INFO] [stdout] 152 │ } [INFO] [stdout] 153 │ [INFO] [stdout] 20: tokio::runtime::thread_pool::ThreadPool::block_on::hbd927acf9dc05678 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs:77 [INFO] [stdout] 75 │ { [INFO] [stdout] 76 │ let mut enter = crate::runtime::enter(true); [INFO] [stdout]  77 >  enter.block_on(future).expect("failed to park thread") [INFO] [stdout] 78 │ } [INFO] [stdout] 79 │ } [INFO] [stdout] 21: tokio::runtime::Runtime::block_on::h5222583994bebfb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:463 [INFO] [stdout] 461 │ Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 462 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout]  463 >  Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 464 │ } [INFO] [stdout] 465 │ } [INFO] [stdout] 22: tests::test_polarity_cannot_be_changed_if_channel_is_enabled::{{closure}}::h400c9650ead0d709 [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:258 [INFO] [stdout] 256 │ sysfs_root, [INFO] [stdout] 257 │ }; [INFO] [stdout]  258 >  tokio::runtime::Runtime::new().unwrap().block_on(async { [INFO] [stdout] 259 │ pwmd::dbus::listen(args, || tx.send(()).unwrap()) [INFO] [stdout] 260 │ .await [INFO] [stdout] 23: std::sys::backtrace::__rust_begin_short_backtrace::hffe198d76ae3a96b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 24: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5966b8d94fc843f3 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559 [INFO] [stdout] 25:  as core::ops::function::FnOnce<()>>::call_once::h64dbd6744e867c56 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 26: std::panicking::try::do_call::hf91d96289bc66e0d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587 [INFO] [stdout] 27: __rust_try [INFO] [stdout] at : [INFO] [stdout] 28: std::panicking::try::he3bba43253d35fc1 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550 [INFO] [stdout] 29: std::panic::catch_unwind::h71d8e6972fe6c71e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359 [INFO] [stdout] 30: std::thread::Builder::spawn_unchecked_::{{closure}}::hbffff9e469c311b2 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557 [INFO] [stdout] 31: core::ops::function::FnOnce::call_once{{vtable.shim}}::h8becce834cdd823e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970 [INFO] [stdout] 33:  as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970 [INFO] [stdout] 34: std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109 [INFO] [stdout] 35: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: called `Result::unwrap()` on an `Err` value: Disconnected [INFO] [stdout] Location: tests/tests.rs:264 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::unwrap::h9ff5ed0ae0bb7aad [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1109 [INFO] [stdout] 11: tests::test_polarity_cannot_be_changed_if_channel_is_enabled::hcf57a8b8dd3c9305 [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:264 [INFO] [stdout] 262 │ }); [INFO] [stdout] 263 │ }); [INFO] [stdout]  264 >  rx.recv_timeout(Duration::from_secs(5)).unwrap(); [INFO] [stdout] 265 │ [INFO] [stdout] 266 │ let connection = Connection::session()?; [INFO] [stdout] 12: tests::test_polarity_cannot_be_changed_if_channel_is_enabled::{{closure}}::h98e2ac81b9a3356c [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:244 [INFO] [stdout] 242 │ [INFO] [stdout] 243 │ #[test] [INFO] [stdout]  244 > fn test_polarity_cannot_be_changed_if_channel_is_enabled() -> anyhow::Result<()> { [INFO] [stdout] 245 │ // fake /sys/class/pwm directory: [INFO] [stdout] 246 │ let tmpdir = TempDir::new().unwrap(); [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::hf5ac8ab2461f51ea [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250 [INFO] [stdout] 14: core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250 [INFO] [stdout] 15: test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638 [INFO] [stdout] 16: test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661 [INFO] [stdout] 17:  as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 18: std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587 [INFO] [stdout] 19: std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550 [INFO] [stdout] 20: std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359 [INFO] [stdout] 21: test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661 [INFO] [stdout] 22: test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582 [INFO] [stdout] 23: test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612 [INFO] [stdout] 24: std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 25: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559 [INFO] [stdout] 26:  as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 27: std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587 [INFO] [stdout] 28: std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550 [INFO] [stdout] 29: std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359 [INFO] [stdout] 30: std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557 [INFO] [stdout] 31: core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970 [INFO] [stdout] 33:  as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970 [INFO] [stdout] 34: std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109 [INFO] [stdout] 35: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] ---- happy_flow stdout ---- [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: called `Result::unwrap()` on an `Err` value: I/O error: No such file or directory (os error 2) [INFO] [stdout] [INFO] [stdout] Caused by: [INFO] [stdout] No such file or directory (os error 2) [INFO] [stdout] Location: tests/tests.rs:35 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::unwrap::h4c85fe45a14d893f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1109 [INFO] [stdout] 11: tests::happy_flow::{{closure}}::{{closure}}::h1ea478c7d7126a50 [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:33 [INFO] [stdout] 31 │ }; [INFO] [stdout] 32 │ tokio::runtime::Runtime::new().unwrap().block_on(async { [INFO] [stdout]  33 >  pwmd::dbus::listen(args, || tx.send(()).unwrap()) [INFO] [stdout] 34 │ .await [INFO] [stdout] 35 │ .unwrap(); [INFO] [stdout] 12: tokio::park::thread::CachedParkThread::block_on::{{closure}}::hadfc8c1cfe1116ff [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263 [INFO] [stdout] 261 │ [INFO] [stdout] 262 │ loop { [INFO] [stdout]  263 >  if let Ready(v) = crate::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 264 │ return Ok(v); [INFO] [stdout] 265 │ } [INFO] [stdout] 13: tokio::coop::with_budget::{{closure}}::hff1af88fc60b65e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:106 [INFO] [stdout] 104 │ let _guard = ResetGuard { cell, prev }; [INFO] [stdout] 105 │ [INFO] [stdout]  106 >  f() [INFO] [stdout] 107 │ }) [INFO] [stdout] 108 │ } [INFO] [stdout] 14: std::thread::local::LocalKey::try_with::h6b6cb0a6743891c8 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:311 [INFO] [stdout] 15: std::thread::local::LocalKey::with::ha33ab157282275c0 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/local.rs:275 [INFO] [stdout] 16: tokio::coop::with_budget::h438b03109546f0b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:99 [INFO] [stdout] 97 │ } [INFO] [stdout] 98 │ [INFO] [stdout]  99 >  CURRENT.with(move |cell| { [INFO] [stdout] 100 │ let prev = cell.get(); [INFO] [stdout] 101 │ [INFO] [stdout] 17: tokio::coop::budget::h5a2b8bf6f0a8f0f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs:76 [INFO] [stdout] 74 │ #[inline(always)] [INFO] [stdout] 75 │ pub(crate) fn budget(f: impl FnOnce() -> R) -> R { [INFO] [stdout]  76 >  with_budget(Budget::initial(), f) [INFO] [stdout] 77 │ } [INFO] [stdout] 78 │ [INFO] [stdout] 18: tokio::park::thread::CachedParkThread::block_on::hffa53b2989167a6d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs:263 [INFO] [stdout] 261 │ [INFO] [stdout] 262 │ loop { [INFO] [stdout]  263 >  if let Ready(v) = crate::coop::budget(|| f.as_mut().poll(&mut cx)) { [INFO] [stdout] 264 │ return Ok(v); [INFO] [stdout] 265 │ } [INFO] [stdout] 19: tokio::runtime::enter::Enter::block_on::he444b363ab9d5234 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs:151 [INFO] [stdout] 149 │ [INFO] [stdout] 150 │ let mut park = CachedParkThread::new(); [INFO] [stdout]  151 >  park.block_on(f) [INFO] [stdout] 152 │ } [INFO] [stdout] 153 │ [INFO] [stdout] 20: tokio::runtime::thread_pool::ThreadPool::block_on::h66a5cf2e18996737 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs:77 [INFO] [stdout] 75 │ { [INFO] [stdout] 76 │ let mut enter = crate::runtime::enter(true); [INFO] [stdout]  77 >  enter.block_on(future).expect("failed to park thread") [INFO] [stdout] 78 │ } [INFO] [stdout] 79 │ } [INFO] [stdout] 21: tokio::runtime::Runtime::block_on::ha415dc96baa8e67d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs:463 [INFO] [stdout] 461 │ Kind::CurrentThread(exec) => exec.block_on(future), [INFO] [stdout] 462 │ #[cfg(feature = "rt-multi-thread")] [INFO] [stdout]  463 >  Kind::ThreadPool(exec) => exec.block_on(future), [INFO] [stdout] 464 │ } [INFO] [stdout] 465 │ } [INFO] [stdout] 22: tests::happy_flow::{{closure}}::h04bb2c83c77b1a16 [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:32 [INFO] [stdout] 30 │ sysfs_root, [INFO] [stdout] 31 │ }; [INFO] [stdout]  32 >  tokio::runtime::Runtime::new().unwrap().block_on(async { [INFO] [stdout] 33 │ pwmd::dbus::listen(args, || tx.send(()).unwrap()) [INFO] [stdout] 34 │ .await [INFO] [stdout] 23: std::sys::backtrace::__rust_begin_short_backtrace::hea66e43a77af2ae9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 24: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hd770dd0770787ade [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559 [INFO] [stdout] 25:  as core::ops::function::FnOnce<()>>::call_once::ha4d3161089d7e3fd [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 26: std::panicking::try::do_call::hae8ff4c786e207b8 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587 [INFO] [stdout] 27: __rust_try [INFO] [stdout] at : [INFO] [stdout] 28: std::panicking::try::h2ae25065e478800f [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550 [INFO] [stdout] 29: std::panic::catch_unwind::hd11897b29582b2e9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359 [INFO] [stdout] 30: std::thread::Builder::spawn_unchecked_::{{closure}}::he204c3b4a521d8fb [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557 [INFO] [stdout] 31: core::ops::function::FnOnce::call_once{{vtable.shim}}::ha58bd97b58676520 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970 [INFO] [stdout] 33:  as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970 [INFO] [stdout] 34: std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109 [INFO] [stdout] 35: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: called `Result::unwrap()` on an `Err` value: Disconnected [INFO] [stdout] Location: tests/tests.rs:38 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 9 frames hidden ⋮  [INFO] [stdout] 10: core::result::Result::unwrap::h9ff5ed0ae0bb7aad [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/result.rs:1109 [INFO] [stdout] 11: tests::happy_flow::h421d5e989b42d651 [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:38 [INFO] [stdout] 36 │ }); [INFO] [stdout] 37 │ }); [INFO] [stdout]  38 >  rx.recv_timeout(Duration::from_secs(5)).unwrap(); [INFO] [stdout] 39 │ [INFO] [stdout] 40 │ let connection = Connection::session()?; [INFO] [stdout] 12: tests::happy_flow::{{closure}}::ha95dc4ae16e09908 [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:15 [INFO] [stdout] 13 │ [INFO] [stdout] 14 │ #[test] [INFO] [stdout]  15 > fn happy_flow() -> anyhow::Result<()> { [INFO] [stdout] 16 │ // std::env::set_var("RUST_BACKTRACE", "full"); [INFO] [stdout] 17 │ pwmd::setup_logging().unwrap(); [INFO] [stdout] 13: core::ops::function::FnOnce::call_once::h9be99d817cfe81e5 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250 [INFO] [stdout] 14: core::ops::function::FnOnce::call_once::hbd335dbb4bb5fce4 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250 [INFO] [stdout] 15: test::__rust_begin_short_backtrace::h04cc5e3b375a80f9 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:638 [INFO] [stdout] 16: test::run_test_in_process::{{closure}}::h820e05c00a84ca94 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661 [INFO] [stdout] 17:  as core::ops::function::FnOnce<()>>::call_once::h5d54c80bc199f62c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 18: std::panicking::try::do_call::h832d61a9fc2b6e3e [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587 [INFO] [stdout] 19: std::panicking::try::h9a404c5f3a090501 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550 [INFO] [stdout] 20: std::panic::catch_unwind::hf5157d4c366d9053 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359 [INFO] [stdout] 21: test::run_test_in_process::h671deca6957ee157 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:661 [INFO] [stdout] 22: test::run_test::{{closure}}::h8a18e214254d2663 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:582 [INFO] [stdout] 23: test::run_test::{{closure}}::ha2abac7cc0a13c10 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/test/src/lib.rs:612 [INFO] [stdout] 24: std::sys::backtrace::__rust_begin_short_backtrace::h013f8b8ca29e5f67 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/backtrace.rs:152 [INFO] [stdout] 25: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc0336636a8c55b05 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:559 [INFO] [stdout] 26:  as core::ops::function::FnOnce<()>>::call_once::h256d9472a72a8c66 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/panic/unwind_safe.rs:272 [INFO] [stdout] 27: std::panicking::try::do_call::hf49ea3ffcc3bd1db [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:587 [INFO] [stdout] 28: std::panicking::try::h2a067a3336161e1c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panicking.rs:550 [INFO] [stdout] 29: std::panic::catch_unwind::h931ea2a9df59b7fa [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/panic.rs:359 [INFO] [stdout] 30: std::thread::Builder::spawn_unchecked_::{{closure}}::haf08f1439431615c [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/thread/mod.rs:557 [INFO] [stdout] 31: core::ops::function::FnOnce::call_once{{vtable.shim}}::hd1dc5dd1edff0233 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  as core::ops::function::FnOnce>::call_once::hf6ad22f40418d409 [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970 [INFO] [stdout] 33:  as core::ops::function::FnOnce>::call_once::h734c3e370b18da4b [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/alloc/src/boxed.rs:1970 [INFO] [stdout] 34: std::sys::pal::unix::thread::Thread::new::thread_start::hfbde3a90511cd82d [INFO] [stdout] at /rustc/a7ce54db9b096bd1098d07c645b489195a667c9f/library/std/src/sys/pal/unix/thread.rs:109 [INFO] [stdout] 35: clone [INFO] [stdout] at : [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] happy_flow [INFO] [stdout] test_duty_cycle_cannot_be_larger_than_period [INFO] [stdout] test_polarity_cannot_be_changed_if_channel_is_enabled [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test tests` [INFO] running `Command { std: "docker" "inspect" "d16d914c876b5ac4b4beae564f4efed92e7e51aa3aaed3d59df2734462421590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d16d914c876b5ac4b4beae564f4efed92e7e51aa3aaed3d59df2734462421590", kill_on_drop: false }` [INFO] [stdout] d16d914c876b5ac4b4beae564f4efed92e7e51aa3aaed3d59df2734462421590