[INFO] cloning repository https://github.com/ChrisPortman/DoorCTRL
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChrisPortman/DoorCTRL" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisPortman%2FDoorCTRL", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisPortman%2FDoorCTRL'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1cd8c1b02bdf633eebac45e11ee9b0d0eee236d9
[INFO] checking ChrisPortman/DoorCTRL against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChrisPortman%2FDoorCTRL" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ChrisPortman/DoorCTRL
[INFO] finished tweaking git repo https://github.com/ChrisPortman/DoorCTRL
[INFO] tweaked toml for git repo https://github.com/ChrisPortman/DoorCTRL written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChrisPortman/DoorCTRL on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChrisPortman/DoorCTRL 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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/ChrisPortman/rust-mqtt.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded defmt v0.3.100
[INFO] [stderr]   Downloaded bitfield-macros v0.19.3
[INFO] [stderr]   Downloaded delegate v0.13.4
[INFO] [stderr]   Downloaded serde-json-core v0.6.0
[INFO] [stderr]   Downloaded embassy-time v0.4.0
[INFO] [stderr]   Downloaded bitfield v0.19.3
[INFO] [stderr]   Downloaded esp-bootloader-esp-idf v0.3.0
[INFO] [stderr]   Downloaded weblite v0.0.1
[INFO] [stderr]   Downloaded rtt-target v0.6.2
[INFO] [stderr]   Downloaded embedded-tls v0.17.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97e2f95018384658555368d2322702692d3be7a1feb356aebbc65441613aac14
[INFO] running `Command { std: "docker" "start" "-a" "97e2f95018384658555368d2322702692d3be7a1feb356aebbc65441613aac14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97e2f95018384658555368d2322702692d3be7a1feb356aebbc65441613aac14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97e2f95018384658555368d2322702692d3be7a1feb356aebbc65441613aac14", kill_on_drop: false }`
[INFO] [stdout] 97e2f95018384658555368d2322702692d3be7a1feb356aebbc65441613aac14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0292ed06bdd1a106918c3fd87d15cd0ee7cf58d765f545f4f88318c048011042
[INFO] running `Command { std: "docker" "start" "-a" "0292ed06bdd1a106918c3fd87d15cd0ee7cf58d765f545f4f88318c048011042", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling esp-metadata-generated v0.3.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling embassy-sync v0.7.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling esp32c3 v0.31.0
[INFO] [stderr]     Checking embassy-hal-internal v0.3.0
[INFO] [stderr]     Checking embassy-time-driver v0.2.1
[INFO] [stderr]    Compiling heapless v0.9.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling esp-wifi-sys v0.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]    Compiling esp-rom-sys v0.1.3
[INFO] [stderr]    Compiling esp-sync v0.1.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]    Compiling embassy-time-queue-utils v0.3.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking generic-array v0.13.3
[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.1/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 heapless v0.6.1
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]     Checking allocator-api2 v0.3.1
[INFO] [stdout] error[E0599]: no method named `to_ascii_lowercase` found for type `i8` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-rom-sys-0.1.3/src/lib.rs:86:31
[INFO] [stdout]    |
[INFO] [stdout] 86 |             let val = (*s1_i).to_ascii_lowercase() as i32 - (*s2_i).to_ascii_lowercase() as i32;
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^^^^^ method not found in `i8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `to_ascii_lowercase` found for type `i8` in the current scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/esp-rom-sys-0.1.3/src/lib.rs:86:69
[INFO] [stdout]    |
[INFO] [stdout] 86 |             let val = (*s1_i).to_ascii_lowercase() as i32 - (*s2_i).to_ascii_lowercase() as i32;
[INFO] [stdout]    |                                                                     ^^^^^^^^^^^^^^^^^^ method not found in `i8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `esp-rom-sys` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `portable-atomic` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0292ed06bdd1a106918c3fd87d15cd0ee7cf58d765f545f4f88318c048011042", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0292ed06bdd1a106918c3fd87d15cd0ee7cf58d765f545f4f88318c048011042", kill_on_drop: false }`
[INFO] [stdout] 0292ed06bdd1a106918c3fd87d15cd0ee7cf58d765f545f4f88318c048011042
