[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] testing mattheww/microbit-blinkenlights against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmattheww%2Fmicrobit-blinkenlights" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mattheww/microbit-blinkenlights on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/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-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded numtoa v0.2.3 [INFO] [stderr] Downloaded hash32 v0.1.1 [INFO] [stderr] Downloaded heapless v0.5.6 [INFO] [stderr] Downloaded indexmap v1.6.1 [INFO] [stderr] Downloaded cortex-m-rtfm v0.5.3 [INFO] [stderr] Downloaded hashbrown v0.9.1 [INFO] [stderr] Downloaded rtfm-syntax v0.4.0 [INFO] [stderr] Downloaded cortex-m-rtfm-macros v0.5.1 [INFO] [stderr] Downloaded rtfm-core v0.3.0 [INFO] [stderr] Downloaded fpa v0.1.0 [INFO] [stderr] Downloaded tiny-led-matrix v1.0.2 [INFO] [stderr] Downloaded nrf51-hal v0.7.1 [INFO] [stderr] Downloaded nrf51 v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56f27eb3b66f7ecbc8f9a61551bbcdb225e3639642ea219e7580aa9dd1a732f7 [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" "56f27eb3b66f7ecbc8f9a61551bbcdb225e3639642ea219e7580aa9dd1a732f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56f27eb3b66f7ecbc8f9a61551bbcdb225e3639642ea219e7580aa9dd1a732f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56f27eb3b66f7ecbc8f9a61551bbcdb225e3639642ea219e7580aa9dd1a732f7", kill_on_drop: false }` [INFO] [stdout] 56f27eb3b66f7ecbc8f9a61551bbcdb225e3639642ea219e7580aa9dd1a732f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9ae30c7a3e4c57e888299880c386dcb07efeb3d6a2cfd0d069cfcb8e34915f2 [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" "e9ae30c7a3e4c57e888299880c386dcb07efeb3d6a2cfd0d069cfcb8e34915f2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling cortex-m v0.6.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Compiling fpa v0.1.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling nrf51 v0.7.0 [INFO] [stderr] Compiling rmicrobit v1.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tiny-led-matrix v1.0.2 [INFO] [stderr] Compiling as-slice v0.1.4 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.4 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 51.93s [INFO] running `Command { std: "docker" "inspect" "e9ae30c7a3e4c57e888299880c386dcb07efeb3d6a2cfd0d069cfcb8e34915f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9ae30c7a3e4c57e888299880c386dcb07efeb3d6a2cfd0d069cfcb8e34915f2", kill_on_drop: false }` [INFO] [stdout] e9ae30c7a3e4c57e888299880c386dcb07efeb3d6a2cfd0d069cfcb8e34915f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1237c91a20e05a84baddaf503a30e4c62b9c90b7daedfb71d0a9f49daf1b4847 [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" "1237c91a20e05a84baddaf503a30e4c62b9c90b7daedfb71d0a9f49daf1b4847", kill_on_drop: false }` [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.7 [INFO] [stderr] Compiling rtfm-core v0.3.0 [INFO] [stderr] Compiling numtoa v0.2.3 [INFO] [stderr] Compiling cortex-m-rtfm v0.5.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling hash32 v0.1.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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling panic-semihosting v0.5.6 [INFO] [stderr] Compiling rtfm-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rtfm-macros v0.5.1 [INFO] [stderr] Compiling rmicrobit v1.0.1 (/opt/rustwide/workdir) [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 `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: 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: 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: 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 `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 `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 `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: 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: 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: 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 31.36s [INFO] running `Command { std: "docker" "inspect" "1237c91a20e05a84baddaf503a30e4c62b9c90b7daedfb71d0a9f49daf1b4847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1237c91a20e05a84baddaf503a30e4c62b9c90b7daedfb71d0a9f49daf1b4847", kill_on_drop: false }` [INFO] [stdout] 1237c91a20e05a84baddaf503a30e4c62b9c90b7daedfb71d0a9f49daf1b4847 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7e913e5c809b2b2f515dd2e518a7b52ee4a03f38e2cec1d385f2b95fd727a677 [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" "7e913e5c809b2b2f515dd2e518a7b52ee4a03f38e2cec1d385f2b95fd727a677", kill_on_drop: false }` [INFO] [stderr] warning: associated type `width` should have an upper camel case name [INFO] [stderr] --> src/buttons/monitors/holding.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | type width: PartialOrd + AddAssign + Copy; [INFO] [stderr] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Width` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: associated type `width` should have an upper camel case name [INFO] [stderr] --> src/buttons/monitors/holding.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | type width: PartialOrd + AddAssign + Copy; [INFO] [stderr] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Width` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `handle_buttons`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead. [INFO] [stderr] --> examples/use_single_button_monitor.rs:49:1 [INFO] [stderr] | [INFO] [stderr] 49 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead. [INFO] [stderr] --> examples/use_single_button_monitor.rs:49:1 [INFO] [stderr] | [INFO] [stderr] 49 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `handle_buttons`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead. [INFO] [stderr] --> examples/demo/main.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead. [INFO] [stderr] --> examples/demo/main.rs:19:1 [INFO] [stderr] | [INFO] [stderr] 19 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `handle_buttons`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead. [INFO] [stderr] --> examples/use_core_buttons.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead. [INFO] [stderr] --> examples/use_core_buttons.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `handle_buttons`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead. [INFO] [stderr] --> examples/use_dual_button_monitor.rs:61:1 [INFO] [stderr] | [INFO] [stderr] 61 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead. [INFO] [stderr] --> examples/use_dual_button_monitor.rs:61:1 [INFO] [stderr] | [INFO] [stderr] 61 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 2 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead. [INFO] [stderr] --> examples/scroll_text.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead. [INFO] [stderr] --> examples/scroll_images.rs:33:1 [INFO] [stderr] | [INFO] [stderr] 33 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead. [INFO] [stderr] --> examples/heartbeat.rs:25:1 [INFO] [stderr] | [INFO] [stderr] 25 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `init`: cortex-m-rtfm has been renamed and is deprecated, use cortex-m-rtic instead. [INFO] [stderr] --> examples/use_display_port.rs:17:1 [INFO] [stderr] | [INFO] [stderr] 17 | #[app(device = rmicrobit::nrf51, peripherals = true)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rmicrobit-b94cbe03bb7fc1d5 [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::click_ABbBba ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::click_ABaAba ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::click_ABba ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::click_BAab ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::hold_A_B_ab ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::nohold_ABb_a ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::simple_a_click ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::hold_AxB_aA_ba ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::click_BAba ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::hold_AB_ab ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::nohold_AB_ba ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::click_Abab ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::hold_AB_ba ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::hold_AxB_a_A_ab ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::hold_AxB_bB_ba ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::simple_a_hold ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::hold_AxB_a_b ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::simple_b_click ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::hold_AxB_aA_ab ... ok [INFO] [stdout] test buttons::monitors::dual_with_hold::tests::simple_b_hold ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests rmicrobit [INFO] [stderr] warning: associated type `width` should have an upper camel case name [INFO] [stderr] --> /opt/rustwide/workdir/src/buttons/monitors/holding.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | type width: PartialOrd + AddAssign + Copy; [INFO] [stderr] | ^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `Width` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test src/buttons.rs - buttons (line 62) ... ignored [INFO] [stdout] test src/buttons/core.rs - buttons::core (line 14) ... ignored [INFO] [stdout] test src/buttons/monitors/holding.rs - buttons::monitors::holding::HoldAnnotator::annotate (line 74) ... ignored [INFO] [stdout] test src/display/microbit_display.rs - display::microbit_display::MicrobitDisplay::handle_event (line 71) ... ignored [INFO] [stdout] test src/display/microbit_display.rs - display::microbit_display::MicrobitDisplay::new (line 30) ... ignored [INFO] [stdout] test src/display/microbit_display.rs - display::microbit_display::MicrobitDisplay::set_frame (line 96) ... ignored [INFO] [stdout] test src/graphics/scrolling.rs - graphics::scrolling (line 17) ... ignored [INFO] [stdout] test src/graphics/scrolling_text.rs - graphics::scrolling_text (line 5) ... ignored [INFO] [stdout] test src/gpio.rs - gpio (line 16) ... FAILED [INFO] [stdout] test src/graphics/image.rs - graphics::image::GreyscaleImage::new (line 23) ... FAILED [INFO] [stdout] test src/graphics/image.rs - graphics::image::BitImage::new (line 76) ... FAILED [INFO] [stdout] test src/display/display_port.rs - display::display_port::DisplayPort (line 75) ... FAILED [INFO] [stdout] test src/prelude.rs - prelude (line 4) ... ok [INFO] [stdout] test src/display/doc_example.rs - display::doc_example (line 10) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/gpio.rs - gpio (line 16) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nrf51` [INFO] [stdout] --> src/gpio.rs:19:8 [INFO] [stdout] | [INFO] [stdout] 6 | let p: nrf51::Peripherals = _; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `nrf51` [INFO] [stdout] [INFO] [stdout] error: in expressions, `_` can only be used on the left-hand side of an assignment [INFO] [stdout] --> src/gpio.rs:19:29 [INFO] [stdout] | [INFO] [stdout] 6 | let p: nrf51::Peripherals = _; [INFO] [stdout] | ^ `_` not allowed here [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/graphics/image.rs - graphics::image::GreyscaleImage::new (line 23) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `GreyscaleImage` in this scope [INFO] [stdout] --> src/graphics/image.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 3 | const GREY_HEART: GreyscaleImage = GreyscaleImage::new(&[ [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use rmicrobit::graphics::image::GreyscaleImage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GreyscaleImage` [INFO] [stdout] --> src/graphics/image.rs:24:36 [INFO] [stdout] | [INFO] [stdout] 3 | const GREY_HEART: GreyscaleImage = GreyscaleImage::new(&[ [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use rmicrobit::graphics::image::GreyscaleImage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/graphics/image.rs - graphics::image::BitImage::new (line 76) stdout ---- [INFO] [stdout] error[E0412]: cannot find type `BitImage` in this scope [INFO] [stdout] --> src/graphics/image.rs:77:14 [INFO] [stdout] | [INFO] [stdout] 3 | const HEART: BitImage = BitImage::new(&[ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use rmicrobit::graphics::image::BitImage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BitImage` [INFO] [stdout] --> src/graphics/image.rs:77:25 [INFO] [stdout] | [INFO] [stdout] 3 | const HEART: BitImage = BitImage::new(&[ [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 | use rmicrobit::graphics::image::BitImage; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/display/display_port.rs - display::display_port::DisplayPort (line 75) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `rmicrobit::pin_constants` [INFO] [stdout] --> src/display/display_port.rs:78:16 [INFO] [stdout] | [INFO] [stdout] 6 | use rmicrobit::pin_constants::{col_pin_number, row_pin_number, COL_PINS_MASK}; [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `pin_constants` in `rmicrobit` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `nrf51` [INFO] [stdout] --> src/display/display_port.rs:79:8 [INFO] [stdout] | [INFO] [stdout] 7 | let p: nrf51::Peripherals = _; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `nrf51` [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DisplayPort` [INFO] [stdout] --> src/display/display_port.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 9 | let mut display_port = DisplayPort::new(display_pins); [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use rmicrobit::display::DisplayPort; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: in expressions, `_` can only be used on the left-hand side of an assignment [INFO] [stdout] --> src/display/display_port.rs:79:29 [INFO] [stdout] | [INFO] [stdout] 7 | let p: nrf51::Peripherals = _; [INFO] [stdout] | ^ `_` not allowed here [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/display/doc_example.rs - display::doc_example (line 10) 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] --> src/display/doc_example.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 27 | #[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] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] Test executable failed (terminated by signal). [INFO] [stdout] [INFO] [stdout] stderr: [INFO] [stdout] thread '' panicked at 'not implemented', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cortex-m-0.6.4/src/interrupt.rs:27:15 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55db05aa9f67 - std::backtrace_rs::backtrace::libunwind::trace::hcd6e187547b8deec [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55db05aa9f67 - std::backtrace_rs::backtrace::trace_unsynchronized::hde10036eb783fbc7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55db05aa9f67 - std::sys_common::backtrace::_print_fmt::h63987b8f86dfc82a [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55db05aa9f67 - ::fmt::hc33f3ac4cc9c4196 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55db05abf94c - core::fmt::write::hfdcdeb08fb2b3afa [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55db05aa8be2 - std::io::Write::write_fmt::h83a843778fa2a815 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/io/mod.rs:1519:15 [INFO] [stdout] 6: 0x55db05aab915 - std::sys_common::backtrace::_print::hf179508b01f66878 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55db05aab915 - std::sys_common::backtrace::print::ha97d11adb39266a6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55db05aab915 - std::panicking::default_hook::{{closure}}::h8da9985a98bd1582 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55db05aab46a - std::panicking::default_hook::hbc0ee792993c2ef2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55db05aac011 - std::panicking::rust_panic_with_hook::h9fb9cda33a10f084 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:591:17 [INFO] [stdout] 11: 0x55db05aabb27 - std::panicking::begin_panic_handler::{{closure}}::hf3e83396e085962e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:495:13 [INFO] [stdout] 12: 0x55db05aaa42c - std::sys_common::backtrace::__rust_end_short_backtrace::hac151ac4c1e3252d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55db05aabab9 - rust_begin_unwind [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:493:5 [INFO] [stdout] 14: 0x55db05abed21 - core::panicking::panic_fmt::hf6d8a92b065b8f97 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55db05abec6d - core::panicking::panic::h95b17729da7179c5 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55db05a9189d - cortex_m::interrupt::disable::h4169d0d75c885c7b [INFO] [stdout] 17: 0x55db05a92d3e - main [INFO] [stdout] 18: 0x7f3bd10320b3 - __libc_start_main [INFO] [stdout] 19: 0x55db05a9109e - _start [INFO] [stdout] 20: 0x0 - [INFO] [stdout] fatal runtime error: failed to initiate panic, error 5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/display/display_port.rs - display::display_port::DisplayPort (line 75) [INFO] [stdout] src/display/doc_example.rs - display::doc_example (line 10) [INFO] [stdout] src/gpio.rs - gpio (line 16) [INFO] [stdout] src/graphics/image.rs - graphics::image::BitImage::new (line 76) [INFO] [stdout] src/graphics/image.rs - graphics::image::GreyscaleImage::new (line 23) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 5 failed; 8 ignored; 0 measured; 0 filtered out; finished in 2.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `Command { std: "docker" "inspect" "7e913e5c809b2b2f515dd2e518a7b52ee4a03f38e2cec1d385f2b95fd727a677", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e913e5c809b2b2f515dd2e518a7b52ee4a03f38e2cec1d385f2b95fd727a677", kill_on_drop: false }` [INFO] [stdout] 7e913e5c809b2b2f515dd2e518a7b52ee4a03f38e2cec1d385f2b95fd727a677