[INFO] cloning repository https://github.com/pedrosoares/gato-framework [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pedrosoares/gato-framework" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrosoares%2Fgato-framework", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrosoares%2Fgato-framework'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12a0198065a945ad97ecc54c45a90ca0c2dc54c6 [INFO] checking pedrosoares/gato-framework against master#0d56e340472882fa673d4b98d0802b9a799879d0 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpedrosoares%2Fgato-framework" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pedrosoares/gato-framework on toolchain 0d56e340472882fa673d4b98d0802b9a799879d0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pedrosoares/gato-framework [INFO] finished tweaking git repo https://github.com/pedrosoares/gato-framework [INFO] tweaked toml for git repo https://github.com/pedrosoares/gato-framework written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/pedrosoares/gato-framework already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gato-simple-router v0.5.3 [INFO] [stderr] Downloaded gato-http-server v0.0.4 [INFO] [stderr] Downloaded gato-apache-cgi v0.5.0 [INFO] [stderr] Downloaded gato-stdout-logger v0.5.0 [INFO] [stderr] Downloaded gato-core v0.5.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 682aeadc2854f0dddb3bc61baf6cf7a5c785bb39d96e06f7bc4ed5178b4e1d38 [INFO] running `Command { std: "docker" "start" "-a" "682aeadc2854f0dddb3bc61baf6cf7a5c785bb39d96e06f7bc4ed5178b4e1d38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "682aeadc2854f0dddb3bc61baf6cf7a5c785bb39d96e06f7bc4ed5178b4e1d38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "682aeadc2854f0dddb3bc61baf6cf7a5c785bb39d96e06f7bc4ed5178b4e1d38", kill_on_drop: false }` [INFO] [stdout] 682aeadc2854f0dddb3bc61baf6cf7a5c785bb39d96e06f7bc4ed5178b4e1d38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+0d56e340472882fa673d4b98d0802b9a799879d0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fa0554d4a91f6a8cea3be1246c097b8836d2560abbd95f01485a3f5f059e8a1 [INFO] running `Command { std: "docker" "start" "-a" "4fa0554d4a91f6a8cea3be1246c097b8836d2560abbd95f01485a3f5f059e8a1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "4fa0554d4a91f6a8cea3be1246c097b8836d2560abbd95f01485a3f5f059e8a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fa0554d4a91f6a8cea3be1246c097b8836d2560abbd95f01485a3f5f059e8a1", kill_on_drop: false }` [INFO] [stdout] 4fa0554d4a91f6a8cea3be1246c097b8836d2560abbd95f01485a3f5f059e8a1