[INFO] cloning repository https://github.com/klardotsh/kaboom
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/klardotsh/kaboom" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklardotsh%2Fkaboom", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklardotsh%2Fkaboom'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 69ce13a35c354f48e974a60a1fb06287dc6fab54
[INFO] checking klardotsh/kaboom against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklardotsh%2Fkaboom" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/klardotsh/kaboom on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/klardotsh/kaboom
[INFO] finished tweaking git repo https://github.com/klardotsh/kaboom
[INFO] tweaked toml for git repo https://github.com/klardotsh/kaboom written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/klardotsh/kaboom already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[ERROR] this task or one of its parent failed!
[ERROR] no output for 300 seconds
[ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace.
[INFO] checking klardotsh/kaboom against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fklardotsh%2Fkaboom" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/klardotsh/kaboom on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/klardotsh/kaboom
[INFO] finished tweaking git repo https://github.com/klardotsh/kaboom
[INFO] tweaked toml for git repo https://github.com/klardotsh/kaboom written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/klardotsh/kaboom already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded atom_syndication v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c4989a8efdd3395f549ef8c70270969f0e45d0f4490f42da6d55af0d07cd4d57
[INFO] running `Command { std: "docker" "start" "-a" "c4989a8efdd3395f549ef8c70270969f0e45d0f4490f42da6d55af0d07cd4d57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c4989a8efdd3395f549ef8c70270969f0e45d0f4490f42da6d55af0d07cd4d57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c4989a8efdd3395f549ef8c70270969f0e45d0f4490f42da6d55af0d07cd4d57", kill_on_drop: false }`
[INFO] [stdout] c4989a8efdd3395f549ef8c70270969f0e45d0f4490f42da6d55af0d07cd4d57
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00dec0f45c155af43b9efafd432b64981eb22c99a7c36692de0e310016a3f3f5
[INFO] running `Command { std: "docker" "start" "-a" "00dec0f45c155af43b9efafd432b64981eb22c99a7c36692de0e310016a3f3f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling rustix v0.38.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.3
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking regex-syntax v0.7.4
[INFO] [stderr]     Checking bitflags v2.3.3
[INFO] [stderr]     Checking encoding_rs v0.8.32
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling argh_shared v0.1.10
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking quick-xml v0.28.2
[INFO] [stderr]     Checking regex-automata v0.3.3
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking diligent-date-parser v0.1.4
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling argh_derive v0.1.10
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking argh v0.1.10
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking atom_syndication v0.12.1
[INFO] [stderr]     Checking kaboom v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.15s
[INFO] running `Command { std: "docker" "inspect" "00dec0f45c155af43b9efafd432b64981eb22c99a7c36692de0e310016a3f3f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00dec0f45c155af43b9efafd432b64981eb22c99a7c36692de0e310016a3f3f5", kill_on_drop: false }`
[INFO] [stdout] 00dec0f45c155af43b9efafd432b64981eb22c99a7c36692de0e310016a3f3f5
