[INFO] cloning repository https://github.com/ponday-dev/clip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ponday-dev/clip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fponday-dev%2Fclip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fponday-dev%2Fclip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f08ec16011acc934865b37177bb9c6092700dc42 [INFO] checking ponday-dev/clip against master#18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb for pr-96970 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fponday-dev%2Fclip" "/workspace/builds/worker-56/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-56/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ponday-dev/clip on toolchain 18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ponday-dev/clip [INFO] finished tweaking git repo https://github.com/ponday-dev/clip [INFO] tweaked toml for git repo https://github.com/ponday-dev/clip written to /workspace/builds/worker-56/source/Cargo.toml [INFO] crate git repo https://github.com/ponday-dev/clip already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded core-graphics v0.21.0 [INFO] [stderr] Downloaded arboard v1.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 89d6beb6c1a68b30b6917ff18d2c34e4f732597e6344799d47d5b4f8d3f7dd20 [INFO] running `Command { std: "docker" "start" "-a" "89d6beb6c1a68b30b6917ff18d2c34e4f732597e6344799d47d5b4f8d3f7dd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89d6beb6c1a68b30b6917ff18d2c34e4f732597e6344799d47d5b4f8d3f7dd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89d6beb6c1a68b30b6917ff18d2c34e4f732597e6344799d47d5b4f8d3f7dd20", kill_on_drop: false }` [INFO] [stdout] 89d6beb6c1a68b30b6917ff18d2c34e4f732597e6344799d47d5b4f8d3f7dd20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-56/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+18bd2dd5cda08b09ace6e37c1a0312e9b2bb4beb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0acfd3426dbb074764a59f30f883f8f38ec30f1e5df64fa48798fdf64771a785 [INFO] running `Command { std: "docker" "start" "-a" "0acfd3426dbb074764a59f30f883f8f38ec30f1e5df64fa48798fdf64771a785", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking weezl v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking gethostname v0.2.1 [INFO] [stderr] Checking parking_lot_core v0.8.3 [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "0acfd3426dbb074764a59f30f883f8f38ec30f1e5df64fa48798fdf64771a785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0acfd3426dbb074764a59f30f883f8f38ec30f1e5df64fa48798fdf64771a785", kill_on_drop: false }` [INFO] [stdout] 0acfd3426dbb074764a59f30f883f8f38ec30f1e5df64fa48798fdf64771a785