[INFO] updating cached repository https://github.com/BBScholar/rmc_mag_encoder_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18dd56250cc68669b0b60a9d4126828a1a0fdb18 [INFO] testing BBScholar/rmc_mag_encoder_rust 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%2FBBScholar%2Frmc_mag_encoder_rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BBScholar/rmc_mag_encoder_rust 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-4/source/.cargo/config [INFO] started tweaking git repo https://github.com/BBScholar/rmc_mag_encoder_rust [INFO] finished tweaking git repo https://github.com/BBScholar/rmc_mag_encoder_rust [INFO] tweaked toml for git repo https://github.com/BBScholar/rmc_mag_encoder_rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/BBScholar/rmc_mag_encoder_rust 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 1fe754a299e4548116c856c169ad71c8b2a721c09a40da58f98975c3790abf63 [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" "1fe754a299e4548116c856c169ad71c8b2a721c09a40da58f98975c3790abf63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fe754a299e4548116c856c169ad71c8b2a721c09a40da58f98975c3790abf63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fe754a299e4548116c856c169ad71c8b2a721c09a40da58f98975c3790abf63", kill_on_drop: false }` [INFO] [stdout] 1fe754a299e4548116c856c169ad71c8b2a721c09a40da58f98975c3790abf63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] 39e016642eeb66c3bcf24aac2e7aee72c08ccf8d18bcdecb786f12a7f318f74b [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" "39e016642eeb66c3bcf24aac2e7aee72c08ccf8d18bcdecb786f12a7f318f74b", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling cortex-m v0.6.2 [INFO] [stderr] Compiling vcell v0.1.2 [INFO] [stderr] Compiling cortex-m-rt v0.6.12 [INFO] [stderr] Compiling stm32f1 v0.9.0 [INFO] [stderr] Compiling r0 v0.2.2 [INFO] [stderr] Compiling nb v0.1.2 [INFO] [stderr] Compiling volatile v0.2.6 [INFO] [stderr] Compiling panic-halt v0.2.0 [INFO] [stderr] Compiling volatile-register v0.2.0 [INFO] [stderr] Compiling embedded-hal v0.2.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bare-metal v0.2.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling generic-array v0.13.2 [INFO] [stderr] Compiling as-slice v0.1.3 [INFO] [stderr] Compiling aligned v0.3.2 [INFO] [stderr] Compiling cortex-m-rt-macros v0.1.8 [INFO] [stderr] Compiling stm32f1xx-hal v0.5.3 [INFO] [stderr] Compiling mag_encoder_firmware v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `delay::Delay` [INFO] [stdout] --> src/main.rs:10:21 [INFO] [stdout] | [INFO] [stdout] 10 | use stm32f1xx_hal::{delay::Delay, pac, prelude::*, timer::Timer}; [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[E0599]: no method named `into_push_pull_output` found for struct `stm32f1xx_hal::gpio::gpiob::PB4` in the current scope [INFO] [stdout] --> src/main.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 36 | let status2 = gpiob.pb4.into_push_pull_output(&mut gpiob.crl) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `stm32f1xx_hal::gpio::gpiob::PB4` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f1xx-hal-0.5.3/src/gpio.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Debugger; [INFO] [stdout] | -------------------- doesn't satisfy `_: stm32f1xx_hal::gpio::Active` [INFO] [stdout] | [INFO] [stdout] = note: the method `into_push_pull_output` exists but the following trait bounds were not satisfied: [INFO] [stdout] `stm32f1xx_hal::gpio::Debugger: stm32f1xx_hal::gpio::Active` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_push_pull_output` found for struct `stm32f1xx_hal::gpio::gpiob::PB3` in the current scope [INFO] [stdout] --> src/main.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | let status3 = gpiob.pb3.into_push_pull_output(&mut gpiob.crl) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ method not found in `stm32f1xx_hal::gpio::gpiob::PB3` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/stm32f1xx-hal-0.5.3/src/gpio.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Debugger; [INFO] [stdout] | -------------------- doesn't satisfy `_: stm32f1xx_hal::gpio::Active` [INFO] [stdout] | [INFO] [stdout] = note: the method `into_push_pull_output` exists but the following trait bounds were not satisfied: [INFO] [stdout] `stm32f1xx_hal::gpio::Debugger: stm32f1xx_hal::gpio::Active` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> src/main.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 50 | x_pin.enable_interrupt() [INFO] [stdout] | ^^^^^^^^^^^^^^^^- supplied 0 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 1 argument [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:57:48 [INFO] [stdout] | [INFO] [stdout] 57 | let encoder = Timer::tim2(p.TIM2, &clocks, &mut rcc.apb2).qei( [INFO] [stdout] | ^^^^^^^^^^^^^ expected struct `stm32f1xx_hal::rcc::APB1`, found struct `stm32f1xx_hal::rcc::APB2` [INFO] [stdout] | [INFO] [stdout] = note: expected mutable reference `&mut stm32f1xx_hal::rcc::APB1` [INFO] [stdout] found mutable reference `&mut stm32f1xx_hal::rcc::APB2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0271]: type mismatch resolving `::Periph == stm32f1xx_hal::pac::TIM2` [INFO] [stdout] --> src/main.rs:57:63 [INFO] [stdout] | [INFO] [stdout] 57 | let encoder = Timer::tim2(p.TIM2, &clocks, &mut rcc.apb2).qei( [INFO] [stdout] | ^^^ expected struct `stm32f1xx_hal::pac::TIM1`, found struct `stm32f1xx_hal::pac::TIM2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0271, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mag_encoder_firmware`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "39e016642eeb66c3bcf24aac2e7aee72c08ccf8d18bcdecb786f12a7f318f74b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39e016642eeb66c3bcf24aac2e7aee72c08ccf8d18bcdecb786f12a7f318f74b", kill_on_drop: false }` [INFO] [stdout] 39e016642eeb66c3bcf24aac2e7aee72c08ccf8d18bcdecb786f12a7f318f74b