[INFO] cloning repository https://github.com/zotho/sandpiles_parallel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zotho/sandpiles_parallel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzotho%2Fsandpiles_parallel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzotho%2Fsandpiles_parallel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ba336bd2bf30da59f9d056dbf5fe83f6436a281 [INFO] testing zotho/sandpiles_parallel against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzotho%2Fsandpiles_parallel" "/workspace/builds/worker-49/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-49/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zotho/sandpiles_parallel on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zotho/sandpiles_parallel [INFO] finished tweaking git repo https://github.com/zotho/sandpiles_parallel [INFO] tweaked toml for git repo https://github.com/zotho/sandpiles_parallel written to /workspace/builds/worker-49/source/Cargo.toml [INFO] crate git repo https://github.com/zotho/sandpiles_parallel already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa45bbc72b1f1f7d7377d0a9c5b53a59eaf807993a394131edd0c9bc1a2954cc [INFO] running `Command { std: "docker" "start" "-a" "aa45bbc72b1f1f7d7377d0a9c5b53a59eaf807993a394131edd0c9bc1a2954cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa45bbc72b1f1f7d7377d0a9c5b53a59eaf807993a394131edd0c9bc1a2954cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa45bbc72b1f1f7d7377d0a9c5b53a59eaf807993a394131edd0c9bc1a2954cc", kill_on_drop: false }` [INFO] [stdout] aa45bbc72b1f1f7d7377d0a9c5b53a59eaf807993a394131edd0c9bc1a2954cc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1ec0aab14de7eab3a623455be7532e5d191f04e7e60d5091ea656c9d559c7cd4 [INFO] running `Command { std: "docker" "start" "-a" "1ec0aab14de7eab3a623455be7532e5d191f04e7e60d5091ea656c9d559c7cd4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sapp-linux v0.1.12 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling glam v0.9.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling ttf-parser v0.8.3 [INFO] [stderr] Compiling quad-rand v0.1.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling macroquad_macro v0.1.2 (https://github.com/not-fl3/macroquad?rev=32bb775#32bb775f) [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling fontdue v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.29 [INFO] [stderr] Compiling image v0.22.5 [INFO] [stderr] Compiling quad-gl v0.2.12 (https://github.com/not-fl3/macroquad?rev=32bb775#32bb775f) [INFO] [stderr] Compiling macroquad v0.3.0-alpha.12 (https://github.com/not-fl3/macroquad?rev=32bb775#32bb775f) [INFO] [stderr] Compiling sandpiles_parallel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.99s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "1ec0aab14de7eab3a623455be7532e5d191f04e7e60d5091ea656c9d559c7cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ec0aab14de7eab3a623455be7532e5d191f04e7e60d5091ea656c9d559c7cd4", kill_on_drop: false }` [INFO] [stdout] 1ec0aab14de7eab3a623455be7532e5d191f04e7e60d5091ea656c9d559c7cd4