[INFO] cloning repository https://github.com/jcamiel/loop-bin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jcamiel/loop-bin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcamiel%2Floop-bin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcamiel%2Floop-bin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef471b0911244c8387ecf6742041fd764a2626d7 [INFO] checking jcamiel/loop-bin against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcamiel%2Floop-bin" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jcamiel/loop-bin 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/jcamiel/loop-bin [INFO] finished tweaking git repo https://github.com/jcamiel/loop-bin [INFO] tweaked toml for git repo https://github.com/jcamiel/loop-bin written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jcamiel/loop-bin 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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_lex v0.3.1 [INFO] [stderr] Downloaded ctrlc v3.2.4 [INFO] [stderr] Downloaded io-lifetimes v1.0.4 [INFO] [stderr] Downloaded rustix v0.36.7 [INFO] [stderr] Downloaded clap v4.1.1 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 359d714cd1b3a3456622d545b203b8fdbfc7ced08038fe70cfc673bc34091216 [INFO] running `Command { std: "docker" "start" "-a" "359d714cd1b3a3456622d545b203b8fdbfc7ced08038fe70cfc673bc34091216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "359d714cd1b3a3456622d545b203b8fdbfc7ced08038fe70cfc673bc34091216", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "359d714cd1b3a3456622d545b203b8fdbfc7ced08038fe70cfc673bc34091216", kill_on_drop: false }` [INFO] [stdout] 359d714cd1b3a3456622d545b203b8fdbfc7ced08038fe70cfc673bc34091216 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f007e6884c5ce9ac444cb317f0a6ef8bc9a7992361fc3fe4142a756d818d54fc [INFO] running `Command { std: "docker" "start" "-a" "f007e6884c5ce9ac444cb317f0a6ef8bc9a7992361fc3fe4142a756d818d54fc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking clap_lex v0.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking ctrlc v3.2.4 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stderr] Checking clap v4.1.1 [INFO] [stderr] Checking loop-bin v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.28s [INFO] running `Command { std: "docker" "inspect" "f007e6884c5ce9ac444cb317f0a6ef8bc9a7992361fc3fe4142a756d818d54fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f007e6884c5ce9ac444cb317f0a6ef8bc9a7992361fc3fe4142a756d818d54fc", kill_on_drop: false }` [INFO] [stdout] f007e6884c5ce9ac444cb317f0a6ef8bc9a7992361fc3fe4142a756d818d54fc