[INFO] cloning repository https://github.com/laeppsynk/smol_axum_mirror
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/laeppsynk/smol_axum_mirror" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaeppsynk%2Fsmol_axum_mirror", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaeppsynk%2Fsmol_axum_mirror'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b66dc2f034e5eaed01a3c08e0cc9d2458ed06d59
[INFO] checking laeppsynk/smol_axum_mirror against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaeppsynk%2Fsmol_axum_mirror" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/laeppsynk/smol_axum_mirror
[INFO] finished tweaking git repo https://github.com/laeppsynk/smol_axum_mirror
[INFO] tweaked toml for git repo https://github.com/laeppsynk/smol_axum_mirror written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/laeppsynk/smol_axum_mirror on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/laeppsynk/smol_axum_mirror 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking laeppsynk/smol_axum_mirror against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flaeppsynk%2Fsmol_axum_mirror" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/laeppsynk/smol_axum_mirror
[INFO] finished tweaking git repo https://github.com/laeppsynk/smol_axum_mirror
[INFO] tweaked toml for git repo https://github.com/laeppsynk/smol_axum_mirror written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/laeppsynk/smol_axum_mirror on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/laeppsynk/smol_axum_mirror 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "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 smol-hyper v0.1.1
[INFO] [stderr]   Downloaded axum-core v0.4.2
[INFO] [stderr]   Downloaded async-lock v3.2.0
[INFO] [stderr]   Downloaded smol-macros v0.1.0
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.18
[INFO] [stderr]   Downloaded async-task v4.6.0
[INFO] [stderr]   Downloaded event-listener v4.0.1
[INFO] [stderr]   Downloaded axum v0.7.3
[INFO] [stderr]   Downloaded h2 v0.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 204ed3f79ac54a73027ad8434c095c7195d8e8bb1e391151fe515b3887faeffc
[INFO] running `Command { std: "docker" "start" "-a" "204ed3f79ac54a73027ad8434c095c7195d8e8bb1e391151fe515b3887faeffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "204ed3f79ac54a73027ad8434c095c7195d8e8bb1e391151fe515b3887faeffc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204ed3f79ac54a73027ad8434c095c7195d8e8bb1e391151fe515b3887faeffc", kill_on_drop: false }`
[INFO] [stdout] 204ed3f79ac54a73027ad8434c095c7195d8e8bb1e391151fe515b3887faeffc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fca0f8da7e243713581d589ee676d4e0460dfedad92b6f9b9ea8740a46f42f72
[INFO] running `Command { std: "docker" "start" "-a" "fca0f8da7e243713581d589ee676d4e0460dfedad92b6f9b9ea8740a46f42f72", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling axum-core v0.4.2
[INFO] [stderr]     Checking async-task v4.6.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling axum v0.7.3
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking event-listener v4.0.1
[INFO] [stderr]     Checking async-executor v1.13.0
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking async-lock v3.2.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.4.4
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling async-trait v0.1.75
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking polling v3.3.1
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]     Checking smol-macros v0.1.0
[INFO] [stderr]     Checking hyper-util v0.1.2
[INFO] [stderr]     Checking smol-hyper v0.1.1
[INFO] [stderr]     Checking smol-axum v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.91s
[INFO] running `Command { std: "docker" "inspect" "fca0f8da7e243713581d589ee676d4e0460dfedad92b6f9b9ea8740a46f42f72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fca0f8da7e243713581d589ee676d4e0460dfedad92b6f9b9ea8740a46f42f72", kill_on_drop: false }`
[INFO] [stdout] fca0f8da7e243713581d589ee676d4e0460dfedad92b6f9b9ea8740a46f42f72
