[INFO] cloning repository https://github.com/Minigrim0/rpi4-ledcontroller [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Minigrim0/rpi4-ledcontroller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinigrim0%2Frpi4-ledcontroller", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinigrim0%2Frpi4-ledcontroller'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a098d8ca7704787f8885e753c6a326770b6959e8 [INFO] checking Minigrim0/rpi4-ledcontroller against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMinigrim0%2Frpi4-ledcontroller" "/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/Minigrim0/rpi4-ledcontroller 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/Minigrim0/rpi4-ledcontroller [INFO] finished tweaking git repo https://github.com/Minigrim0/rpi4-ledcontroller [INFO] tweaked toml for git repo https://github.com/Minigrim0/rpi4-ledcontroller written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Minigrim0/rpi4-ledcontroller 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 thiserror-impl v1.0.55 [INFO] [stderr] Downloaded rs_ws281x v0.5.1 [INFO] [stderr] Downloaded thiserror v1.0.55 [INFO] [stderr] Downloaded rumqttc v0.23.0 [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] 5fb3bd3823649d8f87df0dee90cfec4119e85b67ef556c4dac179be7521c1eca [INFO] running `Command { std: "docker" "start" "-a" "5fb3bd3823649d8f87df0dee90cfec4119e85b67ef556c4dac179be7521c1eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5fb3bd3823649d8f87df0dee90cfec4119e85b67ef556c4dac179be7521c1eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb3bd3823649d8f87df0dee90cfec4119e85b67ef556c4dac179be7521c1eca", kill_on_drop: false }` [INFO] [stdout] 5fb3bd3823649d8f87df0dee90cfec4119e85b67ef556c4dac179be7521c1eca [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] 127556bd8c4dfac684af9226325c6897e027c237062a5bc5257233d039a77ce8 [INFO] running `Command { std: "docker" "start" "-a" "127556bd8c4dfac684af9226325c6897e027c237062a5bc5257233d039a77ce8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling bindgen v0.69.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling thiserror v1.0.55 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.55 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking rumqttc v0.23.0 [INFO] [stderr] Compiling rs_ws281x v0.5.1 [INFO] [stderr] Checking leds v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.16s [INFO] running `Command { std: "docker" "inspect" "127556bd8c4dfac684af9226325c6897e027c237062a5bc5257233d039a77ce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "127556bd8c4dfac684af9226325c6897e027c237062a5bc5257233d039a77ce8", kill_on_drop: false }` [INFO] [stdout] 127556bd8c4dfac684af9226325c6897e027c237062a5bc5257233d039a77ce8