[INFO] cloning repository https://github.com/sigpwny/max78000-hal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sigpwny/max78000-hal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigpwny%2Fmax78000-hal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigpwny%2Fmax78000-hal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43df8fa6fe8b62c9c57f03754c5f66bc91c9ed97
[INFO] testing sigpwny/max78000-hal against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsigpwny%2Fmax78000-hal" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sigpwny/max78000-hal
[INFO] finished tweaking git repo https://github.com/sigpwny/max78000-hal
[INFO] tweaked toml for git repo https://github.com/sigpwny/max78000-hal written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sigpwny/max78000-hal 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 git repo https://github.com/sigpwny/max78000-hal 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] df3459deff4a916ac120c793300fc912f8c5accf1734d4a115dfe00014a62a40
[INFO] running `Command { std: "docker" "start" "-a" "df3459deff4a916ac120c793300fc912f8c5accf1734d4a115dfe00014a62a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "df3459deff4a916ac120c793300fc912f8c5accf1734d4a115dfe00014a62a40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df3459deff4a916ac120c793300fc912f8c5accf1734d4a115dfe00014a62a40", kill_on_drop: false }`
[INFO] [stdout] df3459deff4a916ac120c793300fc912f8c5accf1734d4a115dfe00014a62a40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2719c33a4d9d443a2d502df32b5b4c844638ba4d031828d16fd9bba2deb802dd
[INFO] running `Command { std: "docker" "start" "-a" "2719c33a4d9d443a2d502df32b5b4c844638ba4d031828d16fd9bba2deb802dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling cortex-m-rt v0.7.5
[INFO] [stderr]    Compiling cortex-m v0.7.7
[INFO] [stderr]    Compiling zerocopy v0.8.16
[INFO] [stderr]    Compiling bitfield v0.13.2
[INFO] [stderr]    Compiling max78000-pac v0.5.0
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling embedded-io v0.6.1
[INFO] [stderr]    Compiling nb v0.1.3
[INFO] [stderr]    Compiling volatile-register v0.2.2
[INFO] [stderr]    Compiling bare-metal v0.2.5
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling embedded-hal v0.2.7
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling cortex-m-rt-macros v0.7.5
[INFO] [stderr]    Compiling max7800x-hal v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.48s
[INFO] running `Command { std: "docker" "inspect" "2719c33a4d9d443a2d502df32b5b4c844638ba4d031828d16fd9bba2deb802dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2719c33a4d9d443a2d502df32b5b4c844638ba4d031828d16fd9bba2deb802dd", kill_on_drop: false }`
[INFO] [stdout] 2719c33a4d9d443a2d502df32b5b4c844638ba4d031828d16fd9bba2deb802dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] b37fa6e0d16f51ee7399a15e4d919ce4fae7c3d34cbf726e5544156cd27dc1aa
[INFO] running `Command { std: "docker" "start" "-a" "b37fa6e0d16f51ee7399a15e4d919ce4fae7c3d34cbf726e5544156cd27dc1aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling max7800x-hal v0.7.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] running `Command { std: "docker" "inspect" "b37fa6e0d16f51ee7399a15e4d919ce4fae7c3d34cbf726e5544156cd27dc1aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b37fa6e0d16f51ee7399a15e4d919ce4fae7c3d34cbf726e5544156cd27dc1aa", kill_on_drop: false }`
[INFO] [stdout] b37fa6e0d16f51ee7399a15e4d919ce4fae7c3d34cbf726e5544156cd27dc1aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] e5b55e8ea2e26915848990220fe470074cd415d8d4c0a23b187890ef6a318138
[INFO] running `Command { std: "docker" "start" "-a" "e5b55e8ea2e26915848990220fe470074cd415d8d4c0a23b187890ef6a318138", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/max7800x_hal-a66b6ef498849c8c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests max7800x_hal
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/flc.rs - flc::Flc::write_32 (line 265) ... FAILED
[INFO] [stdout] test src/icc.rs - icc::Icc (line 6) ... FAILED
[INFO] [stdout] test src/flc.rs - flc::Flc::write_128 (line 246) ... FAILED
[INFO] [stdout] test src/flc.rs - flc::Flc (line 39) ... FAILED
[INFO] [stdout] test src/trng.rs - trng::Trng (line 55) ... FAILED
[INFO] [stdout] test src/gpio.rs - gpio::gpio2::GpioPeripheral (line 441) ... FAILED
[INFO] [stdout] test src/gpio.rs - gpio::gpio0::GpioPeripheral (line 430) ... FAILED
[INFO] [stdout] test src/uart.rs - uart::UartPeripheral (line 103) ... FAILED
[INFO] [stdout] test src/gpio.rs - gpio::gpio1::GpioPeripheral (line 440) ... FAILED
[INFO] [stdout] test src/trng.rs - trng::Trng (line 15) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/flc.rs - flc::Flc::write_32 (line 265) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `flash` in this scope
[INFO] [stdout]    --> src/flc.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | flash.write_32(0x1006_0004, data).unwrap();
[INFO] [stdout]     | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/icc.rs - icc::Icc (line 6) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]  --> src/icc.rs:7:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | let icc = Icc::new(p.icc0);
[INFO] [stdout]   |                    ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Icc` in this scope
[INFO] [stdout]  --> src/icc.rs:7:11
[INFO] [stdout]   |
[INFO] [stdout] 7 | let icc = Icc::new(p.icc0);
[INFO] [stdout]   |           ^^^ use of undeclared type `Icc`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/flc.rs - flc::Flc::write_128 (line 246) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `flash` in this scope
[INFO] [stdout]    --> src/flc.rs:248:1
[INFO] [stdout]     |
[INFO] [stdout] 248 | flash.write_128(0x1006_0000, &data).unwrap();
[INFO] [stdout]     | ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/flc.rs - flc::Flc (line 39) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/flc.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 | let flc = Flc::new(p.flc, sys_clk);
[INFO] [stdout]    |                    ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `sys_clk` in this scope
[INFO] [stdout]   --> src/flc.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 | let flc = Flc::new(p.flc, sys_clk);
[INFO] [stdout]    |                           ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Flc` in this scope
[INFO] [stdout]   --> src/flc.rs:40:11
[INFO] [stdout]    |
[INFO] [stdout] 40 | let flc = Flc::new(p.flc, sys_clk);
[INFO] [stdout]    |           ^^^ use of undeclared type `Flc`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/trng.rs - trng::Trng (line 55) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/trng.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 | let trng = Trng::new(p.trng, &mut gcr.reg);
[INFO] [stdout]    |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gcr` in this scope
[INFO] [stdout]   --> src/trng.rs:57:35
[INFO] [stdout]    |
[INFO] [stdout] 57 | let trng = Trng::new(p.trng, &mut gcr.reg);
[INFO] [stdout]    |                                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Trng` in this scope
[INFO] [stdout]   --> src/trng.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 | let trng = Trng::new(p.trng, &mut gcr.reg);
[INFO] [stdout]    |            ^^^^ use of undeclared type `Trng`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/gpio.rs - gpio::gpio2::GpioPeripheral (line 441) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `hal` in this scope
[INFO] [stdout]    --> src/gpio.rs:445:13
[INFO] [stdout]     |
[INFO] [stdout] 445 | let gpio0 = hal::gpio::Gpio0::new(p.gpio0, &mut gcr.reg);
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `hal`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hal` in this scope
[INFO] [stdout]    --> src/gpio.rs:453:13
[INFO] [stdout]     |
[INFO] [stdout] 453 | let gpio2 = hal::gpio::Gpio2::new(p.gpio2, &mut gcr.reg);
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `hal`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `peripherals` in this scope
[INFO] [stdout]    --> src/gpio.rs:443:24
[INFO] [stdout]     |
[INFO] [stdout] 443 | let mut gcr = Gcr::new(peripherals.gcr, peripherals.lpgcr);
[INFO] [stdout]     |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `peripherals` in this scope
[INFO] [stdout]    --> src/gpio.rs:443:41
[INFO] [stdout]     |
[INFO] [stdout] 443 | let mut gcr = Gcr::new(peripherals.gcr, peripherals.lpgcr);
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]    --> src/gpio.rs:445:35
[INFO] [stdout]     |
[INFO] [stdout] 445 | let gpio0 = hal::gpio::Gpio0::new(p.gpio0, &mut gcr.reg);
[INFO] [stdout]     |                                   ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]    --> src/gpio.rs:453:35
[INFO] [stdout]     |
[INFO] [stdout] 453 | let gpio2 = hal::gpio::Gpio2::new(p.gpio2, &mut gcr.reg);
[INFO] [stdout]     |                                   ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Gcr` in this scope
[INFO] [stdout]    --> src/gpio.rs:443:15
[INFO] [stdout]     |
[INFO] [stdout] 443 | let mut gcr = Gcr::new(peripherals.gcr, peripherals.lpgcr);
[INFO] [stdout]     |               ^^^ use of undeclared type `Gcr`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/gpio.rs - gpio::gpio0::GpioPeripheral (line 430) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `hal` in this scope
[INFO] [stdout]    --> src/gpio.rs:434:13
[INFO] [stdout]     |
[INFO] [stdout] 434 | let gpio0 = hal::gpio::Gpio0::new(p.gpio0, &mut gcr.reg);
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `hal`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hal` in this scope
[INFO] [stdout]    --> src/gpio.rs:442:13
[INFO] [stdout]     |
[INFO] [stdout] 442 | let gpio2 = hal::gpio::Gpio2::new(p.gpio2, &mut gcr.reg);
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `hal`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `peripherals` in this scope
[INFO] [stdout]    --> src/gpio.rs:432:24
[INFO] [stdout]     |
[INFO] [stdout] 432 | let mut gcr = Gcr::new(peripherals.gcr, peripherals.lpgcr);
[INFO] [stdout]     |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `peripherals` in this scope
[INFO] [stdout]    --> src/gpio.rs:432:41
[INFO] [stdout]     |
[INFO] [stdout] 432 | let mut gcr = Gcr::new(peripherals.gcr, peripherals.lpgcr);
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]    --> src/gpio.rs:434:35
[INFO] [stdout]     |
[INFO] [stdout] 434 | let gpio0 = hal::gpio::Gpio0::new(p.gpio0, &mut gcr.reg);
[INFO] [stdout]     |                                   ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]    --> src/gpio.rs:442:35
[INFO] [stdout]     |
[INFO] [stdout] 442 | let gpio2 = hal::gpio::Gpio2::new(p.gpio2, &mut gcr.reg);
[INFO] [stdout]     |                                   ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Gcr` in this scope
[INFO] [stdout]    --> src/gpio.rs:432:15
[INFO] [stdout]     |
[INFO] [stdout] 432 | let mut gcr = Gcr::new(peripherals.gcr, peripherals.lpgcr);
[INFO] [stdout]     |               ^^^ use of undeclared type `Gcr`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/uart.rs - uart::UartPeripheral (line 103) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `hal` in this scope
[INFO] [stdout]    --> src/uart.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout] 104 | let pins = hal::gpio::Gpio0::new(p.gpio0, &mut gcr.reg).split();
[INFO] [stdout]     |            ^^^ use of unresolved module or unlinked crate `hal`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hal` in this scope
[INFO] [stdout]    --> src/uart.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | let uart = hal::uart::UartPeripheral::uart0(
[INFO] [stdout]     |            ^^^ use of unresolved module or unlinked crate `hal`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hal` in this scope
[INFO] [stdout]    --> src/uart.rs:113:16
[INFO] [stdout]     |
[INFO] [stdout] 113 |     .data_bits(hal::uart::DataBits::Eight)
[INFO] [stdout]     |                ^^^ use of unresolved module or unlinked crate `hal`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hal` in this scope
[INFO] [stdout]    --> src/uart.rs:114:16
[INFO] [stdout]     |
[INFO] [stdout] 114 |     .stop_bits(hal::uart::StopBits::One)
[INFO] [stdout]     |                ^^^ use of unresolved module or unlinked crate `hal`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hal` in this scope
[INFO] [stdout]    --> src/uart.rs:115:13
[INFO] [stdout]     |
[INFO] [stdout] 115 |     .parity(hal::uart::Parity::None)
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `hal`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]    --> src/uart.rs:104:34
[INFO] [stdout]     |
[INFO] [stdout] 104 | let pins = hal::gpio::Gpio0::new(p.gpio0, &mut gcr.reg).split();
[INFO] [stdout]     |                                  ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gcr` in this scope
[INFO] [stdout]    --> src/uart.rs:104:48
[INFO] [stdout]     |
[INFO] [stdout] 104 | let pins = hal::gpio::Gpio0::new(p.gpio0, &mut gcr.reg).split();
[INFO] [stdout]     |                                                ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]    --> src/uart.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     p.uart0,                // UART peripheral from the PAC
[INFO] [stdout]     |     ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gcr` in this scope
[INFO] [stdout]    --> src/uart.rs:107:10
[INFO] [stdout]     |
[INFO] [stdout] 107 |     &mut gcr.reg,           // GCR instance
[INFO] [stdout]     |          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `clks` in this scope
[INFO] [stdout]    --> src/uart.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout] 111 |     .clock_pclk(&clks.pclk) // or clocks_ibro(&ibro)
[INFO] [stdout]     |                  ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/gpio.rs - gpio::gpio1::GpioPeripheral (line 440) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `hal` in this scope
[INFO] [stdout]    --> src/gpio.rs:444:13
[INFO] [stdout]     |
[INFO] [stdout] 444 | let gpio0 = hal::gpio::Gpio0::new(p.gpio0, &mut gcr.reg);
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `hal`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `hal` in this scope
[INFO] [stdout]    --> src/gpio.rs:452:13
[INFO] [stdout]     |
[INFO] [stdout] 452 | let gpio2 = hal::gpio::Gpio2::new(p.gpio2, &mut gcr.reg);
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `hal`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hal`, use `cargo add hal` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `peripherals` in this scope
[INFO] [stdout]    --> src/gpio.rs:442:24
[INFO] [stdout]     |
[INFO] [stdout] 442 | let mut gcr = Gcr::new(peripherals.gcr, peripherals.lpgcr);
[INFO] [stdout]     |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `peripherals` in this scope
[INFO] [stdout]    --> src/gpio.rs:442:41
[INFO] [stdout]     |
[INFO] [stdout] 442 | let mut gcr = Gcr::new(peripherals.gcr, peripherals.lpgcr);
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]    --> src/gpio.rs:444:35
[INFO] [stdout]     |
[INFO] [stdout] 444 | let gpio0 = hal::gpio::Gpio0::new(p.gpio0, &mut gcr.reg);
[INFO] [stdout]     |                                   ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]    --> src/gpio.rs:452:35
[INFO] [stdout]     |
[INFO] [stdout] 452 | let gpio2 = hal::gpio::Gpio2::new(p.gpio2, &mut gcr.reg);
[INFO] [stdout]     |                                   ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Gcr` in this scope
[INFO] [stdout]    --> src/gpio.rs:442:15
[INFO] [stdout]     |
[INFO] [stdout] 442 | let mut gcr = Gcr::new(peripherals.gcr, peripherals.lpgcr);
[INFO] [stdout]     |               ^^^ use of undeclared type `Gcr`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/trng.rs - trng::Trng (line 15) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `p` in this scope
[INFO] [stdout]   --> src/trng.rs:17:22
[INFO] [stdout]    |
[INFO] [stdout] 17 | let trng = Trng::new(p.trng, &mut gcr.reg);
[INFO] [stdout]    |                      ^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gcr` in this scope
[INFO] [stdout]   --> src/trng.rs:17:35
[INFO] [stdout]    |
[INFO] [stdout] 17 | let trng = Trng::new(p.trng, &mut gcr.reg);
[INFO] [stdout]    |                                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `Trng` in this scope
[INFO] [stdout]   --> src/trng.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | let trng = Trng::new(p.trng, &mut gcr.reg);
[INFO] [stdout]    |            ^^^^ use of undeclared type `Trng`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/flc.rs - flc::Flc (line 39)
[INFO] [stdout]     src/flc.rs - flc::Flc::write_128 (line 246)
[INFO] [stdout]     src/flc.rs - flc::Flc::write_32 (line 265)
[INFO] [stdout]     src/gpio.rs - gpio::gpio0::GpioPeripheral (line 430)
[INFO] [stdout]     src/gpio.rs - gpio::gpio1::GpioPeripheral (line 440)
[INFO] [stdout]     src/gpio.rs - gpio::gpio2::GpioPeripheral (line 441)
[INFO] [stdout]     src/icc.rs - icc::Icc (line 6)
[INFO] [stdout]     src/trng.rs - trng::Trng (line 15)
[INFO] [stdout]     src/trng.rs - trng::Trng (line 55)
[INFO] [stdout]     src/uart.rs - uart::UartPeripheral (line 103)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e5b55e8ea2e26915848990220fe470074cd415d8d4c0a23b187890ef6a318138", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5b55e8ea2e26915848990220fe470074cd415d8d4c0a23b187890ef6a318138", kill_on_drop: false }`
[INFO] [stdout] e5b55e8ea2e26915848990220fe470074cd415d8d4c0a23b187890ef6a318138
