[INFO] fetching crate blooemu 0.2.1...
[INFO] testing blooemu-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate blooemu 0.2.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate blooemu 0.2.1
[INFO] finished tweaking crates.io crate blooemu 0.2.1
[INFO] tweaked toml for crates.io crate blooemu 0.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate blooemu 0.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 141 packages to latest compatible versions
[INFO] [stderr]       Adding nix v0.29.0 (available: v0.30.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd068ce12a497cac6f6111902346f9b1923987d29baf6b977d62a1de6fca57ed
[INFO] running `Command { std: "docker" "start" "-a" "bd068ce12a497cac6f6111902346f9b1923987d29baf6b977d62a1de6fca57ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd068ce12a497cac6f6111902346f9b1923987d29baf6b977d62a1de6fca57ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd068ce12a497cac6f6111902346f9b1923987d29baf6b977d62a1de6fca57ed", kill_on_drop: false }`
[INFO] [stdout] bd068ce12a497cac6f6111902346f9b1923987d29baf6b977d62a1de6fca57ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b90fd836e9ca785852593d0b33650820ca62e0c495d55776b2e8b725136d8b2
[INFO] running `Command { std: "docker" "start" "-a" "1b90fd836e9ca785852593d0b33650820ca62e0c495d55776b2e8b725136d8b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling pnet_base v0.35.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling pnet_macros_support v0.35.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling pnet v0.35.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling pnet_sys v0.35.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pnet_macros v0.35.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pnet_packet v0.35.0
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling pnet_datalink v0.35.0
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]    Compiling pnet_transport v0.35.0
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]    Compiling zbus v5.12.0
[INFO] [stderr]    Compiling notify-rust v4.11.7
[INFO] [stderr]    Compiling blooemu v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `procfs`
[INFO] [stdout]  --> src/process.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use procfs::process::{all_processes, Process, ProcessStat};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `procfs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `procfs`, use `cargo add procfs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os`
[INFO] [stdout]  --> src/file_system.rs:6:14
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::os::windows::ffi::OsStrExt;
[INFO] [stdout]   |              ^^^^^^^ could not find `windows` in `os`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/os/mod.rs:56:4
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/os/mod.rs:120:9
[INFO] [stdout]   |
[INFO] [stdout]   = note: the item is gated here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `x11_dl`
[INFO] [stdout]   --> src/mouse_position.rs:50:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |         use x11_dl::xlib;
[INFO] [stdout]    |             ^^^^^^ use of unresolved module or unlinked crate `x11_dl`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `x11_dl`, use `cargo add x11_dl` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `process::get_pid`
[INFO] [stdout]    --> src/lib.rs:39:5
[INFO] [stdout]     |
[INFO] [stdout]  39 |     get_pid,
[INFO] [stdout]     |     ^^^^^^^ no `get_pid` in `process`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/process.rs:579:8
[INFO] [stdout]     |
[INFO] [stdout] 578 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout] 579 | pub fn get_pid(task_name: &str) -> Option<u32> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_pid` in this scope
[INFO] [stdout]    --> src/process.rs:516:15
[INFO] [stdout]     |
[INFO] [stdout] 516 |     let pid = get_pid(task_name)?;
[INFO] [stdout]     |               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::utils::get_pid;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `get_pid` in this scope
[INFO] [stdout]    --> src/process.rs:567:15
[INFO] [stdout]     |
[INFO] [stdout] 567 |     let pid = get_pid(task_name)?;
[INFO] [stdout]     |               ^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::utils::get_pid;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::time::Duration`
[INFO] [stdout]   --> src/process.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | use std::time::Duration;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::fs::symlink`
[INFO] [stdout]  --> src/file_system.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::os::unix::fs::symlink;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/process.rs:457:22
[INFO] [stdout]     |
[INFO] [stdout] 457 |         .filter_map(|process| {
[INFO] [stdout]     |                      ^^^^^^^
[INFO] [stdout] 458 |             let process = process.ok()?;
[INFO] [stdout]     |                           ------- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 457 |         .filter_map(|process: /* Type */| {
[INFO] [stdout]     |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `all_processes` in this scope
[INFO] [stdout]   --> src/utils.rs:84:20
[INFO] [stdout]    |
[INFO] [stdout] 84 |     for process in all_processes().unwrap() {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `OsString: From<CString>` is not satisfied
[INFO] [stdout]   --> src/file_system.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 45 |     Ok(owner.into())
[INFO] [stdout]    |              ^^^^ the trait `From<CString>` is not implemented for `OsString`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `OsString` implements `From<&T>`
[INFO] [stdout]              `OsString` implements `From<Box<OsStr>>`
[INFO] [stdout]              `OsString` implements `From<Cow<'_, OsStr>>`
[INFO] [stdout]              `OsString` implements `From<PathBuf>`
[INFO] [stdout]              `OsString` implements `From<std::string::String>`
[INFO] [stdout]              `OsString` implements `From<zvariant::file_path::FilePath<'_>>`
[INFO] [stdout]    = note: required for `CString` to implement `Into<OsString>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buttons`
[INFO] [stdout]   --> src/popups.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     buttons: Option<&str>,
[INFO] [stdout]    |     ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buttons`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `no_callback`
[INFO] [stdout]   --> src/popups.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     no_callback: Option<fn()>,
[INFO] [stdout]    |     ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_callback`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `blooemu` (lib) due to 9 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1b90fd836e9ca785852593d0b33650820ca62e0c495d55776b2e8b725136d8b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b90fd836e9ca785852593d0b33650820ca62e0c495d55776b2e8b725136d8b2", kill_on_drop: false }`
[INFO] [stdout] 1b90fd836e9ca785852593d0b33650820ca62e0c495d55776b2e8b725136d8b2
