[INFO] cloning repository https://github.com/kazuhideoki/voice-input
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kazuhideoki/voice-input" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazuhideoki%2Fvoice-input", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazuhideoki%2Fvoice-input'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5771d7b386012ce2aed8adf30b1c9bb5be1f04af
[INFO] testing kazuhideoki/voice-input against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkazuhideoki%2Fvoice-input" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/kazuhideoki/voice-input
[INFO] finished tweaking git repo https://github.com/kazuhideoki/voice-input
[INFO] tweaked toml for git repo https://github.com/kazuhideoki/voice-input written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kazuhideoki/voice-input on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kazuhideoki/voice-input 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf8db427accd3dc63aedafc0df369d103fa4c74c0a14f26ca3139f242fa9a3d5
[INFO] running `Command { std: "docker" "start" "-a" "bf8db427accd3dc63aedafc0df369d103fa4c74c0a14f26ca3139f242fa9a3d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf8db427accd3dc63aedafc0df369d103fa4c74c0a14f26ca3139f242fa9a3d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf8db427accd3dc63aedafc0df369d103fa4c74c0a14f26ca3139f242fa9a3d5", kill_on_drop: false }`
[INFO] [stdout] bf8db427accd3dc63aedafc0df369d103fa4c74c0a14f26ca3139f242fa9a3d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 961cccf0a19b00a671a0346cd11ecc5f9992d717fdd9a2c056f4190bb9f38f44
[INFO] running `Command { std: "docker" "start" "-a" "961cccf0a19b00a671a0346cd11ecc5f9992d717fdd9a2c056f4190bb9f38f44", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling audio-core v0.2.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling alsa-sys v0.4.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling audioadapter-sample v2.0.0
[INFO] [stderr]    Compiling audioadapter v2.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling cpal v0.17.3
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling flacenc v0.5.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling xkeysym v0.2.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling audioadapter-buffers v2.0.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling windowfunctions v0.1.1
[INFO] [stderr]    Compiling alsa v0.11.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling xkbcommon v0.9.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rubato v1.0.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling enigo v0.6.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling voice_input v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 08s
[INFO] running `Command { std: "docker" "inspect" "961cccf0a19b00a671a0346cd11ecc5f9992d717fdd9a2c056f4190bb9f38f44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "961cccf0a19b00a671a0346cd11ecc5f9992d717fdd9a2c056f4190bb9f38f44", kill_on_drop: false }`
[INFO] [stdout] 961cccf0a19b00a671a0346cd11ecc5f9992d717fdd9a2c056f4190bb9f38f44
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 468a34cf057d093faf324b4e3d5ff28083931761eaae7d5cef5900e099cc9666
[INFO] running `Command { std: "docker" "start" "-a" "468a34cf057d093faf324b4e3d5ff28083931761eaae7d5cef5900e099cc9666", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling flacenc v0.5.1
[INFO] [stderr]    Compiling enigo v0.6.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling voice_input v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stdout] warning: struct `ScriptFixture` is never constructed
[INFO] [stdout]  --> tests/dev_env_scripts_test.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | struct ScriptFixture {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `command_for_script`, and `state_log` are never used
[INFO] [stdout]    --> tests/dev_env_scripts_test.rs:29:8
[INFO] [stdout]     |
[INFO] [stdout]  28 | impl ScriptFixture {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout]  29 |     fn new() -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |     fn command_for_script(&self, script_name: &str) -> Command {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 187 |     fn state_log(&self, file_name: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_executable` is never used
[INFO] [stdout]    --> tests/dev_env_scripts_test.rs:192:4
[INFO] [stdout]     |
[INFO] [stdout] 192 | fn write_executable(path: &Path, body: &str) -> Result<(), Box<dyn Error>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 50.73s
[INFO] running `Command { std: "docker" "inspect" "468a34cf057d093faf324b4e3d5ff28083931761eaae7d5cef5900e099cc9666", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "468a34cf057d093faf324b4e3d5ff28083931761eaae7d5cef5900e099cc9666", kill_on_drop: false }`
[INFO] [stdout] 468a34cf057d093faf324b4e3d5ff28083931761eaae7d5cef5900e099cc9666
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1f34feb7d2b4518aaf547c3fcb3280d220e95ecce68c287d3e82664024d997c0
[INFO] running `Command { std: "docker" "start" "-a" "1f34feb7d2b4518aaf547c3fcb3280d220e95ecce68c287d3e82664024d997c0", kill_on_drop: false }`
[INFO] [stderr] warning: struct `ScriptFixture` is never constructed
[INFO] [stderr]  --> tests/dev_env_scripts_test.rs:9:8
[INFO] [stderr]   |
[INFO] [stderr] 9 | struct ScriptFixture {
[INFO] [stderr]   |        ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `command_for_script`, and `state_log` are never used
[INFO] [stderr]    --> tests/dev_env_scripts_test.rs:29:8
[INFO] [stderr]     |
[INFO] [stderr]  28 | impl ScriptFixture {
[INFO] [stderr]     | ------------------ associated items in this implementation
[INFO] [stderr]  29 |     fn new() -> Result<Self, Box<dyn Error>> {
[INFO] [stderr]     |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 155 |     fn command_for_script(&self, script_name: &str) -> Command {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 187 |     fn state_log(&self, file_name: &str) -> String {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `write_executable` is never used
[INFO] [stderr]    --> tests/dev_env_scripts_test.rs:192:4
[INFO] [stderr]     |
[INFO] [stderr] 192 | fn write_executable(path: &Path, body: &str) -> Result<(), Box<dyn Error>> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `voice_input` (test "dev_env_scripts_test") generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/voice_input-b76c19044ca32701)
[INFO] [stdout] 
[INFO] [stdout] running 173 tests
[INFO] [stdout] test application::audio::tests::stop_returns_audio_data ... ok
[INFO] [stdout] test application::dictionary_service::tests::upsert_adds_and_updates_entries ... ok
[INFO] [stdout] test application::dictionary_service::tests::delete_removes_entry ... ok
[INFO] [stdout] test application::recording_service::tests::active_session_matches_only_current_recording ... ok
[INFO] [stdout] test application::recording_service::tests::context_state_transitions_are_consistent ... ok
[INFO] [stdout] test application::recording_service::tests::newer_session_start_is_detected_after_restart ... ok
[INFO] [stdout] test application::recording_service::tests::recover_after_wake_delegates_to_backend_while_idle ... ok
[INFO] [stdout] test application::recording_service::tests::recover_after_wake_skips_backend_while_recording ... ok
[INFO] [stdout] test application::transcription_service::tests::completed_event_is_emitted_when_streaming_uses_default_trait_path ... ok
[INFO] [stdout] test application::transcription_service::tests::profile_log_is_emitted_during_transcription ... ok
[INFO] [stdout] test application::transcription_service::tests::transcription_applies_dictionary ... ok
[INFO] [stdout] test domain::dict::tests::remove_entry_deletes_matching_surface ... ok
[INFO] [stdout] test domain::dict::tests::replacement_output_keeps_span_mappings ... ok
[INFO] [stdout] test application::transcription_service::tests::transcription_log_is_enqueued_with_raw_and_processed_text ... ok
[INFO] [stdout] test domain::dict::tests::upsert_entry_replaces_existing_entry ... ok
[INFO] [stdout] test application::transcription_service::tests::transcription_log_is_not_enqueued_when_writer_is_not_configured ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::backend_starts_idle_in_memory_mode ... ok
[INFO] [stdout] test domain::dict::tests::draft_entries_are_ignored ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::audio_data_struct_supports_clone_and_debug ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::backend_initial_state_has_no_stream_or_recording ... ok
[INFO] [stdout] test domain::dict::tests::replace_updates_hits_and_text ... ok
[INFO] [stdout] test application::transcription_service::tests::transcription_service_emits_delta_events_before_completion ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::changed_priorities_force_input_setup_revalidation ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::changed_stream_identity_triggers_rebuild ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::clear_input_setup_on_success_keeps_cache_and_skips_cleanup ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::combine_wav_data_from_f32 ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::combine_wav_data_from_i16 ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::combine_wav_data_preserves_stereo_interleaving ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::combine_wav_data_with_empty_pcm ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::detailed_device_description_also_matches_priority_key ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::estimate_buffer_size_matches_expected ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::input_setup_cache_reloads_after_clear ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::input_setup_cache_reloads_when_cached_value_is_invalid ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::input_setup_cache_reuses_resolved_value_until_cleared ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::listed_device_name_matches_priority_key ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::backend_starts_without_recording_state ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::matching_stream_identity_skips_rebuild ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::clear_input_setup_on_error_rolls_back_cache_and_cleanup ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::memory_recording_state_initializes ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::resample_to_16khz_skips_when_too_short ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::run_start_recording_clears_cache_when_build_fails ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::run_start_recording_reloads_when_cached_value_is_invalid ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::recent_input_setup_validation_skips_revalidation ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::resample_to_16khz_skips_when_rate_matches ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::run_start_recording_clears_cache_when_play_fails ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::run_start_recording_skips_resolve_when_cached_value_is_valid ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::sample_f32_converts_to_le_bytes ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::sample_trait_handles_i16 ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::stale_generation_does_not_append_after_stop ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::start_recording_initial_state_is_idle ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::stale_input_setup_validation_revalidates ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::trim_silence_handles_stereo_audio ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::trim_silence_keeps_minimum_when_all_silent ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::trim_silence_removes_leading_and_trailing_silence ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::unhealthy_stream_identity_triggers_rebuild ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::wav_header_allows_empty_data ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::wav_header_has_expected_structure ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::wav_header_reflects_sample_rate ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::wav_header_supports_mono ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::nonexistent_first_priority_falls_back_to_available_input_device ... ok
[INFO] [stdout] test application::recording_service::tests::stop_failure_keeps_active_session_state ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::sample_trait_handles_f32 ... ok
[INFO] [stdout] test application::transcription_service::tests::concurrent_transcriptions_complete_within_limit ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::stop_recording_returns_flac_in_memory_mode ... ok
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::real_device_records_in_memory_mode ... ok
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::stop_recording_handles_empty_buffer ... ok
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stdout] test domain::transcription::tests::low_confidence_selection_uses_processed_text_span ... ok
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stdout] test domain::transcription::tests::lowest_confidence_group_is_selected_when_multiple_groups_exist ... ok
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stdout] test domain::transcription::tests::partial_overlap_with_dictionary_replacement_is_not_selected ... ok
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stdout] test infrastructure::dict::json_repo::tests::load_returns_empty_when_file_missing ... ok
[INFO] [stdout] test infrastructure::dict::json_repo::tests::save_and_load_roundtrip ... ok
[INFO] [stdout] test infrastructure::dict::json_repo::tests::save_keeps_symbolic_link_and_updates_target_file ... ok
[INFO] [stdout] test infrastructure::external::mlx_qwen3_asr_adapter::tests::cli_failure_is_returned_as_request_error ... ok
[INFO] [stdout] test infrastructure::external::mlx_qwen3_asr_adapter::tests::cli_requests_stdout_only_output ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::buffer_capacity_matches_estimate ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::openai_client_new_respects_api_key_presence ... ok
[INFO] [stdout] test application::recording_service::tests::cancel_channel_available_only_while_recording ... ok
[INFO] [stdout] test infrastructure::external::mlx_qwen3_asr_adapter::tests::cli_stdout_can_be_used_as_transcription_text ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::streaming_completion_maps_logprobs_to_tokens ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::streaming_deltas_can_be_concatenated_in_received_order ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::streaming_parser_handles_multibyte_utf8_split_across_chunks ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::streaming_parser_supports_legacy_event_header_format ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::streaming_parser_handles_split_crlf_frame_separator ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::transcribe_audio_rejects_missing_file_data ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::transcribe_audio_rejects_dummy_memory_audio ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::transcription_response_parses_json ... ok
[INFO] [stdout] test infrastructure::external::text_input_worker::tests::channel_closed_is_reported_when_sender_is_closed ... ok
[INFO] [stdout] test infrastructure::external::text_input_worker::tests::completion_receiver_is_returned_when_sending_request ... ok
[INFO] [stdout] test infrastructure::external::text_input_worker::tests::continuous_replace_suffix_request_uses_continuous_mode ... ok
[INFO] [stdout] test infrastructure::external::text_input_worker::tests::continuous_type_request_uses_continuous_mode ... ok
[INFO] [stdout] test infrastructure::external::text_input_worker::tests::replace_suffix_request_holds_delete_count_and_text ... ok
[INFO] [stdout] test infrastructure::external::text_input_worker::tests::select_recent_range_request_holds_relative_selection_parameters ... ok
[INFO] [stdout] test infrastructure::external::openai::tests::streaming_events_support_crlf_delimiters ... ok
[INFO] [stdout] test infrastructure::external::transcription_log::tests::non_blocking_writer_appends_entries_to_jsonl_file ... ok
[INFO] [stdout] test infrastructure::media_control_service::tests::old_session_cannot_resume_newer_pause_owner ... ok
[INFO] [stdout] test infrastructure::config::tests::set_dict_path_keeps_symbolic_link_and_copies_contents ... ok
[INFO] [stdout] test infrastructure::media_control_service::tests::pause_if_playing_pauses_and_marks_state ... ok
[INFO] [stdout] test infrastructure::media_control_service::tests::resume_if_paused_noop_when_not_paused ... ok
[INFO] [stdout] test infrastructure::media_control_service::tests::resume_if_paused_restores_playback ... ok
[INFO] [stdout] test infrastructure::runtime_recovery::tests::detector_flags_large_tick_delay_as_wake ... ok
[INFO] [stdout] test infrastructure::runtime_recovery::tests::detector_ignores_backward_wall_clock_jump ... ok
[INFO] [stdout] test infrastructure::runtime_recovery::tests::detector_ignores_normal_tick_interval ... ok
[INFO] [stdout] test infrastructure::service_container::tests::mlx_qwen_provider_default_client_can_be_built ... ok
[INFO] [stdout] test infrastructure::service_container::tests::service_container_can_be_built ... ok
[INFO] [stdout] test infrastructure::service_container::tests::transcription_rx_can_be_taken_once ... ok
[INFO] [stdout] test infrastructure::transcription_worker::tests::diff_text_for_patch_appends_suffix_without_deleting ... ok
[INFO] [stdout] test infrastructure::transcription_worker::tests::diff_text_for_patch_replaces_suffix_after_common_prefix ... ok
[INFO] [stdout] test infrastructure::external::transcription_log::tests::non_blocking_writer_appends_even_when_existing_line_is_invalid ... ok
[INFO] [stdout] test infrastructure::media_control_service::tests::pause_if_playing_noop_when_not_playing ... ok
[INFO] [stdout] test infrastructure::transcription_worker::tests::selection_plan_converts_to_recent_range ... ok
[INFO] [stdout] test infrastructure::transcription_worker::tests::streaming_events_stop_side_effects_after_first_input_failure ... ok
[INFO] [stdout] test infrastructure::transcription_worker::tests::streaming_events_use_replace_suffix_after_delta_input ... ok
[INFO] [stdout] test infrastructure::transcription_worker::tests::streaming_events_report_failed_input_for_selection_guard ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::delayed_pause_after_stop_does_not_leave_music_paused ... ok
[INFO] [stdout] test application::recording_service::tests::multiple_start_stop_cycles_work ... ok
[INFO] [stdout] test ipc::tests::audio_data_converts_to_dto ... ok
[INFO] [stdout] test ipc::tests::audio_data_dto_holds_bytes ... ok
[INFO] [stdout] test ipc::tests::audio_data_dto_roundtrips_json ... ok
[INFO] [stdout] test ipc::tests::audio_data_dto_serializes_to_json ... ok
[INFO] [stdout] test ipc::tests::ipc_commands_remain_backward_compatible ... ok
[INFO] [stdout] test ipc::tests::recording_result_holds_audio_and_duration ... ok
[INFO] [stdout] test ipc::tests::ipc_cmd_and_resp_roundtrip ... ok
[INFO] [stdout] test ipc::tests::dto_converts_to_audio_data ... ok
[INFO] [stdout] test ipc::tests::recording_result_roundtrips_json ... ok
[INFO] [stdout] test ipc::tests::socket_path_uses_env_override ... ok
[INFO] [stdout] test ipc::tests::socket_path_uses_env_dir_override ... ok
[INFO] [stdout] test ipc::tests::recording_result_stores_fields ... ok
[INFO] [stdout] test utils::config::tests::input_device_priorities_are_loaded_from_environment ... ok
[INFO] [stdout] test ipc::tests::socket_path_uses_default_when_env_unset ... ok
[INFO] [stdout] test infrastructure::external::sound::tests::pause_apple_music_yields_while_waiting ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::late_pause_from_previous_session_is_ignored_for_next_session ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::start_returns_without_waiting_for_music_pause ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::resample_to_16khz_downscales_frame_count ... ok
[INFO] [stdout] test utils::config::tests::low_confidence_selection_flag_is_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::low_confidence_selection_is_disabled_by_default ... ok
[INFO] [stdout] test utils::config::tests::max_duration_secs_is_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::mlx_qwen3_asr_accepts_hugging_face_model_name ... ok
[INFO] [stdout] test utils::config::tests::ipc_socket_dir_is_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::mlx_qwen3_asr_command_uses_configured_value_as_is ... ok
[INFO] [stdout] test utils::config::tests::non_streaming_keeps_existing_transcription_parallelism ... ok
[INFO] [stdout] test utils::config::tests::mlx_qwen3_asr_uses_default_model_when_model_env_is_missing ... ok
[INFO] [stdout] test utils::config::tests::proxy_settings_accept_lowercase_environment_names ... ok
[INFO] [stdout] test utils::config::tests::mlx_qwen3_asr_defaults_to_wav_audio_format ... ok
[INFO] [stdout] test utils::config::tests::mlx_qwen3_asr_rejects_flac_audio_format ... ok
[INFO] [stdout] test utils::config::tests::supported_transcription_providers_are_parsed ... ok
[INFO] [stdout] test utils::config::tests::preferred_audio_format_is_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::test_init_loader_rejects_invalid_env_when_uninitialized ... ok
[INFO] [stdout] test utils::config::tests::profiling_flag_is_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::streaming_flag_is_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::proxy_settings_are_loaded_from_uppercase_environment ... ok
[INFO] [stdout] test utils::config::tests::ipc_socket_path_is_loaded_from_environment ... ok
[INFO] [stdout] test utils::config::tests::streaming_uses_single_transcription_parallelism ... ok
[INFO] [stdout] test utils::config::tests::transcription_api_key_falls_back_to_openai_api_key ... ok
[INFO] [stdout] test utils::config::tests::transcription_log_path_is_disabled_by_default ... ok
[INFO] [stdout] test utils::config::tests::transcription_log_path_keeps_configured_value ... ok
[INFO] [stdout] test utils::config::tests::transcription_log_path_treats_empty_env_as_disabled ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_accepts_explicit_false_streaming_flag ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_accepts_explicit_false_low_confidence_flag ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_rejects_invalid_max_duration_secs ... ok
[INFO] [stdout] test utils::config::tests::unsupported_openai_model_is_rejected ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_rejects_invalid_profile_flag ... ok
[INFO] [stdout] test utils::config::tests::unsupported_openai_model_in_env_fails_config_loading ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_rejects_invalid_streaming_flag ... ok
[INFO] [stdout] test utils::profiling::tests::profile_override_controls_enabled ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_rejects_invalid_audio_format ... ok
[INFO] [stdout] test utils::config::tests::try_from_env_rejects_invalid_low_confidence_flag ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::previous_session_pause_does_not_resume_newer_session_music_pause ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::start_sound_plays_before_recording_begins ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::start_sound_plays_before_recording_begins_immediately ... ok
[INFO] [stdout] test infrastructure::audio::cpal_backend::tests::memory_usage_for_30s_recording ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::start_sound_timing_observation_with_delayed_backend ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::start_succeeds_when_music_control_fails_after_recording_begins ... ok
[INFO] [stdout] test infrastructure::command_handler::tests::stop_enqueues_transcription_message_with_session_id ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/voice_input-b7228ca0b0a3c851)
[INFO] [stdout] test result: ok. 173 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.60s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/voice_inputd.rs (/opt/rustwide/target/debug/deps/voice_inputd-5638e0b4822453e7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::daemon_initializes_service_container ... ignored, Requires audio device
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_args_test.rs (/opt/rustwide/target/debug/deps/cli_args_test-243d6f4c3364cea7)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test copy_only_flag_is_rejected ... ok
[INFO] [stdout] test help_hides_clipboard_flags ... ok
[INFO] [stdout] test start_command_accepts_default_args ... ok
[INFO] [stderr]      Running tests/cli_integration.rs (/opt/rustwide/target/debug/deps/cli_integration-08c527f8a37dc4eb)
[INFO] [stdout] test copy_and_paste_flag_is_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.92s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] voice-inputd listening on "/tmp/.tmpqOubBS/voice_input.sock"
[INFO] [stdout] ⚠️  No preferred device found, falling back to default input device
[INFO] [stdout] voice-inputd listening on "/tmp/.tmpvzG5f8/voice_input.sock"
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stdout] ⚠️  No preferred device found, falling back to default input device
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stdout] voice-inputd listening on "/tmp/.tmpJobuy8/voice_input.sock"
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stderr] Input stream warm-up skipped: audio stream operation failed: The requested device is no longer available. For example, it has been unplugged.
[INFO] [stderr] Error: TranscriptionFailed(Initialization { message: "OPENAI_API_KEY environment variable is not set" })
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stderr] Input stream warm-up skipped: audio stream operation failed: The requested device is no longer available. For example, it has been unplugged.
[INFO] [stderr] Error: TranscriptionFailed(Initialization { message: "OPENAI_API_KEY environment variable is not set" })
[INFO] [stdout] ⚠️  No preferred device found, falling back to default input device
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stderr] Input stream warm-up skipped: audio stream operation failed: The requested device is no longer available. For example, it has been unplugged.
[INFO] [stdout] voice-inputd listening on "/tmp/.tmpJ9kc7P/voice_input.sock"
[INFO] [stderr] Error: TranscriptionFailed(Initialization { message: "OPENAI_API_KEY environment variable is not set" })
[INFO] [stdout] test config_set_moves_dict ... ok
[INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0'
[INFO] [stdout] ⚠️  No preferred device found, falling back to default input device
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory
[INFO] [stdout] test dict_add_list_remove ... ok
[INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory
[INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name
[INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory
[INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory
[INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default
[INFO] [stderr] Input stream warm-up skipped: audio stream operation failed: The requested device is no longer available. For example, it has been unplugged.
[INFO] [stderr] Error: TranscriptionFailed(Initialization { message: "OPENAI_API_KEY environment variable is not set" })
[INFO] [stdout] test list_devices_runs ... ok
[INFO] [stdout] test health_check_runs ... FAILED
[INFO] [stdout] test toggle_start_stop ... FAILED
[INFO] [stdout] test status_returns_idle ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- health_check_runs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'health_check_runs' (292) panicked at tests/cli_integration.rs:32:13:
[INFO] [stderr] error: test failed, to rerun pass `--test cli_integration`
[INFO] [stdout] assertion failed: self.output.status.success()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5db1b8cb73aa - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5db1b8cb73aa - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5db1b8cb73aa - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5db1b8cb73aa - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5db1b8ccb17a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5db1b8ccb17a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5db1b8cbbd32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5db1b8cbbd32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5db1b8c944af - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5db1b8c944af - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5db1b8caf009 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5db1b8c3eecc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5db1b8c3eecc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5db1b8caf1c2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5db1b8caf1c2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5db1b8c9459a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5db1b8c89699 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5db1b8c9527d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5db1b8ccb8cc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5db1b8ccb892 - core[6771d259883166e6]::panicking::panic
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5db1b8c2f93c - cli_integration::assert_cmd::Assert::success::h502c6e8c5bc6666f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration.rs:32:13
[INFO] [stdout]   21:     0x5db1b8c289f5 - cli_integration::health_check_runs::hec6236812d890239
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration.rs:166:18
[INFO] [stdout]   22:     0x5db1b8c28a97 - cli_integration::health_check_runs::{{closure}}::h1a4299b1d86cf1bf
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration.rs:159:27
[INFO] [stdout]   23:     0x5db1b8c2b1e6 - core::ops::function::FnOnce::call_once::h7c8c2d897395f2dc
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5db1b8c32fcb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5db1b8c32fcb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5db1b8c3f99b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5db1b8c3f99b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5db1b8c3f99b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5db1b8c3f99b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5db1b8c3f99b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5db1b8c3f99b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5db1b8c3f99b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5db1b8c39df4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5db1b8c39df4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5db1b8c425a2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5db1b8c425a2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5db1b8c425a2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5db1b8c425a2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5db1b8c425a2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5db1b8c425a2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5db1b8c425a2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5db1b8cb6cbf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x5db1b8cb6cbf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x768ab0747aa4 - <unknown>
[INFO] [stdout]   45:     0x768ab07d4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- toggle_start_stop stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'toggle_start_stop' (295) panicked at tests/cli_integration.rs:32:13:
[INFO] [stdout] assertion failed: self.output.status.success()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5db1b8cb73aa - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5db1b8cb73aa - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5db1b8cb73aa - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5db1b8cb73aa - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5db1b8ccb17a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5db1b8ccb17a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5db1b8cbbd32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5db1b8cbbd32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5db1b8c944af - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5db1b8c944af - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5db1b8caf009 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5db1b8c3eecc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5db1b8c3eecc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5db1b8caf1c2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5db1b8caf1c2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5db1b8c9459a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5db1b8c89699 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5db1b8c9527d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5db1b8ccb8cc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5db1b8ccb892 - core[6771d259883166e6]::panicking::panic
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5db1b8c2f93c - cli_integration::assert_cmd::Assert::success::h502c6e8c5bc6666f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration.rs:32:13
[INFO] [stdout]   21:     0x5db1b8c28f9d - cli_integration::toggle_start_stop::h5e63d122387b9568
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration.rs:130:20
[INFO] [stdout]   22:     0x5db1b8c29137 - cli_integration::toggle_start_stop::{{closure}}::hf99808fe59cb4b2d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration.rs:123:27
[INFO] [stdout]   23:     0x5db1b8c2b1a6 - core::ops::function::FnOnce::call_once::h588f942400e9958b
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5db1b8c32fcb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5db1b8c32fcb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5db1b8c3f99b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5db1b8c3f99b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5db1b8c3f99b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5db1b8c3f99b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5db1b8c3f99b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5db1b8c3f99b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5db1b8c3f99b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5db1b8c39df4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5db1b8c39df4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5db1b8c425a2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5db1b8c425a2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5db1b8c425a2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5db1b8c425a2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5db1b8c425a2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5db1b8c425a2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5db1b8c425a2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5db1b8cb6cbf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x5db1b8cb6cbf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x768ab0747aa4 - <unknown>
[INFO] [stdout]   45:     0x768ab07d4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- status_returns_idle stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'status_returns_idle' (294) panicked at tests/cli_integration.rs:32:13:
[INFO] [stdout] assertion failed: self.output.status.success()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5db1b8cb73aa - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5db1b8cb73aa - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5db1b8cb73aa - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5db1b8cb73aa - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5db1b8ccb17a - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5db1b8ccb17a - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x5db1b8cbbd32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5db1b8cbbd32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5db1b8c944af - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5db1b8c944af - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5db1b8caf009 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5db1b8c3eecc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x5db1b8c3eecc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5db1b8caf1c2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x5db1b8caf1c2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5db1b8c9459a - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5db1b8c89699 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5db1b8c9527d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5db1b8ccb8cc - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5db1b8ccb892 - core[6771d259883166e6]::panicking::panic
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5db1b8c2f93c - cli_integration::assert_cmd::Assert::success::h502c6e8c5bc6666f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration.rs:32:13
[INFO] [stdout]   21:     0x5db1b8c29323 - cli_integration::status_returns_idle::h716a3735088cefc4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration.rs:150:18
[INFO] [stdout]   22:     0x5db1b8c29457 - cli_integration::status_returns_idle::{{closure}}::h590f356e86067cc2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_integration.rs:143:29
[INFO] [stdout]   23:     0x5db1b8c2b2e6 - core::ops::function::FnOnce::call_once::hf8b3932d2dd60f3f
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5db1b8c32fcb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5db1b8c32fcb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5db1b8c3f99b - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5db1b8c3f99b - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5db1b8c3f99b - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5db1b8c3f99b - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5db1b8c3f99b - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5db1b8c3f99b - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5db1b8c3f99b - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5db1b8c39df4 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5db1b8c39df4 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5db1b8c425a2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5db1b8c425a2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5db1b8c425a2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5db1b8c425a2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5db1b8c425a2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5db1b8c425a2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5db1b8c425a2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5db1b8cb6cbf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   43:     0x5db1b8cb6cbf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x768ab0747aa4 - <unknown>
[INFO] [stdout]   45:     0x768ab07d4a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     health_check_runs
[INFO] [stdout]     status_returns_idle
[INFO] [stdout]     toggle_start_stop
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1f34feb7d2b4518aaf547c3fcb3280d220e95ecce68c287d3e82664024d997c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f34feb7d2b4518aaf547c3fcb3280d220e95ecce68c287d3e82664024d997c0", kill_on_drop: false }`
[INFO] [stdout] 1f34feb7d2b4518aaf547c3fcb3280d220e95ecce68c287d3e82664024d997c0
