[INFO] cloning repository https://github.com/lulf/eclipsecon-2021-firmware
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lulf/eclipsecon-2021-firmware" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flulf%2Feclipsecon-2021-firmware", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flulf%2Feclipsecon-2021-firmware'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3bab667071c257cc83c9b6243d74175ab9f7491
[INFO] checking lulf/eclipsecon-2021-firmware against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flulf%2Feclipsecon-2021-firmware" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lulf/eclipsecon-2021-firmware
[INFO] finished tweaking git repo https://github.com/lulf/eclipsecon-2021-firmware
[INFO] tweaked toml for git repo https://github.com/lulf/eclipsecon-2021-firmware written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lulf/eclipsecon-2021-firmware on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lulf/eclipsecon-2021-firmware 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-1-tc2/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `eclipsecon_demo`
[INFO] [stderr]   * `bin` target `eclipsecon-demo`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rtt-target v0.2.2
[INFO] [stderr]   Downloaded cortex-m v0.6.7
[INFO] [stderr]   Downloaded atomic-polyfill v0.1.3
[INFO] [stderr]   Downloaded aligned v0.3.5
[INFO] [stderr]   Downloaded embedded-hal v0.2.6
[INFO] [stderr]   Downloaded cortex-m v0.7.3
[INFO] [stderr]   Downloaded usb-device v0.2.8
[INFO] [stderr]   Downloaded panic-probe v0.2.1
[INFO] [stderr]   Downloaded rtt-logger v0.1.0
[INFO] [stderr]   Downloaded critical-section v0.2.3
[INFO] [stderr]   Downloaded cortex-m-rt v0.7.0
[INFO] [stderr]   Downloaded heapless v0.7.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5915c53dab2de8ed6b7f097bd1be98dc43e1a6094aa6a99ef4657a019cd79d49
[INFO] running `Command { std: "docker" "start" "-a" "5915c53dab2de8ed6b7f097bd1be98dc43e1a6094aa6a99ef4657a019cd79d49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5915c53dab2de8ed6b7f097bd1be98dc43e1a6094aa6a99ef4657a019cd79d49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5915c53dab2de8ed6b7f097bd1be98dc43e1a6094aa6a99ef4657a019cd79d49", kill_on_drop: false }`
[INFO] [stdout] 5915c53dab2de8ed6b7f097bd1be98dc43e1a6094aa6a99ef4657a019cd79d49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52972313f356eef851b6badce4cd99e5205a31c4a1013ba4c5fd0a59f2e39bfd
[INFO] running `Command { std: "docker" "start" "-a" "52972313f356eef851b6badce4cd99e5205a31c4a1013ba4c5fd0a59f2e39bfd", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `lib` target `eclipsecon_demo`
[INFO] [stderr]   * `bin` target `eclipsecon-demo`
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.76
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling futures-core v0.3.17
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking nb v1.0.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.17
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling cortex-m v0.7.3
[INFO] [stderr]     Checking futures-sink v0.3.17
[INFO] [stderr]    Compiling futures-channel v0.3.17
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking pin-project-lite v0.2.7
[INFO] [stderr]    Compiling atomic-polyfill v0.1.3
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling critical-section v0.2.3
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.6
[INFO] [stderr]    Compiling heapless v0.7.5
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]     Checking volatile-register v0.2.1
[INFO] [stderr]     Checking futures-io v0.3.17
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling embassy v0.1.0 (https://github.com/embassy-rs/embassy.git?rev=fb697a265752644d835edce27efbb20d5557b297#fb697a26)
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bare-metal v1.0.0
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking embassy-traits v0.1.0 (https://github.com/embassy-rs/embassy.git?rev=fb697a265752644d835edce27efbb20d5557b297#fb697a26)
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking usb-device v0.2.8
[INFO] [stderr]     Checking base64 v0.13.0
[INFO] [stdout] error: missing required bound on `DelayFuture`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/git/checkouts/embassy-c08a80187403f815/fb697a2/embassy-traits/src/delay.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     type DelayFuture<'a>: Future<Output = ()> + '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 <https://github.com/rust-lang/rust/issues/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-c08a80187403f815/fb697a2/embassy-traits/src/gpio.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     type Future<'a>: Future<Output = ()> + '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 <https://github.com/rust-lang/rust/issues/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-c08a80187403f815/fb697a2/embassy-traits/src/gpio.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     type Future<'a>: Future<Output = ()> + '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 <https://github.com/rust-lang/rust/issues/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-c08a80187403f815/fb697a2/embassy-traits/src/gpio.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 |     type Future<'a>: Future<Output = ()> + '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 <https://github.com/rust-lang/rust/issues/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-c08a80187403f815/fb697a2/embassy-traits/src/gpio.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 35 |     type Future<'a>: Future<Output = ()> + '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 <https://github.com/rust-lang/rust/issues/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-c08a80187403f815/fb697a2/embassy-traits/src/gpio.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 |     type Future<'a>: Future<Output = ()> + '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 <https://github.com/rust-lang/rust/issues/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-c08a80187403f815/fb697a2/embassy-traits/src/spi.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | /     type WriteReadFuture<'a>: Future<Output = Result<(), Self::Error>> + '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 <https://github.com/rust-lang/rust/issues/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-c08a80187403f815/fb697a2/embassy-traits/src/spi.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | /     type WriteFuture<'a>: Future<Output = Result<(), Self::Error>> + 'a
[INFO] [stdout] 44 | |     where
[INFO] [stdout] 45 | |         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 <https://github.com/rust-lang/rust/issues/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-c08a80187403f815/fb697a2/embassy-traits/src/spi.rs:51:5
[INFO] [stdout]    |
[INFO] [stdout] 51 | /     type ReadFuture<'a>: Future<Output = Result<(), Self::Error>> + 'a
[INFO] [stdout] 52 | |     where
[INFO] [stdout] 53 | |         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 <https://github.com/rust-lang/rust/issues/87479> for more information
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling futures-util v0.3.17
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr] error: could not compile `embassy-traits` (lib) due to 9 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "52972313f356eef851b6badce4cd99e5205a31c4a1013ba4c5fd0a59f2e39bfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52972313f356eef851b6badce4cd99e5205a31c4a1013ba4c5fd0a59f2e39bfd", kill_on_drop: false }`
[INFO] [stdout] 52972313f356eef851b6badce4cd99e5205a31c4a1013ba4c5fd0a59f2e39bfd
