[INFO] fetching crate adafruit-bluefruit-protocol 0.2.0...
[INFO] checking adafruit-bluefruit-protocol-0.2.0 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate adafruit-bluefruit-protocol 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate adafruit-bluefruit-protocol 0.2.0 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate adafruit-bluefruit-protocol 0.2.0
[INFO] finished tweaking crates.io crate adafruit-bluefruit-protocol 0.2.0
[INFO] tweaked toml for crates.io crate adafruit-bluefruit-protocol 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 22 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.6.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.77)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95162802c1f013b66c802885aaa69ea1f55900417d74af9d5d28df40ae8f0063
[INFO] running `Command { std: "docker" "start" "-a" "95162802c1f013b66c802885aaa69ea1f55900417d74af9d5d28df40ae8f0063", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95162802c1f013b66c802885aaa69ea1f55900417d74af9d5d28df40ae8f0063", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95162802c1f013b66c802885aaa69ea1f55900417d74af9d5d28df40ae8f0063", kill_on_drop: false }`
[INFO] [stdout] 95162802c1f013b66c802885aaa69ea1f55900417d74af9d5d28df40ae8f0063
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6b5f4e37e3ce44394f0770bfa6f5f671f5e0d4445b206636d141bebb197b558
[INFO] running `Command { std: "docker" "start" "-a" "e6b5f4e37e3ce44394f0770bfa6f5f671f5e0d4445b206636d141bebb197b558", kill_on_drop: false }`
[INFO] [stderr]     Checking adafruit-bluefruit-protocol v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: you must choose either 'use_alloc' or 'use_heapless' as a feature!
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | compile_error!("you must choose either 'use_alloc' or 'use_heapless' as a feature!");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: you must choose either 'use_alloc' or 'use_heapless' as a feature!
[INFO] [stdout]   --> src/lib.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | compile_error!("you must choose either 'use_alloc' or 'use_heapless' as a feature!");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParseResult` in this scope
[INFO] [stdout]    --> src/lib.rs:183:6
[INFO] [stdout]     |
[INFO] [stdout] 183 | ) -> ParseResult<MAX_RESULTS> {
[INFO] [stdout]     |      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MAX_RESULTS` in this scope
[INFO] [stdout]    --> src/lib.rs:183:18
[INFO] [stdout]     |
[INFO] [stdout] 183 | ) -> ParseResult<MAX_RESULTS> {
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub fn parse<#[cfg(feature = "use_heapless")] const MAX_RESULTS: usize><MAX_RESULTS>(
[INFO] [stdout]     |                                                                        +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParseResult` in this scope
[INFO] [stdout]    --> src/lib.rs:183:6
[INFO] [stdout]     |
[INFO] [stdout] 183 | ) -> ParseResult<MAX_RESULTS> {
[INFO] [stdout]     |      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `MAX_RESULTS` in this scope
[INFO] [stdout]    --> src/lib.rs:183:18
[INFO] [stdout]     |
[INFO] [stdout] 183 | ) -> ParseResult<MAX_RESULTS> {
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 181 | pub fn parse<#[cfg(feature = "use_heapless")] const MAX_RESULTS: usize><MAX_RESULTS>(
[INFO] [stdout]     |                                                                        +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `result` in this scope
[INFO] [stdout]    --> src/lib.rs:368:20
[INFO] [stdout]     |
[INFO] [stdout] 368 |         assert_eq!(result.len(), 3);
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `result` in this scope
[INFO] [stdout]    --> src/lib.rs:369:33
[INFO] [stdout]     |
[INFO] [stdout] 369 |         assert_is_button_event(&result[0], Button::Button1, ButtonState::Pressed);
[INFO] [stdout]     |                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `result` in this scope
[INFO] [stdout]    --> src/lib.rs:370:33
[INFO] [stdout]     |
[INFO] [stdout] 370 |         assert_is_button_event(&result[1], Button::Button1, ButtonState::Released);
[INFO] [stdout]     |                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `result` in this scope
[INFO] [stdout]    --> src/lib.rs:371:20
[INFO] [stdout]     |
[INFO] [stdout] 371 |         assert_eq!(result[2], Err(ProtocolParseError::UnknownEvent(Some(0))));
[INFO] [stdout]     |                    ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused import: `parse`
[INFO] [stdout]    --> src/lib.rs:344:28
[INFO] [stdout]     |
[INFO] [stdout] 344 |     use crate::{check_crc, parse, try_f32_from_le_bytes, ControllerEvent, ProtocolParseError};
[INFO] [stdout]     |                            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:18:9
[INFO] [stdout]     |
[INFO] [stdout] 18  | #![deny(unused)]
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     = note: `#[deny(unused_imports)]` implied by `#[deny(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/lib.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 |     let mut result = Vec::new();
[INFO] [stdout]     |                      ^^^ use of undeclared type `Vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `adafruit-bluefruit-protocol` (lib) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Vec`
[INFO] [stdout]    --> src/lib.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 |     let mut result = Vec::new();
[INFO] [stdout]     |                      ^^^ use of undeclared type `Vec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `adafruit-bluefruit-protocol` (lib test) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "e6b5f4e37e3ce44394f0770bfa6f5f671f5e0d4445b206636d141bebb197b558", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6b5f4e37e3ce44394f0770bfa6f5f671f5e0d4445b206636d141bebb197b558", kill_on_drop: false }`
[INFO] [stdout] e6b5f4e37e3ce44394f0770bfa6f5f671f5e0d4445b206636d141bebb197b558
