[INFO] fetching crate ublox-core 0.1.0... [INFO] testing ublox-core-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate ublox-core 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate ublox-core 0.1.0 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] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking crates.io crate ublox-core 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate ublox-core 0.1.0 [INFO] tweaked toml for crates.io crate ublox-core 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate ublox-core 0.1.0 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 volatile-register v0.2.0 [INFO] [stderr] Downloaded r0 v0.2.2 [INFO] [stderr] Downloaded cortex-m-rt v0.6.12 [INFO] [stderr] Downloaded proc-macro2 v1.0.9 [INFO] [stderr] Downloaded embedded-hal v0.2.3 [INFO] [stderr] Downloaded nb v0.1.2 [INFO] [stderr] Downloaded cortex-m-semihosting v0.3.5 [INFO] [stderr] Downloaded cortex-m v0.6.2 [INFO] [stderr] Downloaded shufflebuf v0.1.0 [INFO] [stderr] Downloaded vcell v0.1.2 [INFO] [stderr] Downloaded generic-array v0.13.2 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.8 [INFO] [stderr] Downloaded panic-halt v0.2.0 [INFO] [stderr] Downloaded panic-semihosting v0.5.3 [INFO] [stderr] Downloaded as-slice v0.1.3 [INFO] [stderr] Downloaded aligned v0.3.2 [INFO] [stderr] Downloaded stm32h7 v0.10.0 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a131c546ecc08071af7682ab38df8a3f90d8e09a0a4876ef2d35591ee2b7b075 [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" "a131c546ecc08071af7682ab38df8a3f90d8e09a0a4876ef2d35591ee2b7b075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a131c546ecc08071af7682ab38df8a3f90d8e09a0a4876ef2d35591ee2b7b075", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a131c546ecc08071af7682ab38df8a3f90d8e09a0a4876ef2d35591ee2b7b075", kill_on_drop: false }` [INFO] [stdout] a131c546ecc08071af7682ab38df8a3f90d8e09a0a4876ef2d35591ee2b7b075 [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=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] [stdout] 19ceb1275fe80a3f53074944108344fd45f6d0036be30a456892f88c59475d32 [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" "19ceb1275fe80a3f53074944108344fd45f6d0036be30a456892f88c59475d32", kill_on_drop: false }` [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling shufflebuf v0.1.0 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling ublox-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `Command { std: "docker" "inspect" "19ceb1275fe80a3f53074944108344fd45f6d0036be30a456892f88c59475d32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ceb1275fe80a3f53074944108344fd45f6d0036be30a456892f88c59475d32", kill_on_drop: false }` [INFO] [stdout] 19ceb1275fe80a3f53074944108344fd45f6d0036be30a456892f88c59475d32 [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=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] b873825f22a50ed27e9d78de8cdf8771e8caeb7ba4da6acade129dd1b33cd3a2 [INFO] running `Command { std: "docker" "start" "-a" "b873825f22a50ed27e9d78de8cdf8771e8caeb7ba4da6acade129dd1b33cd3a2", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling stm32h7 v0.10.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling aligned v0.3.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling panic-semihosting v0.5.3 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling ublox-core v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `p_hal` [INFO] [stdout] --> examples/monitor.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use p_hal::{pac, prelude::*}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `p_hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `cortex_m`, `p_hal` [INFO] [stdout] --> examples/monitor.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use cortex_m; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | use p_hal::{pac, prelude::*}; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `p_hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `stm32h7xx_hal`, `ublox_core` [INFO] [stdout] --> examples/monitor.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use stm32h7xx_hal as p_hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no external crate `stm32h7xx_hal` [INFO] [stdout] ... [INFO] [stdout] 23 | use ublox_core as ublox; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_halt`: `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `monitor` depends on) [INFO] [stdout] = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-ecb62ca63f0e3910.rlib [INFO] [stdout] = note: second definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-3b6853a2e622cf29.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stm32h7xx_hal` [INFO] [stdout] --> examples/serial_dump.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use stm32h7xx_hal::{pac, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `stm32h7xx_hal` [INFO] [stdout] [INFO] [stdout] [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[E0432]: unresolved imports `cortex_m`, `p_hal` [INFO] [stdout] --> examples/serial_dump.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use cortex_m; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | use p_hal::stm32; [INFO] [stdout] | ^^^^^ use of undeclared crate or module `p_hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `stm32h7xx_hal` [INFO] [stdout] --> examples/serial_dump.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use stm32h7xx_hal as p_hal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no external crate `stm32h7xx_hal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `stm32h7xx_hal`, `stm32::UART7`, `stm32::USART1`, `p_hal::serial::Error` [INFO] [stdout] --> examples/serial_dump.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use stm32h7xx_hal::{pac, prelude::*}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of undeclared crate or module `stm32h7xx_hal` [INFO] [stdout] 18 | [INFO] [stdout] 19 | use stm32::UART7; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 20 | use stm32::USART1; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | use p_hal::serial::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mhz` found for type `{integer}` in the current scope [INFO] [stdout] --> examples/monitor.rs:48:35 [INFO] [stdout] | [INFO] [stdout] 48 | let mut ccdr = rcc.sys_ck(160.mhz()).freeze(vos, &dp.SYSCFG); [INFO] [stdout] | ^^^ method not found in `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bps` found for type `u32` in the current scope [INFO] [stdout] --> examples/monitor.rs:61:74 [INFO] [stdout] | [INFO] [stdout] 61 | p_hal::serial::config::Config::default().baudrate(57_600_u32.bps()); [INFO] [stdout] | ^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bps` found for type `{integer}` in the current scope [INFO] [stdout] --> examples/monitor.rs:70:70 [INFO] [stdout] | [INFO] [stdout] 70 | p_hal::serial::config::Config::default().baudrate(115200.bps()); [INFO] [stdout] | ^^^ method not found in `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `embedded_hal::blocking::delay::DelayMs` [INFO] [stdout] --> examples/monitor.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use embedded_hal::blocking::delay::DelayMs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/monitor.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ublox-core` due to 9 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> examples/serial_dump.rs:104:42 [INFO] [stdout] | [INFO] [stdout] 104 | Err(nb::Error::Other(Error::Overrun)) => { [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Error` [INFO] [stdout] --> examples/serial_dump.rs:188:38 [INFO] [stdout] | [INFO] [stdout] 188 | Err(nb::Error::Other(Error::Overrun)) => {} [INFO] [stdout] | ^^^^^ use of undeclared type `Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `USART1` in this scope [INFO] [stdout] --> examples/serial_dump.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | USART1, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 12 | use stm32h7::stm32h743::USART1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `UART7` in this scope [INFO] [stdout] --> examples/serial_dump.rs:92:42 [INFO] [stdout] | [INFO] [stdout] 92 | dbg_port: &mut p_hal::serial::Tx, [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 12 | use stm32h7::stm32h743::UART7; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_halt`: `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `serial_dump` depends on) [INFO] [stdout] = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-ecb62ca63f0e3910.rlib [INFO] [stdout] = note: second definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-3b6853a2e622cf29.rlib [INFO] [stdout] [INFO] [stdout] [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[E0599]: no method named `mhz` found for type `{integer}` in the current scope [INFO] [stdout] --> examples/serial_dump.rs:52:35 [INFO] [stdout] | [INFO] [stdout] 52 | let mut ccdr = rcc.sys_ck(160.mhz()).freeze(vos, &dp.SYSCFG); [INFO] [stdout] | ^^^ method not found in `{integer}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bps` found for type `u32` in the current scope [INFO] [stdout] --> examples/serial_dump.rs:66:74 [INFO] [stdout] | [INFO] [stdout] 66 | p_hal::serial::config::Config::default().baudrate(57_600_u32.bps()); [INFO] [stdout] | ^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `bps` found for type `u32` in the current scope [INFO] [stdout] --> examples/serial_dump.rs:79:68 [INFO] [stdout] | [INFO] [stdout] 79 | p_hal::serial::config::Config::default().baudrate(baud.bps()); [INFO] [stdout] | ^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `embedded_hal::blocking::delay::DelayMs` [INFO] [stdout] --> examples/serial_dump.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use embedded_hal::blocking::delay::DelayMs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> examples/serial_dump.rs:1:9 [INFO] [stdout] | [INFO] [stdout] 1 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(warnings)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::fmt::Write` [INFO] [stdout] --> examples/serial_dump.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use core::fmt::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b873825f22a50ed27e9d78de8cdf8771e8caeb7ba4da6acade129dd1b33cd3a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b873825f22a50ed27e9d78de8cdf8771e8caeb7ba4da6acade129dd1b33cd3a2", kill_on_drop: false }` [INFO] [stdout] b873825f22a50ed27e9d78de8cdf8771e8caeb7ba4da6acade129dd1b33cd3a2