[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/4bd767e2052b48c79268c19a8f5dd65e576279ce against master#49b6ac01d6f4c3da812039ae846407a20961aa4c for pr-154887 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinmorisawa%2Fmirai" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/shinmorisawa/mirai on toolchain 49b6ac01d6f4c3da812039ae846407a20961aa4c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "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" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logc v0.4.1 [INFO] [stderr] Downloaded aws-lc-rs v1.13.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8436bcc2eb9f10f8f037ee4ad5ae9e323a8cf1241fd1314e1748d282450db0a7 [INFO] running `Command { std: "docker" "start" "-a" "8436bcc2eb9f10f8f037ee4ad5ae9e323a8cf1241fd1314e1748d282450db0a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8436bcc2eb9f10f8f037ee4ad5ae9e323a8cf1241fd1314e1748d282450db0a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8436bcc2eb9f10f8f037ee4ad5ae9e323a8cf1241fd1314e1748d282450db0a7", kill_on_drop: false }` [INFO] [stdout] 8436bcc2eb9f10f8f037ee4ad5ae9e323a8cf1241fd1314e1748d282450db0a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 017b5ee0156a036e94a86f25cd5fb1850885456f5705c5d41381c5cddb24a7d4 [INFO] running `Command { std: "docker" "start" "-a" "017b5ee0156a036e94a86f25cd5fb1850885456f5705c5d41381c5cddb24a7d4", 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] Compiling rustls v0.23.29 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking logc v0.4.1 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling cmake v0.1.54 [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 30.63s [INFO] running `Command { std: "docker" "inspect" "017b5ee0156a036e94a86f25cd5fb1850885456f5705c5d41381c5cddb24a7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "017b5ee0156a036e94a86f25cd5fb1850885456f5705c5d41381c5cddb24a7d4", kill_on_drop: false }` [INFO] [stdout] 017b5ee0156a036e94a86f25cd5fb1850885456f5705c5d41381c5cddb24a7d4