[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] 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::h4affb379f280cc42 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226 [INFO] [stdout] 11: tests::test_polarity_cannot_be_changed_if_channel_is_enabled::{{closure}}::{{closure}}::had5b0fc37c6795d2 [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:261 [INFO] [stdout] 259 │ pwmd::dbus::listen(args, || tx.send(()).unwrap()) [INFO] [stdout] 260 │ .await [INFO] [stdout]  261 >  .unwrap(); [INFO] [stdout] 262 │ }); [INFO] [stdout] 263 │ }); [INFO] [stdout] 12: tokio::park::thread::CachedParkThread::block_on::{{closure}}::hcea9e4c4da6e0e05 [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}}::hbf37c7c5ec3d229f [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::he88b0708a793f23e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315 [INFO] [stdout] 15: std::thread::local::LocalKey::with::he9eade2e18d54499 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279 [INFO] [stdout] 16: tokio::coop::with_budget::hbdcc9d8eb3a8aa83 [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::h1db41f59a899da19 [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::h8bbf25a067ad8754 [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::h0bd73debaa63d6f2 [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::had45371a9862ab45 [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::h05c60ae6b62d5435 [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}}::he6ff827509292471 [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::hc5639cdbb41cbfd5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 24: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc3085e8afe86ba30 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559 [INFO] [stdout] 25:  as core::ops::function::FnOnce<()>>::call_once::h070a3e3c224fe15d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 26: std::panicking::catch_unwind::do_call::hde76531b42451b00 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 27: __rust_try [INFO] [stdout] at : [INFO] [stdout] 28: std::panicking::catch_unwind::h797d38a150bd5ad7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 29: std::panic::catch_unwind::hc8555f10a4b7d5e3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 30: std::thread::Builder::spawn_unchecked_::{{closure}}::hbbe0543f074f40ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557 [INFO] [stdout] 31: core::ops::function::FnOnce::call_once{{vtable.shim}}::hf6c6e6b267d1241d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985 [INFO] [stdout] 33: std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 34: 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::hb7d035c7e3d28fba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226 [INFO] [stdout] 11: tests::test_polarity_cannot_be_changed_if_channel_is_enabled::hb3d91efe8a222759 [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}}::he874d5609faaa464 [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::h0e5125769efbc3e8 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 14: core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 15: test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663 [INFO] [stdout] 16: test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 17:  as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 19: std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 20: std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 21: test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 22: test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607 [INFO] [stdout] 23: test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637 [INFO] [stdout] 24: std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 25: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559 [INFO] [stdout] 26:  as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 27: std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 28: std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 29: std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 30: std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557 [INFO] [stdout] 31: core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985 [INFO] [stdout] 33: std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 34: 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::h4affb379f280cc42 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226 [INFO] [stdout] 11: tests::happy_flow::{{closure}}::{{closure}}::h676b0910328a427b [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:35 [INFO] [stdout] 33 │ pwmd::dbus::listen(args, || tx.send(()).unwrap()) [INFO] [stdout] 34 │ .await [INFO] [stdout]  35 >  .unwrap(); [INFO] [stdout] 36 │ }); [INFO] [stdout] 37 │ }); [INFO] [stdout] 12: tokio::park::thread::CachedParkThread::block_on::{{closure}}::h1f5ca0e11c043b0d [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}}::h48c662ee53fe663b [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::ha948bc1e00b08230 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315 [INFO] [stdout] 15: std::thread::local::LocalKey::with::hbbec558561ecbd54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279 [INFO] [stdout] 16: tokio::coop::with_budget::h913edbe5e1b83bb5 [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::h16e133e4aeb6b371 [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::h51cb3a8ef20e6542 [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::h365fc1820971dfff [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::hceb045acc43e2221 [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::h0f7039b5de7d3066 [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}}::h86e74e16e3ef0faa [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::h1577f3bdb58075af [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 24: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h11657f0512c7f1d9 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559 [INFO] [stdout] 25:  as core::ops::function::FnOnce<()>>::call_once::h1fba7dc7cb7e0a54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 26: std::panicking::catch_unwind::do_call::h7a4241a326c527cc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 27: __rust_try [INFO] [stdout] at : [INFO] [stdout] 28: std::panicking::catch_unwind::h5dfd496b3968b473 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 29: std::panic::catch_unwind::h0eaaa6ad869f69ee [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 30: std::thread::Builder::spawn_unchecked_::{{closure}}::h1e53c3e0a942206d [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557 [INFO] [stdout] 31: core::ops::function::FnOnce::call_once{{vtable.shim}}::hc1e60a3cba51e2f3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985 [INFO] [stdout] 33: std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 34: 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::hb7d035c7e3d28fba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226 [INFO] [stdout] 11: tests::happy_flow::hbd2968e03f1fd0f2 [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}}::hcdf359810be37d19 [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::h7bd5677cb14e2b78 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 14: core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 15: test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663 [INFO] [stdout] 16: test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 17:  as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 19: std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 20: std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 21: test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 22: test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607 [INFO] [stdout] 23: test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637 [INFO] [stdout] 24: std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 25: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559 [INFO] [stdout] 26:  as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 27: std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 28: std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 29: std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 30: std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557 [INFO] [stdout] 31: core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985 [INFO] [stdout] 33: std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 34: 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_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::h4affb379f280cc42 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226 [INFO] [stdout] 11: tests::test_duty_cycle_cannot_be_larger_than_period::{{closure}}::{{closure}}::h42685c119820537f [INFO] [stdout] at /opt/rustwide/workdir/tests/tests.rs:171 [INFO] [stdout] 169 │ pwmd::dbus::listen(args, || tx.send(()).unwrap()) [INFO] [stdout] 170 │ .await [INFO] [stdout]  171 >  .unwrap(); [INFO] [stdout] 172 │ }); [INFO] [stdout] 173 │ }); [INFO] [stdout] 12: tokio::park::thread::CachedParkThread::block_on::{{closure}}::h5f98f246efc20beb [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}}::h2d735a01397ab55b [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::h822e1392c7126209 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315 [INFO] [stdout] 15: std::thread::local::LocalKey::with::hd454d56315c192be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279 [INFO] [stdout] 16: tokio::coop::with_budget::h1f4757e3bc64dd62 [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::hd2dd73dc7eaaea95 [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::h5aab54182883ecf3 [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::hcd2619a336e9f5b9 [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::h8dc9d19a6653c9d7 [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::h670ba3131d8a3988 [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}}::ha57542c38832c81e [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::hbcf9f2cbe58171fa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 24: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5b36e1d5ae513a90 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559 [INFO] [stdout] 25:  as core::ops::function::FnOnce<()>>::call_once::h10b415a2478bc7dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 26: std::panicking::catch_unwind::do_call::hbb6c44275d0d28b5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 27: __rust_try [INFO] [stdout] at : [INFO] [stdout] 28: std::panicking::catch_unwind::h6c2a7c0911e9dc9f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 29: std::panic::catch_unwind::h99d88aeb718bce02 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 30: std::thread::Builder::spawn_unchecked_::{{closure}}::h8116edd966f20e58 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557 [INFO] [stdout] 31: core::ops::function::FnOnce::call_once{{vtable.shim}}::haa44d9cb354e8808 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985 [INFO] [stdout] 33: std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 34: 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::hb7d035c7e3d28fba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226 [INFO] [stdout] 11: tests::test_duty_cycle_cannot_be_larger_than_period::hdc0ee33cc3ccf089 [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}}::h41dc3b2f99c2e01c [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::hdf53005614e8dd4f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 14: core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 15: test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663 [INFO] [stdout] 16: test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 17:  as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 18: std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 19: std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 20: std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 21: test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686 [INFO] [stdout] 22: test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607 [INFO] [stdout] 23: test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637 [INFO] [stdout] 24: std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158 [INFO] [stdout] 25: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559 [INFO] [stdout] 26:  as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274 [INFO] [stdout] 27: std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590 [INFO] [stdout] 28: std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553 [INFO] [stdout] 29: std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359 [INFO] [stdout] 30: std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557 [INFO] [stdout] 31: core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250 [INFO] [stdout] 32:  as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985 [INFO] [stdout] 33: std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126 [INFO] [stdout] 34: 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.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