[INFO] fetching crate ist7920 0.1.1... [INFO] testing ist7920-0.1.1 against 1.60.0 for beta-1.61-1 [INFO] extracting crate ist7920 0.1.1 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate ist7920 0.1.1 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ist7920 0.1.1 [INFO] finished tweaking crates.io crate ist7920 0.1.1 [INFO] tweaked toml for crates.io crate ist7920 0.1.1 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate ist7920 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded r0 v0.2.2 [INFO] [stderr] Downloaded rtt-target v0.2.2 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.8 [INFO] [stderr] Downloaded rtt-target v0.3.1 [INFO] [stderr] Downloaded az v1.1.1 [INFO] [stderr] Downloaded stm32f4xx-hal v0.8.3 [INFO] [stderr] Downloaded aligned v0.3.4 [INFO] [stderr] Downloaded tinybmp v0.3.1 [INFO] [stderr] Downloaded embedded-graphics-core v0.3.2 [INFO] [stderr] Downloaded ufmt-write v0.1.0 [INFO] [stderr] Downloaded cortex-m v0.7.2 [INFO] [stderr] Downloaded stm32f4 v0.11.0 [INFO] [stderr] Downloaded panic-rtt-target v0.1.2 [INFO] [stderr] Downloaded cortex-m-rt v0.6.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 047f178fafb9ce676d75554bdd1ac782d2523c60ef18031a64fe8d239f8c329f [INFO] running `Command { std: "docker" "start" "-a" "047f178fafb9ce676d75554bdd1ac782d2523c60ef18031a64fe8d239f8c329f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "047f178fafb9ce676d75554bdd1ac782d2523c60ef18031a64fe8d239f8c329f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "047f178fafb9ce676d75554bdd1ac782d2523c60ef18031a64fe8d239f8c329f", kill_on_drop: false }` [INFO] [stdout] 047f178fafb9ce676d75554bdd1ac782d2523c60ef18031a64fe8d239f8c329f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c68445c81efeb45d7a21e944921bc3f0d998ad3eed9562df0c4f7bfc6c31309a [INFO] running `Command { std: "docker" "start" "-a" "c68445c81efeb45d7a21e944921bc3f0d998ad3eed9562df0c4f7bfc6c31309a", kill_on_drop: false }` [INFO] [stderr] Compiling az v1.1.1 [INFO] [stderr] Compiling byte-slice-cast v0.3.5 [INFO] [stderr] Compiling display-interface v0.4.1 [INFO] [stderr] Compiling nb v0.1.3 [INFO] [stderr] Compiling embedded-hal v0.2.5 [INFO] [stderr] Compiling display-interface-spi v0.4.1 [INFO] [stderr] Compiling embedded-graphics-core v0.3.2 [INFO] [stderr] Compiling ist7920 v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.89s [INFO] running `Command { std: "docker" "inspect" "c68445c81efeb45d7a21e944921bc3f0d998ad3eed9562df0c4f7bfc6c31309a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c68445c81efeb45d7a21e944921bc3f0d998ad3eed9562df0c4f7bfc6c31309a", kill_on_drop: false }` [INFO] [stdout] c68445c81efeb45d7a21e944921bc3f0d998ad3eed9562df0c4f7bfc6c31309a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1b2634daca916e9ac313929960107bd207c526a03ef2666aae9418a71d160c77 [INFO] running `Command { std: "docker" "start" "-a" "1b2634daca916e9ac313929960107bd207c526a03ef2666aae9418a71d160c77", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cortex-m v0.7.2 [INFO] [stderr] Compiling vcell v0.1.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling cortex-m v0.6.7 [INFO] [stderr] Compiling cortex-m-rt v0.6.14 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling stm32f4 v0.11.0 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling micromath v1.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling rtt-target v0.3.1 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling as-slice v0.1.5 [INFO] [stderr] Compiling embedded-graphics v0.7.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling aligned v0.3.4 [INFO] [stderr] Compiling panic-rtt-target v0.1.2 [INFO] [stderr] Compiling rtt-target v0.2.2 [INFO] [stderr] Compiling tinybmp v0.3.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling stm32f4xx-hal v0.8.3 [INFO] [stderr] Compiling ist7920 v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ist7920` due to 2 previous errors [INFO] [stdout] error: couldn't read examples/rust.bmp: No such file or directory (os error 2) [INFO] [stdout] --> examples/embedded_graphics.rs:71:53 [INFO] [stdout] | [INFO] [stdout] 71 | let bmp: Bmp = Bmp::from_slice(include_bytes!("rust.bmp")).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (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] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] | [INFO] [stdout] = note: this can occur when a binary crate with `#![no_std]` is compiled for a target where `eh_personality` is defined in the standard library [INFO] [stdout] = help: you may be able to compile for a target that doesn't need `eh_personality`, specify a target with `--target` or in `.cargo/config` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1b2634daca916e9ac313929960107bd207c526a03ef2666aae9418a71d160c77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b2634daca916e9ac313929960107bd207c526a03ef2666aae9418a71d160c77", kill_on_drop: false }` [INFO] [stdout] 1b2634daca916e9ac313929960107bd207c526a03ef2666aae9418a71d160c77