[INFO] cloning repository https://github.com/Almagestum469/coffee
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Almagestum469/coffee" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmagestum469%2Fcoffee", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmagestum469%2Fcoffee'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f3d2018ebac36420e7b81c2ae58e6138470a4922
[INFO] checking Almagestum469/coffee against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlmagestum469%2Fcoffee" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Almagestum469/coffee
[INFO] finished tweaking git repo https://github.com/Almagestum469/coffee
[INFO] tweaked toml for git repo https://github.com/Almagestum469/coffee written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Almagestum469/coffee on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Almagestum469/coffee 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 267f618290587a6170442c802135596db742345116ce7a84af2cd18dc647dc57
[INFO] running `Command { std: "docker" "start" "-a" "267f618290587a6170442c802135596db742345116ce7a84af2cd18dc647dc57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "267f618290587a6170442c802135596db742345116ce7a84af2cd18dc647dc57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "267f618290587a6170442c802135596db742345116ce7a84af2cd18dc647dc57", kill_on_drop: false }`
[INFO] [stdout] 267f618290587a6170442c802135596db742345116ce7a84af2cd18dc647dc57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8bdbed5bed116bdfbb42c8e576b252520d635c35ff65d32c8e3bd329cbff338
[INFO] running `Command { std: "docker" "start" "-a" "e8bdbed5bed116bdfbb42c8e576b252520d635c35ff65d32c8e3bd329cbff338", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling wayland-client v0.31.7
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.48.5
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling winit v0.30.8
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking dpi v0.1.1
[INFO] [stderr]    Compiling coffee v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking trayicon v0.2.0
[INFO] [stderr]     Checking windows-targets v0.48.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stdout] error[E0432]: unresolved import `crate::sys`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trayicon-0.2.0/src/lib.rs:22:23
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub(crate) use crate::sys::{
[INFO] [stdout]    |                       ^^^ could not find `sys` in the crate root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trayicon-0.2.0/src/lib.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout]  4 | #[cfg(target_os = "windows")]
[INFO] [stdout]    |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout]  5 | #[path = "./sys/windows/mod.rs"]
[INFO] [stdout]  6 | mod sys;
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking windows v0.48.0
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `trayicon` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e8bdbed5bed116bdfbb42c8e576b252520d635c35ff65d32c8e3bd329cbff338", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8bdbed5bed116bdfbb42c8e576b252520d635c35ff65d32c8e3bd329cbff338", kill_on_drop: false }`
[INFO] [stdout] e8bdbed5bed116bdfbb42c8e576b252520d635c35ff65d32c8e3bd329cbff338
