[INFO] fetching crate os-monitor 0.4.9... [INFO] testing os-monitor-0.4.9 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate os-monitor 0.4.9 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate os-monitor 0.4.9 [INFO] finished tweaking crates.io crate os-monitor 0.4.9 [INFO] tweaked toml for crates.io crate os-monitor 0.4.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate os-monitor 0.4.9 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate os-monitor 0.4.9 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4550ff8203229e9e25ef9bb8fcdc0015945a0063b8f57dcdd45d03a3e3ae1b49 [INFO] running `Command { std: "docker" "start" "-a" "4550ff8203229e9e25ef9bb8fcdc0015945a0063b8f57dcdd45d03a3e3ae1b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4550ff8203229e9e25ef9bb8fcdc0015945a0063b8f57dcdd45d03a3e3ae1b49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4550ff8203229e9e25ef9bb8fcdc0015945a0063b8f57dcdd45d03a3e3ae1b49", kill_on_drop: false }` [INFO] [stdout] 4550ff8203229e9e25ef9bb8fcdc0015945a0063b8f57dcdd45d03a3e3ae1b49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 756c6ef84a7fc1dc55812c0ac10b0f69be8895c70dc20b695a5cbac77b5fdcf4 [INFO] running `Command { std: "docker" "start" "-a" "756c6ef84a7fc1dc55812c0ac10b0f69be8895c70dc20b695a5cbac77b5fdcf4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling thiserror v2.0.8 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling os-monitor v0.4.9 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] warning: os-monitor@0.4.9: Build script starting... [INFO] [stderr] warning: os-monitor@0.4.9: Manifest dir: /opt/rustwide/workdir [INFO] [stderr] Compiling thiserror-impl v2.0.8 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stdout] error[E0425]: cannot find function `platform_start_monitoring` in this scope [INFO] [stdout] --> src/platform/mod.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | platform_start_monitoring(monitor); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `platform_start_blocking` in this scope [INFO] [stdout] --> src/platform/mod.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | platform_start_blocking(&mut blocked_apps.to_vec(), redirect_url, blocklist_mode) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `platform_stop_blocking` in this scope [INFO] [stdout] --> src/platform/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | platform_stop_blocking() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `platform_detect_changes` in this scope [INFO] [stdout] --> src/platform/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | platform_detect_changes() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `platform_has_accessibility_permissions` in this scope [INFO] [stdout] --> src/platform/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | platform_has_accessibility_permissions() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `platform_request_accessibility_permissions` in this scope [INFO] [stdout] --> src/platform/mod.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | platform_request_accessibility_permissions() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `platform_get_application_icon_data` in this scope [INFO] [stdout] --> src/platform/mod.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | platform_get_application_icon_data(bundle_id) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `platform_run_loop_cycle` in this scope [INFO] [stdout] --> src/platform/mod.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | platform_run_loop_cycle() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `platform_create_typewriter_window` in this scope [INFO] [stdout] --> src/platform/mod.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | platform_create_typewriter_window(opacity) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `platform_sync_typewriter_window_order` in this scope [INFO] [stdout] --> src/platform/mod.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | platform_sync_typewriter_window_order(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `platform_remove_typewriter_window` in this scope [INFO] [stdout] --> src/platform/mod.rs:60:5 [INFO] [stdout] | [INFO] [stdout] 60 | platform_remove_typewriter_window(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] warning: os-monitor@0.4.9: Build script starting... [INFO] [stderr] warning: os-monitor@0.4.9: Manifest dir: /opt/rustwide/workdir [INFO] [stderr] error: could not compile `os-monitor` (lib) due to 11 previous errors [INFO] running `Command { std: "docker" "inspect" "756c6ef84a7fc1dc55812c0ac10b0f69be8895c70dc20b695a5cbac77b5fdcf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "756c6ef84a7fc1dc55812c0ac10b0f69be8895c70dc20b695a5cbac77b5fdcf4", kill_on_drop: false }` [INFO] [stdout] 756c6ef84a7fc1dc55812c0ac10b0f69be8895c70dc20b695a5cbac77b5fdcf4