[INFO] fetching crate va108xx-embassy 0.2.1... [INFO] checking va108xx-embassy-0.2.1 against try#028201683a76a5cd349729c6819c46607119c4e8 for pr-144157 [INFO] extracting crate va108xx-embassy 0.2.1 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate va108xx-embassy 0.2.1 [INFO] finished tweaking crates.io crate va108xx-embassy 0.2.1 [INFO] tweaked toml for crates.io crate va108xx-embassy 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate va108xx-embassy 0.2.1 on toolchain 028201683a76a5cd349729c6819c46607119c4e8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate va108xx-embassy 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" "+028201683a76a5cd349729c6819c46607119c4e8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fa8ef2235dc0b5a00fa786afe223f1137ebf626557a899edf189d6ebfb4a55f [INFO] running `Command { std: "docker" "start" "-a" "1fa8ef2235dc0b5a00fa786afe223f1137ebf626557a899edf189d6ebfb4a55f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fa8ef2235dc0b5a00fa786afe223f1137ebf626557a899edf189d6ebfb4a55f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fa8ef2235dc0b5a00fa786afe223f1137ebf626557a899edf189d6ebfb4a55f", kill_on_drop: false }` [INFO] [stdout] 1fa8ef2235dc0b5a00fa786afe223f1137ebf626557a899edf189d6ebfb4a55f [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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+028201683a76a5cd349729c6819c46607119c4e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f78dd6a8bb3a75140f53c2200e8ad446d673df6d696dd8be38f4d8f4a40d142a [INFO] running `Command { std: "docker" "start" "-a" "f78dd6a8bb3a75140f53c2200e8ad446d673df6d696dd8be38f4d8f4a40d142a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking nb v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling cortex-m-rt v0.7.5 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling defmt-macros v0.4.0 [INFO] [stderr] Compiling defmt v0.3.10 [INFO] [stderr] Compiling cortex-m v0.7.7 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling embedded-io-async v0.6.1 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking volatile-register v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking embedded-hal v0.2.7 [INFO] [stderr] Checking embedded-hal v1.0.0 [INFO] [stderr] Checking hash32 v0.3.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling embassy-sync v0.6.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling va108xx v0.5.0 [INFO] [stderr] Checking embedded-io v0.6.1 [INFO] [stderr] Compiling embedded-hal-async v1.0.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling embassy-time-driver v0.2.0 [INFO] [stderr] Checking gcd v2.3.0 [INFO] [stderr] Compiling embassy-time-queue-utils v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Checking embedded-hal-nb v1.0.0 [INFO] [stderr] Checking fugit v0.3.7 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling quote v1.0.39 [INFO] [stderr] Compiling syn v2.0.99 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Checking static_cell v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling cortex-m-rt-macros v0.7.5 [INFO] [stderr] Compiling delegate v0.13.2 [INFO] [stderr] Compiling defmt-parser v0.4.1 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling embassy-executor-macros v0.6.2 [INFO] [stderr] Checking va108xx-hal v0.10.0 [INFO] [stderr] Checking va108xx-embassy v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.73s [INFO] running `Command { std: "docker" "inspect" "f78dd6a8bb3a75140f53c2200e8ad446d673df6d696dd8be38f4d8f4a40d142a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f78dd6a8bb3a75140f53c2200e8ad446d673df6d696dd8be38f4d8f4a40d142a", kill_on_drop: false }` [INFO] [stdout] f78dd6a8bb3a75140f53c2200e8ad446d673df6d696dd8be38f4d8f4a40d142a