[INFO] cloning repository https://github.com/mattheww/microbit-blinkenlights
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mattheww/microbit-blinkenlights" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattheww%2Fmicrobit-blinkenlights", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattheww%2Fmicrobit-blinkenlights'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b2b9c54dadeeb107ffd4c342f83efa0459ae50d
[INFO] checking mattheww/microbit-blinkenlights against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattheww%2Fmicrobit-blinkenlights" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mattheww/microbit-blinkenlights on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/mattheww/microbit-blinkenlights
[INFO] finished tweaking git repo https://github.com/mattheww/microbit-blinkenlights
[INFO] tweaked toml for git repo https://github.com/mattheww/microbit-blinkenlights written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded numtoa v0.2.4
[INFO] [stderr]   Downloaded tiny-led-matrix v1.0.2
[INFO] [stderr]   Downloaded cortex-m-rtfm-macros v0.5.1
[INFO] [stderr]   Downloaded panic-semihosting v0.5.6
[INFO] [stderr]   Downloaded fpa v0.1.0
[INFO] [stderr]   Downloaded nrf51-hal v0.7.1
[INFO] [stderr]   Downloaded cortex-m-rtfm v0.5.3
[INFO] [stderr]   Downloaded nrf51 v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 514109ad7e57f529b575375615b3101d4bf6e31dab486232b168b6d6d93ed8bf
[INFO] running `Command { std: "docker" "start" "-a" "514109ad7e57f529b575375615b3101d4bf6e31dab486232b168b6d6d93ed8bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "514109ad7e57f529b575375615b3101d4bf6e31dab486232b168b6d6d93ed8bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "514109ad7e57f529b575375615b3101d4bf6e31dab486232b168b6d6d93ed8bf", kill_on_drop: false }`
[INFO] [stdout] 514109ad7e57f529b575375615b3101d4bf6e31dab486232b168b6d6d93ed8bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 12b24fd6897afd06021d163a2a28eed4511daa0173f158cfecec4fa0494e40dc
[INFO] running `Command { std: "docker" "start" "-a" "12b24fd6897afd06021d163a2a28eed4511daa0173f158cfecec4fa0494e40dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cortex-m-rt v0.6.15
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling nrf51 v0.7.0
[INFO] [stderr]    Compiling fpa v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling cortex-m-rtfm v0.5.3
[INFO] [stderr]    Compiling rmicrobit v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rtfm-core v0.3.0
[INFO] [stderr]     Checking tiny-led-matrix v1.0.2
[INFO] [stderr]     Checking numtoa v0.2.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking panic-semihosting v0.5.6
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]     Checking aligned v0.3.5
[INFO] [stderr]    Compiling rtfm-syntax v0.4.0
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.6.15
[INFO] [stderr]    Compiling cortex-m-rtfm-macros v0.5.1
[INFO] [stderr]     Checking nrf51-hal v0.7.1
[INFO] [stdout] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/scroll_text.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn init(cx: init::Context) -> init::LateResources {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/use_display_port.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn init(cx: init::Context) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/scroll_images.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn init(cx: init::Context) -> init::LateResources {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `handle_buttons`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/use_dual_button_monitor.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |            spawn = [handle_buttons],
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/use_dual_button_monitor.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn init(cx: init::Context) -> init::LateResources {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/heartbeat.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn init(cx: init::Context) -> init::LateResources {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `handle_buttons`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/use_single_button_monitor.rs:84:21
[INFO] [stdout]    |
[INFO] [stdout] 84 |            spawn = [handle_buttons],
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/use_single_button_monitor.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn init(cx: init::Context) -> init::LateResources {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `handle_buttons`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/use_core_buttons.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |            spawn = [handle_buttons],
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/use_core_buttons.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn init(cx: init::Context) -> init::LateResources {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> examples/demo/demo.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |         10..=17 => (18 - frame_index),
[INFO] [stdout]    |                    ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 85 -         10..=17 => (18 - frame_index),
[INFO] [stdout] 85 +         10..=17 => 18 - frame_index,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> examples/demo/demo.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |         10..=17 => (18 - frame_index),
[INFO] [stdout]    |                    ^                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 94 -         10..=17 => (18 - frame_index),
[INFO] [stdout] 94 +         10..=17 => 18 - frame_index,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `handle_buttons`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/demo/main.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |            spawn = [handle_buttons],
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/demo/main.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn init(cx: init::Context) -> init::LateResources {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8.45s
[INFO] running `Command { std: "docker" "inspect" "12b24fd6897afd06021d163a2a28eed4511daa0173f158cfecec4fa0494e40dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12b24fd6897afd06021d163a2a28eed4511daa0173f158cfecec4fa0494e40dc", kill_on_drop: false }`
[INFO] [stdout] 12b24fd6897afd06021d163a2a28eed4511daa0173f158cfecec4fa0494e40dc
[INFO] checking mattheww/microbit-blinkenlights against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattheww%2Fmicrobit-blinkenlights" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/mattheww/microbit-blinkenlights on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config
[INFO] started tweaking git repo https://github.com/mattheww/microbit-blinkenlights
[INFO] finished tweaking git repo https://github.com/mattheww/microbit-blinkenlights
[INFO] tweaked toml for git repo https://github.com/mattheww/microbit-blinkenlights written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 123232e406e301510919e75e6f70fdbf7ccd453d04a59c738b35a40251e7dc7e
[INFO] running `Command { std: "docker" "start" "-a" "123232e406e301510919e75e6f70fdbf7ccd453d04a59c738b35a40251e7dc7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "123232e406e301510919e75e6f70fdbf7ccd453d04a59c738b35a40251e7dc7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "123232e406e301510919e75e6f70fdbf7ccd453d04a59c738b35a40251e7dc7e", kill_on_drop: false }`
[INFO] [stdout] 123232e406e301510919e75e6f70fdbf7ccd453d04a59c738b35a40251e7dc7e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb779791f14a14c87b0abaa249e75c3bbcd62cf05740fbb8ab983234ebd7f90a
[INFO] running `Command { std: "docker" "start" "-a" "cb779791f14a14c87b0abaa249e75c3bbcd62cf05740fbb8ab983234ebd7f90a", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking vcell v0.1.3
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling cortex-m-rt v0.6.15
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling cortex-m v0.6.7
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking volatile-register v0.2.2
[INFO] [stderr]     Checking r0 v0.2.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]    Compiling nrf51 v0.7.0
[INFO] [stderr]    Compiling fpa v0.1.0
[INFO] [stderr]    Compiling heapless v0.5.6
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.7
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling cortex-m-rtfm v0.5.3
[INFO] [stderr]    Compiling rmicrobit v1.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rtfm-core v0.3.0
[INFO] [stderr]     Checking tiny-led-matrix v1.0.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking numtoa v0.2.4
[INFO] [stderr]     Checking hash32 v0.1.1
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]     Checking panic-semihosting v0.5.6
[INFO] [stderr]     Checking generic-array v0.13.3
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking as-slice v0.1.5
[INFO] [stderr]     Checking aligned v0.3.5
[INFO] [stderr]    Compiling rtfm-syntax v0.4.0
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.6.15
[INFO] [stderr]    Compiling cortex-m-rtfm-macros v0.5.1
[INFO] [stderr]     Checking nrf51-hal v0.7.1
[INFO] [stdout] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/use_display_port.rs:21:8
[INFO] [stdout]    |
[INFO] [stdout] 21 |     fn init(cx: init::Context) {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `handle_buttons`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/use_dual_button_monitor.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |            spawn = [handle_buttons],
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/use_dual_button_monitor.rs:71:8
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn init(cx: init::Context) -> init::LateResources {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/heartbeat.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn init(cx: init::Context) -> init::LateResources {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/scroll_text.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn init(cx: init::Context) -> init::LateResources {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/scroll_images.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 |     fn init(cx: init::Context) -> init::LateResources {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `handle_buttons`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/use_core_buttons.rs:77:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |            spawn = [handle_buttons],
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/use_core_buttons.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 55 |     fn init(cx: init::Context) -> init::LateResources {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> examples/demo/demo.rs:85:20
[INFO] [stdout]    |
[INFO] [stdout] 85 |         10..=17 => (18 - frame_index),
[INFO] [stdout]    |                    ^                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 85 -         10..=17 => (18 - frame_index),
[INFO] [stdout] 85 +         10..=17 => 18 - frame_index,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]   --> examples/demo/demo.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |         10..=17 => (18 - frame_index),
[INFO] [stdout]    |                    ^                ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 94 -         10..=17 => (18 - frame_index),
[INFO] [stdout] 94 +         10..=17 => 18 - frame_index,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `handle_buttons`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/demo/main.rs:65:21
[INFO] [stdout]    |
[INFO] [stdout] 65 |            spawn = [handle_buttons],
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/demo/main.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn init(cx: init::Context) -> init::LateResources {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `handle_buttons`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/use_single_button_monitor.rs:84:21
[INFO] [stdout]    |
[INFO] [stdout] 84 |            spawn = [handle_buttons],
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead.
[INFO] [stdout]   --> examples/use_single_button_monitor.rs:60:8
[INFO] [stdout]    |
[INFO] [stdout] 60 |     fn init(cx: init::Context) -> init::LateResources {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> examples/heartbeat.rs:25:1
[INFO] [stdout]    |
[INFO] [stdout] 25 | #[app(device = rmicrobit::nrf51, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `APP`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> examples/scroll_text.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[app(device = rmicrobit::nrf51, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `APP`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> examples/scroll_images.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | #[app(device = rmicrobit::nrf51, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `APP`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmicrobit` (example "scroll_text") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> examples/use_dual_button_monitor.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[app(device = rmicrobit::nrf51, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `APP`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `rmicrobit` (example "heartbeat") due to 2 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `rmicrobit` (example "scroll_images") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> examples/use_core_buttons.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | #[app(device = rmicrobit::nrf51, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `APP`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmicrobit` (example "use_dual_button_monitor") due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] error: could not compile `rmicrobit` (example "use_core_buttons") due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> examples/use_single_button_monitor.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | #[app(device = rmicrobit::nrf51, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `APP`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmicrobit` (example "use_single_button_monitor") due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> examples/demo/main.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[app(device = rmicrobit::nrf51, peripherals = true)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `APP`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]    = note: this error originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rmicrobit` (example "demo") due to 2 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "cb779791f14a14c87b0abaa249e75c3bbcd62cf05740fbb8ab983234ebd7f90a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb779791f14a14c87b0abaa249e75c3bbcd62cf05740fbb8ab983234ebd7f90a", kill_on_drop: false }`
[INFO] [stdout] cb779791f14a14c87b0abaa249e75c3bbcd62cf05740fbb8ab983234ebd7f90a
