[INFO] cloning repository https://github.com/jamwaffles/jog-wheel-controller
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jamwaffles/jog-wheel-controller" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamwaffles%2Fjog-wheel-controller", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamwaffles%2Fjog-wheel-controller'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 34c0da7e73bd2a72006899ef29f81e1e863301ca
[INFO] testing jamwaffles/jog-wheel-controller against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjamwaffles%2Fjog-wheel-controller" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jamwaffles/jog-wheel-controller
[INFO] finished tweaking git repo https://github.com/jamwaffles/jog-wheel-controller
[INFO] tweaked toml for git repo https://github.com/jamwaffles/jog-wheel-controller written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jamwaffles/jog-wheel-controller on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jamwaffles/jog-wheel-controller 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" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-7-tc1/source/firmware/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/stm32-rs/stm32f1xx-hal`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cortex-m-rt-macros v0.1.7
[INFO] [stderr]   Downloaded vcell v0.1.2
[INFO] [stderr]   Downloaded cortex-m-rt v0.6.11
[INFO] [stderr]   Downloaded r0 v0.2.2
[INFO] [stderr]   Downloaded as-slice v0.1.2
[INFO] [stderr]   Downloaded rtfm-core v0.3.0
[INFO] [stderr]   Downloaded aligned v0.3.2
[INFO] [stderr]   Downloaded nb v0.1.2
[INFO] [stderr]   Downloaded hash32 v0.1.1
[INFO] [stderr]   Downloaded volatile-register v0.2.0
[INFO] [stderr]   Downloaded panic-semihosting v0.5.3
[INFO] [stderr]   Downloaded cortex-m-semihosting v0.3.5
[INFO] [stderr]   Downloaded generic-array v0.13.2
[INFO] [stderr]   Downloaded embedded-hal v0.2.3
[INFO] [stderr]   Downloaded cortex-m-rtfm-macros v0.5.0
[INFO] [stderr]   Downloaded rtfm-syntax v0.4.0
[INFO] [stderr]   Downloaded indexmap v1.3.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.8
[INFO] [stderr]   Downloaded cortex-m v0.6.2
[INFO] [stderr]   Downloaded embedded-graphics v0.6.0-alpha.2
[INFO] [stderr]   Downloaded heapless v0.5.2
[INFO] [stderr]   Downloaded cortex-m-rtfm v0.5.1
[INFO] [stderr]   Downloaded syn v1.0.14
[INFO] [stderr]   Downloaded stm32f1 v0.9.0
[INFO] [stderr]   Downloaded ssd1306 v0.3.0-alpha.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2a7656dfb9cf36a2ed52d61c08261c8e355b700f4c102cdde87bd424c8538600
[INFO] running `Command { std: "docker" "start" "2a7656dfb9cf36a2ed52d61c08261c8e355b700f4c102cdde87bd424c8538600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a7656dfb9cf36a2ed52d61c08261c8e355b700f4c102cdde87bd424c8538600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2a7656dfb9cf36a2ed52d61c08261c8e355b700f4c102cdde87bd424c8538600" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a7656dfb9cf36a2ed52d61c08261c8e355b700f4c102cdde87bd424c8538600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2a7656dfb9cf36a2ed52d61c08261c8e355b700f4c102cdde87bd424c8538600" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/firmware/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr]    Compiling typenum v1.11.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.8
[INFO] [stderr]    Compiling cortex-m v0.6.2
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling syn v1.0.14
[INFO] [stderr]    Compiling vcell v0.1.2
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling cortex-m-rt v0.6.11
[INFO] [stderr]    Compiling r0 v0.2.2
[INFO] [stderr]    Compiling cortex-m-semihosting v0.3.5
[INFO] [stderr]    Compiling stm32f1 v0.9.0
[INFO] [stderr]    Compiling heapless v0.5.2
[INFO] [stderr]    Compiling nb v0.1.2
[INFO] [stderr]    Compiling indexmap v1.3.1
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling volatile-register v0.2.0
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling embedded-hal v0.2.3
[INFO] [stderr]    Compiling ssd1306 v0.3.0-alpha.2
[INFO] [stderr]    Compiling cortex-m-rtfm v0.5.1
[INFO] [stderr]    Compiling rtfm-core v0.3.0
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling hal-comp v0.1.0 (/opt/rustwide/workdir/hal-comp)
[INFO] [stderr]    Compiling hash32 v0.1.1
[INFO] [stderr]    Compiling embedded-graphics v0.6.0-alpha.2
[INFO] [stderr]    Compiling generic-array v0.13.2
[INFO] [stderr]    Compiling generic-array v0.12.3
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling as-slice v0.1.2
[INFO] [stderr]    Compiling aligned v0.3.2
[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.7
[INFO] [stderr]    Compiling cortex-m-rtfm-macros v0.5.0
[INFO] [stderr]    Compiling stm32f1xx-hal v0.5.3 (https://github.com/stm32-rs/stm32f1xx-hal#58d286ff)
[INFO] [stderr]    Compiling jog-wheel-controller v0.1.0 (/opt/rustwide/workdir/firmware)
[INFO] [stdout] error[E0432]: unresolved import `rtfm::cyccnt`
[INFO] [stdout]   --> firmware/src/main.rs:14:11
[INFO] [stdout]    |
[INFO] [stdout] 14 | use rtfm::cyccnt::{Duration, Instant};
[INFO] [stdout]    |           ^^^^^^ could not find `cyccnt` in `rtfm`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtfm-0.5.1/src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(armv7m)]
[INFO] [stdout]    |       ------ the item is gated here
[INFO] [stdout] 57 | pub mod cyccnt;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `cyccnt` in `rtfm`
[INFO] [stdout]   --> firmware/src/main.rs:48:74
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[app(device = stm32f1xx_hal::pac, peripherals = true, monotonic = rtfm::cyccnt::CYCCNT)]
[INFO] [stdout]    |                                                                          ^^^^^^ could not find `cyccnt` in `rtfm`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cortex-m-rtfm-0.5.1/src/lib.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 56 | #[cfg(armv7m)]
[INFO] [stdout]    |       ------ the item is gated here
[INFO] [stdout] 57 | pub mod cyccnt;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `core::fmt::Write`
[INFO] [stdout]  --> firmware/src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use core::fmt::Write;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cortex_m::asm`
[INFO] [stdout]  --> firmware/src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use cortex_m::asm;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Direction`
[INFO] [stdout]   --> firmware/src/main.rs:10:20
[INFO] [stdout]    |
[INFO] [stdout] 10 | use embedded_hal::{Direction, Qei};
[INFO] [stdout]    |                    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `heapless::consts::*`
[INFO] [stdout]   --> firmware/src/main.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use heapless::consts::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `core`
[INFO] [stdout]   --> firmware/src/main.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | #[app(device = stm32f1xx_hal::pac, peripherals = true, monotonic = rtfm::cyccnt::CYCCNT)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `app` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `app` (in Nightly builds, run with -Z macro-backtrace for more info)
[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[E0061]: this method takes 3 arguments but 2 arguments were supplied
[INFO] [stdout]    --> firmware/src/main.rs:118:64
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let qei = Timer::tim1(dp.TIM1, &clocks, &mut rcc.apb2).qei((c1, c2), &mut afio.mapr);
[INFO] [stdout]     |                                                                ^^^-------------------------- argument #3 of type `QeiOptions` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/git/checkouts/stm32f1xx-hal-e1ea97222e562b39/58d286f/src/qei.rs:76:12
[INFO] [stdout]     |
[INFO] [stdout]  76 |     pub fn qei<REMAP, PINS>(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let qei = Timer::tim1(dp.TIM1, &clocks, &mut rcc.apb2).qei((c1, c2), &mut afio.mapr, /* QeiOptions */);
[INFO] [stdout]     |                                                                                            ++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `prev_qei_count`
[INFO] [stdout]    --> firmware/src/main.rs:163:13
[INFO] [stdout]     |
[INFO] [stdout] 163 |         let prev_qei_count = cx
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_prev_qei_count`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jog-wheel-controller` (bin "jog-wheel-controller") due to 4 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "2a7656dfb9cf36a2ed52d61c08261c8e355b700f4c102cdde87bd424c8538600", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a7656dfb9cf36a2ed52d61c08261c8e355b700f4c102cdde87bd424c8538600", kill_on_drop: false }`
[INFO] [stdout] 2a7656dfb9cf36a2ed52d61c08261c8e355b700f4c102cdde87bd424c8538600
