[INFO] fetching crate feagi-hal 0.0.1-beta.21...
[INFO] testing feagi-hal-0.0.1-beta.21 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate feagi-hal 0.0.1-beta.21 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate feagi-hal 0.0.1-beta.21
[INFO] finished tweaking crates.io crate feagi-hal 0.0.1-beta.21
[INFO] tweaked toml for crates.io crate feagi-hal 0.0.1-beta.21 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate feagi-hal 0.0.1-beta.21 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate feagi-hal 0.0.1-beta.21 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76ceff06c423e1bc303fd77d5eae479e621c8c37d50b5a800621cc631128f35b
[INFO] running `Command { std: "docker" "start" "-a" "76ceff06c423e1bc303fd77d5eae479e621c8c37d50b5a800621cc631128f35b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76ceff06c423e1bc303fd77d5eae479e621c8c37d50b5a800621cc631128f35b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76ceff06c423e1bc303fd77d5eae479e621c8c37d50b5a800621cc631128f35b", kill_on_drop: false }`
[INFO] [stdout] 76ceff06c423e1bc303fd77d5eae479e621c8c37d50b5a800621cc631128f35b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6cdd6050a395028197e18d7c621baf9ccf938f601a583d0a410f61854369218
[INFO] running `Command { std: "docker" "start" "-a" "b6cdd6050a395028197e18d7c621baf9ccf938f601a583d0a410f61854369218", kill_on_drop: false }`
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling feagi-npu-neural v0.0.1-beta.21
[INFO] [stderr]    Compiling feagi-npu-runtime v0.0.1-beta.21
[INFO] [stderr]    Compiling feagi-hal v0.0.1-beta.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.77s
[INFO] running `Command { std: "docker" "inspect" "b6cdd6050a395028197e18d7c621baf9ccf938f601a583d0a410f61854369218", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6cdd6050a395028197e18d7c621baf9ccf938f601a583d0a410f61854369218", kill_on_drop: false }`
[INFO] [stdout] b6cdd6050a395028197e18d7c621baf9ccf938f601a583d0a410f61854369218
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a6555d6b30a9cc004816f3bd11bbb9a434de8161d2ff8daec2c4abe8f3b46dd2
[INFO] running `Command { std: "docker" "start" "-a" "a6555d6b30a9cc004816f3bd11bbb9a434de8161d2ff8daec2c4abe8f3b46dd2", kill_on_drop: false }`
[INFO] [stderr]    Compiling feagi-hal v0.0.1-beta.21 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s
[INFO] running `Command { std: "docker" "inspect" "a6555d6b30a9cc004816f3bd11bbb9a434de8161d2ff8daec2c4abe8f3b46dd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a6555d6b30a9cc004816f3bd11bbb9a434de8161d2ff8daec2c4abe8f3b46dd2", kill_on_drop: false }`
[INFO] [stdout] a6555d6b30a9cc004816f3bd11bbb9a434de8161d2ff8daec2c4abe8f3b46dd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 580bb00b5c8b708983c2f373052c107214275b5b459119749f23604d96067fa4
[INFO] running `Command { std: "docker" "start" "-a" "580bb00b5c8b708983c2f373052c107214275b5b459119749f23604d96067fa4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/feagi_hal-ecf9d6a797351ffc)
[INFO] [stdout] running 21 tests
[INFO] [stdout] test bluetooth::nus::tests::test_uuid_byte_order ... ok
[INFO] [stdout] test hal::bluetooth::tests::test_mock_bluetooth_receive_not_connected ... ok
[INFO] [stdout] test hal::usb_cdc::tests::test_mock_usb_init ... ok
[INFO] [stdout] test hal::usb_cdc::tests::test_mock_usb_read ... ok
[INFO] [stdout] test hal::usb_cdc::tests::test_mock_usb_write_connected ... ok
[INFO] [stdout] test hal::usb_cdc::tests::test_mock_usb_write_not_connected ... ok
[INFO] [stdout] test hal::usb_cdc::tests::test_writeln_helper ... ok
[INFO] [stdout] test transports::protocol::tests::test_buffer_overflow_handling ... ok
[INFO] [stdout] test transports::protocol::tests::test_connection_status ... ok
[INFO] [stdout] test transports::protocol::tests::test_disconnect_clears_buffer ... ok
[INFO] [stdout] test transports::protocol::tests::test_parse_neuron_firing_valid ... ok
[INFO] [stdout] test bluetooth::nus::tests::test_feagi_uuids_are_unique ... ok
[INFO] [stdout] test hal::usb_cdc::tests::test_available_and_capacity ... ok
[INFO] [stdout] test hal::bluetooth::tests::test_mock_bluetooth_receive_connected ... ok
[INFO] [stdout] test hal::bluetooth::tests::test_mock_bluetooth_send_not_connected ... ok
[INFO] [stdout] test transports::protocol::tests::test_protocol_creation ... ok
[INFO] [stdout] test hal::bluetooth::tests::test_mock_bluetooth_send_connected ... ok
[INFO] [stdout] test hal::usb_cdc::tests::test_mock_usb_flush ... ok
[INFO] [stdout] test hal::usb_cdc::tests::test_connection_status ... ok
[INFO] [stdout] test bluetooth::nus::tests::test_nus_uuids_are_unique ... ok
[INFO] [stdout] test hal::bluetooth::tests::test_mock_bluetooth_advertising ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests feagi_hal
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - transports (line 109) - compile ... FAILED
[INFO] [stdout] test src/hal/mod.rs - hal::usb_cdc (line 73) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - transports (line 134) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - prelude (line 94) - compile ... ok
[INFO] [stdout] test src/lib.rs - bluetooth (line 91) - compile ... FAILED
[INFO] [stdout] test src/hal/mod.rs - hal::bluetooth (line 37) - compile ... FAILED
[INFO] [stdout] test src/lib.rs - (line 19) - compile ... FAILED
[INFO] [stdout] test src/bluetooth/nus.rs - bluetooth::nus (line 34) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - transports (line 109) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/lib.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | let mut ble: Esp32Bluetooth = /* init */;
[INFO] [stdout]     | ^^^ `let` cannot be used for global variables
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `static` and a `Mutex` instead of `let mut`
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hal/mod.rs - hal::usb_cdc (line 73) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]   --> src/hal/mod.rs:78:1
[INFO] [stdout]    |
[INFO] [stdout] 78 | let mut usb: Nrf52UsbCdc = /* platform init */;
[INFO] [stdout]    | ^^^ `let` cannot be used for global variables
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using `static` and a `Mutex` instead of `let mut`
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - transports (line 134) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]    --> src/lib.rs:139:1
[INFO] [stdout]     |
[INFO] [stdout] 139 | let mut usb: Nrf52UsbCdc = /* init */;
[INFO] [stdout]     | ^^^ `let` cannot be used for global variables
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using `static` and a `Mutex` instead of `let mut`
[INFO] [stdout]     = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - bluetooth (line 91) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `feagi_hal::bluetooth::protocol`
[INFO] [stdout]   --> src/lib.rs:93:27
[INFO] [stdout]    |
[INFO] [stdout] 93 | use feagi_hal::bluetooth::protocol::BluetoothService;
[INFO] [stdout]    |                           ^^^^^^^^ could not find `protocol` in `bluetooth`
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `feagi_hal::bluetooth::nus::FEAGI_DEVICE_NAME`
[INFO] [stdout]   --> src/lib.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 | use feagi_hal::bluetooth::nus::FEAGI_DEVICE_NAME;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `FEAGI_DEVICE_NAME` in `bluetooth::nus`
[INFO] [stdout]    |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]    |
[INFO] [stdout] 94 - use feagi_hal::bluetooth::nus::FEAGI_DEVICE_NAME;
[INFO] [stdout] 94 + use feagi_hal::bluetooth::nus::FEAGI_ESP32_NAME;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bluetooth-esp32`
[INFO] [stdout]   --> src/lib.rs:97:7
[INFO] [stdout]    |
[INFO] [stdout] 97 | #[cfg(feature = "bluetooth-esp32")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-accelerators`, `all-arduino`, `all-arm-cortex-m`, `all-esp32`, `all-platforms`, `all-stm32`, `alloc`, `arduino-due`, `async`, `cortex-m`, `cortex-m-rt`, `default`, `defmt`, `embedded-hal`, `esp-idf-hal`, `esp-idf-svc`, `esp-idf-sys`, `esp32`, `esp32-c3`, `esp32-s3`, `hailo`, `log`, `panic-halt`, `rp2040-boot2`, `rp2040-hal`, `rpi-pico`, `stm32f4`, and `stm32f4xx-hal`
[INFO] [stdout]    = help: consider adding `bluetooth-esp32` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `bluetooth-esp32`
[INFO] [stdout]    --> src/lib.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(feature = "bluetooth-esp32")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `all-accelerators`, `all-arduino`, `all-arm-cortex-m`, `all-esp32`, `all-platforms`, `all-stm32`, `alloc`, `arduino-due`, `async`, `cortex-m`, `cortex-m-rt`, `default`, `defmt`, `embedded-hal`, `esp-idf-hal`, `esp-idf-svc`, `esp-idf-sys`, `esp32`, `esp32-c3`, `esp32-s3`, `hailo`, `log`, `panic-halt`, `rp2040-boot2`, `rp2040-hal`, `rpi-pico`, `stm32f4`, and `stm32f4xx-hal`
[INFO] [stdout]     = help: consider adding `bluetooth-esp32` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] error: aborting due to 2 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hal/mod.rs - hal::bluetooth (line 37) stdout ----
[INFO] [stdout] error: expected item, found keyword `let`
[INFO] [stdout]   --> src/hal/mod.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | let mut ble: Esp32Bluetooth = /* platform init */;
[INFO] [stdout]    | ^^^ `let` cannot be used for global variables
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using `static` and a `Mutex` instead of `let mut`
[INFO] [stdout]    = note: for a full list of items that can appear in modules, see <https://doc.rust-lang.org/reference/items.html>
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 19) stdout ----
[INFO] [stdout] error[E0433]: cannot find type `Esp32Platform` in this scope
[INFO] [stdout]   --> src/lib.rs:26:20
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let platform = Esp32Platform::init().expect("Failed to init");
[INFO] [stdout]    |                    ^^^^^^^^^^^^^ use of undeclared type `Esp32Platform`
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this method takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> src/lib.rs:33:17
[INFO] [stdout]     |
[INFO] [stdout]  33 |         neurons.process_burst(&synapses);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^----------- argument #2 of type `&mut [bool; 1000]` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: expected `&[INT8Value; 1000]`, found `&SynapseArray<5000>`
[INFO] [stdout]    --> src/lib.rs:33:31
[INFO] [stdout]     |
[INFO] [stdout]  33 |         neurons.process_burst(&synapses);
[INFO] [stdout]     |                               ^^^^^^^^^
[INFO] [stdout]     = note: expected reference `&[INT8Value; 1000]`
[INFO] [stdout]                found reference `&EmbeddedSynapseArray<5000>`
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/feagi-npu-runtime-0.0.1-beta.21/src/embedded_impl/neuron_array.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn process_burst(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout]  33 -         neurons.process_burst(&synapses);
[INFO] [stdout]  33 +         neurons.process_burst(/* &[INT8Value; 1000] */, /* &mut [bool; 1000] */);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/hal/mod.rs - hal::bluetooth (line 37)
[INFO] [stdout]     src/hal/mod.rs - hal::usb_cdc (line 73)
[INFO] [stdout]     src/lib.rs - (line 19)
[INFO] [stdout]     src/lib.rs - bluetooth (line 91)
[INFO] [stdout]     src/lib.rs - transports (line 109)
[INFO] [stdout]     src/lib.rs - transports (line 134)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 6 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.45s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "580bb00b5c8b708983c2f373052c107214275b5b459119749f23604d96067fa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "580bb00b5c8b708983c2f373052c107214275b5b459119749f23604d96067fa4", kill_on_drop: false }`
[INFO] [stdout] 580bb00b5c8b708983c2f373052c107214275b5b459119749f23604d96067fa4
