[INFO] cloning repository https://github.com/nicolashahn/gamepad-theremin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicolashahn/gamepad-theremin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolashahn%2Fgamepad-theremin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolashahn%2Fgamepad-theremin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6882f970c9198261069fccaa416151d77ea8b238 [INFO] checking nicolashahn/gamepad-theremin against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolashahn%2Fgamepad-theremin" "/workspace/builds/worker-105/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-105/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicolashahn/gamepad-theremin on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nicolashahn/gamepad-theremin [INFO] finished tweaking git repo https://github.com/nicolashahn/gamepad-theremin [INFO] tweaked toml for git repo https://github.com/nicolashahn/gamepad-theremin written to /workspace/builds/worker-105/source/Cargo.toml [INFO] crate git repo https://github.com/nicolashahn/gamepad-theremin already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01786dc8479de5030e2cf6c5277491b01d0d909c04ef425c776cd3bb48d3bc46 [INFO] running `Command { std: "docker" "start" "-a" "01786dc8479de5030e2cf6c5277491b01d0d909c04ef425c776cd3bb48d3bc46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01786dc8479de5030e2cf6c5277491b01d0d909c04ef425c776cd3bb48d3bc46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01786dc8479de5030e2cf6c5277491b01d0d909c04ef425c776cd3bb48d3bc46", kill_on_drop: false }` [INFO] [stdout] 01786dc8479de5030e2cf6c5277491b01d0d909c04ef425c776cd3bb48d3bc46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-105/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 298a4b8676a2eef3da56316bb4cfe1f7eee17bb481462ccbc09ea15d7e143c76 [INFO] running `Command { std: "docker" "start" "-a" "298a4b8676a2eef3da56316bb4cfe1f7eee17bb481462ccbc09ea15d7e143c76", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking afi v0.7.0 [INFO] [stderr] Checking mint v0.5.5 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking stick v0.4.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking adi_clock v0.3.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling adi_screen v0.12.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking fonterator v0.1.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking dl_api v0.2.0 [INFO] [stderr] Checking nix v0.9.0 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking awi v0.8.0 [INFO] [stderr] Checking asi_opengl v0.6.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking aci_png v0.7.0 [INFO] [stderr] Checking num-bigint v0.1.44 [INFO] [stderr] Checking twang v0.2.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling palette v0.2.1 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking adi_speaker v0.0.1 [INFO] [stderr] Checking euler v0.4.0 [INFO] [stderr] Checking gilrs-core v0.2.6 [INFO] [stderr] Checking adi_gpu_base v0.11.0 [INFO] [stderr] Checking asi_vulkan v0.9.0 [INFO] [stderr] Checking adi_gpu_opengl v0.11.0 [INFO] [stderr] Checking gilrs v0.7.4 [INFO] [stderr] Checking adi_gpu_vulkan v0.11.0 [INFO] [stderr] Checking adi_gpu v0.11.0 [INFO] [stderr] Checking adi v0.12.0 [INFO] [stderr] Checking twang-ps3 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.88s [INFO] running `Command { std: "docker" "inspect" "298a4b8676a2eef3da56316bb4cfe1f7eee17bb481462ccbc09ea15d7e143c76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "298a4b8676a2eef3da56316bb4cfe1f7eee17bb481462ccbc09ea15d7e143c76", kill_on_drop: false }` [INFO] [stdout] 298a4b8676a2eef3da56316bb4cfe1f7eee17bb481462ccbc09ea15d7e143c76