[INFO] cloning repository https://github.com/parzidog/azimuth
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parzidog/azimuth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparzidog%2Fazimuth", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparzidog%2Fazimuth'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ef8010495ec658eaa4d5429e371e3401dfa49ff
[INFO] checking parzidog/azimuth against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparzidog%2Fazimuth" "/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/parzidog/azimuth
[INFO] finished tweaking git repo https://github.com/parzidog/azimuth
[INFO] tweaked toml for git repo https://github.com/parzidog/azimuth written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/parzidog/azimuth on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/parzidog/azimuth 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "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 vigem-client v0.1.4
[INFO] [stderr]   Downloaded jiff-static v0.2.16
[INFO] [stderr]   Downloaded hidapi v2.6.3
[INFO] [stderr]   Downloaded jiff v0.2.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 83316045a85fc9ee9fac181aa4d05d5e6ce9c10edc1c57878a9e5cb478ae33fc
[INFO] running `Command { std: "docker" "start" "83316045a85fc9ee9fac181aa4d05d5e6ce9c10edc1c57878a9e5cb478ae33fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83316045a85fc9ee9fac181aa4d05d5e6ce9c10edc1c57878a9e5cb478ae33fc", 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" "83316045a85fc9ee9fac181aa4d05d5e6ce9c10edc1c57878a9e5cb478ae33fc" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83316045a85fc9ee9fac181aa4d05d5e6ce9c10edc1c57878a9e5cb478ae33fc", 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" "83316045a85fc9ee9fac181aa4d05d5e6ce9c10edc1c57878a9e5cb478ae33fc" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking azimuth-hid v0.1.0 (/opt/rustwide/workdir/crates/azimuth-hid)
[INFO] [stdout] error: expected item, found `-`
[INFO] [stdout]    --> crates/azimuth-hid/src/lib.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | -
[INFO] [stdout]     | ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected item, found `-`
[INFO] [stdout]    --> crates/azimuth-hid/src/lib.rs:119:1
[INFO] [stdout]     |
[INFO] [stdout] 119 | -
[INFO] [stdout]     | ^ expected item
[INFO] [stdout]     |
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `azimuth-hid` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `azimuth-hid` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "83316045a85fc9ee9fac181aa4d05d5e6ce9c10edc1c57878a9e5cb478ae33fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83316045a85fc9ee9fac181aa4d05d5e6ce9c10edc1c57878a9e5cb478ae33fc", kill_on_drop: false }`
[INFO] [stdout] 83316045a85fc9ee9fac181aa4d05d5e6ce9c10edc1c57878a9e5cb478ae33fc
