[INFO] fetching crate feagi-hal 0.0.1-beta.1...
[INFO] testing feagi-hal-0.0.1-beta.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate feagi-hal 0.0.1-beta.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate feagi-hal 0.0.1-beta.1
[INFO] finished tweaking crates.io crate feagi-hal 0.0.1-beta.1
[INFO] tweaked toml for crates.io crate feagi-hal 0.0.1-beta.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate feagi-hal 0.0.1-beta.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate feagi-hal 0.0.1-beta.1 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6a3ba62d0fb719a5e7fe1cfefc5074f101dd69d8ac6663d1bbe2e87b431beccf
[INFO] running `Command { std: "docker" "start" "-a" "6a3ba62d0fb719a5e7fe1cfefc5074f101dd69d8ac6663d1bbe2e87b431beccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a3ba62d0fb719a5e7fe1cfefc5074f101dd69d8ac6663d1bbe2e87b431beccf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a3ba62d0fb719a5e7fe1cfefc5074f101dd69d8ac6663d1bbe2e87b431beccf", kill_on_drop: false }`
[INFO] [stdout] 6a3ba62d0fb719a5e7fe1cfefc5074f101dd69d8ac6663d1bbe2e87b431beccf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] d6d2465203f6452e55362750bfffdac6528e88fa98b193ccac62790a96ce6d3f
[INFO] running `Command { std: "docker" "start" "-a" "d6d2465203f6452e55362750bfffdac6528e88fa98b193ccac62790a96ce6d3f", kill_on_drop: false }`
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling getrandom v0.2.16
[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 serde_json v1.0.145
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling feagi-npu-neural v0.0.1-beta.1
[INFO] [stderr]    Compiling feagi-npu-runtime v0.0.1-beta.1
[INFO] [stderr]    Compiling feagi-hal v0.0.1-beta.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.32s
[INFO] running `Command { std: "docker" "inspect" "d6d2465203f6452e55362750bfffdac6528e88fa98b193ccac62790a96ce6d3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6d2465203f6452e55362750bfffdac6528e88fa98b193ccac62790a96ce6d3f", kill_on_drop: false }`
[INFO] [stdout] d6d2465203f6452e55362750bfffdac6528e88fa98b193ccac62790a96ce6d3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b4bf8a12bae5fe993d28d3d97458fb29cc0fd8636e8e894b19035b88a8add8cf
[INFO] running `Command { std: "docker" "start" "-a" "b4bf8a12bae5fe993d28d3d97458fb29cc0fd8636e8e894b19035b88a8add8cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling feagi-hal v0.0.1-beta.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "b4bf8a12bae5fe993d28d3d97458fb29cc0fd8636e8e894b19035b88a8add8cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4bf8a12bae5fe993d28d3d97458fb29cc0fd8636e8e894b19035b88a8add8cf", kill_on_drop: false }`
[INFO] [stdout] b4bf8a12bae5fe993d28d3d97458fb29cc0fd8636e8e894b19035b88a8add8cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 6b66de5b2c1e8f3ab9d831ace521229273e06ed26793d6d36d4863b67d9d801d
[INFO] running `Command { std: "docker" "start" "-a" "6b66de5b2c1e8f3ab9d831ace521229273e06ed26793d6d36d4863b67d9d801d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/feagi-hal/f99222fa883c097c/deps/feagi_hal-f99222fa883c097c)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test bluetooth::nus::tests::test_feagi_uuids_are_unique ... ok
[INFO] [stdout] test bluetooth::nus::tests::test_uuid_byte_order ... 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] test hal::bluetooth::tests::test_mock_bluetooth_receive_connected ... ok
[INFO] [stdout] test hal::bluetooth::tests::test_mock_bluetooth_receive_not_connected ... ok
[INFO] [stdout] test hal::bluetooth::tests::test_mock_bluetooth_send_connected ... ok
[INFO] [stdout] test hal::usb_cdc::tests::test_mock_usb_init ... 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_connection_status ... ok
[INFO] [stdout] test transports::protocol::tests::test_disconnect_clears_buffer ... ok
[INFO] [stdout] test hal::usb_cdc::tests::test_mock_usb_read ... ok
[INFO] [stdout] test transports::protocol::tests::test_buffer_overflow_handling ... ok
[INFO] [stdout] test transports::protocol::tests::test_protocol_creation ... ok
[INFO] [stdout] test hal::usb_cdc::tests::test_available_and_capacity ... ok
[INFO] [stdout] test hal::bluetooth::tests::test_mock_bluetooth_send_not_connected ... ok
[INFO] [stdout] test hal::usb_cdc::tests::test_mock_usb_write_connected ... ok
[INFO] [stdout] test transports::protocol::tests::test_parse_neuron_firing_valid ... ok
[INFO] [stdout] test hal::usb_cdc::tests::test_connection_status ... ok
[INFO] [stdout] test hal::usb_cdc::tests::test_mock_usb_flush ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests feagi_hal
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[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 - transports (line 109) - compile ... FAILED
[INFO] [stdout] test src/hal/mod.rs - hal::bluetooth (line 37) - 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/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/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 - 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::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 - 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]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^-----------------
[INFO] [stdout]    |     |                          |
[INFO] [stdout]    |     |                          help: a similar name exists in the module: `FEAGI_ESP32_NAME`
[INFO] [stdout]    |     no `FEAGI_DEVICE_NAME` in `bluetooth::nus`
[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/lib.rs - (line 19) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Esp32Platform`
[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.1/src/embedded_impl/neuron_array.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 168 |     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.40s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6b66de5b2c1e8f3ab9d831ace521229273e06ed26793d6d36d4863b67d9d801d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b66de5b2c1e8f3ab9d831ace521229273e06ed26793d6d36d4863b67d9d801d", kill_on_drop: false }`
[INFO] [stdout] 6b66de5b2c1e8f3ab9d831ace521229273e06ed26793d6d36d4863b67d9d801d
