[INFO] cloning repository https://github.com/A-I-nstein/rust_ESP32-C3
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/A-I-nstein/rust_ESP32-C3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-I-nstein%2Frust_ESP32-C3", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-I-nstein%2Frust_ESP32-C3'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bffc5ab0082ea629b2a1d9804bdd19197ba4b312
[INFO] checking A-I-nstein/rust_ESP32-C3 against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FA-I-nstein%2Frust_ESP32-C3" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/A-I-nstein/rust_ESP32-C3
[INFO] finished tweaking git repo https://github.com/A-I-nstein/rust_ESP32-C3
[INFO] tweaked toml for git repo https://github.com/A-I-nstein/rust_ESP32-C3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/A-I-nstein/rust_ESP32-C3 on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/A-I-nstein/rust_ESP32-C3 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67d3d7ac6edc390e89e257ba079f8684b8473cd1122012d334983f500cdcc747
[INFO] running `Command { std: "docker" "start" "-a" "67d3d7ac6edc390e89e257ba079f8684b8473cd1122012d334983f500cdcc747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67d3d7ac6edc390e89e257ba079f8684b8473cd1122012d334983f500cdcc747", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67d3d7ac6edc390e89e257ba079f8684b8473cd1122012d334983f500cdcc747", kill_on_drop: false }`
[INFO] [stdout] 67d3d7ac6edc390e89e257ba079f8684b8473cd1122012d334983f500cdcc747
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d81d6055e6e20e3b4d6f373111469a70763f954aaa26bda9ac09f24a30b8967
[INFO] running `Command { std: "docker" "start" "-a" "5d81d6055e6e20e3b4d6f373111469a70763f954aaa26bda9ac09f24a30b8967", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling embassy-time-driver v0.2.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling winnow v0.7.4
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling esp32c3 v0.28.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking embedded-storage-async v0.4.1
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking bytemuck v1.22.0
[INFO] [stderr]    Compiling embassy-time-queue-utils v0.1.0
[INFO] [stderr]    Compiling embassy-executor v0.7.0
[INFO] [stderr]     Checking nobcd v0.2.0
[INFO] [stderr]    Compiling z4_embassy_uart_echo v0.1.0 (/opt/rustwide/workdir/z4_embassy_uart_echo)
[INFO] [stderr]    Compiling z5_embassy_click_counter v0.1.0 (/opt/rustwide/workdir/z5_embassy_click_counter)
[INFO] [stderr]    Compiling z3_embassy_led_cycling v0.1.0 (/opt/rustwide/workdir/z3_embassy_led_cycling)
[INFO] [stdout] error: `portable_atomic_unsafe_assume_single_core` cfg (`unsafe-assume-single-core` feature) is not compatible with target that supports atomic CAS;
[INFO] [stdout]        see also <https://github.com/taiki-e/portable-atomic/issues/148> for troubleshooting
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/portable-atomic-1.11.0/src/lib.rs:355:1
[INFO] [stdout]     |
[INFO] [stdout] 355 | / compile_error!(
[INFO] [stdout] 356 | |     "`portable_atomic_unsafe_assume_single_core` cfg (`unsafe-assume-single-core` feature) \
[INFO] [stdout] 357 | |      is not compatible with target that supports atomic CAS;\n\
[INFO] [stdout] 358 | |      see also <https://github.com/taiki-e/portable-atomic/issues/148> for troubleshooting"
[INFO] [stdout] 359 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr] error: could not compile `portable-atomic` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5d81d6055e6e20e3b4d6f373111469a70763f954aaa26bda9ac09f24a30b8967", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d81d6055e6e20e3b4d6f373111469a70763f954aaa26bda9ac09f24a30b8967", kill_on_drop: false }`
[INFO] [stdout] 5d81d6055e6e20e3b4d6f373111469a70763f954aaa26bda9ac09f24a30b8967
