[INFO] cloning repository https://github.com/jdcalvelli/project-honkai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdcalvelli/project-honkai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdcalvelli%2Fproject-honkai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdcalvelli%2Fproject-honkai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfc65c25d062b3d8a7890de383a7c8181b2cba26
[INFO] checking jdcalvelli/project-honkai against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdcalvelli%2Fproject-honkai" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jdcalvelli/project-honkai
[INFO] finished tweaking git repo https://github.com/jdcalvelli/project-honkai
[INFO] tweaked toml for git repo https://github.com/jdcalvelli/project-honkai written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jdcalvelli/project-honkai on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jdcalvelli/project-honkai 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking jdcalvelli/project-honkai against try#0cb362313295507a2f4321c0e30cea0168f2fe71 for pr-138961-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdcalvelli%2Fproject-honkai" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jdcalvelli/project-honkai
[INFO] finished tweaking git repo https://github.com/jdcalvelli/project-honkai
[INFO] tweaked toml for git repo https://github.com/jdcalvelli/project-honkai written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jdcalvelli/project-honkai on toolchain 0cb362313295507a2f4321c0e30cea0168f2fe71
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jdcalvelli/project-honkai 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" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "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 itoa v1.0.13
[INFO] [stderr]   Downloaded turbo-genesis-ffi v1.0.0
[INFO] [stderr]   Downloaded turbo-genesis-abi v1.0.0
[INFO] [stderr]   Downloaded turbo-genesis-macros v1.0.0
[INFO] [stderr]   Downloaded turbo-genesis-sdk v4.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d5a0f6b254aea2a1486db8ab1a738b80c6f2a169c69237ed4275cf0f23243d32
[INFO] running `Command { std: "docker" "start" "-a" "d5a0f6b254aea2a1486db8ab1a738b80c6f2a169c69237ed4275cf0f23243d32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5a0f6b254aea2a1486db8ab1a738b80c6f2a169c69237ed4275cf0f23243d32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5a0f6b254aea2a1486db8ab1a738b80c6f2a169c69237ed4275cf0f23243d32", kill_on_drop: false }`
[INFO] [stdout] d5a0f6b254aea2a1486db8ab1a738b80c6f2a169c69237ed4275cf0f23243d32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+0cb362313295507a2f4321c0e30cea0168f2fe71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c5c1ece873ee562bec150f3bf94354eb3ac3040f711e0ad324516f0f3c5c80b
[INFO] running `Command { std: "docker" "start" "-a" "5c5c1ece873ee562bec150f3bf94354eb3ac3040f711e0ad324516f0f3c5c80b", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling itoa v1.0.13
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]     Checking turbo-genesis-ffi v1.0.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking turbo-genesis-abi v1.0.0
[INFO] [stderr]    Compiling turbo-genesis-macros v1.0.0
[INFO] [stderr]     Checking turbo-genesis-sdk v4.0.0
[INFO] [stderr]     Checking project-honkai v2.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.65s
[INFO] running `Command { std: "docker" "inspect" "5c5c1ece873ee562bec150f3bf94354eb3ac3040f711e0ad324516f0f3c5c80b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c5c1ece873ee562bec150f3bf94354eb3ac3040f711e0ad324516f0f3c5c80b", kill_on_drop: false }`
[INFO] [stdout] 5c5c1ece873ee562bec150f3bf94354eb3ac3040f711e0ad324516f0f3c5c80b
