[INFO] cloning repository https://github.com/BestClaws/better-os
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BestClaws/better-os" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBestClaws%2Fbetter-os", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBestClaws%2Fbetter-os'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ba57793723fc58da1c226853b67bac3f36fd610
[INFO] checking BestClaws/better-os against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBestClaws%2Fbetter-os" "/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/BestClaws/better-os
[INFO] finished tweaking git repo https://github.com/BestClaws/better-os
[INFO] tweaked toml for git repo https://github.com/BestClaws/better-os written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BestClaws/better-os on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BestClaws/better-os 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/embassy-rs/trouble`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded static_cell v2.1.1
[INFO] [stderr]   Downloaded defmt v0.3.100
[INFO] [stderr]   Downloaded defmt-parser v1.0.0
[INFO] [stderr]   Downloaded defmt-macros v1.0.1
[INFO] [stderr]   Downloaded ssd1306 v0.10.0
[INFO] [stderr]   Downloaded embassy-sync v0.7.0
[INFO] [stderr]   Downloaded maybe-async-cfg v0.2.4
[INFO] [stderr]   Downloaded bt-hci v0.3.2
[INFO] [stderr]   Downloaded defmt v1.0.1
[INFO] [stderr]   Downloaded riscv-rt-macros v0.4.0
[INFO] [stderr]   Downloaded esp-metadata v0.7.0
[INFO] [stderr]   Downloaded rtt-target v0.6.1
[INFO] [stderr]   Downloaded esp-build v0.3.0
[INFO] [stderr]   Downloaded display-interface-i2c v0.5.0
[INFO] [stderr]   Downloaded panic-rtt-target v0.2.0
[INFO] [stderr]   Downloaded bitfield v0.19.1
[INFO] [stderr]   Downloaded bitfield-macros v0.19.1
[INFO] [stderr]   Downloaded delegate v0.13.3
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] [stderr]   Downloaded mpu6050-dmp v0.6.0
[INFO] [stderr]   Downloaded esp-alloc v0.8.0
[INFO] [stderr]   Downloaded esp-hal-embassy v0.8.1
[INFO] [stderr]   Downloaded enumset_derive v0.11.0
[INFO] [stderr]   Downloaded esp-config v0.4.0
[INFO] [stderr]   Downloaded xtensa-lx-rt v0.19.0
[INFO] [stderr]   Downloaded minijinja v2.11.0
[INFO] [stderr]   Downloaded esp32c2 v0.26.0
[INFO] [stderr]   Downloaded esp-riscv-rt v0.11.0
[INFO] [stderr]   Downloaded allocator-api2 v0.3.0
[INFO] [stderr]   Downloaded esp32h2 v0.16.0
[INFO] [stderr]   Downloaded esp32s3 v0.32.0
[INFO] [stderr]   Downloaded esp32 v0.37.0
[INFO] [stderr]   Downloaded esp-hal v1.0.0-beta.1
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded esp-wifi v0.14.1
[INFO] [stderr]   Downloaded display-interface-spi v0.5.0
[INFO] [stderr]   Downloaded esp32c3 v0.29.0
[INFO] [stderr]   Downloaded enumset v1.1.6
[INFO] [stderr]   Downloaded pulldown-cmark v0.11.3
[INFO] [stderr]   Downloaded xtensa-lx v0.11.0
[INFO] [stderr]   Downloaded display-interface v0.5.0
[INFO] [stderr]   Downloaded esp-hal-procmacros v0.18.0
[INFO] [stderr]   Downloaded xtensa-lx-rt-proc-macros v0.3.0
[INFO] [stderr]   Downloaded esp32s2 v0.28.0
[INFO] [stderr]   Downloaded esp32c6 v0.20.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa304ef7b0e2422f89a848fc9237fa47b818c516a0e9383efbd96ed0c7a87192
[INFO] running `Command { std: "docker" "start" "-a" "aa304ef7b0e2422f89a848fc9237fa47b818c516a0e9383efbd96ed0c7a87192", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa304ef7b0e2422f89a848fc9237fa47b818c516a0e9383efbd96ed0c7a87192", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa304ef7b0e2422f89a848fc9237fa47b818c516a0e9383efbd96ed0c7a87192", kill_on_drop: false }`
[INFO] [stdout] aa304ef7b0e2422f89a848fc9237fa47b818c516a0e9383efbd96ed0c7a87192
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 249589628e956b22dae04550cd711b2b27b8395a89f54321a923adddb60764b2
[INFO] running `Command { std: "docker" "start" "-a" "249589628e956b22dae04550cd711b2b27b8395a89f54321a923adddb60764b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[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 litrs v0.4.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling esp-build v0.3.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling embassy-executor v0.7.0
[INFO] [stderr]    Compiling embassy-time-queue-utils v0.1.0
[INFO] [stderr]    Compiling defmt-parser v1.0.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling embassy-time-driver v0.2.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling embassy-sync v0.7.0
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]    Compiling esp32c3 v0.29.0
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]     Checking embedded-storage-async v0.4.1
[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 num-traits v0.2.19
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bitfield-macros v0.19.1
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]    Compiling esp-wifi-sys v0.7.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" "249589628e956b22dae04550cd711b2b27b8395a89f54321a923adddb60764b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "249589628e956b22dae04550cd711b2b27b8395a89f54321a923adddb60764b2", kill_on_drop: false }`
[INFO] [stdout] 249589628e956b22dae04550cd711b2b27b8395a89f54321a923adddb60764b2
