[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] 5fd34d76552398f4af3980149bae9767849dd097 [INFO] testing newAM/stm32wl-unlock against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Fstm32wl-unlock" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [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-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/newAM/stm32wl-unlock on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded probe-rs v0.30.0 [INFO] [stderr] Downloaded serialport v4.8.1 [INFO] [stderr] Downloaded uf2-decode v0.2.0 [INFO] [stderr] Downloaded unescaper v0.1.8 [INFO] [stderr] Downloaded scroll v0.13.0 [INFO] [stderr] Downloaded unicode-ident v1.0.23 [INFO] [stderr] Downloaded rmp v0.8.15 [INFO] [stderr] Downloaded probe-rs-target v0.30.0 [INFO] [stderr] Downloaded rmp-serde v1.3.1 [INFO] [stderr] Downloaded libc v0.2.181 [INFO] [stderr] Downloaded jep106 v0.3.0 [INFO] [stderr] Downloaded zmij v1.0.20 [INFO] [stderr] Downloaded nusb v0.1.14 [INFO] [stderr] Downloaded ihex v3.0.0 [INFO] [stderr] Downloaded udev v0.8.0 [INFO] [stderr] Downloaded hidapi v2.6.4 [INFO] [stderr] Downloaded nix v0.27.1 [INFO] [stderr] Downloaded miette v7.6.0 [INFO] [stderr] Downloaded no_std_io2 v0.8.1 [INFO] [stderr] Downloaded esp-idf-part v0.6.0 [INFO] [stderr] Downloaded miette-derive v7.6.0 [INFO] [stderr] Downloaded object v0.38.1 [INFO] [stderr] Downloaded parse_int v0.9.0 [INFO] [stderr] Downloaded docsplay v0.1.3 [INFO] [stderr] Downloaded deku v0.18.1 [INFO] [stderr] Downloaded deku_derive v0.18.1 [INFO] [stderr] Downloaded toml_parser v1.0.7+spec-1.1.0 [INFO] [stderr] Downloaded unty v0.0.4 [INFO] [stderr] Downloaded docsplay-macros v0.1.2 [INFO] [stderr] Downloaded bincode v2.0.1 [INFO] [stderr] Downloaded bincode_derive v2.0.1 [INFO] [stderr] Downloaded virtue v0.0.18 [INFO] [stderr] Downloaded cobs v0.5.0 [INFO] [stderr] Downloaded clap v4.5.57 [INFO] [stderr] Downloaded clap_builder v4.5.57 [INFO] [stderr] Downloaded espflash v4.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4fa7c03fca2399c7039dd8e49d49cd42f6e5abf1687a8876cb4bf50d7d548e1 [INFO] running `Command { std: "docker" "start" "-a" "e4fa7c03fca2399c7039dd8e49d49cd42f6e5abf1687a8876cb4bf50d7d548e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4fa7c03fca2399c7039dd8e49d49cd42f6e5abf1687a8876cb4bf50d7d548e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4fa7c03fca2399c7039dd8e49d49cd42f6e5abf1687a8876cb4bf50d7d548e1", kill_on_drop: false }` [INFO] [stdout] e4fa7c03fca2399c7039dd8e49d49cd42f6e5abf1687a8876cb4bf50d7d548e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31186b56f30cce0c73bb843009a457fc432644110d6f08b9e26d6a39ea6827ca [INFO] running `Command { std: "docker" "start" "-a" "31186b56f30cce0c73bb843009a457fc432644110d6f08b9e26d6a39ea6827ca", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling unty v0.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling no_std_io2 v0.8.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling serde_with v3.16.1 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling heapless v0.9.2 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling object v0.38.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling ruzstd v0.8.2 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling hidapi v2.6.4 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling parse_int v0.9.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling toml_parser v1.0.7+spec-1.1.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling udev v0.8.0 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling clap_builder v4.5.57 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling jiff v0.2.19 [INFO] [stderr] Compiling uf2-decode v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling scroll v0.13.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling ihex v3.0.0 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling nusb v0.1.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling bitfield-macros v0.19.4 [INFO] [stderr] Compiling docsplay-macros v0.1.2 [INFO] [stderr] Compiling bitfield v0.19.4 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling docsplay v0.1.3 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling unescaper v0.1.8 [INFO] [stderr] Compiling cobs v0.5.0 [INFO] [stderr] Compiling serialport v4.8.1 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling deku_derive v0.18.1 [INFO] [stderr] Compiling clap v4.5.57 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling jep106 v0.3.0 [INFO] [stderr] Compiling bincode v2.0.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_plain v1.0.2 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling deku v0.18.1 [INFO] [stderr] Compiling esp-idf-part v0.6.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling espflash v4.3.0 [INFO] [stderr] Compiling probe-rs-target v0.30.0 [INFO] [stderr] Compiling probe-rs v0.30.0 [INFO] [stderr] Compiling stm32wl-unlock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 30s [INFO] running `Command { std: "docker" "inspect" "31186b56f30cce0c73bb843009a457fc432644110d6f08b9e26d6a39ea6827ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31186b56f30cce0c73bb843009a457fc432644110d6f08b9e26d6a39ea6827ca", kill_on_drop: false }` [INFO] [stdout] 31186b56f30cce0c73bb843009a457fc432644110d6f08b9e26d6a39ea6827ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1b510c63b6575c15123ee36abc988e5734a93abd1539743807d3a9c220705bc [INFO] running `Command { std: "docker" "start" "-a" "c1b510c63b6575c15123ee36abc988e5734a93abd1539743807d3a9c220705bc", kill_on_drop: false }` [INFO] [stderr] Compiling stm32wl-unlock v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.53s [INFO] running `Command { std: "docker" "inspect" "c1b510c63b6575c15123ee36abc988e5734a93abd1539743807d3a9c220705bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1b510c63b6575c15123ee36abc988e5734a93abd1539743807d3a9c220705bc", kill_on_drop: false }` [INFO] [stdout] c1b510c63b6575c15123ee36abc988e5734a93abd1539743807d3a9c220705bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fffeff71a76619568ffda0708d345fc9dbefd1b2ab152f99876fea285dd318f9 [INFO] running `Command { std: "docker" "start" "-a" "fffeff71a76619568ffda0708d345fc9dbefd1b2ab152f99876fea285dd318f9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/stm32wl_unlock-14ca01197de36a3e) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test::target ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fffeff71a76619568ffda0708d345fc9dbefd1b2ab152f99876fea285dd318f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fffeff71a76619568ffda0708d345fc9dbefd1b2ab152f99876fea285dd318f9", kill_on_drop: false }` [INFO] [stdout] fffeff71a76619568ffda0708d345fc9dbefd1b2ab152f99876fea285dd318f9