[INFO] cloning repository https://github.com/drawbu/hyprqtile
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drawbu/hyprqtile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrawbu%2Fhyprqtile", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrawbu%2Fhyprqtile'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 52a99ba0ec9e48536098c5daa04c4fd648b1693d
[INFO] checking drawbu/hyprqtile/52a99ba0ec9e48536098c5daa04c4fd648b1693d against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrawbu%2Fhyprqtile" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/drawbu/hyprqtile
[INFO] finished tweaking git repo https://github.com/drawbu/hyprqtile
[INFO] tweaked toml for git repo https://github.com/drawbu/hyprqtile written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/drawbu/hyprqtile on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/drawbu/hyprqtile 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyprland-macros v0.4.0-beta.1
[INFO] [stderr]   Downloaded hyprland v0.4.0-beta.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f91bb93aa69e855369e5904b90d06bfbf4fa52342a194daf846c6537fa92bcc
[INFO] running `Command { std: "docker" "start" "-a" "4f91bb93aa69e855369e5904b90d06bfbf4fa52342a194daf846c6537fa92bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f91bb93aa69e855369e5904b90d06bfbf4fa52342a194daf846c6537fa92bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f91bb93aa69e855369e5904b90d06bfbf4fa52342a194daf846c6537fa92bcc", kill_on_drop: false }`
[INFO] [stdout] 4f91bb93aa69e855369e5904b90d06bfbf4fa52342a194daf846c6537fa92bcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f248b8fb358c147a3bca3902347041f340f21d7a2a8144cfc51eb15e16e880ca
[INFO] running `Command { std: "docker" "start" "-a" "f248b8fb358c147a3bca3902347041f340f21d7a2a8144cfc51eb15e16e880ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]     Checking anstyle v1.0.9
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling anyhow v1.0.91
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]     Checking anstream v0.6.17
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling hyprland-macros v0.4.0-beta.1
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking hyprland v0.4.0-beta.1
[INFO] [stderr]     Checking hyprqtile v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.28s
[INFO] running `Command { std: "docker" "inspect" "f248b8fb358c147a3bca3902347041f340f21d7a2a8144cfc51eb15e16e880ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f248b8fb358c147a3bca3902347041f340f21d7a2a8144cfc51eb15e16e880ca", kill_on_drop: false }`
[INFO] [stdout] f248b8fb358c147a3bca3902347041f340f21d7a2a8144cfc51eb15e16e880ca
