[INFO] cloning repository https://github.com/tool-tool-team/tool-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tool-tool-team/tool-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftool-tool-team%2Ftool-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftool-tool-team%2Ftool-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1821f0e269106dedade721c5c8f2c5cc9f631eba [INFO] testing tool-tool-team/tool-tool against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftool-tool-team%2Ftool-tool" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tool-tool-team/tool-tool on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tool-tool-team/tool-tool [INFO] finished tweaking git repo https://github.com/tool-tool-team/tool-tool [INFO] tweaked toml for git repo https://github.com/tool-tool-team/tool-tool written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/tool-tool-team/tool-tool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 29a9c1cd65e7caf295ea742f1673fb8748b2948b9224d50bf66ae759b8470bb4 [INFO] running `Command { std: "docker" "start" "-a" "29a9c1cd65e7caf295ea742f1673fb8748b2948b9224d50bf66ae759b8470bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "29a9c1cd65e7caf295ea742f1673fb8748b2948b9224d50bf66ae759b8470bb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29a9c1cd65e7caf295ea742f1673fb8748b2948b9224d50bf66ae759b8470bb4", kill_on_drop: false }` [INFO] [stdout] 29a9c1cd65e7caf295ea742f1673fb8748b2948b9224d50bf66ae759b8470bb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5eec7881fbb82d97bf717cf8344f37e1798adbaba123e0ee51d1e164eaf5c64 [INFO] running `Command { std: "docker" "start" "-a" "c5eec7881fbb82d97bf717cf8344f37e1798adbaba123e0ee51d1e164eaf5c64", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling syn v1.0.29 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling tar v0.4.28 [INFO] [stderr] Compiling zip v0.5.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling atomicwrites v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling http_req v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.12 [INFO] [stderr] Compiling tool-tool v1.0.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 43.40s [INFO] running `Command { std: "docker" "inspect" "c5eec7881fbb82d97bf717cf8344f37e1798adbaba123e0ee51d1e164eaf5c64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5eec7881fbb82d97bf717cf8344f37e1798adbaba123e0ee51d1e164eaf5c64", kill_on_drop: false }` [INFO] [stdout] c5eec7881fbb82d97bf717cf8344f37e1798adbaba123e0ee51d1e164eaf5c64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcdbac6b4dc282dd834b9f98ea1b29c541f5ade0f375280f2ded5ab46e390aff [INFO] running `Command { std: "docker" "start" "-a" "bcdbac6b4dc282dd834b9f98ea1b29c541f5ade0f375280f2ded5ab46e390aff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling console v0.10.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling insta v0.16.0 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling mockito v0.25.2 [INFO] [stderr] Compiling tool-tool v1.0.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.04s [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "bcdbac6b4dc282dd834b9f98ea1b29c541f5ade0f375280f2ded5ab46e390aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcdbac6b4dc282dd834b9f98ea1b29c541f5ade0f375280f2ded5ab46e390aff", kill_on_drop: false }` [INFO] [stdout] bcdbac6b4dc282dd834b9f98ea1b29c541f5ade0f375280f2ded5ab46e390aff