[INFO] cloning repository https://github.com/roy-ganz/mcb32 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roy-ganz/mcb32" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froy-ganz%2Fmcb32", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froy-ganz%2Fmcb32'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c80cd71f433ceacc90455cc2f5ba9f007a0c1692 [INFO] checking roy-ganz/mcb32 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froy-ganz%2Fmcb32" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roy-ganz/mcb32 on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/roy-ganz/mcb32 [INFO] finished tweaking git repo https://github.com/roy-ganz/mcb32 [INFO] tweaked toml for git repo https://github.com/roy-ganz/mcb32 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/roy-ganz/mcb32 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aligned v0.3.4 [INFO] [stderr] Downloaded cortex-m v0.6.3 [INFO] [stderr] Downloaded generic-array v0.13.2 [INFO] [stderr] Downloaded as-slice v0.1.3 [INFO] [stderr] Downloaded volatile-register v0.2.0 [INFO] [stderr] Downloaded cortex-m-rt-macros v0.1.8 [INFO] [stderr] Downloaded cortex-m-rt v0.6.12 [INFO] [stderr] Downloaded display-interface v0.4.0 [INFO] [stderr] Downloaded embedded-graphics v0.6.2 [INFO] [stderr] Downloaded ili9341 v0.4.1 [INFO] [stderr] Downloaded embedded-hal v0.2.4 [INFO] [stderr] Downloaded vcell v0.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd38c9aeba152b8e765362dd7fc6cf7a14a76441b99bdc3316bef08548a45fbb [INFO] running `Command { std: "docker" "start" "-a" "bd38c9aeba152b8e765362dd7fc6cf7a14a76441b99bdc3316bef08548a45fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd38c9aeba152b8e765362dd7fc6cf7a14a76441b99bdc3316bef08548a45fbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd38c9aeba152b8e765362dd7fc6cf7a14a76441b99bdc3316bef08548a45fbb", kill_on_drop: false }` [INFO] [stdout] bd38c9aeba152b8e765362dd7fc6cf7a14a76441b99bdc3316bef08548a45fbb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8723d95bbc6af53cd0fab15aa0c7067fe369903aa8c18445641b7a49ec8c8e7 [INFO] running `Command { std: "docker" "start" "-a" "f8723d95bbc6af53cd0fab15aa0c7067fe369903aa8c18445641b7a49ec8c8e7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling cortex-m v0.6.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Checking vcell v0.1.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking nb v1.0.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Compiling stm32f1 v0.11.0 [INFO] [stderr] Checking r0 v0.2.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling mcb32 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking display-interface v0.4.0 [INFO] [stderr] Checking embedded-dma v0.1.2 [INFO] [stderr] Checking volatile-register v0.2.0 [INFO] [stderr] Checking panic-halt v0.2.0 [INFO] [stderr] Checking nb v0.1.3 [INFO] [stderr] Checking embedded-hal v0.2.4 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Checking aligned v0.3.4 [INFO] [stderr] Checking embedded-graphics v0.6.2 [INFO] [stderr] Checking ili9341 v0.4.1 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Checking stm32f1xx-hal v0.7.0 [INFO] [stdout] error[E0432]: unresolved import `cortex_m_semihosting` [INFO] [stdout] --> examples/hello.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use cortex_m_semihosting::{debug, hprintln}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `cortex_m_semihosting` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc_cortex_m` [INFO] [stdout] --> examples/allocator.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use alloc_cortex_m::CortexMHeap; [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared crate or module `alloc_cortex_m` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cortex_m_semihosting` [INFO] [stdout] --> examples/allocator.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | use cortex_m_semihosting::hprintln; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `cortex_m_semihosting` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cortex_m_semihosting` [INFO] [stdout] --> examples/exception.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use cortex_m_semihosting::hprint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `cortex_m_semihosting` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mcb32` (example "crash") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `stm32f3` [INFO] [stdout] --> examples/device.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use stm32f3::stm32f303::{interrupt, Interrupt, NVIC}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `stm32f3` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `cortex_m_semihosting` [INFO] [stdout] --> examples/device.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | use cortex_m_semihosting::hprint; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `cortex_m_semihosting` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mcb32` (example "test_on_host") due to 2 previous errors [INFO] [stderr] error: could not compile `mcb32` (example "hello") due to 3 previous errors [INFO] [stderr] error: could not compile `mcb32` (example "panic") due to 2 previous errors [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mcb32` (example "exception") due to 3 previous errors [INFO] [stderr] error: could not compile `mcb32` (example "device") due to 4 previous errors [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `debug` [INFO] [stdout] --> examples/allocator.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | debug::exit(debug::EXIT_SUCCESS); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `debug` [INFO] [stdout] --> examples/allocator.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | debug::exit(debug::EXIT_SUCCESS); [INFO] [stdout] | ^^^^^ use of undeclared crate or module `debug` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SpiTxDma` in this scope [INFO] [stdout] --> src/main.rs:93:33 [INFO] [stdout] | [INFO] [stdout] 93 | fn test_write(t: SpiTxDma, buffer: &'static [u8]) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use crate::spi::SpiTxDma; [INFO] [stdout] | [INFO] [stdout] 6 + use stm32f1xx_hal::spi::SpiTxDma; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `C2` in this scope [INFO] [stdout] --> src/main.rs:93:61 [INFO] [stdout] | [INFO] [stdout] 93 | fn test_write(t: SpiTxDma, buffer: &'static [u8]) [INFO] [stdout] | ^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 6 + use stm32f1xx_hal::dma::dma1::C2; [INFO] [stdout] | [INFO] [stdout] 6 + use stm32f1xx_hal::dma::dma2::C2; [INFO] [stdout] | [INFO] [stdout] 6 + use stm32f1xx_hal::pwm::C2; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `syst` in this scope [INFO] [stdout] --> examples/itm.rs:40:3 [INFO] [stdout] | [INFO] [stdout] 40 | syst.clear_current(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `syst` in this scope [INFO] [stdout] --> examples/itm.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | while !syst.has_wrapped() {}; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `syst` in this scope [INFO] [stdout] --> examples/itm.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | while !syst.has_wrapped() {}; [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unwinding panics are not supported without std [INFO] [stdout] | [INFO] [stdout] = help: using nightly cargo, use -Zbuild-std with panic="abort" to avoid unwinding [INFO] [stdout] = note: since the core library is usually precompiled with panic="unwind", rebuilding your crate with panic="abort" may not be enough to fix the problem [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mcb32` (example "allocator") due to 6 previous errors [INFO] [stdout] error[E0609]: no field `RCC` on type `Peripherals` [INFO] [stdout] --> examples/itm.rs:34:15 [INFO] [stdout] | [INFO] [stdout] 34 | let rcc = p.RCC; [INFO] [stdout] | ^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `CBP`, `CPUID`, `DCB`, `DWT`, `FPB` ... and 7 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `GPIOB` on type `Peripherals` [INFO] [stdout] --> examples/itm.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | let gpiob = p.GPIOB; [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `CBP`, `CPUID`, `DCB`, `DWT`, `FPB` ... and 7 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mcb32` (example "itm") due to 7 previous errors [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mcb32` (bin "mcb32") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "f8723d95bbc6af53cd0fab15aa0c7067fe369903aa8c18445641b7a49ec8c8e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8723d95bbc6af53cd0fab15aa0c7067fe369903aa8c18445641b7a49ec8c8e7", kill_on_drop: false }` [INFO] [stdout] f8723d95bbc6af53cd0fab15aa0c7067fe369903aa8c18445641b7a49ec8c8e7