[INFO] fetching crate px4flow_bsp 0.1.3... [INFO] testing px4flow_bsp-0.1.3 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate px4flow_bsp 0.1.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate px4flow_bsp 0.1.3 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-6/source/.cargo/config [INFO] started tweaking crates.io crate px4flow_bsp 0.1.3 [INFO] finished tweaking crates.io crate px4flow_bsp 0.1.3 [INFO] tweaked toml for crates.io crate px4flow_bsp 0.1.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate px4flow_bsp 0.1.3 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 mt9v034-i2c v0.1.3 [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" "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] [stdout] fd1322b13a9c4ebd802463ef40ec58fbab8da550d42b876ee07251c93db4623a [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" "fd1322b13a9c4ebd802463ef40ec58fbab8da550d42b876ee07251c93db4623a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd1322b13a9c4ebd802463ef40ec58fbab8da550d42b876ee07251c93db4623a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd1322b13a9c4ebd802463ef40ec58fbab8da550d42b876ee07251c93db4623a", kill_on_drop: false }` [INFO] [stdout] fd1322b13a9c4ebd802463ef40ec58fbab8da550d42b876ee07251c93db4623a [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" "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] 299b593619dfbbe9006d9b64d5f77ed9a33b86fba7c1cd47ac2f2d9b5f34277b [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" "299b593619dfbbe9006d9b64d5f77ed9a33b86fba7c1cd47ac2f2d9b5f34277b", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling nb v1.0.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling cortex-m v0.5.10 [INFO] [stderr] Compiling stm32f4 v0.11.0 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling aligned v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling px4flow_bsp v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bare-metal v1.0.0 [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 semver v0.9.0 [INFO] [stderr] Compiling eeprom24x v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.11.1 [INFO] [stderr] Compiling l3gd20 v0.2.0 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling aligned v0.3.2 [INFO] [stderr] Compiling rtt-target v0.1.1 [INFO] [stderr] Compiling panic-rtt-core v0.1.1 [INFO] [stderr] Compiling shared-bus v0.1.4 [INFO] [stderr] Compiling mt9v034-i2c v0.1.3 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling stm32f4xx-hal v0.8.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "299b593619dfbbe9006d9b64d5f77ed9a33b86fba7c1cd47ac2f2d9b5f34277b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "299b593619dfbbe9006d9b64d5f77ed9a33b86fba7c1cd47ac2f2d9b5f34277b", kill_on_drop: false }` [INFO] [stdout] 299b593619dfbbe9006d9b64d5f77ed9a33b86fba7c1cd47ac2f2d9b5f34277b [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" "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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef6c52663d1028971a32152e1bd7a584be0f24c5a2add63fd396495556429068 [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" "ef6c52663d1028971a32152e1bd7a584be0f24c5a2add63fd396495556429068", kill_on_drop: false }` [INFO] [stderr] Compiling px4flow_bsp v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `mt9v034_i2c::PixelTestPattern` [INFO] [stdout] --> examples/play.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use mt9v034_i2c::PixelTestPattern; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `DcmiWrapper` [INFO] [stdout] --> examples/play.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | use px4flow_bsp::dcmi::{DcmiWrapper, ImageFrameBuf, IMG_FRAME_BUF_LEN}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `std` (which `test` depends on): `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_rtt_core` (which `mt9v034_i2c` depends on) [INFO] [stdout] = note: first definition in `panic_rtt_core` loaded from /opt/rustwide/target/debug/deps/libpanic_rtt_core-3069667cde6812e7.rlib, /opt/rustwide/target/debug/deps/libpanic_rtt_core-3069667cde6812e7.rmeta [INFO] [stdout] = note: second definition in `std` loaded from /opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.so, /opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `px4flow_bsp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ef6c52663d1028971a32152e1bd7a584be0f24c5a2add63fd396495556429068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef6c52663d1028971a32152e1bd7a584be0f24c5a2add63fd396495556429068", kill_on_drop: false }` [INFO] [stdout] ef6c52663d1028971a32152e1bd7a584be0f24c5a2add63fd396495556429068