[INFO] cloning repository https://github.com/supun-io/orca
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/supun-io/orca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupun-io%2Forca", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupun-io%2Forca'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5174ecfdae6edece9bcb228bc362132f005ac348
[INFO] checking supun-io/orca against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsupun-io%2Forca" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/supun-io/orca
[INFO] finished tweaking git repo https://github.com/supun-io/orca
[INFO] tweaked toml for git repo https://github.com/supun-io/orca written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/supun-io/orca on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/supun-io/orca 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-5-tc1/source/crates/app/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded flate2 v1.1.0
[INFO] [stderr]   Downloaded vulkano-macros v0.34.0
[INFO] [stderr]   Downloaded vk-parse v0.12.0
[INFO] [stderr]   Downloaded vulkano v0.34.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5f1a92f10baef2b90912404100024d57d98ab2ab34ef2eaac09b0bd39c067004
[INFO] running `Command { std: "docker" "start" "5f1a92f10baef2b90912404100024d57d98ab2ab34ef2eaac09b0bd39c067004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f1a92f10baef2b90912404100024d57d98ab2ab34ef2eaac09b0bd39c067004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f1a92f10baef2b90912404100024d57d98ab2ab34ef2eaac09b0bd39c067004" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f1a92f10baef2b90912404100024d57d98ab2ab34ef2eaac09b0bd39c067004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "5f1a92f10baef2b90912404100024d57d98ab2ab34ef2eaac09b0bd39c067004" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/crates/app/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling vk-parse v0.12.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking ab_glyph v0.2.29
[INFO] [stderr]    Compiling bytemuck_derive v1.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling vulkano-macros v0.34.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]    Compiling vulkano v0.34.1
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/crates/app)
[INFO] [stdout] warning: unused variable: `surface`
[INFO] [stdout]   --> crates/app/src/main.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let surface = Surface::from_window(instance.clone(), window.clone());
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `surface`
[INFO] [stdout]   --> crates/app/src/main.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let surface = Surface::from_window(instance.clone(), window.clone());
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_surface`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: winit v0.28.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "5f1a92f10baef2b90912404100024d57d98ab2ab34ef2eaac09b0bd39c067004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f1a92f10baef2b90912404100024d57d98ab2ab34ef2eaac09b0bd39c067004", kill_on_drop: false }`
[INFO] [stdout] 5f1a92f10baef2b90912404100024d57d98ab2ab34ef2eaac09b0bd39c067004
