[INFO] cloning repository https://github.com/willemml/pico_expirements [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/willemml/pico_expirements" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fpico_expirements", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fpico_expirements'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 96e9aa7b10924357ca94f74e1de6d1c48d61185d [INFO] checking willemml/pico_expirements against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fpico_expirements" "/workspace/builds/worker-94/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-94/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willemml/pico_expirements on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-94/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-94/source/rust-toolchain [INFO] started tweaking git repo https://github.com/willemml/pico_expirements [INFO] finished tweaking git repo https://github.com/willemml/pico_expirements [INFO] tweaked toml for git repo https://github.com/willemml/pico_expirements written to /workspace/builds/worker-94/source/Cargo.toml [INFO] crate git repo https://github.com/willemml/pico_expirements already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/embassy-rs/embassy` [INFO] [stderr] Updating git submodule `https://github.com/embassy-rs/stm32-data.git` [INFO] [stderr] Updating git repository `https://github.com/embassy-rs/rp2040-pac2` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdb122695d704b8b0b5aaf148fe0af95c0f48c66af9876a824bed4f43b93af1d [INFO] running `Command { std: "docker" "start" "-a" "fdb122695d704b8b0b5aaf148fe0af95c0f48c66af9876a824bed4f43b93af1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdb122695d704b8b0b5aaf148fe0af95c0f48c66af9876a824bed4f43b93af1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdb122695d704b8b0b5aaf148fe0af95c0f48c66af9876a824bed4f43b93af1d", kill_on_drop: false }` [INFO] [stdout] fdb122695d704b8b0b5aaf148fe0af95c0f48c66af9876a824bed4f43b93af1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-94/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85a92259f2e72458dd0cd67e654956aa91ce05f32828bc123ca938aad1becbad [INFO] running `Command { std: "docker" "start" "-a" "85a92259f2e72458dd0cd67e654956aa91ce05f32828bc123ca938aad1becbad", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling cortex-m v0.7.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling defmt-parser v0.2.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling fixed v0.5.7 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling critical-section v0.2.1 [INFO] [stderr] Compiling atomic-polyfill v0.1.2 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling embassy v0.1.0 (https://github.com/embassy-rs/embassy?branch=master#17999381) [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking micromath v1.1.1 [INFO] [stderr] Compiling rp2040-pac2 v0.1.0 (https://github.com/embassy-rs/rp2040-pac2?rev=2ce29ba58ad904d3995ce65bb46807e853f1fbf9#2ce29ba5) [INFO] [stderr] Compiling panic-probe v0.2.0 [INFO] [stderr] Compiling embassy-rp v0.1.0 (https://github.com/embassy-rs/embassy?branch=master#17999381) [INFO] [stderr] Compiling rp2040-pac2 v0.1.0 (https://github.com/embassy-rs/rp2040-pac2?rev=e8635fd05f43b6c21ec462fb8c06140e1fb26961#e8635fd0) [INFO] [stderr] Checking usb-device v0.2.8 [INFO] [stderr] Compiling pico_expirements v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking embassy-traits v0.1.0 (https://github.com/embassy-rs/embassy?branch=master#17999381) [INFO] [stderr] Compiling defmt v0.2.3 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/1799938/embassy-traits/src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(min_type_alias_impl_trait)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of full type_alias_impl_trait [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/1799938/embassy-traits/src/lib.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(impl_trait_in_bindings)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: the implementation was not maintainable, the feature may get reintroduced once the current refactorings are done [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: could not compile `embassy-traits` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0425]: cannot find function `__basepri_r` in module `crate::asm::inline` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/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/github.com-1ecc6299db9ec823/cortex-m-0.7.3/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/github.com-1ecc6299db9ec823/cortex-m-0.7.3/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/github.com-1ecc6299db9ec823/cortex-m-0.7.3/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/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:188:24 [INFO] [stdout] | [INFO] [stdout] 188 | asm!("bkpt #0xab", inout("r0") nr, in("r1") arg); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: invalid register `r1`: unknown register [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.7.3/src/../asm/inline.rs:188:40 [INFO] [stdout] | [INFO] [stdout] 188 | asm!("bkpt #0xab", inout("r0") nr, in("r1") arg); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "85a92259f2e72458dd0cd67e654956aa91ce05f32828bc123ca938aad1becbad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85a92259f2e72458dd0cd67e654956aa91ce05f32828bc123ca938aad1becbad", kill_on_drop: false }` [INFO] [stdout] 85a92259f2e72458dd0cd67e654956aa91ce05f32828bc123ca938aad1becbad