[INFO] cloning repository https://github.com/MaxKiv/crussant
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaxKiv/crussant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxKiv%2Fcrussant", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxKiv%2Fcrussant'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 363ea995b0b4f8cdf951e564bd4249e9250c950a
[INFO] building MaxKiv/crussant against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxKiv%2Fcrussant" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/MaxKiv/crussant on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/MaxKiv/crussant
[INFO] finished tweaking git repo https://github.com/MaxKiv/crussant
[INFO] tweaked toml for git repo https://github.com/MaxKiv/crussant written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/MaxKiv/crussant 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/claudiomattera/esp32c3-embassy`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded static_cell v2.1.0
[INFO] [stderr]   Downloaded esp-hal-embassy v0.4.0
[INFO] [stderr]   Downloaded sensirion-i2c v0.4.0
[INFO] [stderr]   Downloaded embassy-net-driver v0.2.0
[INFO] [stderr]   Downloaded embassy-executor-macros v0.6.1
[INFO] [stderr]   Downloaded embedded-nal-async v0.7.1
[INFO] [stderr]   Downloaded embedded-storage v0.3.1
[INFO] [stderr]   Downloaded embedded-hdc1080-rs v0.1.0
[INFO] [stderr]   Downloaded embedded-storage-async v0.4.1
[INFO] [stderr]   Downloaded embassy-net v0.4.0
[INFO] [stderr]   Downloaded embedded-nal v0.8.0
[INFO] [stderr]   Downloaded bme280-rs v0.2.0
[INFO] [stderr]   Downloaded atomic-pool v1.0.1
[INFO] [stderr]   Downloaded embedded-layout v0.4.1
[INFO] [stderr]   Downloaded uom v0.33.0
[INFO] [stderr]   Downloaded micromath v2.1.0
[INFO] [stderr]   Downloaded smoltcp v0.11.0
[INFO] [stderr]   Downloaded embassy-executor v0.6.1
[INFO] [stderr]   Downloaded xtensa-lx-rt v0.17.1
[INFO] [stderr]   Downloaded minijinja v2.4.0
[INFO] [stderr]   Downloaded embassy-embedded-hal v0.2.0
[INFO] [stderr]   Downloaded riscv v0.11.1
[INFO] [stderr]   Downloaded as-slice v0.1.5
[INFO] [stderr]   Downloaded embassy-sync v0.5.0
[INFO] [stderr]   Downloaded embassy-time v0.3.2
[INFO] [stderr]   Downloaded embedded-ccs811 v0.2.0
[INFO] [stderr]   Downloaded embedded-hal-bus v0.2.0
[INFO] [stderr]   Downloaded embedded-graphics-core v0.4.0
[INFO] [stderr]   Downloaded esp-riscv-rt v0.9.0
[INFO] [stderr]   Downloaded esp32c3 v0.25.0
[INFO] [stderr]   Downloaded embedded-graphics v0.8.1
[INFO] [stderr]   Downloaded embedded-layout-macros v0.3.1
[INFO] [stderr]   Downloaded sgp30 v1.0.0
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed3be9153bb4447a04ad505637009092f2f1f10553cd63ab5966e5c69efde012
[INFO] running `Command { std: "docker" "start" "-a" "ed3be9153bb4447a04ad505637009092f2f1f10553cd63ab5966e5c69efde012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed3be9153bb4447a04ad505637009092f2f1f10553cd63ab5966e5c69efde012", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed3be9153bb4447a04ad505637009092f2f1f10553cd63ab5966e5c69efde012", kill_on_drop: false }`
[INFO] [stdout] ed3be9153bb4447a04ad505637009092f2f1f10553cd63ab5966e5c69efde012
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1950889145ae55caa581b7e34acc5729d83a352a662f3bad49393a539702180f
[INFO] running `Command { std: "docker" "start" "-a" "1950889145ae55caa581b7e34acc5729d83a352a662f3bad49393a539702180f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling nb v1.1.0
[INFO] [stderr]    Compiling embedded-hal v1.0.0
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling portable-atomic v1.9.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling embassy-time-driver v0.1.0
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling embassy-sync v0.6.0
[INFO] [stderr]    Compiling riscv v0.11.1
[INFO] [stderr]    Compiling embassy-time-queue-driver v0.1.0
[INFO] [stderr]    Compiling esp32c3 v0.25.0
[INFO] [stderr]    Compiling atomic-polyfill v1.0.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling generic-array v0.13.3
[INFO] [stderr]    Compiling embassy-futures v0.1.1
[INFO] [stderr]    Compiling gcd v2.3.0
[INFO] [stderr]    Compiling vcell v0.1.3
[INFO] [stderr]    Compiling embassy-executor v0.6.1
[INFO] [stderr]    Compiling embedded-nal-async v0.7.1
[INFO] [stderr]    Compiling embassy-sync v0.5.0
[INFO] [stderr]    Compiling no-std-net v0.6.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-1949cf8c6b5b557f/portable-atomic-1.9.0/src/lib.rs:338:1
[INFO] [stdout]     |
[INFO] [stdout] 338 | / compile_error!(
[INFO] [stdout] 339 | |     "`portable_atomic_unsafe_assume_single_core` cfg (`unsafe-assume-single-core` feature) \
[INFO] [stdout] 340 | |      does not compatible with target that supports atomic CAS;\n\
[INFO] [stdout] 341 | |      see also <https://github.com/taiki-e/portable-atomic/issues/148> for troubleshooting"
[INFO] [stdout] 342 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling smoltcp v0.11.0
[INFO] [stderr]    Compiling fugit v0.3.7
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling embedded-nal v0.8.0
[INFO] [stderr]    Compiling embedded-hal-nb v1.0.0
[INFO] [stderr]    Compiling embedded-can v0.4.1
[INFO] [stderr]    Compiling as-slice v0.1.5
[INFO] [stderr]    Compiling as-slice v0.2.1
[INFO] [stderr]    Compiling micromath v2.1.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling bitfield v0.16.1
[INFO] [stderr]    Compiling managed v0.8.0
[INFO] [stderr]    Compiling ufmt-write v0.1.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling embedded-storage v0.3.1
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling embedded-graphics-core v0.4.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling embedded-hal-bus v0.2.0
[INFO] [stderr]    Compiling bytemuck v1.19.0
[INFO] [stderr]    Compiling embedded-storage-async v0.4.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling chrono v0.4.38
[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" "1950889145ae55caa581b7e34acc5729d83a352a662f3bad49393a539702180f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1950889145ae55caa581b7e34acc5729d83a352a662f3bad49393a539702180f", kill_on_drop: false }`
[INFO] [stdout] 1950889145ae55caa581b7e34acc5729d83a352a662f3bad49393a539702180f
