[INFO] cloning repository https://github.com/newAM/stm32wl-unlock
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/newAM/stm32wl-unlock" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fstm32wl-unlock", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fstm32wl-unlock'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f534528ea50e0dff8d65bfabae96df5d80b4e965
[INFO] checking newAM/stm32wl-unlock against master#ad211ced81509462cdfe4c29ed10f97279a0acae for pr-135216-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fstm32wl-unlock" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/newAM/stm32wl-unlock on toolchain ad211ced81509462cdfe4c29ed10f97279a0acae
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/newAM/stm32wl-unlock
[INFO] finished tweaking git repo https://github.com/newAM/stm32wl-unlock
[INFO] tweaked toml for git repo https://github.com/newAM/stm32wl-unlock written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/newAM/stm32wl-unlock 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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scroll v0.12.0
[INFO] [stderr]   Downloaded svg v0.17.0
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.11
[INFO] [stderr]   Downloaded md5 v0.7.0
[INFO] [stderr]   Downloaded zero v0.1.3
[INFO] [stderr]   Downloaded parse_int v0.6.0
[INFO] [stderr]   Downloaded uf2-decode v0.2.0
[INFO] [stderr]   Downloaded docsplay v0.1.1
[INFO] [stderr]   Downloaded bitfield v0.15.0
[INFO] [stderr]   Downloaded async-io v2.4.0
[INFO] [stderr]   Downloaded futures-lite v2.5.0
[INFO] [stderr]   Downloaded deku v0.16.0
[INFO] [stderr]   Downloaded cc v1.2.3
[INFO] [stderr]   Downloaded miette v7.4.0
[INFO] [stderr]   Downloaded hidapi v2.6.3
[INFO] [stderr]   Downloaded typed-path v0.8.0
[INFO] [stderr]   Downloaded heapless v0.8.0
[INFO] [stderr]   Downloaded nusb v0.1.12
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded io-kit-sys v0.4.1
[INFO] [stderr]   Downloaded jep106 v0.2.10
[INFO] [stderr]   Downloaded ihex v3.0.0
[INFO] [stderr]   Downloaded rmp v0.8.14
[INFO] [stderr]   Downloaded docsplay-macros v0.1.1
[INFO] [stderr]   Downloaded object v0.35.0
[INFO] [stderr]   Downloaded deku_derive v0.16.0
[INFO] [stderr]   Downloaded miette-derive v7.4.0
[INFO] [stderr]   Downloaded xmas-elf v0.9.1
[INFO] [stderr]   Downloaded udev v0.8.0
[INFO] [stderr]   Downloaded probe-rs-target v0.24.0
[INFO] [stderr]   Downloaded rmp-serde v1.3.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.8.0
[INFO] [stderr]   Downloaded hash32 v0.3.1
[INFO] [stderr]   Downloaded serde_plain v1.0.2
[INFO] [stderr]   Downloaded esp-idf-part v0.5.0
[INFO] [stderr]   Downloaded csv v1.3.1
[INFO] [stderr]   Downloaded probe-rs v0.24.0
[INFO] [stderr]   Downloaded espflash v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1291988ec52b7b336b2ce12195abb9c2e7ad1fec083332dc99c648877f225bf
[INFO] running `Command { std: "docker" "start" "-a" "f1291988ec52b7b336b2ce12195abb9c2e7ad1fec083332dc99c648877f225bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1291988ec52b7b336b2ce12195abb9c2e7ad1fec083332dc99c648877f225bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1291988ec52b7b336b2ce12195abb9c2e7ad1fec083332dc99c648877f225bf", kill_on_drop: false }`
[INFO] [stdout] f1291988ec52b7b336b2ce12195abb9c2e7ad1fec083332dc99c648877f225bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+ad211ced81509462cdfe4c29ed10f97279a0acae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cc191f7d118c552685b887dcd9db087086568d8a6dd18ef7ab485166e5935ed
[INFO] running `Command { std: "docker" "start" "-a" "8cc191f7d118c552685b887dcd9db087086568d8a6dd18ef7ab485166e5935ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking parse_int v0.6.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling anyhow v1.0.94
[INFO] [stderr]    Compiling deku_derive v0.16.0
[INFO] [stderr]     Checking zero v0.1.3
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking xmas-elf v0.9.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking futures-lite v2.5.0
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking udev v0.8.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]     Checking deku v0.16.0
[INFO] [stderr]    Compiling miette-derive v7.4.0
[INFO] [stderr]    Compiling bytemuck_derive v1.8.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling docsplay-macros v0.1.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]     Checking miette v7.4.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking polling v3.7.4
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking nusb v0.1.12
[INFO] [stderr]     Checking async-io v2.4.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking docsplay v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking object v0.35.0
[INFO] [stderr]     Checking gimli v0.29.0
[INFO] [stderr]     Checking bitfield v0.15.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking typed-path v0.8.0
[INFO] [stderr]     Checking svg v0.17.0
[INFO] [stderr]     Checking ihex v3.0.0
[INFO] [stderr]     Checking uf2-decode v0.2.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking scroll v0.12.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking jep106 v0.2.10
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking esp-idf-part v0.5.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]     Checking espflash v3.2.0
[INFO] [stderr]    Compiling probe-rs-target v0.24.0
[INFO] [stderr]    Compiling probe-rs v0.24.0
[INFO] [stderr]     Checking stm32wl-unlock v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s
[INFO] running `Command { std: "docker" "inspect" "8cc191f7d118c552685b887dcd9db087086568d8a6dd18ef7ab485166e5935ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cc191f7d118c552685b887dcd9db087086568d8a6dd18ef7ab485166e5935ed", kill_on_drop: false }`
[INFO] [stdout] 8cc191f7d118c552685b887dcd9db087086568d8a6dd18ef7ab485166e5935ed
