[INFO] fetching crate espflash 4.3.0... [INFO] checking espflash-4.3.0 against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971 [INFO] extracting crate espflash 4.3.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate espflash 4.3.0 [INFO] finished tweaking crates.io crate espflash 4.3.0 [INFO] tweaked toml for crates.io crate espflash 4.3.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate espflash 4.3.0 on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate espflash 4.3.0 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f21633a8c8f5b0fa259e782dca53820f0c02c30c2317440f59be624589e625ff [INFO] running `Command { std: "docker" "start" "-a" "f21633a8c8f5b0fa259e782dca53820f0c02c30c2317440f59be624589e625ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f21633a8c8f5b0fa259e782dca53820f0c02c30c2317440f59be624589e625ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f21633a8c8f5b0fa259e782dca53820f0c02c30c2317440f59be624589e625ff", kill_on_drop: false }` [INFO] [stdout] f21633a8c8f5b0fa259e782dca53820f0c02c30c2317440f59be624589e625ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a99fd5439d249a119ebbd39736c08842dde7d71811dd68d1fe4ba5597aa25ba1 [INFO] running `Command { std: "docker" "start" "-a" "a99fd5439d249a119ebbd39736c08842dde7d71811dd68d1fe4ba5597aa25ba1", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling generic-array v0.14.8 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking ruzstd v0.8.1 [INFO] [stderr] Checking regex-syntax v0.8.7 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling cpp_demangle v0.4.5 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking memmap2 v0.9.8 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking gimli v0.32.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking lock_api v0.4.14 [INFO] [stderr] Checking unicode-ident v1.0.19 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Checking data-encoding-macro v0.1.18 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Checking webpki-roots v1.0.3 [INFO] [stderr] Checking console v0.16.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking regex-automata v0.4.12 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking no_std_io2 v0.8.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking hexfloat2 v0.1.3 [INFO] [stderr] Compiling object v0.38.0 [INFO] [stderr] Checking peg v0.8.5 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking etcetera v0.10.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking unescaper v0.1.6 [INFO] [stderr] Checking defmt-parser v1.0.0 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling deku_derive v0.18.1 [INFO] [stderr] Checking parse_int v0.9.0 [INFO] [stderr] Checking cbor-edn v0.0.6 [INFO] [stderr] Checking object v0.35.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking dissimilar v1.0.10 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] error: could not compile `gimli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6284d7b4bd27983dba388146648ab844ca7d032f/bin/rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gimli-0.32.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="endian-reader"' --cfg 'feature="fallible-iterator"' --cfg 'feature="read"' --cfg 'feature="read-all"' --cfg 'feature="read-core"' --cfg 'feature="std"' --cfg 'feature="write"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "endian-reader", "fallible-iterator", "read", "read-all", "read-core", "rustc-dep-of-std", "std", "write"))' -C metadata=e8a4f2003febc656 -C extra-filename=-9c550e3819c735f7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern fallible_iterator=/opt/rustwide/target/debug/deps/libfallible_iterator-f87c6834e3164a59.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-297298041c3ec2fb.rmeta --extern stable_deref_trait=/opt/rustwide/target/debug/deps/libstable_deref_trait-e814237486c15833.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a99fd5439d249a119ebbd39736c08842dde7d71811dd68d1fe4ba5597aa25ba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a99fd5439d249a119ebbd39736c08842dde7d71811dd68d1fe4ba5597aa25ba1", kill_on_drop: false }` [INFO] [stdout] a99fd5439d249a119ebbd39736c08842dde7d71811dd68d1fe4ba5597aa25ba1