[INFO] cloning repository https://github.com/VovaGal/esp32c3_tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VovaGal/esp32c3_tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVovaGal%2Fesp32c3_tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVovaGal%2Fesp32c3_tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 765e2792a976ae4d70cac2f217afc82cbe181f17 [INFO] testing VovaGal/esp32c3_tests against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVovaGal%2Fesp32c3_tests" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/VovaGal/esp32c3_tests [INFO] finished tweaking git repo https://github.com/VovaGal/esp32c3_tests [INFO] tweaked toml for git repo https://github.com/VovaGal/esp32c3_tests written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/VovaGal/esp32c3_tests on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/VovaGal/esp32c3_tests 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27e0e2d4c71da33e296f3a5ae3d084315bfd5313ee9e61821d5c67d2fc158de5 [INFO] running `Command { std: "docker" "start" "-a" "27e0e2d4c71da33e296f3a5ae3d084315bfd5313ee9e61821d5c67d2fc158de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27e0e2d4c71da33e296f3a5ae3d084315bfd5313ee9e61821d5c67d2fc158de5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e0e2d4c71da33e296f3a5ae3d084315bfd5313ee9e61821d5c67d2fc158de5", kill_on_drop: false }` [INFO] [stdout] 27e0e2d4c71da33e296f3a5ae3d084315bfd5313ee9e61821d5c67d2fc158de5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fd75322943178bad475ed886bb35b9e1723d62040c4d770d10212e28c84df2b [INFO] running `Command { std: "docker" "start" "-a" "1fd75322943178bad475ed886bb35b9e1723d62040c4d770d10212e28c84df2b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling bitflags v2.7.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cvt v0.1.2 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling bindgen v0.71.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling fs_at v0.2.1 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling normpath v1.3.0 [INFO] [stderr] Compiling semver v1.0.24 [INFO] [stderr] Compiling tempfile v3.15.0 [INFO] [stderr] Compiling remove_dir_all v0.8.4 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling nb v1.1.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling embedded-hal v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.10.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling esp-config v0.1.0 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling esp-build v0.1.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling esp-println v0.12.0 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling embedded-io v0.6.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling embassy-sync v0.6.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling enumset_derive v0.10.0 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling strum v0.26.3 [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 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 for troubleshooting" [INFO] [stdout] 347 | | ); [INFO] [stdout] | |_^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling enumset v1.1.5 [INFO] [stderr] Compiling toml_edit v0.22.22 [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" "1fd75322943178bad475ed886bb35b9e1723d62040c4d770d10212e28c84df2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fd75322943178bad475ed886bb35b9e1723d62040c4d770d10212e28c84df2b", kill_on_drop: false }` [INFO] [stdout] 1fd75322943178bad475ed886bb35b9e1723d62040c4d770d10212e28c84df2b