[INFO] cloning repository https://github.com/demingongo/hypr_some_events
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/demingongo/hypr_some_events" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemingongo%2Fhypr_some_events", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemingongo%2Fhypr_some_events'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c00213ffe1d0270126e87d171fc748aeb3ed48a
[INFO] checking demingongo/hypr_some_events against try#0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef for pr-147859
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdemingongo%2Fhypr_some_events" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/demingongo/hypr_some_events
[INFO] finished tweaking git repo https://github.com/demingongo/hypr_some_events
[INFO] tweaked toml for git repo https://github.com/demingongo/hypr_some_events written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/demingongo/hypr_some_events on toolchain 0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/demingongo/hypr_some_events 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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hyprland-macros v0.3.4
[INFO] [stderr]   Downloaded hyprland v0.3.9
[INFO] [stderr]   Downloaded syn v2.0.31
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de3242e589fa56e11d5fd5f49fa548bb195950ecf020372cc765b80565f7d131
[INFO] running `Command { std: "docker" "start" "-a" "de3242e589fa56e11d5fd5f49fa548bb195950ecf020372cc765b80565f7d131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de3242e589fa56e11d5fd5f49fa548bb195950ecf020372cc765b80565f7d131", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de3242e589fa56e11d5fd5f49fa548bb195950ecf020372cc765b80565f7d131", kill_on_drop: false }`
[INFO] [stdout] de3242e589fa56e11d5fd5f49fa548bb195950ecf020372cc765b80565f7d131
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+0269aeccce4fd29ce9ad0ebd47a62e584d7e25ef" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f572136277653f348f381d744ba72c36cda0415930128bbebaf054abf122b69f
[INFO] running `Command { std: "docker" "start" "-a" "f572136277653f348f381d744ba72c36cda0415930128bbebaf054abf122b69f", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking aho-corasick v1.0.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling serde_json v1.0.105
[INFO] [stderr]    Compiling syn v2.0.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling hyprland-macros v0.3.4
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]     Checking tokio v1.32.0
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking serde v1.0.188
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking hyprland v0.3.9
[INFO] [stderr]     Checking hypr_some_events v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.52s
[INFO] running `Command { std: "docker" "inspect" "f572136277653f348f381d744ba72c36cda0415930128bbebaf054abf122b69f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f572136277653f348f381d744ba72c36cda0415930128bbebaf054abf122b69f", kill_on_drop: false }`
[INFO] [stdout] f572136277653f348f381d744ba72c36cda0415930128bbebaf054abf122b69f
