[INFO] cloning repository https://github.com/ZhangHanDong/vox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZhangHanDong/vox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhangHanDong%2Fvox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhangHanDong%2Fvox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7df598f5761a93d3f47a78fd1dfc28e69f4ea601
[INFO] testing ZhangHanDong/vox against 1.97.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZhangHanDong%2Fvox" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ZhangHanDong/vox
[INFO] finished tweaking git repo https://github.com/ZhangHanDong/vox
[INFO] tweaked toml for git repo https://github.com/ZhangHanDong/vox written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ZhangHanDong/vox on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ZhangHanDong/vox 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/makepad/makepad.git`
[INFO] [stderr] warning: skipping duplicate package `bitflags v2.10.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)`:
[INFO] [stderr]   /workspace/cargo-home/git/checkouts/makepad-ec2f134f34cd9f98/ce7da33/libs/vulkan/bitflags/Cargo.toml
[INFO] [stderr] in favor of /workspace/cargo-home/git/checkouts/makepad-ec2f134f34cd9f98/ce7da33/libs/bitflags/Cargo.toml
[INFO] [stderr] 
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded libloading v0.8.9
[INFO] [stderr]   Downloaded ctor v0.2.9
[INFO] [stderr]   Downloaded ohos-sys v0.2.2
[INFO] [stderr]   Downloaded napi-sys-ohos v0.0.1
[INFO] [stderr]   Downloaded hilog-sys v0.1.7
[INFO] [stderr]   Downloaded napi-ohos v0.1.3
[INFO] [stderr]   Downloaded makepad-android-state v0.1.0
[INFO] [stderr]   Downloaded makepad-jni-sys v0.4.0
[INFO] [stderr]   Downloaded core-graphics-types v0.2.0
[INFO] [stderr]   Downloaded bit-set v0.8.0
[INFO] [stderr]   Downloaded convert_case v0.6.0
[INFO] [stderr]   Downloaded crunchy v0.2.4
[INFO] [stderr]   Downloaded bit-vec v0.8.0
[INFO] [stderr]   Downloaded napi-derive-backend-ohos v0.0.7
[INFO] [stderr]   Downloaded spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]   Downloaded napi-derive-ohos v0.0.9
[INFO] [stderr]   Downloaded core-graphics v0.24.0
[INFO] [stderr]   Downloaded half v2.7.1
[INFO] [stderr]   Downloaded codespan-reporting v0.12.0
[INFO] [stderr]   Downloaded libm v0.2.16
[INFO] [stderr]   Downloaded ash v0.38.0+1.3.281
[INFO] [stderr]   Downloaded naga v27.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 40ef6bbfd0bd906ac3d529fb5254a0b1eff953eca32a913edbc2edc26346a568
[INFO] running `Command { std: "docker" "start" "40ef6bbfd0bd906ac3d529fb5254a0b1eff953eca32a913edbc2edc26346a568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40ef6bbfd0bd906ac3d529fb5254a0b1eff953eca32a913edbc2edc26346a568", 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" "40ef6bbfd0bd906ac3d529fb5254a0b1eff953eca32a913edbc2edc26346a568" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "40ef6bbfd0bd906ac3d529fb5254a0b1eff953eca32a913edbc2edc26346a568", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "40ef6bbfd0bd906ac3d529fb5254a0b1eff953eca32a913edbc2edc26346a568" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: skipping duplicate package `bitflags v2.10.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)`:
[INFO] [stderr]   /opt/rustwide/cargo-home/git/checkouts/makepad-ec2f134f34cd9f98/ce7da33/libs/vulkan/bitflags/Cargo.toml
[INFO] [stderr] in favor of /opt/rustwide/cargo-home/git/checkouts/makepad-ec2f134f34cd9f98/ce7da33/libs/bitflags/Cargo.toml
[INFO] [stderr] 
[INFO] [stderr]    Compiling makepad-micro-proc-macro v1.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[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 wayland-sys v0.31.8 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling wayland-backend v0.3.12 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling smallvec v1.15.1 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling makepad-script v1.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling makepad-regex v0.1.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling makepad-live-id-macros v1.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-micro-serde-derive v1.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-script-derive v1.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-live-id v1.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-html v1.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-micro-serde v1.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling wayland-client v0.31.12 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling bitflags v2.10.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling makepad-error-log v1.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-math v1.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.8 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling makepad-zune-core v0.5.1 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling makepad-zune-inflate v0.2.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling makepad-platform v2.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling makepad-filesystem-watcher v0.1.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling ttf-parser v0.24.1 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-zune-png v0.5.1 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-live-reload-core v0.1.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling wayland-protocols v0.32.10 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling makepad-tsdf v0.1.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling wayland-egl v0.32.9 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling byteorder v1.5.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-shared-bytes v1.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling pulldown-cmark v0.12.2 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-byteorder-lite v0.1.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.3.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-futures v1.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling unicode-properties v0.1.4 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling unicode-ccc v0.3.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling unicode-script v0.5.8 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling bytemuck v1.25.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-webp v0.2.4 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling rustybuzz v0.18.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling fxhash v0.2.1 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-network v1.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-script-std v1.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-studio-protocol v0.1.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-zune-jpeg v0.5.12 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling makepad-svg v1.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling makepad-widgets v2.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling memchr v2.7.6 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling sdfer v0.2.1 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling unicode-bidi v0.3.18 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling unicase v2.9.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling makepad-derive-widget v2.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling makepad-latex-math v0.1.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling macos-sys v0.1.0 (/opt/rustwide/workdir/macos-sys)
[INFO] [stderr]    Compiling makepad-draw v2.0.0 (https://github.com/makepad/makepad.git?rev=ce7da33f1d387b786abeb03b0bed73c79b7ca090#ce7da33f)
[INFO] [stderr]    Compiling vox v0.1.0 (/opt/rustwide/workdir/app)
[INFO] [stdout] error[E0432]: unresolved import `macos_sys::status_bar`
[INFO] [stdout]    --> app/src/main.rs:286:24
[INFO] [stdout]     |
[INFO] [stdout] 286 |         use macos_sys::status_bar::MenuItem;
[INFO] [stdout]     |                        ^^^^^^^^^^ could not find `status_bar` in `macos_sys`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> macos-sys/src/lib.rs:6:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   6 | pub mod status_bar;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `clipboard` in `macos_sys`
[INFO] [stdout]   --> app/src/text_inject.rs:33:46
[INFO] [stdout]    |
[INFO] [stdout] 33 |         self.original_clipboard = macos_sys::clipboard::read_clipboard();
[INFO] [stdout]    |                                              ^^^^^^^^^ could not find `clipboard` in `macos_sys`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> macos-sys/src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  8 | pub mod clipboard;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `input_source` in `macos_sys`
[INFO] [stdout]   --> app/src/text_inject.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 |         self.was_cjk = macos_sys::input_source::is_cjk_input_source();
[INFO] [stdout]    |                                   ^^^^^^^^^^^^ could not find `input_source` in `macos_sys`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> macos-sys/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 10 | pub mod input_source;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `input_source` in `macos_sys`
[INFO] [stdout]   --> app/src/text_inject.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |                 Some(macos_sys::input_source::current_input_source_id());
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ could not find `input_source` in `macos_sys`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> macos-sys/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 10 | pub mod input_source;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `input_source` in `macos_sys`
[INFO] [stdout]   --> app/src/text_inject.rs:39:40
[INFO] [stdout]    |
[INFO] [stdout] 39 |             if let Err(e) = macos_sys::input_source::select_ascii_input_source() {
[INFO] [stdout]    |                                        ^^^^^^^^^^^^ could not find `input_source` in `macos_sys`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> macos-sys/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 10 | pub mod input_source;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `clipboard` in `macos_sys`
[INFO] [stdout]   --> app/src/text_inject.rs:45:20
[INFO] [stdout]    |
[INFO] [stdout] 45 |         macos_sys::clipboard::write_clipboard(text);
[INFO] [stdout]    |                    ^^^^^^^^^ could not find `clipboard` in `macos_sys`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> macos-sys/src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  8 | pub mod clipboard;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `key_inject` in `macos_sys`
[INFO] [stdout]   --> app/src/text_inject.rs:46:20
[INFO] [stdout]    |
[INFO] [stdout] 46 |         macos_sys::key_inject::simulate_cmd_v();
[INFO] [stdout]    |                    ^^^^^^^^^^ could not find `key_inject` in `macos_sys`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> macos-sys/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 12 | pub mod key_inject;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `input_source` in `macos_sys`
[INFO] [stdout]   --> app/src/text_inject.rs:62:44
[INFO] [stdout]    |
[INFO] [stdout] 62 |                 if let Err(e) = macos_sys::input_source::select_input_source(id) {
[INFO] [stdout]    |                                            ^^^^^^^^^^^^ could not find `input_source` in `macos_sys`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> macos-sys/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout] 10 | pub mod input_source;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `clipboard` in `macos_sys`
[INFO] [stdout]   --> app/src/text_inject.rs:69:24
[INFO] [stdout]    |
[INFO] [stdout] 69 |             macos_sys::clipboard::write_clipboard(original);
[INFO] [stdout]    |                        ^^^^^^^^^ could not find `clipboard` in `macos_sys`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> macos-sys/src/lib.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | #[cfg(target_os = "macos")]
[INFO] [stdout]    |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]  8 | pub mod clipboard;
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `event_tap` in `macos_sys`
[INFO] [stdout]    --> app/src/main.rs:220:62
[INFO] [stdout]     |
[INFO] [stdout] 220 |     hotkey_rx: Option<crossbeam_channel::Receiver<macos_sys::event_tap::HotkeyEvent>>,
[INFO] [stdout]     |                                                              ^^^^^^^^^ could not find `event_tap` in `macos_sys`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> macos-sys/src/lib.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   4 | pub mod event_tap;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `status_bar` in `macos_sys`
[INFO] [stdout]    --> app/src/main.rs:221:42
[INFO] [stdout]     |
[INFO] [stdout] 221 |     status_bar_handle: Option<macos_sys::status_bar::StatusBarHandle>,
[INFO] [stdout]     |                                          ^^^^^^^^^^ could not find `status_bar` in `macos_sys`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> macos-sys/src/lib.rs:6:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   6 | pub mod status_bar;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `event_tap` in `macos_sys`
[INFO] [stdout]    --> app/src/main.rs:222:38
[INFO] [stdout]     |
[INFO] [stdout] 222 |     hotkey_handle: Option<macos_sys::event_tap::HotkeyHandle>,
[INFO] [stdout]     |                                      ^^^^^^^^^ could not find `event_tap` in `macos_sys`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> macos-sys/src/lib.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   4 | pub mod event_tap;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `status_bar` in `macos_sys`
[INFO] [stdout]    --> app/src/main.rs:275:26
[INFO] [stdout]     |
[INFO] [stdout] 275 |         match macos_sys::status_bar::create_status_bar(&[], menu) {
[INFO] [stdout]     |                          ^^^^^^^^^^ could not find `status_bar` in `macos_sys`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> macos-sys/src/lib.rs:6:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   6 | pub mod status_bar;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `status_bar` in `macos_sys`
[INFO] [stdout]    --> app/src/main.rs:285:49
[INFO] [stdout]     |
[INFO] [stdout] 285 |     fn build_full_menu(&self) -> Vec<macos_sys::status_bar::MenuItem> {
[INFO] [stdout]     |                                                 ^^^^^^^^^^ could not find `status_bar` in `macos_sys`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> macos-sys/src/lib.rs:6:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   6 | pub mod status_bar;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `status_bar` in `macos_sys`
[INFO] [stdout]    --> app/src/main.rs:323:24
[INFO] [stdout]     |
[INFO] [stdout] 323 |             macos_sys::status_bar::update_menu(handle, menu);
[INFO] [stdout]     |                        ^^^^^^^^^^ could not find `status_bar` in `macos_sys`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> macos-sys/src/lib.rs:6:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   6 | pub mod status_bar;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `event_tap` in `macos_sys`
[INFO] [stdout]    --> app/src/main.rs:331:26
[INFO] [stdout]     |
[INFO] [stdout] 331 |         match macos_sys::event_tap::start_hotkey_monitor(config, move |event| {
[INFO] [stdout]     |                          ^^^^^^^^^ could not find `event_tap` in `macos_sys`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> macos-sys/src/lib.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   4 | pub mod event_tap;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `status_bar` in `macos_sys`
[INFO] [stdout]    --> app/src/main.rs:505:24
[INFO] [stdout]     |
[INFO] [stdout] 505 |             macos_sys::status_bar::set_status_bar_icon(handle, "🔴");
[INFO] [stdout]     |                        ^^^^^^^^^^ could not find `status_bar` in `macos_sys`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> macos-sys/src/lib.rs:6:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   6 | pub mod status_bar;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `status_bar` in `macos_sys`
[INFO] [stdout]    --> app/src/main.rs:626:24
[INFO] [stdout]     |
[INFO] [stdout] 626 |             macos_sys::status_bar::set_status_bar_icon(handle, "🎤");
[INFO] [stdout]     |                        ^^^^^^^^^^ could not find `status_bar` in `macos_sys`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> macos-sys/src/lib.rs:6:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   6 | pub mod status_bar;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `status_bar` in `macos_sys`
[INFO] [stdout]    --> app/src/main.rs:678:24
[INFO] [stdout]     |
[INFO] [stdout] 678 |             macos_sys::status_bar::set_status_bar_icon(handle, "📝");
[INFO] [stdout]     |                        ^^^^^^^^^^ could not find `status_bar` in `macos_sys`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> macos-sys/src/lib.rs:6:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   6 | pub mod status_bar;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `status_bar` in `macos_sys`
[INFO] [stdout]    --> app/src/main.rs:839:24
[INFO] [stdout]     |
[INFO] [stdout] 839 |             macos_sys::status_bar::set_status_bar_icon(handle, "MIC");
[INFO] [stdout]     |                        ^^^^^^^^^^ could not find `status_bar` in `macos_sys`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> macos-sys/src/lib.rs:6:9
[INFO] [stdout]     |
[INFO] [stdout]   5 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   6 | pub mod status_bar;
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `event_tap` in `macos_sys`
[INFO] [stdout]    --> app/src/main.rs:937:47
[INFO] [stdout]     |
[INFO] [stdout] 937 |             let hotkey_events: Vec<macos_sys::event_tap::HotkeyEvent> = self.inner.hotkey_rx.as_ref()
[INFO] [stdout]     |                                               ^^^^^^^^^ could not find `event_tap` in `macos_sys`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> macos-sys/src/lib.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   4 | pub mod event_tap;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `event_tap` in `macos_sys`
[INFO] [stdout]    --> app/src/main.rs:949:36
[INFO] [stdout]     |
[INFO] [stdout] 949 |                         macos_sys::event_tap::HotkeyEvent::Pressed => self.start_recording(cx),
[INFO] [stdout]     |                                    ^^^^^^^^^ could not find `event_tap` in `macos_sys`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> macos-sys/src/lib.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   4 | pub mod event_tap;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `event_tap` in `macos_sys`
[INFO] [stdout]    --> app/src/main.rs:950:36
[INFO] [stdout]     |
[INFO] [stdout] 950 |                         macos_sys::event_tap::HotkeyEvent::Released => self.stop_recording(cx),
[INFO] [stdout]     |                                    ^^^^^^^^^ could not find `event_tap` in `macos_sys`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> macos-sys/src/lib.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   4 | pub mod event_tap;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `event_tap` in `macos_sys`
[INFO] [stdout]    --> app/src/main.rs:330:33
[INFO] [stdout]     |
[INFO] [stdout] 330 |         let config = macos_sys::event_tap::HotkeyConfig::default();
[INFO] [stdout]     |                                 ^^^^^^^^^ could not find `event_tap` in `macos_sys`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> macos-sys/src/lib.rs:4:9
[INFO] [stdout]     |
[INFO] [stdout]   3 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   4 | pub mod event_tap;
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   4 + use crate::config::HotkeyConfig;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `HotkeyConfig`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 330 -         let config = macos_sys::event_tap::HotkeyConfig::default();
[INFO] [stdout] 330 +         let config = HotkeyConfig::default();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `vox` (bin "vox") due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "40ef6bbfd0bd906ac3d529fb5254a0b1eff953eca32a913edbc2edc26346a568", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "40ef6bbfd0bd906ac3d529fb5254a0b1eff953eca32a913edbc2edc26346a568", kill_on_drop: false }`
[INFO] [stdout] 40ef6bbfd0bd906ac3d529fb5254a0b1eff953eca32a913edbc2edc26346a568
