[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 try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicolashahn%2Fgamepad-theremin" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nicolashahn/gamepad-theremin on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", 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-8/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" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a54f5e25d342a55d46a12c2cc186f6f71d6c1394424f4fc315abb69168e08c2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3a54f5e25d342a55d46a12c2cc186f6f71d6c1394424f4fc315abb69168e08c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a54f5e25d342a55d46a12c2cc186f6f71d6c1394424f4fc315abb69168e08c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a54f5e25d342a55d46a12c2cc186f6f71d6c1394424f4fc315abb69168e08c2", kill_on_drop: false }` [INFO] [stdout] 3a54f5e25d342a55d46a12c2cc186f6f71d6c1394424f4fc315abb69168e08c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 22c4c85aa1f20d451f0e3cd115714fae9004467298a7690b0681bc4045a0eb90 [INFO] running `Command { std: "docker" "start" "-a" "22c4c85aa1f20d451f0e3cd115714fae9004467298a7690b0681bc4045a0eb90", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking afi v0.7.0 [INFO] [stderr] Checking mint v0.5.5 [INFO] [stderr] Checking stick v0.4.1 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking adi_clock v0.3.0 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking aci_png v0.7.0 [INFO] [stderr] Compiling adi_screen v0.12.0 [INFO] [stderr] Checking fonterator v0.1.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-iter v0.1.41 [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 num-complex v0.1.43 [INFO] [stderr] Checking awi v0.8.0 [INFO] [stderr] Checking asi_opengl v0.6.2 [INFO] [stderr] Compiling rand_os v0.1.3 [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 48.62s [INFO] running `Command { std: "docker" "inspect" "22c4c85aa1f20d451f0e3cd115714fae9004467298a7690b0681bc4045a0eb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22c4c85aa1f20d451f0e3cd115714fae9004467298a7690b0681bc4045a0eb90", kill_on_drop: false }` [INFO] [stdout] 22c4c85aa1f20d451f0e3cd115714fae9004467298a7690b0681bc4045a0eb90