[INFO] cloning repository https://github.com/Aemulation/esp-hal-hc-12
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aemulation/esp-hal-hc-12" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAemulation%2Fesp-hal-hc-12", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAemulation%2Fesp-hal-hc-12'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 67a2500a322fd16247bb80db53f6d9cda7f5b600
[INFO] checking Aemulation/esp-hal-hc-12 against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAemulation%2Fesp-hal-hc-12" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Aemulation/esp-hal-hc-12
[INFO] finished tweaking git repo https://github.com/Aemulation/esp-hal-hc-12
[INFO] tweaked toml for git repo https://github.com/Aemulation/esp-hal-hc-12 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aemulation/esp-hal-hc-12 on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aemulation/esp-hal-hc-12 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41b00e5832f12160dda448d8bdfae4a1a16a2043efca5257a46a42e319c8510e
[INFO] running `Command { std: "docker" "start" "-a" "41b00e5832f12160dda448d8bdfae4a1a16a2043efca5257a46a42e319c8510e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41b00e5832f12160dda448d8bdfae4a1a16a2043efca5257a46a42e319c8510e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41b00e5832f12160dda448d8bdfae4a1a16a2043efca5257a46a42e319c8510e", kill_on_drop: false }`
[INFO] [stdout] 41b00e5832f12160dda448d8bdfae4a1a16a2043efca5257a46a42e319c8510e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] acf06b0d8a996b3ba2b929173ddda6b50653d18f1c48b1f600c63656811380f5
[INFO] running `Command { std: "docker" "start" "-a" "acf06b0d8a996b3ba2b929173ddda6b50653d18f1c48b1f600c63656811380f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling embassy-time-queue-utils v0.1.0
[INFO] [stderr]    Compiling embassy-time-driver v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling embassy-executor v0.7.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling embassy-sync v0.6.2
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.0
[INFO] [stderr]    Compiling esp32c3 v0.27.0
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking embedded-storage v0.3.1
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking gcd v2.3.0
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]     Checking embedded-storage-async v0.4.1
[INFO] [stderr]     Checking embedded-hal-nb v1.0.0
[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.10.0/src/lib.rs:343:1
[INFO] [stdout]     |
[INFO] [stdout] 343 | / compile_error!(
[INFO] [stdout] 344 | |     "`portable_atomic_unsafe_assume_single_core` cfg (`unsafe-assume-single-core` feature) \
[INFO] [stdout] 345 | |      is not compatible with target that supports atomic CAS;\n\
[INFO] [stdout] 346 | |      see also <https://github.com/taiki-e/portable-atomic/issues/148> for troubleshooting"
[INFO] [stdout] 347 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking embedded-can v0.4.1
[INFO] [stderr]     Checking fugit v0.3.7
[INFO] [stderr]     Checking ufmt-write v0.1.0
[INFO] [stderr]     Checking bitfield v0.17.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling hc-12 v0.1.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling syn v2.0.98
[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" "acf06b0d8a996b3ba2b929173ddda6b50653d18f1c48b1f600c63656811380f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "acf06b0d8a996b3ba2b929173ddda6b50653d18f1c48b1f600c63656811380f5", kill_on_drop: false }`
[INFO] [stdout] acf06b0d8a996b3ba2b929173ddda6b50653d18f1c48b1f600c63656811380f5
