[INFO] cloning repository https://github.com/pizi-0/e.i.f.a
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pizi-0/e.i.f.a" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizi-0%2Fe.i.f.a", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizi-0%2Fe.i.f.a'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08eec0a8544244b5c6fb05c6b5f9dacb62c96e94
[INFO] checking pizi-0/e.i.f.a against 49a6044d37d694890450f52ceaceb66277a36b1e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpizi-0%2Fe.i.f.a" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pizi-0/e.i.f.a
[INFO] finished tweaking git repo https://github.com/pizi-0/e.i.f.a
[INFO] tweaked toml for git repo https://github.com/pizi-0/e.i.f.a written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pizi-0/e.i.f.a on toolchain 49a6044d37d694890450f52ceaceb66277a36b1e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pizi-0/e.i.f.a 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" "+49a6044d37d694890450f52ceaceb66277a36b1e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2205e27961e34e821d64fe5e116d95ae2f36d5be5e21de1b4604ebaf1362b9fe
[INFO] running `Command { std: "docker" "start" "2205e27961e34e821d64fe5e116d95ae2f36d5be5e21de1b4604ebaf1362b9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2205e27961e34e821d64fe5e116d95ae2f36d5be5e21de1b4604ebaf1362b9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2205e27961e34e821d64fe5e116d95ae2f36d5be5e21de1b4604ebaf1362b9fe" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2205e27961e34e821d64fe5e116d95ae2f36d5be5e21de1b4604ebaf1362b9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2205e27961e34e821d64fe5e116d95ae2f36d5be5e21de1b4604ebaf1362b9fe" "/opt/rustwide/cargo-home/bin/cargo" "+49a6044d37d694890450f52ceaceb66277a36b1e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]     Checking const-hex v1.17.0
[INFO] [stderr]     Checking time-core v0.1.6
[INFO] [stderr]     Checking apk-info-xml v1.0.8
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling apk-info-axml v1.0.8
[INFO] [stderr]     Checking apk-info-zip v1.0.8
[INFO] [stderr]     Checking apk-info v1.0.8
[INFO] [stderr]     Checking eifa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 49s
[INFO] running `Command { std: "docker" "inspect" "2205e27961e34e821d64fe5e116d95ae2f36d5be5e21de1b4604ebaf1362b9fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2205e27961e34e821d64fe5e116d95ae2f36d5be5e21de1b4604ebaf1362b9fe", kill_on_drop: false }`
[INFO] [stdout] 2205e27961e34e821d64fe5e116d95ae2f36d5be5e21de1b4604ebaf1362b9fe
