[INFO] cloning repository https://github.com/brainstorm/esp-embassy-book-experiments [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brainstorm/esp-embassy-book-experiments" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrainstorm%2Fesp-embassy-book-experiments", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrainstorm%2Fesp-embassy-book-experiments'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 22409f199f667dcecaf5979a9ebb583716f30443 [INFO] testing brainstorm/esp-embassy-book-experiments against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrainstorm%2Fesp-embassy-book-experiments" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/brainstorm/esp-embassy-book-experiments [INFO] finished tweaking git repo https://github.com/brainstorm/esp-embassy-book-experiments [INFO] tweaked toml for git repo https://github.com/brainstorm/esp-embassy-book-experiments written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/brainstorm/esp-embassy-book-experiments on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/brainstorm/esp-embassy-book-experiments 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/esp-rs/esp-hal` [INFO] [stderr] Updating git repository `https://github.com/esp-rs/esp-pacs` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded riscv-rt-macros v0.5.0 [INFO] [stderr] Downloaded somni-expr v0.1.0 [INFO] [stderr] Downloaded somni-parser v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd350fc1259c500c2a44f6e9081e4af7f456dc15e32ea3c483d871f00488deee [INFO] running `Command { std: "docker" "start" "-a" "cd350fc1259c500c2a44f6e9081e4af7f456dc15e32ea3c483d871f00488deee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd350fc1259c500c2a44f6e9081e4af7f456dc15e32ea3c483d871f00488deee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd350fc1259c500c2a44f6e9081e4af7f456dc15e32ea3c483d871f00488deee", kill_on_drop: false }` [INFO] [stdout] cd350fc1259c500c2a44f6e9081e4af7f456dc15e32ea3c483d871f00488deee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db7ac6931c2e33fe09c9f867e2d59d7893cca4add96530f1248b8e03184b9858 [INFO] running `Command { std: "docker" "start" "-a" "db7ac6931c2e33fe09c9f867e2d59d7893cca4add96530f1248b8e03184b9858", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling esp-metadata-generated v0.1.0 (https://github.com/esp-rs/esp-hal?branch=main#ef496a44) [INFO] [stderr] Compiling somni-parser v0.1.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling esp-rom-sys v0.1.1 (https://github.com/esp-rs/esp-hal?branch=main#ef496a44) [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling embedded-hal v0.2.7 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling embassy-hal-internal v0.3.0 [INFO] [stderr] Compiling embedded-storage v0.3.1 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Compiling embassy-sync v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling embedded-storage-async v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling embassy-futures v0.1.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling esp32c6 v0.21.0 (https://github.com/esp-rs/esp-pacs?rev=aa2c01b835dfe8dbaee881d044004d3bd326b460#aa2c01b8) [INFO] [stderr] Compiling gcd v2.3.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling fugit v0.3.7 [INFO] [stderr] Compiling embedded-can v0.4.1 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling smoltcp v0.12.0 [INFO] [stderr] Compiling esp-metadata-generated v0.1.0 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling embassy-time v0.4.0 [INFO] [stderr] Compiling esp-config v0.5.0 (https://github.com/esp-rs/esp-hal?branch=main#ef496a44) [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling esp-println v0.15.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stdout] error[E0599]: no method named `to_ascii_lowercase` found for type `i8` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/esp-hal-29ef8683203c9b81/ef496a4/esp-rom-sys/src/lib.rs:83:31 [INFO] [stdout] | [INFO] [stdout] 83 | 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/git/checkouts/esp-hal-29ef8683203c9b81/ef496a4/esp-rom-sys/src/lib.rs:83:69 [INFO] [stdout] | [INFO] [stdout] 83 | 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] [stderr] Compiling esp-wifi-sys v0.7.1 [INFO] [stderr] Compiling linked_list_allocator v0.10.5 [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] running `Command { std: "docker" "inspect" "db7ac6931c2e33fe09c9f867e2d59d7893cca4add96530f1248b8e03184b9858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db7ac6931c2e33fe09c9f867e2d59d7893cca4add96530f1248b8e03184b9858", kill_on_drop: false }` [INFO] [stdout] db7ac6931c2e33fe09c9f867e2d59d7893cca4add96530f1248b8e03184b9858