[INFO] cloning repository https://github.com/Lukas-Sturm/Marco-Proto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lukas-Sturm/Marco-Proto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukas-Sturm%2FMarco-Proto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukas-Sturm%2FMarco-Proto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d943a24dce3688836be6b039e13c851f0e81257 [INFO] checking Lukas-Sturm/Marco-Proto against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLukas-Sturm%2FMarco-Proto" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lukas-Sturm/Marco-Proto on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking git repo https://github.com/Lukas-Sturm/Marco-Proto [INFO] finished tweaking git repo https://github.com/Lukas-Sturm/Marco-Proto [INFO] tweaked toml for git repo https://github.com/Lukas-Sturm/Marco-Proto written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Lukas-Sturm/Marco-Proto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60eab7c3fb3cf30343329606842d50a718d53b1635376b0316c1c3a097ff939b [INFO] running `Command { std: "docker" "start" "-a" "60eab7c3fb3cf30343329606842d50a718d53b1635376b0316c1c3a097ff939b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60eab7c3fb3cf30343329606842d50a718d53b1635376b0316c1c3a097ff939b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60eab7c3fb3cf30343329606842d50a718d53b1635376b0316c1c3a097ff939b", kill_on_drop: false }` [INFO] [stdout] 60eab7c3fb3cf30343329606842d50a718d53b1635376b0316c1c3a097ff939b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ef0972e0e0fafb344610a8ecdac700a6c0d5f155483602973b0f6a06819d440 [INFO] running `Command { std: "docker" "start" "-a" "4ef0972e0e0fafb344610a8ecdac700a6c0d5f155483602973b0f6a06819d440", kill_on_drop: false }` [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling cortex-m v0.7.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking vcell v0.1.3 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cortex-m-rt v0.6.13 [INFO] [stderr] Checking usb-device v0.2.7 [INFO] [stderr] Compiling synopsys-usb-otg v0.2.4 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Compiling stm32f4 v0.11.0 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-graphics v0.6.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking embedded-dma v0.1.2 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Checking usbd-serial v0.1.1 [INFO] [stderr] Checking as-slice v0.1.4 [INFO] [stderr] Checking ssd1351 v0.3.0 (https://github.com/Lukas-Sturm/ssd1351#cd20cd1e) [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Checking rtt-target v0.3.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rtcc v0.2.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking stm32f4xx-hal v0.8.3 (https://github.com/stm32-rs/stm32f4xx-hal#5dcf835f) [INFO] [stderr] Checking proto v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Font12x16`, `Font6x6`, `Text` [INFO] [stdout] --> examples/ssd1351.rs:17:32 [INFO] [stdout] | [INFO] [stdout] 17 | use embedded_graphics::fonts::{Font12x16, Font6x6, Text}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `embedded_graphics::pixelcolor::raw::RawU16` [INFO] [stdout] --> examples/ssd1351.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use embedded_graphics::pixelcolor::raw::RawU16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `embedded_graphics::style::TextStyle` [INFO] [stdout] --> examples/ssd1351.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use embedded_graphics::style::TextStyle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `prelude::*` [INFO] [stdout] --> examples/ssd1351.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | pixelcolor::Rgb565, prelude::*, primitive_style, text_style, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proto` due to 2 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0152]: found duplicate lang item `panic_impl` [INFO] [stdout] --> src/main.rs:303:1 [INFO] [stdout] | [INFO] [stdout] 303 | fn panic(info: &PanicInfo) -> ! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `std` (which `test` depends on) [INFO] [stdout] = note: first definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/33fdb797f59421c7bbecaa4588ed5d7a31a9494a/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-1dd6c19f0820d51d.rlib [INFO] [stdout] = note: second definition in the local crate (`proto`) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `embedded_graphics::prelude` [INFO] [stdout] --> src/display.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use embedded_graphics::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `embedded_graphics::prelude` [INFO] [stdout] --> src/display.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use embedded_graphics::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0152`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4ef0972e0e0fafb344610a8ecdac700a6c0d5f155483602973b0f6a06819d440", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ef0972e0e0fafb344610a8ecdac700a6c0d5f155483602973b0f6a06819d440", kill_on_drop: false }` [INFO] [stdout] 4ef0972e0e0fafb344610a8ecdac700a6c0d5f155483602973b0f6a06819d440