[INFO] cloning repository https://github.com/Dirli-V/scape
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dirli-V/scape" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDirli-V%2Fscape", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDirli-V%2Fscape'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a8f25e88206f50ca749dff5615f0bb533d699c6c
[INFO] checking Dirli-V/scape against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDirli-V%2Fscape" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/Dirli-V/scape
[INFO] finished tweaking git repo https://github.com/Dirli-V/scape
[INFO] tweaked toml for git repo https://github.com/Dirli-V/scape written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dirli-V/scape on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dirli-V/scape 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9f8ac75bb7c7a5903b307cd165ed8c8c0e098271da9970a4538624b0d19878b
[INFO] running `Command { std: "docker" "start" "-a" "b9f8ac75bb7c7a5903b307cd165ed8c8c0e098271da9970a4538624b0d19878b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9f8ac75bb7c7a5903b307cd165ed8c8c0e098271da9970a4538624b0d19878b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9f8ac75bb7c7a5903b307cd165ed8c8c0e098271da9970a4538624b0d19878b", kill_on_drop: false }`
[INFO] [stdout] b9f8ac75bb7c7a5903b307cd165ed8c8c0e098271da9970a4538624b0d19878b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35aff0813ea427de2d3b620fa2066e84344a3412acda437c142756ecefc564cc
[INFO] running `Command { std: "docker" "start" "-a" "35aff0813ea427de2d3b620fa2066e84344a3412acda437c142756ecefc564cc", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking xkbcommon v0.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling wayland-sys v0.31.5
[INFO] [stderr]    Compiling drm-sys v0.8.0
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling io-lifetimes v2.0.3
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]     Checking clap_builder v4.5.40
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling gbm-sys v0.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking bstr v1.9.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]     Checking udev v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking crossbeam-channel v0.5.14
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling which v6.0.1
[INFO] [stderr]    Compiling luajit-src v210.5.8+5790d25
[INFO] [stderr]    Compiling mlua-sys v0.6.4
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking polling v3.7.2
[INFO] [stderr]     Checking drm-ffi v0.9.0
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]     Checking calloop v0.14.1
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]     Checking wayland-server v0.31.5
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking drm v0.14.1
[INFO] [stderr]     Checking gbm v0.18.0
[INFO] [stderr]     Checking clap v4.5.40
[INFO] [stderr]     Checking scape-shared v0.1.0 (/opt/rustwide/workdir/crates/scape-shared)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `smithay`
[INFO] [stdout]  --> crates/scape-shared/src/output.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use smithay::{
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `smithay`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `smithay`, use `cargo add smithay` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `smithay`
[INFO] [stdout]  --> crates/scape-shared/src/zone.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use smithay::utils::{Logical, Rectangle};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `smithay`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `smithay`, use `cargo add smithay` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Keycode` in this scope
[INFO] [stdout]   --> crates/scape-shared/src/display_message.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |         keycode: Keycode,
[INFO] [stdout]    |                  ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use xkbcommon::xkb::Keycode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `KeyState` in this scope
[INFO] [stdout]   --> crates/scape-shared/src/display_message.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |         key_state: KeyState,
[INFO] [stdout]    |                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `smithay`
[INFO] [stdout]  --> crates/scape-shared/src/output.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use smithay::{
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `smithay`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `smithay`, use `cargo add smithay` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `smithay`
[INFO] [stdout]  --> crates/scape-shared/src/zone.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use smithay::utils::{Logical, Rectangle};
[INFO] [stdout]   |     ^^^^^^^ use of unresolved module or unlinked crate `smithay`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `smithay`, use `cargo add smithay` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Keycode` in this scope
[INFO] [stdout]   --> crates/scape-shared/src/display_message.rs:12:18
[INFO] [stdout]    |
[INFO] [stdout] 12 |         keycode: Keycode,
[INFO] [stdout]    |                  ^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use xkbcommon::xkb::Keycode;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `KeyState` in this scope
[INFO] [stdout]   --> crates/scape-shared/src/display_message.rs:14:20
[INFO] [stdout]    |
[INFO] [stdout] 14 |         key_state: KeyState,
[INFO] [stdout]    |                    ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scape-shared` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `scape-shared` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "35aff0813ea427de2d3b620fa2066e84344a3412acda437c142756ecefc564cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35aff0813ea427de2d3b620fa2066e84344a3412acda437c142756ecefc564cc", kill_on_drop: false }`
[INFO] [stdout] 35aff0813ea427de2d3b620fa2066e84344a3412acda437c142756ecefc564cc
