[INFO] cloning repository https://github.com/Kingbultsea/rust-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Kingbultsea/rust-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingbultsea%2Frust-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingbultsea%2Frust-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e7a85de06826f5f5b9314c0b440e48c01fc0774b [INFO] building Kingbultsea/rust-server against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKingbultsea%2Frust-server" "/workspace/builds/worker-103/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-103/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Kingbultsea/rust-server on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Kingbultsea/rust-server [INFO] finished tweaking git repo https://github.com/Kingbultsea/rust-server [INFO] tweaked toml for git repo https://github.com/Kingbultsea/rust-server written to /workspace/builds/worker-103/source/Cargo.toml [INFO] crate git repo https://github.com/Kingbultsea/rust-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8797cc48ecf87c42721d3a6aa8df826b1145fa188cc5db8c3e08d5ec29ead3b [INFO] running `Command { std: "docker" "start" "-a" "c8797cc48ecf87c42721d3a6aa8df826b1145fa188cc5db8c3e08d5ec29ead3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8797cc48ecf87c42721d3a6aa8df826b1145fa188cc5db8c3e08d5ec29ead3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8797cc48ecf87c42721d3a6aa8df826b1145fa188cc5db8c3e08d5ec29ead3b", kill_on_drop: false }` [INFO] [stdout] c8797cc48ecf87c42721d3a6aa8df826b1145fa188cc5db8c3e08d5ec29ead3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bffd5ff27acd1f8829d010026e8feb4da51a1a6414362c2a6ccbd4de81c80c3e [INFO] running `Command { std: "docker" "start" "-a" "bffd5ff27acd1f8829d010026e8feb4da51a1a6414362c2a6ccbd4de81c80c3e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling smallvec v0.4.5 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling ferris-says v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "bffd5ff27acd1f8829d010026e8feb4da51a1a6414362c2a6ccbd4de81c80c3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bffd5ff27acd1f8829d010026e8feb4da51a1a6414362c2a6ccbd4de81c80c3e", kill_on_drop: false }` [INFO] [stdout] bffd5ff27acd1f8829d010026e8feb4da51a1a6414362c2a6ccbd4de81c80c3e