[INFO] fetching crate libwayshot-xcap 0.3.2...
[INFO] testing libwayshot-xcap-0.3.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate libwayshot-xcap 0.3.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate libwayshot-xcap 0.3.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate libwayshot-xcap 0.3.2
[INFO] tweaked toml for crates.io crate libwayshot-xcap 0.3.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate libwayshot-xcap 0.3.2 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate libwayshot-xcap 0.3.2 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58a9d23cb37d24c81d4b5ea4c36b0169f30549e38f490c85365e434e598d3b6d
[INFO] running `Command { std: "docker" "start" "-a" "58a9d23cb37d24c81d4b5ea4c36b0169f30549e38f490c85365e434e598d3b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58a9d23cb37d24c81d4b5ea4c36b0169f30549e38f490c85365e434e598d3b6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58a9d23cb37d24c81d4b5ea4c36b0169f30549e38f490c85365e434e598d3b6d", kill_on_drop: false }`
[INFO] [stdout] 58a9d23cb37d24c81d4b5ea4c36b0169f30549e38f490c85365e434e598d3b6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 951ef2de00a4f2e3ed82a9057f614a98c6232f8245d92a66160c4d549f504b20
[INFO] running `Command { std: "docker" "start" "-a" "951ef2de00a4f2e3ed82a9057f614a98c6232f8245d92a66160c4d549f504b20", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling drm-sys v0.8.0
[INFO] [stderr]    Compiling linux-raw-sys v0.6.5
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling gbm-sys v0.4.0
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling drm-ffi v0.9.0
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling drm v0.14.1
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling wayland-server v0.31.7
[INFO] [stderr]    Compiling gbm v0.18.0
[INFO] [stderr]    Compiling wayland-protocols v0.32.6
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.6
[INFO] [stderr]    Compiling libwayshot-xcap v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.47s
[INFO] running `Command { std: "docker" "inspect" "951ef2de00a4f2e3ed82a9057f614a98c6232f8245d92a66160c4d549f504b20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "951ef2de00a4f2e3ed82a9057f614a98c6232f8245d92a66160c4d549f504b20", kill_on_drop: false }`
[INFO] [stdout] 951ef2de00a4f2e3ed82a9057f614a98c6232f8245d92a66160c4d549f504b20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5970bad49f2bb407fd328d671fc35bc95fded472d380adff7678c0d733bdbd7a
[INFO] running `Command { std: "docker" "start" "-a" "5970bad49f2bb407fd328d671fc35bc95fded472d380adff7678c0d733bdbd7a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libwayshot-xcap v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `libwayshot`
[INFO] [stdout]  --> examples/waymirror.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use libwayshot::WayshotConnection;
[INFO] [stdout]   |     ^^^^^^^^^^ use of unresolved module or unlinked crate `libwayshot`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `libwayshot`, use `cargo add libwayshot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `libwayshot-xcap` (example "waymirror") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5970bad49f2bb407fd328d671fc35bc95fded472d380adff7678c0d733bdbd7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5970bad49f2bb407fd328d671fc35bc95fded472d380adff7678c0d733bdbd7a", kill_on_drop: false }`
[INFO] [stdout] 5970bad49f2bb407fd328d671fc35bc95fded472d380adff7678c0d733bdbd7a
