[INFO] fetching crate pwmd 0.2.0...
[INFO] testing pwmd-0.2.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate pwmd 0.2.0 into /workspace/builds/worker-4-tc2/source
[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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pwmd 0.2.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f508cc24084f0b0fc2df3dc9b6f518c2a6af640230c3b5e149d5a318c8746a43
[INFO] running `Command { std: "docker" "start" "-a" "f508cc24084f0b0fc2df3dc9b6f518c2a6af640230c3b5e149d5a318c8746a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f508cc24084f0b0fc2df3dc9b6f518c2a6af640230c3b5e149d5a318c8746a43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f508cc24084f0b0fc2df3dc9b6f518c2a6af640230c3b5e149d5a318c8746a43", kill_on_drop: false }`
[INFO] [stdout] f508cc24084f0b0fc2df3dc9b6f518c2a6af640230c3b5e149d5a318c8746a43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82fa352d8a6f8415056c68430590c8ccffb68f7b723b92263694fb2a4ed20f3c
[INFO] running `Command { std: "docker" "start" "-a" "82fa352d8a6f8415056c68430590c8ccffb68f7b723b92263694fb2a4ed20f3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.30
[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 version_check v0.9.3
[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 tracing-core v0.1.21
[INFO] [stderr]    Compiling smallvec v1.7.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde_json v1.0.68
[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 concurrent-queue v1.2.2
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling memoffset v0.6.4
[INFO] [stderr]    Compiling cc v1.0.71
[INFO] [stderr]    Compiling event-listener v2.5.1
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling fastrand v1.5.0
[INFO] [stderr]    Compiling futures-io v0.3.17
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling tracing-log v0.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.14
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling async-trait v0.1.51
[INFO] [stderr]    Compiling eyre v0.6.5
[INFO] [stderr]    Compiling gimli v0.25.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling object v0.26.2
[INFO] [stderr]    Compiling tokio v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.44
[INFO] [stderr]    Compiling async-task v4.0.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling easy-parallel v3.1.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling owo-colors v1.3.0
[INFO] [stderr]    Compiling futures-sink v0.3.17
[INFO] [stderr]    Compiling async-broadcast v0.3.4
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling socket2 v0.4.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling polling v2.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling backtrace v0.3.61
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nix v0.21.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling async-executor v1.4.1
[INFO] [stderr]    Compiling async-lock v2.4.0
[INFO] [stderr]    Compiling async-channel v1.6.1
[INFO] [stderr]    Compiling sha1 v0.6.0
[INFO] [stderr]    Compiling temp-dir v0.1.11
[INFO] [stderr]    Compiling addr2line v0.16.0
[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 async-recursion v0.3.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling tokio-macros v1.5.0
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling structopt v0.3.25
[INFO] [stderr]    Compiling tracing v0.1.29
[INFO] [stderr]    Compiling thiserror v1.0.30
[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)]` (part of `#[warn(unused)]`) 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 34.75s
[INFO] running `Command { std: "docker" "inspect" "82fa352d8a6f8415056c68430590c8ccffb68f7b723b92263694fb2a4ed20f3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82fa352d8a6f8415056c68430590c8ccffb68f7b723b92263694fb2a4ed20f3c", kill_on_drop: false }`
[INFO] [stdout] 82fa352d8a6f8415056c68430590c8ccffb68f7b723b92263694fb2a4ed20f3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d7f434d0594bba727bef63789eeabf7a9d354a152406e393ed1873e0301060a
[INFO] running `Command { std: "docker" "start" "-a" "7d7f434d0594bba727bef63789eeabf7a9d354a152406e393ed1873e0301060a", 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)]` (part of `#[warn(unused)]`) 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)]` (part of `#[warn(unused)]`) 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 3.14s
[INFO] running `Command { std: "docker" "inspect" "7d7f434d0594bba727bef63789eeabf7a9d354a152406e393ed1873e0301060a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d7f434d0594bba727bef63789eeabf7a9d354a152406e393ed1873e0301060a", kill_on_drop: false }`
[INFO] [stdout] 7d7f434d0594bba727bef63789eeabf7a9d354a152406e393ed1873e0301060a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1daf5be7436690b3761d60aecbfef0f9dab1efd9f0d76987891781d06c921260
[INFO] running `Command { std: "docker" "start" "-a" "1daf5be7436690b3761d60aecbfef0f9dab1efd9f0d76987891781d06c921260", 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)]` (part of `#[warn(unused)]`) 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.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pwmd-537346c423f89beb)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/pwmd.rs (/opt/rustwide/target/debug/deps/pwmd-c03cccc410ff0c16)
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-8cb486bfd8868b9b)
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_polarity_cannot_be_changed_if_channel_is_enabled ... FAILED
[INFO] [stdout] test happy_flow ... FAILED
[INFO] [stdout] test test_duty_cycle_cannot_be_larger_than_period ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_polarity_cannot_be_changed_if_channel_is_enabled stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mcalled `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)[0m
[INFO] [stdout] Location: [35mtests/tests.rs[0m:[35m261[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::unwrap[0m[90m::h4affb379f280cc42[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1226[0m
[INFO] [stdout]   11: [91mtests::test_polarity_cannot_be_changed_if_channel_is_enabled::{{closure}}::{{closure}}[0m[90m::had5b0fc37c6795d2[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/tests.rs[0m:[35m261[0m
[INFO] [stdout]        259 │             pwmd::dbus::listen(args, || tx.send(()).unwrap())
[INFO] [stdout]        260 │                 .await
[INFO] [stdout]   [37m[1m     261[0m [37m[1m>[0m [37m[1m                .unwrap();[0m
[INFO] [stdout]        262 │         });
[INFO] [stdout]        263 │     });
[INFO] [stdout]   12: [91mtokio::park::thread::CachedParkThread::block_on::{{closure}}[0m[90m::hcea9e4c4da6e0e05[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs[0m:[35m263[0m
[INFO] [stdout]        261 │ 
[INFO] [stdout]        262 │         loop {
[INFO] [stdout]   [37m[1m     263[0m [37m[1m>[0m [37m[1m            if let Ready(v) = crate::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        264 │                 return Ok(v);
[INFO] [stdout]        265 │             }
[INFO] [stdout]   13: [91mtokio::coop::with_budget::{{closure}}[0m[90m::hbf37c7c5ec3d229f[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs[0m:[35m106[0m
[INFO] [stdout]        104 │         let _guard = ResetGuard { cell, prev };
[INFO] [stdout]        105 │ 
[INFO] [stdout]   [37m[1m     106[0m [37m[1m>[0m [37m[1m        f()[0m
[INFO] [stdout]        107 │     })
[INFO] [stdout]        108 │ }
[INFO] [stdout]   14: [32mstd::thread::local::LocalKey<T>::try_with[0m[90m::he88b0708a793f23e[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs[0m:[35m315[0m
[INFO] [stdout]   15: [32mstd::thread::local::LocalKey<T>::with[0m[90m::he9eade2e18d54499[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs[0m:[35m279[0m
[INFO] [stdout]   16: [91mtokio::coop::with_budget[0m[90m::hbdcc9d8eb3a8aa83[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs[0m:[35m99[0m
[INFO] [stdout]         97 │     }
[INFO] [stdout]         98 │ 
[INFO] [stdout]   [37m[1m      99[0m [37m[1m>[0m [37m[1m    CURRENT.with(move |cell| {[0m
[INFO] [stdout]        100 │         let prev = cell.get();
[INFO] [stdout]        101 │ 
[INFO] [stdout]   17: [91mtokio::coop::budget[0m[90m::h1db41f59a899da19[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs[0m:[35m76[0m
[INFO] [stdout]         74 │ #[inline(always)]
[INFO] [stdout]         75 │ pub(crate) fn budget<R>(f: impl FnOnce() -> R) -> R {
[INFO] [stdout]   [37m[1m      76[0m [37m[1m>[0m [37m[1m    with_budget(Budget::initial(), f)[0m
[INFO] [stdout]         77 │ }
[INFO] [stdout]         78 │ 
[INFO] [stdout]   18: [91mtokio::park::thread::CachedParkThread::block_on[0m[90m::h8bbf25a067ad8754[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs[0m:[35m263[0m
[INFO] [stdout]        261 │ 
[INFO] [stdout]        262 │         loop {
[INFO] [stdout]   [37m[1m     263[0m [37m[1m>[0m [37m[1m            if let Ready(v) = crate::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        264 │                 return Ok(v);
[INFO] [stdout]        265 │             }
[INFO] [stdout]   19: [91mtokio::runtime::enter::Enter::block_on[0m[90m::h0bd73debaa63d6f2[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs[0m:[35m151[0m
[INFO] [stdout]        149 │ 
[INFO] [stdout]        150 │             let mut park = CachedParkThread::new();
[INFO] [stdout]   [37m[1m     151[0m [37m[1m>[0m [37m[1m            park.block_on(f)[0m
[INFO] [stdout]        152 │         }
[INFO] [stdout]        153 │ 
[INFO] [stdout]   20: [91mtokio::runtime::thread_pool::ThreadPool::block_on[0m[90m::had45371a9862ab45[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs[0m:[35m77[0m
[INFO] [stdout]         75 │     {
[INFO] [stdout]         76 │         let mut enter = crate::runtime::enter(true);
[INFO] [stdout]   [37m[1m      77[0m [37m[1m>[0m [37m[1m        enter.block_on(future).expect("failed to park thread")[0m
[INFO] [stdout]         78 │     }
[INFO] [stdout]         79 │ }
[INFO] [stdout]   21: [91mtokio::runtime::Runtime::block_on[0m[90m::h05c60ae6b62d5435[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs[0m:[35m463[0m
[INFO] [stdout]        461 │                 Kind::CurrentThread(exec) => exec.block_on(future),
[INFO] [stdout]        462 │                 #[cfg(feature = "rt-multi-thread")]
[INFO] [stdout]   [37m[1m     463[0m [37m[1m>[0m [37m[1m                Kind::ThreadPool(exec) => exec.block_on(future),[0m
[INFO] [stdout]        464 │             }
[INFO] [stdout]        465 │         }
[INFO] [stdout]   22: [91mtests::test_polarity_cannot_be_changed_if_channel_is_enabled::{{closure}}[0m[90m::he6ff827509292471[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/tests.rs[0m:[35m258[0m
[INFO] [stdout]        256 │             sysfs_root,
[INFO] [stdout]        257 │         };
[INFO] [stdout]   [37m[1m     258[0m [37m[1m>[0m [37m[1m        tokio::runtime::Runtime::new().unwrap().block_on(async {[0m
[INFO] [stdout]        259 │             pwmd::dbus::listen(args, || tx.send(()).unwrap())
[INFO] [stdout]        260 │                 .await
[INFO] [stdout]   23: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::hc5639cdbb41cbfd5[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   24: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::hc3085e8afe86ba30[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   25: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h070a3e3c224fe15d[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   26: [32mstd::panicking::catch_unwind::do_call[0m[90m::hde76531b42451b00[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   27: [32m__rust_try[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout]   28: [32mstd::panicking::catch_unwind[0m[90m::h797d38a150bd5ad7[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   29: [32mstd::panic::catch_unwind[0m[90m::hc8555f10a4b7d5e3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   30: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::hbbe0543f074f40ba[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   31: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::hf6c6e6b267d1241d[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   32: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h2044e71c41d3958a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs[0m:[35m1985[0m
[INFO] [stdout]   33: [32mstd::sys::thread::unix::Thread::new::thread_start[0m[90m::hf277835320aa8e5a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs[0m:[35m126[0m
[INFO] [stdout]   34: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mcalled `Result::unwrap()` on an `Err` value: Disconnected[0m
[INFO] [stdout] Location: [35mtests/tests.rs[0m:[35m264[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::unwrap[0m[90m::hb7d035c7e3d28fba[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1226[0m
[INFO] [stdout]   11: [91mtests::test_polarity_cannot_be_changed_if_channel_is_enabled[0m[90m::hb3d91efe8a222759[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/tests.rs[0m:[35m264[0m
[INFO] [stdout]        262 │         });
[INFO] [stdout]        263 │     });
[INFO] [stdout]   [37m[1m     264[0m [37m[1m>[0m [37m[1m    rx.recv_timeout(Duration::from_secs(5)).unwrap();[0m
[INFO] [stdout]        265 │ 
[INFO] [stdout]        266 │     let connection = Connection::session()?;
[INFO] [stdout]   12: [91mtests::test_polarity_cannot_be_changed_if_channel_is_enabled::{{closure}}[0m[90m::he874d5609faaa464[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/tests.rs[0m:[35m244[0m
[INFO] [stdout]        242 │ 
[INFO] [stdout]        243 │ #[test]
[INFO] [stdout]   [37m[1m     244[0m [37m[1m>[0m [37m[1mfn test_polarity_cannot_be_changed_if_channel_is_enabled() -> anyhow::Result<()> {[0m
[INFO] [stdout]        245 │     // fake /sys/class/pwm directory:
[INFO] [stdout]        246 │     let tmpdir = TempDir::new().unwrap();
[INFO] [stdout]   13: [32mcore::ops::function::FnOnce::call_once[0m[90m::h0e5125769efbc3e8[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   14: [32mcore::ops::function::FnOnce::call_once[0m[90m::h70887edf07a630ba[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   15: [32mtest::__rust_begin_short_backtrace[0m[90m::h27763c4cbbdb8601[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m663[0m
[INFO] [stdout]   16: [32mtest::run_test_in_process::{{closure}}[0m[90m::h4dc8bc6d5e3924d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   17: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h75905e8ffe81974f[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   18: [32mstd::panicking::catch_unwind::do_call[0m[90m::h0bc60366ba66eba5[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   19: [32mstd::panicking::catch_unwind[0m[90m::hae1ec7bf94407afa[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   20: [32mstd::panic::catch_unwind[0m[90m::h0f4ff4773d84d3cd[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   21: [32mtest::run_test_in_process[0m[90m::h03fbc77ae48b3f10[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   22: [32mtest::run_test::{{closure}}[0m[90m::h83476a9c453dc4d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m607[0m
[INFO] [stdout]   23: [32mtest::run_test::{{closure}}[0m[90m::h515482ad1e7fe7de[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m637[0m
[INFO] [stdout]   24: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::hed09f6ac5fe9d647[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   25: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h988e2cd969319888[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   26: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::hd70e28dc46ec20be[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   27: [32mstd::panicking::catch_unwind::do_call[0m[90m::hdc29e11311eb7655[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   28: [32mstd::panicking::catch_unwind[0m[90m::h9e402d6a96fef41c[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   29: [32mstd::panic::catch_unwind[0m[90m::h9213c0c54aec70e0[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   30: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::h6262965869ed2b87[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   31: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::h05c05ed02619e462[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   32: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h2044e71c41d3958a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs[0m:[35m1985[0m
[INFO] [stdout]   33: [32mstd::sys::thread::unix::Thread::new::thread_start[0m[90m::hf277835320aa8e5a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs[0m:[35m126[0m
[INFO] [stdout]   34: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[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] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mcalled `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)[0m
[INFO] [stdout] Location: [35mtests/tests.rs[0m:[35m35[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::unwrap[0m[90m::h4affb379f280cc42[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1226[0m
[INFO] [stdout]   11: [91mtests::happy_flow::{{closure}}::{{closure}}[0m[90m::h676b0910328a427b[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/tests.rs[0m:[35m35[0m
[INFO] [stdout]         33 │             pwmd::dbus::listen(args, || tx.send(()).unwrap())
[INFO] [stdout]         34 │                 .await
[INFO] [stdout]   [37m[1m      35[0m [37m[1m>[0m [37m[1m                .unwrap();[0m
[INFO] [stdout]         36 │         });
[INFO] [stdout]         37 │     });
[INFO] [stdout]   12: [91mtokio::park::thread::CachedParkThread::block_on::{{closure}}[0m[90m::h1f5ca0e11c043b0d[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs[0m:[35m263[0m
[INFO] [stdout]        261 │ 
[INFO] [stdout]        262 │         loop {
[INFO] [stdout]   [37m[1m     263[0m [37m[1m>[0m [37m[1m            if let Ready(v) = crate::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        264 │                 return Ok(v);
[INFO] [stdout]        265 │             }
[INFO] [stdout]   13: [91mtokio::coop::with_budget::{{closure}}[0m[90m::h48c662ee53fe663b[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs[0m:[35m106[0m
[INFO] [stdout]        104 │         let _guard = ResetGuard { cell, prev };
[INFO] [stdout]        105 │ 
[INFO] [stdout]   [37m[1m     106[0m [37m[1m>[0m [37m[1m        f()[0m
[INFO] [stdout]        107 │     })
[INFO] [stdout]        108 │ }
[INFO] [stdout]   14: [32mstd::thread::local::LocalKey<T>::try_with[0m[90m::ha948bc1e00b08230[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs[0m:[35m315[0m
[INFO] [stdout]   15: [32mstd::thread::local::LocalKey<T>::with[0m[90m::hbbec558561ecbd54[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs[0m:[35m279[0m
[INFO] [stdout]   16: [91mtokio::coop::with_budget[0m[90m::h913edbe5e1b83bb5[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs[0m:[35m99[0m
[INFO] [stdout]         97 │     }
[INFO] [stdout]         98 │ 
[INFO] [stdout]   [37m[1m      99[0m [37m[1m>[0m [37m[1m    CURRENT.with(move |cell| {[0m
[INFO] [stdout]        100 │         let prev = cell.get();
[INFO] [stdout]        101 │ 
[INFO] [stdout]   17: [91mtokio::coop::budget[0m[90m::h16e133e4aeb6b371[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs[0m:[35m76[0m
[INFO] [stdout]         74 │ #[inline(always)]
[INFO] [stdout]         75 │ pub(crate) fn budget<R>(f: impl FnOnce() -> R) -> R {
[INFO] [stdout]   [37m[1m      76[0m [37m[1m>[0m [37m[1m    with_budget(Budget::initial(), f)[0m
[INFO] [stdout]         77 │ }
[INFO] [stdout]         78 │ 
[INFO] [stdout]   18: [91mtokio::park::thread::CachedParkThread::block_on[0m[90m::h51cb3a8ef20e6542[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs[0m:[35m263[0m
[INFO] [stdout]        261 │ 
[INFO] [stdout]        262 │         loop {
[INFO] [stdout]   [37m[1m     263[0m [37m[1m>[0m [37m[1m            if let Ready(v) = crate::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        264 │                 return Ok(v);
[INFO] [stdout]        265 │             }
[INFO] [stdout]   19: [91mtokio::runtime::enter::Enter::block_on[0m[90m::h365fc1820971dfff[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs[0m:[35m151[0m
[INFO] [stdout]        149 │ 
[INFO] [stdout]        150 │             let mut park = CachedParkThread::new();
[INFO] [stdout]   [37m[1m     151[0m [37m[1m>[0m [37m[1m            park.block_on(f)[0m
[INFO] [stdout]        152 │         }
[INFO] [stdout]        153 │ 
[INFO] [stdout]   20: [91mtokio::runtime::thread_pool::ThreadPool::block_on[0m[90m::hceb045acc43e2221[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs[0m:[35m77[0m
[INFO] [stdout]         75 │     {
[INFO] [stdout]         76 │         let mut enter = crate::runtime::enter(true);
[INFO] [stdout]   [37m[1m      77[0m [37m[1m>[0m [37m[1m        enter.block_on(future).expect("failed to park thread")[0m
[INFO] [stdout]         78 │     }
[INFO] [stdout]         79 │ }
[INFO] [stdout]   21: [91mtokio::runtime::Runtime::block_on[0m[90m::h0f7039b5de7d3066[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs[0m:[35m463[0m
[INFO] [stdout]        461 │                 Kind::CurrentThread(exec) => exec.block_on(future),
[INFO] [stdout]        462 │                 #[cfg(feature = "rt-multi-thread")]
[INFO] [stdout]   [37m[1m     463[0m [37m[1m>[0m [37m[1m                Kind::ThreadPool(exec) => exec.block_on(future),[0m
[INFO] [stdout]        464 │             }
[INFO] [stdout]        465 │         }
[INFO] [stdout]   22: [91mtests::happy_flow::{{closure}}[0m[90m::h86e74e16e3ef0faa[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/tests.rs[0m:[35m32[0m
[INFO] [stdout]         30 │             sysfs_root,
[INFO] [stdout]         31 │         };
[INFO] [stdout]   [37m[1m      32[0m [37m[1m>[0m [37m[1m        tokio::runtime::Runtime::new().unwrap().block_on(async {[0m
[INFO] [stdout]         33 │             pwmd::dbus::listen(args, || tx.send(()).unwrap())
[INFO] [stdout]         34 │                 .await
[INFO] [stdout]   23: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::h1577f3bdb58075af[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   24: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h11657f0512c7f1d9[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   25: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h1fba7dc7cb7e0a54[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   26: [32mstd::panicking::catch_unwind::do_call[0m[90m::h7a4241a326c527cc[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   27: [32m__rust_try[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout]   28: [32mstd::panicking::catch_unwind[0m[90m::h5dfd496b3968b473[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   29: [32mstd::panic::catch_unwind[0m[90m::h0eaaa6ad869f69ee[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   30: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::h1e53c3e0a942206d[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   31: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::hc1e60a3cba51e2f3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   32: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h2044e71c41d3958a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs[0m:[35m1985[0m
[INFO] [stdout]   33: [32mstd::sys::thread::unix::Thread::new::thread_start[0m[90m::hf277835320aa8e5a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs[0m:[35m126[0m
[INFO] [stdout]   34: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mcalled `Result::unwrap()` on an `Err` value: Disconnected[0m
[INFO] [stdout] Location: [35mtests/tests.rs[0m:[35m38[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::unwrap[0m[90m::hb7d035c7e3d28fba[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1226[0m
[INFO] [stdout]   11: [91mtests::happy_flow[0m[90m::hbd2968e03f1fd0f2[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/tests.rs[0m:[35m38[0m
[INFO] [stdout]         36 │         });
[INFO] [stdout]         37 │     });
[INFO] [stdout]   [37m[1m      38[0m [37m[1m>[0m [37m[1m    rx.recv_timeout(Duration::from_secs(5)).unwrap();[0m
[INFO] [stdout]         39 │ 
[INFO] [stdout]         40 │     let connection = Connection::session()?;
[INFO] [stdout]   12: [91mtests::happy_flow::{{closure}}[0m[90m::hcdf359810be37d19[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/tests.rs[0m:[35m15[0m
[INFO] [stdout]         13 │ 
[INFO] [stdout]         14 │ #[test]
[INFO] [stdout]   [37m[1m      15[0m [37m[1m>[0m [37m[1mfn happy_flow() -> anyhow::Result<()> {[0m
[INFO] [stdout]         16 │     // std::env::set_var("RUST_BACKTRACE", "full");
[INFO] [stdout]         17 │     pwmd::setup_logging().unwrap();
[INFO] [stdout]   13: [32mcore::ops::function::FnOnce::call_once[0m[90m::h7bd5677cb14e2b78[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   14: [32mcore::ops::function::FnOnce::call_once[0m[90m::h70887edf07a630ba[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   15: [32mtest::__rust_begin_short_backtrace[0m[90m::h27763c4cbbdb8601[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m663[0m
[INFO] [stdout]   16: [32mtest::run_test_in_process::{{closure}}[0m[90m::h4dc8bc6d5e3924d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   17: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h75905e8ffe81974f[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   18: [32mstd::panicking::catch_unwind::do_call[0m[90m::h0bc60366ba66eba5[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   19: [32mstd::panicking::catch_unwind[0m[90m::hae1ec7bf94407afa[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   20: [32mstd::panic::catch_unwind[0m[90m::h0f4ff4773d84d3cd[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   21: [32mtest::run_test_in_process[0m[90m::h03fbc77ae48b3f10[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   22: [32mtest::run_test::{{closure}}[0m[90m::h83476a9c453dc4d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m607[0m
[INFO] [stdout]   23: [32mtest::run_test::{{closure}}[0m[90m::h515482ad1e7fe7de[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m637[0m
[INFO] [stdout]   24: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::hed09f6ac5fe9d647[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   25: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h988e2cd969319888[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   26: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::hd70e28dc46ec20be[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   27: [32mstd::panicking::catch_unwind::do_call[0m[90m::hdc29e11311eb7655[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   28: [32mstd::panicking::catch_unwind[0m[90m::h9e402d6a96fef41c[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   29: [32mstd::panic::catch_unwind[0m[90m::h9213c0c54aec70e0[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   30: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::h6262965869ed2b87[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   31: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::h05c05ed02619e462[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   32: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h2044e71c41d3958a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs[0m:[35m1985[0m
[INFO] [stdout]   33: [32mstd::sys::thread::unix::Thread::new::thread_start[0m[90m::hf277835320aa8e5a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs[0m:[35m126[0m
[INFO] [stdout]   34: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] 
[INFO] [stdout] ---- test_duty_cycle_cannot_be_larger_than_period stdout ----
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mcalled `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)[0m
[INFO] [stdout] Location: [35mtests/tests.rs[0m:[35m171[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::unwrap[0m[90m::h4affb379f280cc42[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1226[0m
[INFO] [stdout]   11: [91mtests::test_duty_cycle_cannot_be_larger_than_period::{{closure}}::{{closure}}[0m[90m::h42685c119820537f[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/tests.rs[0m:[35m171[0m
[INFO] [stdout]        169 │             pwmd::dbus::listen(args, || tx.send(()).unwrap())
[INFO] [stdout]        170 │                 .await
[INFO] [stdout]   [37m[1m     171[0m [37m[1m>[0m [37m[1m                .unwrap();[0m
[INFO] [stdout]        172 │         });
[INFO] [stdout]        173 │     });
[INFO] [stdout]   12: [91mtokio::park::thread::CachedParkThread::block_on::{{closure}}[0m[90m::h5f98f246efc20beb[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs[0m:[35m263[0m
[INFO] [stdout]        261 │ 
[INFO] [stdout]        262 │         loop {
[INFO] [stdout]   [37m[1m     263[0m [37m[1m>[0m [37m[1m            if let Ready(v) = crate::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        264 │                 return Ok(v);
[INFO] [stdout]        265 │             }
[INFO] [stdout]   13: [91mtokio::coop::with_budget::{{closure}}[0m[90m::h2d735a01397ab55b[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs[0m:[35m106[0m
[INFO] [stdout]        104 │         let _guard = ResetGuard { cell, prev };
[INFO] [stdout]        105 │ 
[INFO] [stdout]   [37m[1m     106[0m [37m[1m>[0m [37m[1m        f()[0m
[INFO] [stdout]        107 │     })
[INFO] [stdout]        108 │ }
[INFO] [stdout]   14: [32mstd::thread::local::LocalKey<T>::try_with[0m[90m::h822e1392c7126209[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs[0m:[35m315[0m
[INFO] [stdout]   15: [32mstd::thread::local::LocalKey<T>::with[0m[90m::hd454d56315c192be[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs[0m:[35m279[0m
[INFO] [stdout]   16: [91mtokio::coop::with_budget[0m[90m::h1f4757e3bc64dd62[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs[0m:[35m99[0m
[INFO] [stdout]         97 │     }
[INFO] [stdout]         98 │ 
[INFO] [stdout]   [37m[1m      99[0m [37m[1m>[0m [37m[1m    CURRENT.with(move |cell| {[0m
[INFO] [stdout]        100 │         let prev = cell.get();
[INFO] [stdout]        101 │ 
[INFO] [stdout]   17: [91mtokio::coop::budget[0m[90m::hd2dd73dc7eaaea95[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/coop.rs[0m:[35m76[0m
[INFO] [stdout]         74 │ #[inline(always)]
[INFO] [stdout]         75 │ pub(crate) fn budget<R>(f: impl FnOnce() -> R) -> R {
[INFO] [stdout]   [37m[1m      76[0m [37m[1m>[0m [37m[1m    with_budget(Budget::initial(), f)[0m
[INFO] [stdout]         77 │ }
[INFO] [stdout]         78 │ 
[INFO] [stdout]   18: [91mtokio::park::thread::CachedParkThread::block_on[0m[90m::h5aab54182883ecf3[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/park/thread.rs[0m:[35m263[0m
[INFO] [stdout]        261 │ 
[INFO] [stdout]        262 │         loop {
[INFO] [stdout]   [37m[1m     263[0m [37m[1m>[0m [37m[1m            if let Ready(v) = crate::coop::budget(|| f.as_mut().poll(&mut cx)) {[0m
[INFO] [stdout]        264 │                 return Ok(v);
[INFO] [stdout]        265 │             }
[INFO] [stdout]   19: [91mtokio::runtime::enter::Enter::block_on[0m[90m::hcd2619a336e9f5b9[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/enter.rs[0m:[35m151[0m
[INFO] [stdout]        149 │ 
[INFO] [stdout]        150 │             let mut park = CachedParkThread::new();
[INFO] [stdout]   [37m[1m     151[0m [37m[1m>[0m [37m[1m            park.block_on(f)[0m
[INFO] [stdout]        152 │         }
[INFO] [stdout]        153 │ 
[INFO] [stdout]   20: [91mtokio::runtime::thread_pool::ThreadPool::block_on[0m[90m::h8dc9d19a6653c9d7[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/thread_pool/mod.rs[0m:[35m77[0m
[INFO] [stdout]         75 │     {
[INFO] [stdout]         76 │         let mut enter = crate::runtime::enter(true);
[INFO] [stdout]   [37m[1m      77[0m [37m[1m>[0m [37m[1m        enter.block_on(future).expect("failed to park thread")[0m
[INFO] [stdout]         78 │     }
[INFO] [stdout]         79 │ }
[INFO] [stdout]   21: [91mtokio::runtime::Runtime::block_on[0m[90m::h670ba3131d8a3988[0m
[INFO] [stdout]       at [35m/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.12.0/src/runtime/mod.rs[0m:[35m463[0m
[INFO] [stdout]        461 │                 Kind::CurrentThread(exec) => exec.block_on(future),
[INFO] [stdout]        462 │                 #[cfg(feature = "rt-multi-thread")]
[INFO] [stdout]   [37m[1m     463[0m [37m[1m>[0m [37m[1m                Kind::ThreadPool(exec) => exec.block_on(future),[0m
[INFO] [stdout]        464 │             }
[INFO] [stdout]        465 │         }
[INFO] [stdout]   22: [91mtests::test_duty_cycle_cannot_be_larger_than_period::{{closure}}[0m[90m::ha57542c38832c81e[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/tests.rs[0m:[35m168[0m
[INFO] [stdout]        166 │             sysfs_root,
[INFO] [stdout]        167 │         };
[INFO] [stdout]   [37m[1m     168[0m [37m[1m>[0m [37m[1m        tokio::runtime::Runtime::new().unwrap().block_on(async {[0m
[INFO] [stdout]        169 │             pwmd::dbus::listen(args, || tx.send(()).unwrap())
[INFO] [stdout]        170 │                 .await
[INFO] [stdout]   23: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::hbcf9f2cbe58171fa[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   24: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h5b36e1d5ae513a90[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   25: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h10b415a2478bc7dc[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   26: [32mstd::panicking::catch_unwind::do_call[0m[90m::hbb6c44275d0d28b5[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   27: [32m__rust_try[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout]   28: [32mstd::panicking::catch_unwind[0m[90m::h6c2a7c0911e9dc9f[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   29: [32mstd::panic::catch_unwind[0m[90m::h99d88aeb718bce02[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   30: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::h8116edd966f20e58[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   31: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::haa44d9cb354e8808[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   32: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h2044e71c41d3958a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs[0m:[35m1985[0m
[INFO] [stdout]   33: [32mstd::sys::thread::unix::Thread::new::thread_start[0m[90m::hf277835320aa8e5a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs[0m:[35m126[0m
[INFO] [stdout]   34: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[INFO] [stdout] 
[INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
[INFO] [stdout] [31mThe application panicked (crashed).[0m
[INFO] [stdout] Message:  [36mcalled `Result::unwrap()` on an `Err` value: Disconnected[0m
[INFO] [stdout] Location: [35mtests/tests.rs[0m:[35m174[0m
[INFO] [stdout] 
[INFO] [stdout]   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
[INFO] [stdout]   [96m                              ⋮ 9 frames hidden ⋮                               [0m
[INFO] [stdout]   10: [32mcore::result::Result<T,E>::unwrap[0m[90m::hb7d035c7e3d28fba[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs[0m:[35m1226[0m
[INFO] [stdout]   11: [91mtests::test_duty_cycle_cannot_be_larger_than_period[0m[90m::hdc0ee33cc3ccf089[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/tests.rs[0m:[35m174[0m
[INFO] [stdout]        172 │         });
[INFO] [stdout]        173 │     });
[INFO] [stdout]   [37m[1m     174[0m [37m[1m>[0m [37m[1m    rx.recv_timeout(Duration::from_secs(5)).unwrap();[0m
[INFO] [stdout]        175 │ 
[INFO] [stdout]        176 │     let connection = Connection::session()?;
[INFO] [stdout]   12: [91mtests::test_duty_cycle_cannot_be_larger_than_period::{{closure}}[0m[90m::h41dc3b2f99c2e01c[0m
[INFO] [stdout]       at [35m/opt/rustwide/workdir/tests/tests.rs[0m:[35m154[0m
[INFO] [stdout]        152 │ 
[INFO] [stdout]        153 │ #[test]
[INFO] [stdout]   [37m[1m     154[0m [37m[1m>[0m [37m[1mfn test_duty_cycle_cannot_be_larger_than_period() -> anyhow::Result<()> {[0m
[INFO] [stdout]        155 │     // fake /sys/class/pwm directory:
[INFO] [stdout]        156 │     let tmpdir = TempDir::new().unwrap();
[INFO] [stdout]   13: [32mcore::ops::function::FnOnce::call_once[0m[90m::hdf53005614e8dd4f[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   14: [32mcore::ops::function::FnOnce::call_once[0m[90m::h70887edf07a630ba[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   15: [32mtest::__rust_begin_short_backtrace[0m[90m::h27763c4cbbdb8601[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m663[0m
[INFO] [stdout]   16: [32mtest::run_test_in_process::{{closure}}[0m[90m::h4dc8bc6d5e3924d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   17: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::h75905e8ffe81974f[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   18: [32mstd::panicking::catch_unwind::do_call[0m[90m::h0bc60366ba66eba5[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   19: [32mstd::panicking::catch_unwind[0m[90m::hae1ec7bf94407afa[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   20: [32mstd::panic::catch_unwind[0m[90m::h0f4ff4773d84d3cd[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   21: [32mtest::run_test_in_process[0m[90m::h03fbc77ae48b3f10[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m686[0m
[INFO] [stdout]   22: [32mtest::run_test::{{closure}}[0m[90m::h83476a9c453dc4d3[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m607[0m
[INFO] [stdout]   23: [32mtest::run_test::{{closure}}[0m[90m::h515482ad1e7fe7de[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs[0m:[35m637[0m
[INFO] [stdout]   24: [32mstd::sys::backtrace::__rust_begin_short_backtrace[0m[90m::hed09f6ac5fe9d647[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs[0m:[35m158[0m
[INFO] [stdout]   25: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}[0m[90m::h988e2cd969319888[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m559[0m
[INFO] [stdout]   26: [32m<core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once[0m[90m::hd70e28dc46ec20be[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs[0m:[35m274[0m
[INFO] [stdout]   27: [32mstd::panicking::catch_unwind::do_call[0m[90m::hdc29e11311eb7655[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m590[0m
[INFO] [stdout]   28: [32mstd::panicking::catch_unwind[0m[90m::h9e402d6a96fef41c[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs[0m:[35m553[0m
[INFO] [stdout]   29: [32mstd::panic::catch_unwind[0m[90m::h9213c0c54aec70e0[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs[0m:[35m359[0m
[INFO] [stdout]   30: [32mstd::thread::Builder::spawn_unchecked_::{{closure}}[0m[90m::h6262965869ed2b87[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs[0m:[35m557[0m
[INFO] [stdout]   31: [32mcore::ops::function::FnOnce::call_once{{vtable.shim}}[0m[90m::h05c05ed02619e462[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs[0m:[35m250[0m
[INFO] [stdout]   32: [32m<alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once[0m[90m::h2044e71c41d3958a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs[0m:[35m1985[0m
[INFO] [stdout]   33: [32mstd::sys::thread::unix::Thread::new::thread_start[0m[90m::hf277835320aa8e5a[0m
[INFO] [stdout]       at [35m/rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs[0m:[35m126[0m
[INFO] [stdout]   34: [91mclone[0m[90m<unknown>[0m
[INFO] [stdout]       at [35m<unknown source file>[0m:[35m<unknown line>[0m
[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.65s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] running `Command { std: "docker" "inspect" "1daf5be7436690b3761d60aecbfef0f9dab1efd9f0d76987891781d06c921260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1daf5be7436690b3761d60aecbfef0f9dab1efd9f0d76987891781d06c921260", kill_on_drop: false }`
[INFO] [stdout] 1daf5be7436690b3761d60aecbfef0f9dab1efd9f0d76987891781d06c921260
