[INFO] cloning repository https://github.com/hiroshimorowaka/deathadder-on-linux
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hiroshimorowaka/deathadder-on-linux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiroshimorowaka%2Fdeathadder-on-linux", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiroshimorowaka%2Fdeathadder-on-linux'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dddcf1464d7e66dcb7902b917e617af8e6d625ba
[INFO] checking hiroshimorowaka/deathadder-on-linux against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiroshimorowaka%2Fdeathadder-on-linux" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hiroshimorowaka/deathadder-on-linux
[INFO] finished tweaking git repo https://github.com/hiroshimorowaka/deathadder-on-linux
[INFO] tweaked toml for git repo https://github.com/hiroshimorowaka/deathadder-on-linux written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hiroshimorowaka/deathadder-on-linux on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hiroshimorowaka/deathadder-on-linux 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "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 ctrlc v3.4.6
[INFO] [stderr]   Downloaded autopilot v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9984309bd9e2e317257c830debfda4aa7756b50ed6ae5ca00e8044db9703bbaf
[INFO] running `Command { std: "docker" "start" "-a" "9984309bd9e2e317257c830debfda4aa7756b50ed6ae5ca00e8044db9703bbaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9984309bd9e2e317257c830debfda4aa7756b50ed6ae5ca00e8044db9703bbaf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9984309bd9e2e317257c830debfda4aa7756b50ed6ae5ca00e8044db9703bbaf", kill_on_drop: false }`
[INFO] [stdout] 9984309bd9e2e317257c830debfda4aa7756b50ed6ae5ca00e8044db9703bbaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e3a07de03de45eefd875107eea64ad08054186eaf4f3094547489b19be51d1a
[INFO] running `Command { std: "docker" "start" "-a" "2e3a07de03de45eefd875107eea64ad08054186eaf4f3094547489b19be51d1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling cc v1.2.20
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling autopilot v0.4.1
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling rusb v0.9.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking clap_builder v4.5.37
[INFO] [stderr]     Checking png v0.15.3
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling libusb1-sys v0.7.0
[INFO] [stderr]     Checking ctrlc v3.4.6
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking tiff v0.3.1
[INFO] [stderr]     Checking image v0.22.5
[INFO] [stderr]     Checking clap v4.5.37
[INFO] [stderr]     Checking razer_deathadder_v2_buttons_control v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.86s
[INFO] running `Command { std: "docker" "inspect" "2e3a07de03de45eefd875107eea64ad08054186eaf4f3094547489b19be51d1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e3a07de03de45eefd875107eea64ad08054186eaf4f3094547489b19be51d1a", kill_on_drop: false }`
[INFO] [stdout] 2e3a07de03de45eefd875107eea64ad08054186eaf4f3094547489b19be51d1a
