[INFO] cloning repository https://github.com/geomatsi/rust-blue-pill-tests [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geomatsi/rust-blue-pill-tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeomatsi%2Frust-blue-pill-tests", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeomatsi%2Frust-blue-pill-tests'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 48b3c8f7e6a8f00d28e5150f6dab6297880355c1 [INFO] testing geomatsi/rust-blue-pill-tests against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeomatsi%2Frust-blue-pill-tests" "/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/geomatsi/rust-blue-pill-tests on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "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/geomatsi/rust-blue-pill-tests [INFO] finished tweaking git repo https://github.com/geomatsi/rust-blue-pill-tests [INFO] tweaked toml for git repo https://github.com/geomatsi/rust-blue-pill-tests written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/geomatsi/rust-blue-pill-tests already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0a85ba0f855183e42bd573bfdabeb62b20af658cad15dfaf75bd9fe7f1fa20c [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" "f0a85ba0f855183e42bd573bfdabeb62b20af658cad15dfaf75bd9fe7f1fa20c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0a85ba0f855183e42bd573bfdabeb62b20af658cad15dfaf75bd9fe7f1fa20c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0a85ba0f855183e42bd573bfdabeb62b20af658cad15dfaf75bd9fe7f1fa20c", kill_on_drop: false }` [INFO] [stdout] f0a85ba0f855183e42bd573bfdabeb62b20af658cad15dfaf75bd9fe7f1fa20c [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" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44046bdfc204a4f1e454879a93dfbfaa4f16d4b2cb805d222816071637cad734 [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" "44046bdfc204a4f1e454879a93dfbfaa4f16d4b2cb805d222816071637cad734", kill_on_drop: false }` [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling heapless v0.5.3 [INFO] [stderr] Compiling cortex-m-semihosting v0.3.5 [INFO] [stderr] Compiling cortex-m-rtfm v0.5.1 [INFO] [stderr] Compiling rtfm-core v0.3.0 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling infrared v0.4.1 [INFO] [stderr] Compiling bitbang-hal v0.3.0 [INFO] [stderr] Compiling eeprom24x v0.3.0 [INFO] [stderr] Compiling lm75 v0.1.1 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling hash32 v0.1.1 [INFO] [stderr] Compiling stm32f1 v0.9.0 [INFO] [stderr] Compiling embedded-nrf24l01 v0.2.0 (https://github.com/astro/embedded-nrf24l01#0998f622) [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling aligned v0.3.2 [INFO] [stderr] Compiling itm_logger v0.1.1 [INFO] [stderr] Compiling panic-itm v0.4.1 [INFO] [stderr] Compiling shared-bus v0.1.4 (https://github.com/geomatsi/shared-bus.git?branch=shared-adc#876c4499) [INFO] [stderr] Compiling panic-semihosting v0.5.3 [INFO] [stderr] Compiling rtfm-syntax v0.4.0 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling cortex-m-rtfm-macros v0.5.0 [INFO] [stderr] Compiling stm32f1xx-hal v0.5.3 [INFO] [stderr] Compiling blue-pill-tests v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: PWM feature not selected [INFO] [stdout] --> src/bin/pwm-test2.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | compile_error!("PWM feature not selected"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `blue-pill-tests` [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: language item required, but not found: `eh_personality` [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: language item required, but not found: `eh_personality` [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rtfm::cyccnt` [INFO] [stdout] --> src/bin/adc-dma-test6.rs:20:11 [INFO] [stdout] | [INFO] [stdout] 20 | use rtfm::cyccnt::Instant; [INFO] [stdout] | ^^^^^^ could not find `cyccnt` in `rtfm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rtfm::cyccnt` [INFO] [stdout] --> src/bin/adc-dma-test6.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use rtfm::cyccnt::U32Ext; [INFO] [stdout] | ^^^^^^ could not find `cyccnt` in `rtfm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `cyccnt` in `rtfm` [INFO] [stdout] --> src/bin/adc-dma-test6.rs:64:76 [INFO] [stdout] | [INFO] [stdout] 64 | #[app(device = stm32f1xx_hal::stm32, peripherals = true, monotonic = rtfm::cyccnt::CYCCNT)] [INFO] [stdout] | ^^^^^^ could not find `cyccnt` in `rtfm` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_itm`: `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `adc_dma_test6` depends on) [INFO] [stdout] = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-15b4b3991a9786b4.rlib [INFO] [stdout] = note: second definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-0d52837993227e77.rlib [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_itm`. [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-0d52837993227e77.rlib [INFO] [stdout] = note: second definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-5b3c6673703f615d.rlib [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 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `chan` in this scope [INFO] [stdout] --> src/bin/pwm-test2.rs:189:20 [INFO] [stdout] | [INFO] [stdout] 189 | let max: u16 = chan.0.get_max_duty(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `chan` in this scope [INFO] [stdout] --> src/bin/pwm-test2.rs:194:5 [INFO] [stdout] | [INFO] [stdout] 194 | chan.0.enable(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `chan` in this scope [INFO] [stdout] --> src/bin/pwm-test2.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | chan.1.enable(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `chan` in this scope [INFO] [stdout] --> src/bin/pwm-test2.rs:196:5 [INFO] [stdout] | [INFO] [stdout] 196 | chan.2.enable(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `chan` in this scope [INFO] [stdout] --> src/bin/pwm-test2.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | chan.3.enable(); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `chan` in this scope [INFO] [stdout] --> src/bin/pwm-test2.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | chan.0.set_duty(duty); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `chan` in this scope [INFO] [stdout] --> src/bin/pwm-test2.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | chan.1.set_duty(duty); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `chan` in this scope [INFO] [stdout] --> src/bin/pwm-test2.rs:205:9 [INFO] [stdout] | [INFO] [stdout] 205 | chan.2.set_duty(duty); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `chan` in this scope [INFO] [stdout] --> src/bin/pwm-test2.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | chan.3.set_duty(duty); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `chan` in this scope [INFO] [stdout] --> src/bin/pwm-test2.rs:210:9 [INFO] [stdout] | [INFO] [stdout] 210 | chan.0.set_duty(0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `chan` in this scope [INFO] [stdout] --> src/bin/pwm-test2.rs:211:9 [INFO] [stdout] | [INFO] [stdout] 211 | chan.1.set_duty(0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `chan` in this scope [INFO] [stdout] --> src/bin/pwm-test2.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | chan.2.set_duty(0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `chan` in this scope [INFO] [stdout] --> src/bin/pwm-test2.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | chan.3.set_duty(0); [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `stm32f1xx_hal::timer::Timer` [INFO] [stdout] --> src/bin/pwm-test2.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use stm32f1xx_hal::timer::Timer; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: duplicate lang item in crate `panic_itm`: `panic_impl`. [INFO] [stdout] | [INFO] [stdout] = note: the lang item is first defined in crate `panic_semihosting` (which `pwm_test2` depends on) [INFO] [stdout] = note: first definition in `panic_semihosting` loaded from /opt/rustwide/target/debug/deps/libpanic_semihosting-15b4b3991a9786b4.rlib [INFO] [stdout] = note: second definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-0d52837993227e77.rlib [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_itm`. [INFO] [stdout] = note: first definition in `panic_itm` loaded from /opt/rustwide/target/debug/deps/libpanic_itm-0d52837993227e77.rlib [INFO] [stdout] = note: second definition in `panic_halt` loaded from /opt/rustwide/target/debug/deps/libpanic_halt-5b3c6673703f615d.rlib [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 17 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cycles` found for type `u32` in the current scope [INFO] [stdout] --> src/bin/adc-dma-test6.rs:118:52 [INFO] [stdout] | [INFO] [stdout] 118 | .start_adc_dma(Instant::now() + PERIOD.cycles()) [INFO] [stdout] | ^^^^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `cycles` found for type `u32` in the current scope [INFO] [stdout] --> src/bin/adc-dma-test6.rs:211:52 [INFO] [stdout] | [INFO] [stdout] 211 | .start_adc_dma(Instant::now() + PERIOD.cycles()) [INFO] [stdout] | ^^^^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> src/bin/adc-dma-test6.rs:64:1 [INFO] [stdout] | [INFO] [stdout] 64 | #[app(device = stm32f1xx_hal::stm32, peripherals = true, monotonic = rtfm::cyccnt::CYCCNT)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: type must be known at this point [INFO] [stdout] = note: this error originates in an attribute macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "44046bdfc204a4f1e454879a93dfbfaa4f16d4b2cb805d222816071637cad734", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44046bdfc204a4f1e454879a93dfbfaa4f16d4b2cb805d222816071637cad734", kill_on_drop: false }` [INFO] [stdout] 44046bdfc204a4f1e454879a93dfbfaa4f16d4b2cb805d222816071637cad734