[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 master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwillemml%2Fpico_expirements" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/willemml/pico_expirements on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-2-tc1/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-2-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] warning: skipping duplicate package `embassy-stm32f4-examples` found at `/workspace/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/1799938/examples/stm32f4` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/Caemor/epd-waveshare` [INFO] [stderr] Updating git repository `https://github.com/embassy-rs/rp2040-pac2` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded defmt v0.2.3 [INFO] [stderr] Downloaded defmt-macros v0.2.3 [INFO] [stderr] Downloaded semver v1.0.3 [INFO] [stderr] Downloaded defmt-parser v0.2.2 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded as-slice v0.1.5 [INFO] [stderr] Downloaded panic-probe v0.2.0 [INFO] [stderr] Downloaded defmt-rtt v0.2.0 [INFO] [stderr] Downloaded r0 v0.2.2 [INFO] [stderr] Downloaded atomic-polyfill v0.1.2 [INFO] [stderr] Downloaded critical-section v0.2.1 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.8 [INFO] [stderr] Downloaded embedded-hal v0.2.5 [INFO] [stderr] Downloaded volatile-register v0.2.0 [INFO] [stderr] Downloaded cast v0.2.3 [INFO] [stderr] Downloaded simba v0.3.1 [INFO] [stderr] Downloaded num-complex v0.3.1 [INFO] [stderr] Downloaded embedded-text v0.5.0-beta.2 [INFO] [stderr] Downloaded fixed v0.5.7 [INFO] [stderr] Downloaded micromath v1.1.1 [INFO] [stderr] Downloaded nalgebra v0.23.2 [INFO] [stderr] Downloaded cortex-m v0.7.3 [INFO] [stderr] Downloaded embedded-graphics-core v0.3.2 [INFO] [stderr] Downloaded generic-array v0.13.3 [INFO] [stderr] Downloaded cortex-m v0.6.7 [INFO] [stderr] Downloaded cortex-m-rt v0.6.14 [INFO] [stderr] Downloaded az v1.1.1 [INFO] [stderr] Downloaded aligned v0.3.5 [INFO] [stderr] Downloaded embedded-graphics v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afaa225fef63c1754fd438cf37ee891851ef1f0385d5a8bc4905410b9cec7dd6 [INFO] running `Command { std: "docker" "start" "-a" "afaa225fef63c1754fd438cf37ee891851ef1f0385d5a8bc4905410b9cec7dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afaa225fef63c1754fd438cf37ee891851ef1f0385d5a8bc4905410b9cec7dd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afaa225fef63c1754fd438cf37ee891851ef1f0385d5a8bc4905410b9cec7dd6", kill_on_drop: false }` [INFO] [stdout] afaa225fef63c1754fd438cf37ee891851ef1f0385d5a8bc4905410b9cec7dd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8282286dd59818678ca8058d597b32047b3fc765fe6135da556121173392d021 [INFO] running `Command { std: "docker" "start" "-a" "8282286dd59818678ca8058d597b32047b3fc765fe6135da556121173392d021", kill_on_drop: false }` [INFO] [stderr] warning: skipping duplicate package `embassy-stm32f4-examples` found at `/opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/1799938/examples/stm32f4` [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 semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking void v1.0.2 [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 num-integer v0.1.44 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling defmt-parser v0.2.2 [INFO] [stderr] Checking embedded-hal v0.2.5 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Checking futures-sink v0.3.15 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling atomic-polyfill v0.1.2 [INFO] [stderr] Compiling critical-section v0.2.1 [INFO] [stderr] Compiling fixed v0.5.7 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Checking bare-metal v1.0.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling defmt v0.2.3 [INFO] [stderr] Compiling embassy v0.1.0 (https://github.com/embassy-rs/embassy?branch=master#17999381) [INFO] [stderr] Checking futures-io v0.3.15 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking embassy-traits 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=2ce29ba58ad904d3995ce65bb46807e853f1fbf9#2ce29ba5) [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] [stderr] Checking micromath v1.1.1 [INFO] [stdout] error: missing required bound on `DelayFuture` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/1799938/embassy-traits/src/delay.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | type DelayFuture<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Future` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/1799938/embassy-traits/src/gpio.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | type Future<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Future` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/1799938/embassy-traits/src/gpio.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | type Future<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Future` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/1799938/embassy-traits/src/gpio.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | type Future<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Future` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/1799938/embassy-traits/src/gpio.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | type Future<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `Future` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/1799938/embassy-traits/src/gpio.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | type Future<'a>: Future + 'a; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | [INFO] [stdout] | help: add the required where clause: `where Self: 'a` [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `ReadFuture` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/1799938/embassy-traits/src/spi.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | / type ReadFuture<'a>: Future> + 'a [INFO] [stdout] 29 | | where [INFO] [stdout] 30 | | Self: 'a; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________________help: add the required where clause: `, Word: 'a` [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `WriteFuture` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/1799938/embassy-traits/src/spi.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | / type WriteFuture<'a>: Future> + 'a [INFO] [stdout] 26 | | where [INFO] [stdout] 27 | | Self: 'a; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________________help: add the required where clause: `, Word: 'a` [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: missing required bound on `WriteReadFuture` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/embassy-9312dcb0ed774b29/1799938/embassy-traits/src/spi.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | / type WriteReadFuture<'a>: Future> + 'a [INFO] [stdout] 32 | | where [INFO] [stdout] 33 | | Self: 'a; [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |_________________help: add the required where clause: `, Word: 'a` [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: this bound is currently required to ensure that impls have maximum flexibility [INFO] [stdout] = note: we are soliciting feedback, see issue #87479 for more information [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking usb-device v0.2.8 [INFO] [stdout] error: aborting due to 11 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` (lib) due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8282286dd59818678ca8058d597b32047b3fc765fe6135da556121173392d021", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8282286dd59818678ca8058d597b32047b3fc765fe6135da556121173392d021", kill_on_drop: false }` [INFO] [stdout] 8282286dd59818678ca8058d597b32047b3fc765fe6135da556121173392d021