[INFO] cloning repository https://github.com/einoj/ow_my_balls
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/einoj/ow_my_balls" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feinoj%2Fow_my_balls", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feinoj%2Fow_my_balls'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d11f49c5e9257e31cd30cf63668021f6d29eaafd
[INFO] checking einoj/ow_my_balls against master#3139ff09e9d07f7700f8d15ed25a231e29c43627 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feinoj%2Fow_my_balls" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/einoj/ow_my_balls on toolchain 3139ff09e9d07f7700f8d15ed25a231e29c43627
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/einoj/ow_my_balls
[INFO] finished tweaking git repo https://github.com/einoj/ow_my_balls
[INFO] tweaked toml for git repo https://github.com/einoj/ow_my_balls written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/einoj/ow_my_balls 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" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded crossbeam v0.8.4
[INFO] [stderr]   Downloaded raylib v3.7.0
[INFO] [stderr]   Downloaded smallvec v1.12.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.11
[INFO] [stderr]   Downloaded rapier2d v0.17.2
[INFO] [stderr]   Downloaded parry2d v0.13.5
[INFO] [stderr]   Downloaded spade v2.6.0
[INFO] [stderr]   Downloaded raylib-sys v3.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8306070aa158260c5e1309a499e48b0ad821bb2e94e3ba819a05179f7ede27de
[INFO] running `Command { std: "docker" "start" "-a" "8306070aa158260c5e1309a499e48b0ad821bb2e94e3ba819a05179f7ede27de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8306070aa158260c5e1309a499e48b0ad821bb2e94e3ba819a05179f7ede27de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8306070aa158260c5e1309a499e48b0ad821bb2e94e3ba819a05179f7ede27de", kill_on_drop: false }`
[INFO] [stdout] 8306070aa158260c5e1309a499e48b0ad821bb2e94e3ba819a05179f7ede27de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+3139ff09e9d07f7700f8d15ed25a231e29c43627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e83de3ab46b8987b4719a5cb60403fe5f7fb773734848c2ad758894ffee36acc
[INFO] running `Command { std: "docker" "start" "-a" "e83de3ab46b8987b4719a5cb60403fe5f7fb773734848c2ad758894ffee36acc", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking smallvec v1.12.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking wide v0.7.13
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking spade v2.6.0
[INFO] [stderr]    Compiling raylib-sys v3.7.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking parry2d v0.13.5
[INFO] [stderr]     Checking rapier2d v0.17.2
[INFO] [stderr]     Checking raylib v3.7.0
[INFO] [stderr]     Checking ow_my_balls v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.13s
[INFO] running `Command { std: "docker" "inspect" "e83de3ab46b8987b4719a5cb60403fe5f7fb773734848c2ad758894ffee36acc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e83de3ab46b8987b4719a5cb60403fe5f7fb773734848c2ad758894ffee36acc", kill_on_drop: false }`
[INFO] [stdout] e83de3ab46b8987b4719a5cb60403fe5f7fb773734848c2ad758894ffee36acc
[INFO] checking einoj/ow_my_balls against try#a2cff3b7a9661c90ec0d581d3f3a69bb97c11138 for pr-121848-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feinoj%2Fow_my_balls" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/einoj/ow_my_balls on toolchain a2cff3b7a9661c90ec0d581d3f3a69bb97c11138
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/einoj/ow_my_balls
[INFO] finished tweaking git repo https://github.com/einoj/ow_my_balls
[INFO] tweaked toml for git repo https://github.com/einoj/ow_my_balls written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/einoj/ow_my_balls 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" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 336bc8197e1c177f9bfcfddc56d0a84c29e73197af2b0261634226c937226f07
[INFO] running `Command { std: "docker" "start" "-a" "336bc8197e1c177f9bfcfddc56d0a84c29e73197af2b0261634226c937226f07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "336bc8197e1c177f9bfcfddc56d0a84c29e73197af2b0261634226c937226f07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "336bc8197e1c177f9bfcfddc56d0a84c29e73197af2b0261634226c937226f07", kill_on_drop: false }`
[INFO] [stdout] 336bc8197e1c177f9bfcfddc56d0a84c29e73197af2b0261634226c937226f07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+a2cff3b7a9661c90ec0d581d3f3a69bb97c11138" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5fbb3ec5d38f98a6b107519659ee68b74e1e5ed7f7e81d7197438081d2f2b90c
[INFO] running `Command { std: "docker" "start" "-a" "5fbb3ec5d38f98a6b107519659ee68b74e1e5ed7f7e81d7197438081d2f2b90c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking smallvec v1.12.0
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking wide v0.7.13
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking crossbeam-channel v0.5.11
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.4
[INFO] [stderr]     Checking spade v2.6.0
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]    Compiling raylib-sys v3.7.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking nalgebra v0.32.3
[INFO] [stderr]     Checking raylib v3.7.0
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "5fbb3ec5d38f98a6b107519659ee68b74e1e5ed7f7e81d7197438081d2f2b90c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fbb3ec5d38f98a6b107519659ee68b74e1e5ed7f7e81d7197438081d2f2b90c", kill_on_drop: false }`
[INFO] [stdout] 5fbb3ec5d38f98a6b107519659ee68b74e1e5ed7f7e81d7197438081d2f2b90c
