[INFO] cloning repository https://github.com/StackDoubleFlow/large_nbt_fixer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/StackDoubleFlow/large_nbt_fixer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStackDoubleFlow%2Flarge_nbt_fixer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStackDoubleFlow%2Flarge_nbt_fixer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4843cae006c4a4fd3fcf1eeca4e1f9909f8f393e [INFO] building StackDoubleFlow/large_nbt_fixer against master#461e8078010433ff7de2db2aaae8a3cfb0847215 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStackDoubleFlow%2Flarge_nbt_fixer" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/StackDoubleFlow/large_nbt_fixer on toolchain 461e8078010433ff7de2db2aaae8a3cfb0847215 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/StackDoubleFlow/large_nbt_fixer [INFO] finished tweaking git repo https://github.com/StackDoubleFlow/large_nbt_fixer [INFO] tweaked toml for git repo https://github.com/StackDoubleFlow/large_nbt_fixer written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/StackDoubleFlow/large_nbt_fixer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "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-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 616f06fd4c7aa257ab9786c70962ce83ef3bafec81a7869ad8135c4b5f41cc67 [INFO] running `Command { std: "docker" "start" "-a" "616f06fd4c7aa257ab9786c70962ce83ef3bafec81a7869ad8135c4b5f41cc67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "616f06fd4c7aa257ab9786c70962ce83ef3bafec81a7869ad8135c4b5f41cc67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "616f06fd4c7aa257ab9786c70962ce83ef3bafec81a7869ad8135c4b5f41cc67", kill_on_drop: false }` [INFO] [stdout] 616f06fd4c7aa257ab9786c70962ce83ef3bafec81a7869ad8135c4b5f41cc67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e296eaf45c6bd6271fe2574bcef50455c48d853a6bf2fd410ab80303ab6cde7 [INFO] running `Command { std: "docker" "start" "-a" "8e296eaf45c6bd6271fe2574bcef50455c48d853a6bf2fd410ab80303ab6cde7", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling large_nbt_fixer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.42s [INFO] running `Command { std: "docker" "inspect" "8e296eaf45c6bd6271fe2574bcef50455c48d853a6bf2fd410ab80303ab6cde7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e296eaf45c6bd6271fe2574bcef50455c48d853a6bf2fd410ab80303ab6cde7", kill_on_drop: false }` [INFO] [stdout] 8e296eaf45c6bd6271fe2574bcef50455c48d853a6bf2fd410ab80303ab6cde7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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" "+461e8078010433ff7de2db2aaae8a3cfb0847215" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9d4fa5ee80aa6685953c92d7ecd225eed1bb08da7388d2422e00269cd5f94c0 [INFO] running `Command { std: "docker" "start" "-a" "d9d4fa5ee80aa6685953c92d7ecd225eed1bb08da7388d2422e00269cd5f94c0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling large_nbt_fixer v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 17.75s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/large_nbt_fixer-329d3cbd826d59ad) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "d9d4fa5ee80aa6685953c92d7ecd225eed1bb08da7388d2422e00269cd5f94c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9d4fa5ee80aa6685953c92d7ecd225eed1bb08da7388d2422e00269cd5f94c0", kill_on_drop: false }` [INFO] [stdout] d9d4fa5ee80aa6685953c92d7ecd225eed1bb08da7388d2422e00269cd5f94c0