[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] c7769626e940a852009bdba3b81ad3c4cf00438d [INFO] checking mattheww/microbit-blinkenlights against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattheww%2Fmicrobit-blinkenlights" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattheww/microbit-blinkenlights on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-14/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-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cortex-m-semihosting v0.3.7 [INFO] [stderr] Downloaded panic-semihosting v0.5.6 [INFO] [stderr] Downloaded heapless v0.5.6 [INFO] [stderr] Downloaded cortex-m-rtfm v0.5.3 [INFO] [stderr] Downloaded hash32 v0.1.1 [INFO] [stderr] Downloaded cortex-m-rtfm-macros v0.5.1 [INFO] [stderr] Downloaded nrf51 v0.7.0 [INFO] [stderr] Downloaded nrf51-hal v0.7.1 [INFO] [stderr] Downloaded fpa v0.1.0 [INFO] [stderr] Downloaded cortex-m v0.6.7 [INFO] [stderr] Downloaded numtoa v0.2.3 [INFO] [stderr] Downloaded generic-array v0.13.3 [INFO] [stderr] Downloaded as-slice v0.1.5 [INFO] [stderr] Downloaded aligned v0.3.4 [INFO] [stderr] Downloaded cortex-m-rt v0.6.13 [INFO] [stderr] Downloaded cortex-m v0.7.2 [INFO] [stderr] Downloaded rtfm-core v0.3.0 [INFO] [stderr] Downloaded tiny-led-matrix v1.0.2 [INFO] [stderr] Downloaded rtfm-syntax v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aeef607822ba36c63e8c40656db7a6a3814294983b2398d350ae2e2aee06fa91 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "aeef607822ba36c63e8c40656db7a6a3814294983b2398d350ae2e2aee06fa91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aeef607822ba36c63e8c40656db7a6a3814294983b2398d350ae2e2aee06fa91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeef607822ba36c63e8c40656db7a6a3814294983b2398d350ae2e2aee06fa91", kill_on_drop: false }` [INFO] [stdout] aeef607822ba36c63e8c40656db7a6a3814294983b2398d350ae2e2aee06fa91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 49ca54767dee7c03f34897e7df57657cc0a3f63afefe097355c8ce78ef33330b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "49ca54767dee7c03f34897e7df57657cc0a3f63afefe097355c8ce78ef33330b", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling fpa v0.1.0 [INFO] [stderr] Compiling nrf51 v0.7.0 [INFO] [stderr] Checking byteorder v1.4.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.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling cortex-m-rtfm v0.5.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking generic-array v0.12.4 [INFO] [stderr] Checking panic-semihosting v0.5.6 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Checking heapless v0.5.6 [INFO] [stderr] Compiling rtfm-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling cortex-m-rtfm-macros v0.5.1 [INFO] [stderr] Checking cortex-m-rt v0.6.13 [INFO] [stderr] Checking nrf51-hal v0.7.1 [INFO] [stdout] warning: associated type `width` should have an upper camel case name [INFO] [stdout] --> src/buttons/monitors/holding.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | type width: PartialOrd + AddAssign + Copy; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/graphics/font.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | ]}; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/graphics/image.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated type `width` should have an upper camel case name [INFO] [stdout] --> src/buttons/monitors/holding.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | type width: PartialOrd + AddAssign + Copy; [INFO] [stdout] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Width` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/graphics/font.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | ]}; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/graphics/image.rs:89:10 [INFO] [stdout] | [INFO] [stdout] 89 | }; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings 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/heartbeat.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [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:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [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:61:1 [INFO] [stdout] | [INFO] [stdout] 61 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [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:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [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:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [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:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [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:33:1 [INFO] [stdout] | [INFO] [stdout] 33 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [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:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [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:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [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:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> examples/demo/animation.rs:68:80 [INFO] [stdout] | [INFO] [stdout] 68 | fn blank(_index: usize) -> GreyscaleImage {GreyscaleImage::blank()}; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` 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/demo/main.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [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:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [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: 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: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.06s [INFO] running `Command { std: "docker" "inspect" "49ca54767dee7c03f34897e7df57657cc0a3f63afefe097355c8ce78ef33330b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ca54767dee7c03f34897e7df57657cc0a3f63afefe097355c8ce78ef33330b", kill_on_drop: false }` [INFO] [stdout] 49ca54767dee7c03f34897e7df57657cc0a3f63afefe097355c8ce78ef33330b