[INFO] fetching crate esp-hal-rmt-onewire 0.2.1...
[INFO] checking esp-hal-rmt-onewire-0.2.1 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate esp-hal-rmt-onewire 0.2.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate esp-hal-rmt-onewire 0.2.1 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate esp-hal-rmt-onewire 0.2.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate esp-hal-rmt-onewire 0.2.1
[INFO] tweaked toml for crates.io crate esp-hal-rmt-onewire 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate crates.io crate esp-hal-rmt-onewire 0.2.1 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bee185a6d75c77b7cd732d6456f8d8e308f33b0e47c6d1651c8007798db7a47
[INFO] running `Command { std: "docker" "start" "-a" "8bee185a6d75c77b7cd732d6456f8d8e308f33b0e47c6d1651c8007798db7a47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bee185a6d75c77b7cd732d6456f8d8e308f33b0e47c6d1651c8007798db7a47", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bee185a6d75c77b7cd732d6456f8d8e308f33b0e47c6d1651c8007798db7a47", kill_on_drop: false }`
[INFO] [stdout] 8bee185a6d75c77b7cd732d6456f8d8e308f33b0e47c6d1651c8007798db7a47
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f7ce5fa92b72a327022660c7a0850decf1e2e6928e444d120a6d6f0467d19c5a
[INFO] running `Command { std: "docker" "start" "-a" "f7ce5fa92b72a327022660c7a0850decf1e2e6928e444d120a6d6f0467d19c5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking critical-section v1.1.3
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling portable-atomic v1.8.0
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling embassy-time-driver v0.1.0
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]    Compiling embassy-sync v0.5.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling embassy-time-queue-driver v0.1.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling riscv v0.11.1
[INFO] [stderr]    Compiling esp32c3 v0.25.0
[INFO] [stderr]    Compiling embassy-sync v0.6.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling clap_builder v4.5.18
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking embassy-usb-driver v0.1.0
[INFO] [stdout] error: `portable_atomic_unsafe_assume_single_core` cfg (`unsafe-assume-single-core` feature) does 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-6f17d22bba15001f/portable-atomic-1.8.0/src/lib.rs:335:1
[INFO] [stdout]     |
[INFO] [stdout] 335 | / compile_error!(
[INFO] [stdout] 336 | |     "`portable_atomic_unsafe_assume_single_core` cfg (`unsafe-assume-single-core` feature) \
[INFO] [stdout] 337 | |      does not compatible with target that supports atomic CAS;\n\
[INFO] [stdout] 338 | |      see also <https://github.com/taiki-e/portable-atomic/issues/148> for troubleshooting"
[INFO] [stdout] 339 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling embassy-executor v0.6.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking bitfield v0.16.1
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]    Compiling esp-hal-rmt-onewire v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking embedded-hal v0.2.7
[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" "f7ce5fa92b72a327022660c7a0850decf1e2e6928e444d120a6d6f0467d19c5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7ce5fa92b72a327022660c7a0850decf1e2e6928e444d120a6d6f0467d19c5a", kill_on_drop: false }`
[INFO] [stdout] f7ce5fa92b72a327022660c7a0850decf1e2e6928e444d120a6d6f0467d19c5a
