[INFO] cloning repository https://github.com/nebelgrau77/STM32F1_edge_BME280 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nebelgrau77/STM32F1_edge_BME280" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebelgrau77%2FSTM32F1_edge_BME280", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebelgrau77%2FSTM32F1_edge_BME280'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b824672d7edb81044259c2538d2a71a988376900 [INFO] testing nebelgrau77/STM32F1_edge_BME280 against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnebelgrau77%2FSTM32F1_edge_BME280" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nebelgrau77/STM32F1_edge_BME280 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/source/.cargo/config [INFO] started tweaking git repo https://github.com/nebelgrau77/STM32F1_edge_BME280 [INFO] finished tweaking git repo https://github.com/nebelgrau77/STM32F1_edge_BME280 [INFO] tweaked toml for git repo https://github.com/nebelgrau77/STM32F1_edge_BME280 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/nebelgrau77/STM32F1_edge_BME280 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bme280 v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] c081c3535dce2de093b310e6c1ccf93c682a0c245b9e7b70f090a9009103a3ae [INFO] running `Command { std: "docker" "start" "-a" "c081c3535dce2de093b310e6c1ccf93c682a0c245b9e7b70f090a9009103a3ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c081c3535dce2de093b310e6c1ccf93c682a0c245b9e7b70f090a9009103a3ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c081c3535dce2de093b310e6c1ccf93c682a0c245b9e7b70f090a9009103a3ae", kill_on_drop: false }` [INFO] [stdout] c081c3535dce2de093b310e6c1ccf93c682a0c245b9e7b70f090a9009103a3ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e92a49eab18784616f451584df27730db5e57ad13e669817929f76bbfc40991b [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" "e92a49eab18784616f451584df27730db5e57ad13e669817929f76bbfc40991b", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling stm32f1 v0.9.0 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling ssd1306 v0.3.0-alpha.4 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling bme280 v0.2.1 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Compiling embedded-graphics v0.6.0-alpha.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling as-slice v0.1.2 [INFO] [stderr] Compiling aligned v0.3.2 [INFO] [stderr] Compiling shared-bus v0.1.4 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling stm32f1xx-hal v0.5.3 [INFO] [stderr] Compiling edgeweather v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `core::fmt::Write` [INFO] [stdout] --> src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | use core::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `edgeweather`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "e92a49eab18784616f451584df27730db5e57ad13e669817929f76bbfc40991b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e92a49eab18784616f451584df27730db5e57ad13e669817929f76bbfc40991b", kill_on_drop: false }` [INFO] [stdout] e92a49eab18784616f451584df27730db5e57ad13e669817929f76bbfc40991b