[INFO] cloning repository https://github.com/lupyuen/pinephone-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lupyuen/pinephone-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flupyuen%2Fpinephone-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flupyuen%2Fpinephone-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aa590ed9495622c91c127fc96284f72b887590d9 [INFO] checking lupyuen/pinephone-emulator against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flupyuen%2Fpinephone-emulator" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lupyuen/pinephone-emulator on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lupyuen/pinephone-emulator [INFO] finished tweaking git repo https://github.com/lupyuen/pinephone-emulator [INFO] tweaked toml for git repo https://github.com/lupyuen/pinephone-emulator written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lupyuen/pinephone-emulator 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cpp_demangle v0.4.0 [INFO] [stderr] Downloaded gimli v0.27.2 [INFO] [stderr] Downloaded unicorn-engine v2.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67e850702c4ffd13a98acf8f16dc3e398d0e0a271562568cdf409506d6484b65 [INFO] running `Command { std: "docker" "start" "-a" "67e850702c4ffd13a98acf8f16dc3e398d0e0a271562568cdf409506d6484b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67e850702c4ffd13a98acf8f16dc3e398d0e0a271562568cdf409506d6484b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67e850702c4ffd13a98acf8f16dc3e398d0e0a271562568cdf409506d6484b65", kill_on_drop: false }` [INFO] [stdout] 67e850702c4ffd13a98acf8f16dc3e398d0e0a271562568cdf409506d6484b65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a94add83ca8e6e9c0dd7876fa027c3e7b771be25cdb7345e5635f6e3e291e0c [INFO] running `Command { std: "docker" "start" "-a" "2a94add83ca8e6e9c0dd7876fa027c3e7b771be25cdb7345e5635f6e3e291e0c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling cpp_demangle v0.4.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling unicorn-engine v2.0.1 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking pinephone-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "2a94add83ca8e6e9c0dd7876fa027c3e7b771be25cdb7345e5635f6e3e291e0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a94add83ca8e6e9c0dd7876fa027c3e7b771be25cdb7345e5635f6e3e291e0c", kill_on_drop: false }` [INFO] [stdout] 2a94add83ca8e6e9c0dd7876fa027c3e7b771be25cdb7345e5635f6e3e291e0c [INFO] checking lupyuen/pinephone-emulator against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flupyuen%2Fpinephone-emulator" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lupyuen/pinephone-emulator on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lupyuen/pinephone-emulator [INFO] finished tweaking git repo https://github.com/lupyuen/pinephone-emulator [INFO] tweaked toml for git repo https://github.com/lupyuen/pinephone-emulator written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/lupyuen/pinephone-emulator 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd3fd37fe9a23093f818271c69d255c4d28215b951fc78b33587d3e7a0e4c29c [INFO] running `Command { std: "docker" "start" "-a" "cd3fd37fe9a23093f818271c69d255c4d28215b951fc78b33587d3e7a0e4c29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd3fd37fe9a23093f818271c69d255c4d28215b951fc78b33587d3e7a0e4c29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd3fd37fe9a23093f818271c69d255c4d28215b951fc78b33587d3e7a0e4c29c", kill_on_drop: false }` [INFO] [stdout] cd3fd37fe9a23093f818271c69d255c4d28215b951fc78b33587d3e7a0e4c29c [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c0562cd47b2cb4d4a43db5af186d31b11b692f7c4d3a0098ed271590827778b8 [INFO] running `Command { std: "docker" "start" "-a" "c0562cd47b2cb4d4a43db5af186d31b11b692f7c4d3a0098ed271590827778b8", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling cpp_demangle v0.4.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling unicorn-engine v2.0.1 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking pinephone-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s [INFO] running `Command { std: "docker" "inspect" "c0562cd47b2cb4d4a43db5af186d31b11b692f7c4d3a0098ed271590827778b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0562cd47b2cb4d4a43db5af186d31b11b692f7c4d3a0098ed271590827778b8", kill_on_drop: false }` [INFO] [stdout] c0562cd47b2cb4d4a43db5af186d31b11b692f7c4d3a0098ed271590827778b8