[INFO] cloning repository https://github.com/nikhil-pandey/picow-blinky
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nikhil-pandey/picow-blinky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikhil-pandey%2Fpicow-blinky", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikhil-pandey%2Fpicow-blinky'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d5d517c35592475890705aa77b104f092356fc42
[INFO] checking nikhil-pandey/picow-blinky/d5d517c35592475890705aa77b104f092356fc42 against master#01706e1a34c87656fcbfce198608f4cd2ac6461a for pr-135272
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnikhil-pandey%2Fpicow-blinky" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/nikhil-pandey/picow-blinky on toolchain 01706e1a34c87656fcbfce198608f4cd2ac6461a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/nikhil-pandey/picow-blinky
[INFO] finished tweaking git repo https://github.com/nikhil-pandey/picow-blinky
[INFO] tweaked toml for git repo https://github.com/nikhil-pandey/picow-blinky written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/nikhil-pandey/picow-blinky 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" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/embassy-rs/embassy.git`
[INFO] [stderr]     Updating git repository `https://github.com/embassy-rs/trouble.git`
[INFO] [stderr]     Updating git repository `https://github.com/adamgreig/assign-resources`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/embassy-rs/rp-pac.git`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded usbd-hid-descriptors v0.8.2
[INFO] [stderr]   Downloaded smart-leds v0.4.0
[INFO] [stderr]   Downloaded smart-leds-trait v0.3.0
[INFO] [stderr]   Downloaded reqwless v0.13.0
[INFO] [stderr]   Downloaded usbd-hid-macros v0.8.2
[INFO] [stderr]   Downloaded usbd-hid v0.8.2
[INFO] [stderr]   Downloaded display-interface-spi v0.5.0
[INFO] [stderr]   Downloaded buffered-io v0.5.4
[INFO] [stderr]   Downloaded embedded-sdmmc v0.7.0
[INFO] [stderr]   Downloaded bt-hci v0.1.2
[INFO] [stderr]   Downloaded mipidsi v0.8.0
[INFO] [stderr]   Downloaded embedded-tls v0.17.0
[INFO] [stderr]   Downloaded display-interface v0.5.0
[INFO] [stderr]   Downloaded nourl v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 78f3a78aeec7ad7c2f669c15275b8bf3349dfb4fbf9437f15a2fa8db2f1e2441
[INFO] running `Command { std: "docker" "start" "-a" "78f3a78aeec7ad7c2f669c15275b8bf3349dfb4fbf9437f15a2fa8db2f1e2441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "78f3a78aeec7ad7c2f669c15275b8bf3349dfb4fbf9437f15a2fa8db2f1e2441", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78f3a78aeec7ad7c2f669c15275b8bf3349dfb4fbf9437f15a2fa8db2f1e2441", kill_on_drop: false }`
[INFO] [stdout] 78f3a78aeec7ad7c2f669c15275b8bf3349dfb4fbf9437f15a2fa8db2f1e2441
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+01706e1a34c87656fcbfce198608f4cd2ac6461a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 927c9fec52730ea24ccc5d6a7d98b8ec76dfb78748436d829f06cd9918872c0c
[INFO] running `Command { std: "docker" "start" "-a" "927c9fec52730ea24ccc5d6a7d98b8ec76dfb78748436d829f06cd9918872c0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling defmt v0.3.10
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling thiserror v2.0.6
[INFO] [stderr]    Compiling defmt-macros v0.4.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling embedded-io-async v0.6.1
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling embassy-time-driver v0.1.0 (https://github.com/embassy-rs/embassy.git#406d377b)
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling embassy-sync v0.6.1 (https://github.com/embassy-rs/embassy.git#406d377b)
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling embassy-time-queue-driver v0.1.0 (https://github.com/embassy-rs/embassy.git#406d377b)
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking bytemuck v1.20.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling defmt-parser v0.4.1
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stdout] error[E0425]: cannot find function `__basepri_r` in module `crate::asm::inline`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/register/basepri.rs:6:15
[INFO] [stdout]   |
[INFO] [stdout] 6 |     call_asm!(__basepri_r() -> u8)
[INFO] [stdout]   |               ^^^^^^^^^^^ not found in `crate::asm::inline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `__basepri_w` in module `crate::asm::inline`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/register/basepri.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |         call_asm!(__basepri_w(basepri: u8));
[INFO] [stdout]    |                   ^^^^^^^^^^^ not found in `crate::asm::inline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `__basepri_max` in module `crate::asm::inline`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/register/basepri_max.rs:19:19
[INFO] [stdout]    |
[INFO] [stdout] 19 |         call_asm!(__basepri_max(basepri: u8));
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ not found in `crate::asm::inline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `__faultmask_r` in module `crate::asm::inline`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/register/faultmask.rs:29:28
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let r: u32 = call_asm!(__faultmask_r() -> u32);
[INFO] [stdout]    |                            ^^^^^^^^^^^^^ not found in `crate::asm::inline`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `r0`: unknown register
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/../asm/inline.rs:197:24
[INFO] [stdout]     |
[INFO] [stdout] 197 |     asm!("bkpt #0xab", inout("r0") nr, in("r1") arg, options(nomem, nostack, preserves_flags));
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: invalid register `r1`: unknown register
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-0.7.7/src/../asm/inline.rs:197:40
[INFO] [stdout]     |
[INFO] [stdout] 197 |     asm!("bkpt #0xab", inout("r0") nr, in("r1") arg, options(nomem, nostack, preserves_flags));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cortex-m` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "927c9fec52730ea24ccc5d6a7d98b8ec76dfb78748436d829f06cd9918872c0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "927c9fec52730ea24ccc5d6a7d98b8ec76dfb78748436d829f06cd9918872c0c", kill_on_drop: false }`
[INFO] [stdout] 927c9fec52730ea24ccc5d6a7d98b8ec76dfb78748436d829f06cd9918872c0c
