[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 try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBestClaws%2Fbetter-os" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BestClaws/better-os on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f1b7f37810db379a620250adc3ad5f03b50c9a2a22718bf72505227f2f06b5e
[INFO] running `Command { std: "docker" "start" "-a" "9f1b7f37810db379a620250adc3ad5f03b50c9a2a22718bf72505227f2f06b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f1b7f37810db379a620250adc3ad5f03b50c9a2a22718bf72505227f2f06b5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f1b7f37810db379a620250adc3ad5f03b50c9a2a22718bf72505227f2f06b5e", kill_on_drop: false }`
[INFO] [stdout] 9f1b7f37810db379a620250adc3ad5f03b50c9a2a22718bf72505227f2f06b5e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2e2b2016415a91bb4d42239f6ba06dc83377dbf0be74324b5316b047f1e294f
[INFO] running `Command { std: "docker" "start" "-a" "a2e2b2016415a91bb4d42239f6ba06dc83377dbf0be74324b5316b047f1e294f", kill_on_drop: false }`
[INFO] [stderr]    Compiling defmt v1.0.1
[INFO] [stderr]    Compiling defmt-macros v1.0.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling embassy-time-queue-utils v0.1.0
[INFO] [stderr]    Compiling embassy-executor v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling esp-build v0.3.0
[INFO] [stderr]    Compiling embassy-time-driver v0.2.0
[INFO] [stderr]     Checking heapless v0.8.0
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling embassy-sync v0.7.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling esp32c3 v0.29.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bitfield-macros v0.19.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling embassy-executor-macros v0.6.2
[INFO] [stderr]    Compiling enumset_derive v0.11.0
[INFO] [stderr]    Compiling pulldown-cmark v0.11.3
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]    Compiling esp-wifi-sys v0.7.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 proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling delegate v0.13.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]     Checking esp-metadata v0.7.0
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling esp-hal-procmacros v0.18.0
[INFO] [stderr]     Checking esp-config v0.4.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking display-interface v0.5.0
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling portable_atomic_enum_macros v0.2.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling trouble-host v0.2.0 (https://github.com/embassy-rs/trouble?rev=cedb8128c09299f3e1d122104d3d344a0bb5c41a#cedb8128)
[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" "a2e2b2016415a91bb4d42239f6ba06dc83377dbf0be74324b5316b047f1e294f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2e2b2016415a91bb4d42239f6ba06dc83377dbf0be74324b5316b047f1e294f", kill_on_drop: false }`
[INFO] [stdout] a2e2b2016415a91bb4d42239f6ba06dc83377dbf0be74324b5316b047f1e294f
