[INFO] cloning repository https://github.com/ChoQ94/rust_study [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChoQ94/rust_study" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChoQ94%2Frust_study", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChoQ94%2Frust_study'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe0f44219b4cdedf240c0639398160a730f2f6da [INFO] building ChoQ94/rust_study against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChoQ94%2Frust_study" "/workspace/builds/worker-85/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-85/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ChoQ94/rust_study 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/ChoQ94/rust_study [INFO] finished tweaking git repo https://github.com/ChoQ94/rust_study [INFO] tweaked toml for git repo https://github.com/ChoQ94/rust_study written to /workspace/builds/worker-85/source/Cargo.toml [INFO] crate git repo https://github.com/ChoQ94/rust_study 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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] 691c99ac0d4bacaf74900f2416b13d656c06ee0e3654dd2b8cb1c63a0461e6ed [INFO] running `Command { std: "docker" "start" "-a" "691c99ac0d4bacaf74900f2416b13d656c06ee0e3654dd2b8cb1c63a0461e6ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "691c99ac0d4bacaf74900f2416b13d656c06ee0e3654dd2b8cb1c63a0461e6ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "691c99ac0d4bacaf74900f2416b13d656c06ee0e3654dd2b8cb1c63a0461e6ed", kill_on_drop: false }` [INFO] [stdout] 691c99ac0d4bacaf74900f2416b13d656c06ee0e3654dd2b8cb1c63a0461e6ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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] 1342f06e8308075754250869ad12177c9c614f41b9e323a8c1cdef94e11a825b [INFO] running `Command { std: "docker" "start" "-a" "1342f06e8308075754250869ad12177c9c614f41b9e323a8c1cdef94e11a825b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling smawk v0.3.1 [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 hello-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 30s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "1342f06e8308075754250869ad12177c9c614f41b9e323a8c1cdef94e11a825b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1342f06e8308075754250869ad12177c9c614f41b9e323a8c1cdef94e11a825b", kill_on_drop: false }` [INFO] [stdout] 1342f06e8308075754250869ad12177c9c614f41b9e323a8c1cdef94e11a825b