[INFO] cloning repository https://github.com/JadonBelair/wireworld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JadonBelair/wireworld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJadonBelair%2Fwireworld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJadonBelair%2Fwireworld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3f74af8402f06483908e827fb973feecbf0c9e3 [INFO] checking JadonBelair/wireworld against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJadonBelair%2Fwireworld" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JadonBelair/wireworld on toolchain 5518eaa946291f00471af8b254b2a1715f234882 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JadonBelair/wireworld [INFO] finished tweaking git repo https://github.com/JadonBelair/wireworld [INFO] tweaked toml for git repo https://github.com/JadonBelair/wireworld written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JadonBelair/wireworld 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking JadonBelair/wireworld against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJadonBelair%2Fwireworld" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JadonBelair/wireworld on toolchain 7622c0f807a4e13c4db886a1681bf343795692df [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JadonBelair/wireworld [INFO] finished tweaking git repo https://github.com/JadonBelair/wireworld [INFO] tweaked toml for git repo https://github.com/JadonBelair/wireworld written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/JadonBelair/wireworld 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" "+7622c0f807a4e13c4db886a1681bf343795692df" "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 miniquad v0.3.14 [INFO] [stderr] Downloaded macroquad v0.3.25 [INFO] [stderr] Downloaded quad-snd v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6877d3873ef7c935c83e0ced0bf1f2935e68d075474ad89c6e88af0901e24a47 [INFO] running `Command { std: "docker" "start" "-a" "6877d3873ef7c935c83e0ced0bf1f2935e68d075474ad89c6e88af0901e24a47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6877d3873ef7c935c83e0ced0bf1f2935e68d075474ad89c6e88af0901e24a47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6877d3873ef7c935c83e0ced0bf1f2935e68d075474ad89c6e88af0901e24a47", kill_on_drop: false }` [INFO] [stdout] 6877d3873ef7c935c83e0ced0bf1f2935e68d075474ad89c6e88af0901e24a47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a236ccb01c9a9269123afd7e3a53e1e4cf5cd0d58f658b96f3db0bc54cd070ab [INFO] running `Command { std: "docker" "start" "-a" "a236ccb01c9a9269123afd7e3a53e1e4cf5cd0d58f658b96f3db0bc54cd070ab", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking hound v3.5.0 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Compiling miniquad v0.3.14 [INFO] [stderr] Compiling quad-snd v0.2.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking png v0.17.9 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking audrey v0.3.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Checking bumpalo v3.13.0 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking image v0.24.6 [INFO] [stderr] Checking macroquad v0.3.25 [INFO] [stderr] Checking wireworld v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.84s [INFO] running `Command { std: "docker" "inspect" "a236ccb01c9a9269123afd7e3a53e1e4cf5cd0d58f658b96f3db0bc54cd070ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a236ccb01c9a9269123afd7e3a53e1e4cf5cd0d58f658b96f3db0bc54cd070ab", kill_on_drop: false }` [INFO] [stdout] a236ccb01c9a9269123afd7e3a53e1e4cf5cd0d58f658b96f3db0bc54cd070ab