[INFO] cloning repository https://github.com/ckaznable/hyprnavi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ckaznable/hyprnavi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckaznable%2Fhyprnavi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckaznable%2Fhyprnavi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7be863ca65a7d49c0b11329a70f206c07a3b6bf3
[INFO] checking ckaznable/hyprnavi against try#04ea1e1f1a12cfa912c228ca278237d92d0bb6df for pr-148477-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fckaznable%2Fhyprnavi" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ckaznable/hyprnavi
[INFO] finished tweaking git repo https://github.com/ckaznable/hyprnavi
[INFO] tweaked toml for git repo https://github.com/ckaznable/hyprnavi written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ckaznable/hyprnavi on toolchain 04ea1e1f1a12cfa912c228ca278237d92d0bb6df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ckaznable/hyprnavi 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" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.33
[INFO] [stderr]   Downloaded anyhow v1.0.82
[INFO] [stderr]   Downloaded argh_shared v0.1.12
[INFO] [stderr]   Downloaded argh_derive v0.1.12
[INFO] [stderr]   Downloaded argh v0.1.12
[INFO] [stderr]   Downloaded zerocopy v0.7.33
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 610ebad7ee22da944cca5251e4ae734ad96225c5cf425979ffc278fa4b2311bc
[INFO] running `Command { std: "docker" "start" "-a" "610ebad7ee22da944cca5251e4ae734ad96225c5cf425979ffc278fa4b2311bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "610ebad7ee22da944cca5251e4ae734ad96225c5cf425979ffc278fa4b2311bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "610ebad7ee22da944cca5251e4ae734ad96225c5cf425979ffc278fa4b2311bc", kill_on_drop: false }`
[INFO] [stdout] 610ebad7ee22da944cca5251e4ae734ad96225c5cf425979ffc278fa4b2311bc
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+04ea1e1f1a12cfa912c228ca278237d92d0bb6df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60f6d68198f9e5cdba21424288823d8f8a0a129d67b1c2b35888dcddba9a4303
[INFO] running `Command { std: "docker" "start" "-a" "60f6d68198f9e5cdba21424288823d8f8a0a129d67b1c2b35888dcddba9a4303", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking zerocopy v0.7.33
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking ryu v1.0.17
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling hyprland-macros v0.4.0-alpha.2 (https://github.com/hyprland-community/hyprland-rs?rev=116305ab39c69b72e9f19162c4264dbec86be5dd#116305ab)
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking argh_shared v0.1.12
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]     Checking hyprland v0.4.0-alpha.2 (https://github.com/hyprland-community/hyprland-rs?rev=116305ab39c69b72e9f19162c4264dbec86be5dd#116305ab)
[INFO] [stderr]     Checking argh v0.1.12
[INFO] [stderr]     Checking hyprnavi v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.11s
[INFO] running `Command { std: "docker" "inspect" "60f6d68198f9e5cdba21424288823d8f8a0a129d67b1c2b35888dcddba9a4303", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60f6d68198f9e5cdba21424288823d8f8a0a129d67b1c2b35888dcddba9a4303", kill_on_drop: false }`
[INFO] [stdout] 60f6d68198f9e5cdba21424288823d8f8a0a129d67b1c2b35888dcddba9a4303
