[INFO] cloning repository https://github.com/shinmorisawa/mirai
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinmorisawa/mirai" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinmorisawa%2Fmirai", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinmorisawa%2Fmirai'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4bd767e2052b48c79268c19a8f5dd65e576279ce
[INFO] checking shinmorisawa/mirai against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinmorisawa%2Fmirai" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shinmorisawa/mirai
[INFO] finished tweaking git repo https://github.com/shinmorisawa/mirai
[INFO] tweaked toml for git repo https://github.com/shinmorisawa/mirai written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shinmorisawa/mirai on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shinmorisawa/mirai 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-webpki v0.103.4
[INFO] [stderr]   Downloaded logc v0.4.1
[INFO] [stderr]   Downloaded cmake v0.1.54
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded prettyplease v0.2.35
[INFO] [stderr]   Downloaded cc v1.2.29
[INFO] [stderr]   Downloaded aws-lc-rs v1.13.2
[INFO] [stderr]   Downloaded bindgen v0.69.5
[INFO] [stderr]   Downloaded rustls v0.23.29
[INFO] [stderr]   Downloaded aws-lc-sys v0.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce58f39cc320e026405a40f688dc85164e7b38214cf3d8474b9982a3226976d1
[INFO] running `Command { std: "docker" "start" "-a" "ce58f39cc320e026405a40f688dc85164e7b38214cf3d8474b9982a3226976d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce58f39cc320e026405a40f688dc85164e7b38214cf3d8474b9982a3226976d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce58f39cc320e026405a40f688dc85164e7b38214cf3d8474b9982a3226976d1", kill_on_drop: false }`
[INFO] [stdout] ce58f39cc320e026405a40f688dc85164e7b38214cf3d8474b9982a3226976d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30e394187a4d540efd6048e0a1447e8fd16c1fa139ecd45a258587176a97c5b0
[INFO] running `Command { std: "docker" "start" "-a" "30e394187a4d540efd6048e0a1447e8fd16c1fa139ecd45a258587176a97c5b0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.13.2
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling rustls v0.23.29
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking logc v0.4.1
[INFO] [stderr]    Compiling aws-lc-sys v0.30.0
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]     Checking mirai-gemini v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.09s
[INFO] running `Command { std: "docker" "inspect" "30e394187a4d540efd6048e0a1447e8fd16c1fa139ecd45a258587176a97c5b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30e394187a4d540efd6048e0a1447e8fd16c1fa139ecd45a258587176a97c5b0", kill_on_drop: false }`
[INFO] [stdout] 30e394187a4d540efd6048e0a1447e8fd16c1fa139ecd45a258587176a97c5b0
