[INFO] cloning repository https://github.com/textifyme/textify-voice
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/textifyme/textify-voice" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftextifyme%2Ftextify-voice", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftextifyme%2Ftextify-voice'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8d6e12e5e8eee760c7b8327c4bd2f45b58f192c4
[INFO] checking textifyme/textify-voice/8d6e12e5e8eee760c7b8327c4bd2f45b58f192c4 against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftextifyme%2Ftextify-voice" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/textifyme/textify-voice
[INFO] finished tweaking git repo https://github.com/textifyme/textify-voice
[INFO] tweaked toml for git repo https://github.com/textifyme/textify-voice written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/textifyme/textify-voice on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/textifyme/textify-voice 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `decode_report` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc1/source/target/.../decode_report
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `decode-report`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/decode_report.rs
[INFO] [stderr] 1 + src/bin/decode-report.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `voice-audio` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded objc2-image-io v0.3.2
[INFO] [stderr]   Downloaded objc2-application-services v0.3.2
[INFO] [stderr]   Downloaded objc2-service-management v0.3.2
[INFO] [stderr]   Downloaded objc2-media-toolbox v0.3.2
[INFO] [stderr]   Downloaded whisper-rs v0.15.1
[INFO] [stderr]   Downloaded ureq-proto v0.6.1
[INFO] [stderr]   Downloaded objc2-core-services v0.3.2
[INFO] [stderr]   Downloaded ureq v3.4.0
[INFO] [stderr]   Downloaded objc2-av-foundation v0.3.2
[INFO] [stderr]   Downloaded whisper-rs-sys v0.14.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b5ab1e488778e2e54f8f31520ba28f8c1120ad58e533030e02bb5d1efc576de8
[INFO] running `Command { std: "docker" "start" "b5ab1e488778e2e54f8f31520ba28f8c1120ad58e533030e02bb5d1efc576de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5ab1e488778e2e54f8f31520ba28f8c1120ad58e533030e02bb5d1efc576de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b5ab1e488778e2e54f8f31520ba28f8c1120ad58e533030e02bb5d1efc576de8" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5ab1e488778e2e54f8f31520ba28f8c1120ad58e533030e02bb5d1efc576de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b5ab1e488778e2e54f8f31520ba28f8c1120ad58e533030e02bb5d1efc576de8" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `decode_report` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../decode_report
[INFO] [stderr]   |                          ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `decode-report`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/decode_report.rs
[INFO] [stderr] 1 + src/bin/decode-report.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `voice-audio` (manifest) generated 1 warning
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling either v1.17.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]     Checking bitflags v2.13.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking voice-core v0.1.1 (/opt/rustwide/workdir/crates/voice-core)
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling rustls v0.23.43
[INFO] [stderr]     Checking simd-adler32 v0.3.10
[INFO] [stderr]    Compiling cc v1.4.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling whisper-rs v0.15.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking webpki-roots v1.0.9
[INFO] [stderr]    Compiling clang-sys v1.9.1
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking utf8-zero v0.8.1
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]     Checking voice-context v0.1.1 (/opt/rustwide/workdir/crates/voice-context)
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking voice-intent v0.1.1 (/opt/rustwide/workdir/crates/voice-intent)
[INFO] [stderr]     Checking voice-act v0.1.1 (/opt/rustwide/workdir/crates/voice-act)
[INFO] [stderr]     Checking ureq-proto v0.6.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stdout] error[E0433]: cannot find `MacosContextProvider` in `voice_context`
[INFO] [stdout]   --> crates/voice-context/examples/probe_forced_timeout.rs:36:35
[INFO] [stdout]    |
[INFO] [stdout] 36 |     let provider = voice_context::MacosContextProvider::with_timeout(Duration::from_nanos(0));
[INFO] [stdout]    |                                   ^^^^^^^^^^^^^^^^^^^^ could not find `MacosContextProvider` in `voice_context`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> crates/voice-context/src/lib.rs:31:51
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 31 | pub use macos::{classify_bundle_id, BundleIdRule, MacosContextProvider, BUNDLE_ID_RULES, DEFAULT_AX_TIMEOUT};
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: a trait with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 36 -     let provider = voice_context::MacosContextProvider::with_timeout(Duration::from_nanos(0));
[INFO] [stdout] 36 +     let provider = voice_context::ContextProvider::with_timeout(Duration::from_nanos(0));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `voice-context` (example "probe_forced_timeout") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b5ab1e488778e2e54f8f31520ba28f8c1120ad58e533030e02bb5d1efc576de8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5ab1e488778e2e54f8f31520ba28f8c1120ad58e533030e02bb5d1efc576de8", kill_on_drop: false }`
[INFO] [stdout] b5ab1e488778e2e54f8f31520ba28f8c1120ad58e533030e02bb5d1efc576de8
