[INFO] cloning repository https://github.com/apullin/freertos-in-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apullin/freertos-in-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapullin%2Ffreertos-in-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapullin%2Ffreertos-in-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 967cef73fd07afbd4ac60e4a8b413bfafe3ab451
[INFO] checking apullin/freertos-in-rust/967cef73fd07afbd4ac60e4a8b413bfafe3ab451 against master#021fc25b7a48f6051bee1e1f06c7a277e4de1cc9 for pr-151510
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapullin%2Ffreertos-in-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/apullin/freertos-in-rust
[INFO] finished tweaking git repo https://github.com/apullin/freertos-in-rust
[INFO] tweaked toml for git repo https://github.com/apullin/freertos-in-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/apullin/freertos-in-rust on toolchain 021fc25b7a48f6051bee1e1f06c7a277e4de1cc9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/apullin/freertos-in-rust 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" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded riscv v0.12.1
[INFO] [stderr]   Downloaded riscv-macros v0.1.0
[INFO] [stderr]   Downloaded riscv-rt-macros v0.2.2
[INFO] [stderr]   Downloaded riscv-pac v0.2.0
[INFO] [stderr]   Downloaded riscv-rt v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8c0a218ebbf28953cc090e7a8267d3f0b78e06f51ae464db576a1c981ec49e0
[INFO] running `Command { std: "docker" "start" "-a" "a8c0a218ebbf28953cc090e7a8267d3f0b78e06f51ae464db576a1c981ec49e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8c0a218ebbf28953cc090e7a8267d3f0b78e06f51ae464db576a1c981ec49e0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8c0a218ebbf28953cc090e7a8267d3f0b78e06f51ae464db576a1c981ec49e0", kill_on_drop: false }`
[INFO] [stdout] a8c0a218ebbf28953cc090e7a8267d3f0b78e06f51ae464db576a1c981ec49e0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+021fc25b7a48f6051bee1e1f06c7a277e4de1cc9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49fe6b6796a35c9c1f267adb79e08bac5b3f9eb9f9acc772dd67a6df93ddf919
[INFO] running `Command { std: "docker" "start" "-a" "49fe6b6796a35c9c1f267adb79e08bac5b3f9eb9f9acc772dd67a6df93ddf919", kill_on_drop: false }`
[INFO] [stderr]     Checking freertos-in-rust v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error: Must enable either arch-32bit or arch-64bit
[INFO] [stdout]   --> src/types.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | compile_error!("Must enable either arch-32bit or arch-64bit");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Must enable one of: tick-16bit, tick-32bit, tick-64bit
[INFO] [stdout]   --> src/types.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | compile_error!("Must enable one of: tick-16bit, tick-32bit, tick-64bit");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Must enable either arch-32bit or arch-64bit
[INFO] [stdout]   --> src/types.rs:40:1
[INFO] [stdout]    |
[INFO] [stdout] 40 | compile_error!("Must enable either arch-32bit or arch-64bit");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: Must enable one of: tick-16bit, tick-32bit, tick-64bit
[INFO] [stdout]   --> src/types.rs:51:1
[INFO] [stdout]    |
[INFO] [stdout] 51 | compile_error!("Must enable one of: tick-16bit, tick-32bit, tick-64bit");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]   --> src/config.rs:47:33
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub const configUSE_PREEMPTION: BaseType_t = 1;
[INFO] [stdout]    |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout] 60 | pub type BaseType_t = i32;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout] 63 | pub type BaseType_t = i64;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]   --> src/config.rs:50:33
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub const configMAX_PRIORITIES: UBaseType_t = 5;
[INFO] [stdout]    |                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout] 68 | pub type UBaseType_t = u32;
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout] 71 | pub type UBaseType_t = u64;
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/config.rs:56:31
[INFO] [stdout]     |
[INFO] [stdout]  56 | pub const configTICK_RATE_HZ: TickType_t = 1000;
[INFO] [stdout]     |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:107:34
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub const configNUMBER_OF_CORES: BaseType_t = 1;
[INFO] [stdout]     |                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:114:32
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub const configUSE_IDLE_HOOK: BaseType_t = 0;
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:117:32
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub const configUSE_TICK_HOOK: BaseType_t = 0;
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:120:41
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub const configUSE_MALLOC_FAILED_HOOK: BaseType_t = 0;
[INFO] [stdout]     |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:127:44
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub const configSUPPORT_STATIC_ALLOCATION: BaseType_t = 1;
[INFO] [stdout]     |                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:133:45
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub const configSUPPORT_DYNAMIC_ALLOCATION: BaseType_t = 0;
[INFO] [stdout]     |                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:143:30
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub const configUSE_MUTEXES: BaseType_t = 1;
[INFO] [stdout]     |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:146:40
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub const configUSE_RECURSIVE_MUTEXES: BaseType_t = 1;
[INFO] [stdout]     |                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:149:42
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub const configUSE_COUNTING_SEMAPHORES: BaseType_t = 1;
[INFO] [stdout]     |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:152:33
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub const configUSE_QUEUE_SETS: BaseType_t = 0;
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:161:41
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub const configUSE_TASK_NOTIFICATIONS: BaseType_t = 1;
[INFO] [stdout]     |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:167:29
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub const configUSE_TIMERS: BaseType_t = 1;
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:170:38
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub const configTIMER_TASK_PRIORITY: UBaseType_t = 2;
[INFO] [stdout]     |                                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:173:37
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub const configTIMER_QUEUE_LENGTH: UBaseType_t = 10;
[INFO] [stdout]     |                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:184:37
[INFO] [stdout]     |
[INFO] [stdout] 184 | pub const configUSE_MINI_LIST_ITEM: BaseType_t = 0;
[INFO] [stdout]     |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:191:54
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub const configUSE_LIST_DATA_INTEGRITY_CHECK_BYTES: BaseType_t = 0;
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:200:33
[INFO] [stdout]     |
[INFO] [stdout] 200 | pub const configASSERT_DEFINED: BaseType_t = 1;
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:215:37
[INFO] [stdout]     |
[INFO] [stdout] 215 | pub const INCLUDE_vTaskPrioritySet: BaseType_t = 1;
[INFO] [stdout]     |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:218:38
[INFO] [stdout]     |
[INFO] [stdout] 218 | pub const INCLUDE_uxTaskPriorityGet: BaseType_t = 1;
[INFO] [stdout]     |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:221:32
[INFO] [stdout]     |
[INFO] [stdout] 221 | pub const INCLUDE_vTaskDelete: BaseType_t = 1;
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:224:33
[INFO] [stdout]     |
[INFO] [stdout] 224 | pub const INCLUDE_vTaskSuspend: BaseType_t = 1;
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:227:36
[INFO] [stdout]     |
[INFO] [stdout] 227 | pub const INCLUDE_xTaskDelayUntil: BaseType_t = 1;
[INFO] [stdout]     |                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:230:31
[INFO] [stdout]     |
[INFO] [stdout] 230 | pub const INCLUDE_vTaskDelay: BaseType_t = 1;
[INFO] [stdout]     |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:233:43
[INFO] [stdout]     |
[INFO] [stdout] 233 | pub const INCLUDE_xTaskGetIdleTaskHandle: BaseType_t = 0;
[INFO] [stdout]     |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:236:36
[INFO] [stdout]     |
[INFO] [stdout] 236 | pub const INCLUDE_xTaskAbortDelay: BaseType_t = 0;
[INFO] [stdout]     |                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:239:41
[INFO] [stdout]     |
[INFO] [stdout] 239 | pub const INCLUDE_xQueueGetMutexHolder: BaseType_t = 0;
[INFO] [stdout]     |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:242:35
[INFO] [stdout]     |
[INFO] [stdout] 242 | pub const INCLUDE_xTaskGetHandle: BaseType_t = 0;
[INFO] [stdout]     |                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:245:48
[INFO] [stdout]     |
[INFO] [stdout] 245 | pub const INCLUDE_uxTaskGetStackHighWaterMark: BaseType_t = 0;
[INFO] [stdout]     |                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:248:49
[INFO] [stdout]     |
[INFO] [stdout] 248 | pub const INCLUDE_uxTaskGetStackHighWaterMark2: BaseType_t = 0;
[INFO] [stdout]     |                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:251:34
[INFO] [stdout]     |
[INFO] [stdout] 251 | pub const INCLUDE_eTaskGetState: BaseType_t = 1;
[INFO] [stdout]     |                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:254:39
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub const INCLUDE_xTaskResumeFromISR: BaseType_t = 1;
[INFO] [stdout]     |                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:257:43
[INFO] [stdout]     |
[INFO] [stdout] 257 | pub const INCLUDE_xTimerPendFunctionCall: BaseType_t = 0;
[INFO] [stdout]     |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:260:43
[INFO] [stdout]     |
[INFO] [stdout] 260 | pub const INCLUDE_xTaskGetSchedulerState: BaseType_t = 1;
[INFO] [stdout]     |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:263:46
[INFO] [stdout]     |
[INFO] [stdout] 263 | pub const INCLUDE_xTaskGetCurrentTaskHandle: BaseType_t = 1;
[INFO] [stdout]     |                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:270:37
[INFO] [stdout]     |
[INFO] [stdout] 270 | pub const configUSE_TRACE_FACILITY: BaseType_t = 0;
[INFO] [stdout]     |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:273:42
[INFO] [stdout]     |
[INFO] [stdout] 273 | pub const configGENERATE_RUN_TIME_STATS: BaseType_t = 0;
[INFO] [stdout]     |                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:276:43
[INFO] [stdout]     |
[INFO] [stdout] 276 | pub const configUSE_APPLICATION_TASK_TAG: BaseType_t = 0;
[INFO] [stdout]     |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:285:34
[INFO] [stdout]     |
[INFO] [stdout] 285 | pub const configUSE_POSIX_ERRNO: BaseType_t = 0;
[INFO] [stdout]     |                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:289:52
[INFO] [stdout]     |
[INFO] [stdout] 289 | pub const configUSE_PORT_OPTIMISED_TASK_SELECTION: BaseType_t = 0;
[INFO] [stdout]     |                                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:292:36
[INFO] [stdout]     |
[INFO] [stdout] 292 | pub const configUSE_CORE_AFFINITY: BaseType_t = 0;
[INFO] [stdout]     |                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:295:46
[INFO] [stdout]     |
[INFO] [stdout] 295 | pub const configUSE_TASK_PREEMPTION_DISABLE: BaseType_t = 0;
[INFO] [stdout]     |                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:298:36
[INFO] [stdout]     |
[INFO] [stdout] 298 | pub const configUSE_TICKLESS_IDLE: BaseType_t = 0;
[INFO] [stdout]     |                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:312:43
[INFO] [stdout]     |
[INFO] [stdout] 312 | pub const configCHECK_FOR_STACK_OVERFLOW: BaseType_t = 0;
[INFO] [stdout]     |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:315:44
[INFO] [stdout]     |
[INFO] [stdout] 315 | pub const configRECORD_STACK_HIGH_ADDRESS: BaseType_t = 0;
[INFO] [stdout]     |                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:318:48
[INFO] [stdout]     |
[INFO] [stdout] 318 | pub const configKERNEL_PROVIDED_STATIC_MEMORY: BaseType_t = 0;
[INFO] [stdout]     |                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:328:40
[INFO] [stdout]     |
[INFO] [stdout] 328 | pub const portCRITICAL_NESTING_IN_TCB: BaseType_t = 0;
[INFO] [stdout]     |                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:331:35
[INFO] [stdout]     |
[INFO] [stdout] 331 | pub const portUSING_MPU_WRAPPERS: BaseType_t = 0;
[INFO] [stdout]     |                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:350:54
[INFO] [stdout]     |
[INFO] [stdout] 350 | pub const tskSTATIC_AND_DYNAMIC_ALLOCATION_POSSIBLE: BaseType_t =
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/config.rs:358:45
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub const tskSET_NEW_STACKS_TO_KNOWN_VALUE: BaseType_t = if configCHECK_FOR_STACK_OVERFLOW > 1
[INFO] [stdout]     |                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]   --> src/trace.rs:72:50
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn traceRETURN_uxListRemove(uxNumberOfItems: UBaseType_t) {}
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout] 68 | pub type UBaseType_t = u32;
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout] 71 | pub type UBaseType_t = u64;
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:88:43
[INFO] [stdout]     |
[INFO] [stdout]  88 | pub fn traceTASK_DELAY_UNTIL(xTimeToWake: TickType_t) {}
[INFO] [stdout]     |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]   --> src/trace.rs:94:78
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub fn traceTASK_PRIORITY_SET(pxTask: *mut core::ffi::c_void, uxNewPriority: UBaseType_t) {}
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:68:10
[INFO] [stdout]    |
[INFO] [stdout] 67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout] 68 | pub type UBaseType_t = u32;
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:71:10
[INFO] [stdout]    |
[INFO] [stdout] 70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout] 71 | pub type UBaseType_t = u64;
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:106:45
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn traceTASK_INCREMENT_TICK(xTickCount: TickType_t) {}
[INFO] [stdout]     |                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:117:26
[INFO] [stdout]     |
[INFO] [stdout] 117 |     uxInheritedPriority: UBaseType_t,
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:124:25
[INFO] [stdout]     |
[INFO] [stdout] 124 |     uxOriginalPriority: UBaseType_t,
[INFO] [stdout]     |                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:129:51
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn traceTASK_NOTIFY_TAKE_BLOCK(uxIndexToWait: UBaseType_t) {}
[INFO] [stdout]     |                                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:132:45
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub fn traceTASK_NOTIFY_TAKE(uxIndexToWait: UBaseType_t) {}
[INFO] [stdout]     |                                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:135:51
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub fn traceTASK_NOTIFY_WAIT_BLOCK(uxIndexToWait: UBaseType_t) {}
[INFO] [stdout]     |                                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:138:45
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn traceTASK_NOTIFY_WAIT(uxIndexToWait: UBaseType_t) {}
[INFO] [stdout]     |                                             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:141:42
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn traceTASK_NOTIFY(uxIndexToNotify: UBaseType_t) {}
[INFO] [stdout]     |                                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:144:51
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub fn traceTASK_NOTIFY_FROM_ISR(uxIndexToNotify: UBaseType_t) {}
[INFO] [stdout]     |                                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:147:56
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub fn traceTASK_NOTIFY_GIVE_FROM_ISR(uxIndexToNotify: UBaseType_t) {}
[INFO] [stdout]     |                                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:247:17
[INFO] [stdout]     |
[INFO] [stdout] 247 |     xMessageID: BaseType_t,
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:248:25
[INFO] [stdout]     |
[INFO] [stdout] 248 |     xMessageValueValue: TickType_t,
[INFO] [stdout]     |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:249:14
[INFO] [stdout]     |
[INFO] [stdout] 249 |     xReturn: BaseType_t,
[INFO] [stdout]     |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:259:17
[INFO] [stdout]     |
[INFO] [stdout] 259 |     xMessageID: BaseType_t,
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:260:20
[INFO] [stdout]     |
[INFO] [stdout] 260 |     xMessageValue: TickType_t,
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:277:18
[INFO] [stdout]     |
[INFO] [stdout] 277 |     uxBitsToSet: UBaseType_t,
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:278:22
[INFO] [stdout]     |
[INFO] [stdout] 278 |     uxBitsToWaitFor: UBaseType_t,
[INFO] [stdout]     |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:285:18
[INFO] [stdout]     |
[INFO] [stdout] 285 |     uxBitsToSet: UBaseType_t,
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:286:22
[INFO] [stdout]     |
[INFO] [stdout] 286 |     uxBitsToWaitFor: UBaseType_t,
[INFO] [stdout]     |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:287:23
[INFO] [stdout]     |
[INFO] [stdout] 287 |     xTimeoutOccurred: BaseType_t,
[INFO] [stdout]     |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:294:22
[INFO] [stdout]     |
[INFO] [stdout] 294 |     uxBitsToWaitFor: UBaseType_t,
[INFO] [stdout]     |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:301:22
[INFO] [stdout]     |
[INFO] [stdout] 301 |     uxBitsToWaitFor: UBaseType_t,
[INFO] [stdout]     |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:302:23
[INFO] [stdout]     |
[INFO] [stdout] 302 |     xTimeoutOccurred: BaseType_t,
[INFO] [stdout]     |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:309:20
[INFO] [stdout]     |
[INFO] [stdout] 309 |     uxBitsToClear: UBaseType_t,
[INFO] [stdout]     |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:316:20
[INFO] [stdout]     |
[INFO] [stdout] 316 |     uxBitsToClear: UBaseType_t,
[INFO] [stdout]     |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:321:85
[INFO] [stdout]     |
[INFO] [stdout] 321 | pub fn traceEVENT_GROUP_SET_BITS(pxEventGroup: *mut core::ffi::c_void, uxBitsToSet: UBaseType_t) {}
[INFO] [stdout]     |                                                                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:326:18
[INFO] [stdout]     |
[INFO] [stdout] 326 |     uxBitsToSet: UBaseType_t,
[INFO] [stdout]     |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:340:23
[INFO] [stdout]     |
[INFO] [stdout] 340 |     xIsMessageBuffer: BaseType_t,
[INFO] [stdout]     |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:345:59
[INFO] [stdout]     |
[INFO] [stdout] 345 | pub fn traceSTREAM_BUFFER_CREATE_FAILED(xIsMessageBuffer: BaseType_t) {}
[INFO] [stdout]     |                                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:350:23
[INFO] [stdout]     |
[INFO] [stdout] 350 |     xIsMessageBuffer: BaseType_t,
[INFO] [stdout]     |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:436:48
[INFO] [stdout]     |
[INFO] [stdout] 436 | pub fn traceINCREASE_TICK_COUNT(_xTicksToJump: TickType_t) {}
[INFO] [stdout]     |                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:457:14
[INFO] [stdout]     |
[INFO] [stdout] 457 |     xReturn: BaseType_t,
[INFO] [stdout]     |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/trace.rs:466:14
[INFO] [stdout]     |
[INFO] [stdout] 466 |     xReturn: BaseType_t,
[INFO] [stdout]     |              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `portBYTE_ALIGNMENT` in this scope
[INFO] [stdout]    --> src/port/mod.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     portBYTE_ALIGNMENT - 1
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/port/mod.rs:173:38
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub const fn portTICK_PERIOD_MS() -> TickType_t {
[INFO] [stdout]     |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:98:24
[INFO] [stdout]     |
[INFO] [stdout]  98 | pub type EventBits_t = TickType_t;
[INFO] [stdout]     |                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:270:19
[INFO] [stdout]     |
[INFO] [stdout] 270 |     xClearOnExit: BaseType_t,
[INFO] [stdout]     |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:271:22
[INFO] [stdout]     |
[INFO] [stdout] 271 |     xWaitForAllBits: BaseType_t,
[INFO] [stdout]     |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:272:23
[INFO] [stdout]     |
[INFO] [stdout] 272 |     mut xTicksToWait: TickType_t,
[INFO] [stdout]     |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:277:28
[INFO] [stdout]     |
[INFO] [stdout] 277 |     let xWaitConditionMet: BaseType_t;
[INFO] [stdout]     |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:278:26
[INFO] [stdout]     |
[INFO] [stdout] 278 |     let xAlreadyYielded: BaseType_t;
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:279:31
[INFO] [stdout]     |
[INFO] [stdout] 279 |     let mut xTimeoutOccurred: BaseType_t = pdFALSE;
[INFO] [stdout]     |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:329:36
[INFO] [stdout]     |
[INFO] [stdout] 329 |                 uxBitsToWaitFor as UBaseType_t,
[INFO] [stdout]     |                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:364:28
[INFO] [stdout]     |
[INFO] [stdout] 364 |         uxBitsToWaitFor as UBaseType_t,
[INFO] [stdout]     |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:380:23
[INFO] [stdout]     |
[INFO] [stdout] 380 |     mut xTicksToWait: TickType_t,
[INFO] [stdout]     |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:385:26
[INFO] [stdout]     |
[INFO] [stdout] 385 |     let xAlreadyYielded: BaseType_t;
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:386:31
[INFO] [stdout]     |
[INFO] [stdout] 386 |     let mut xTimeoutOccurred: BaseType_t = pdFALSE;
[INFO] [stdout]     |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:408:36
[INFO] [stdout]     |
[INFO] [stdout] 408 |                     uxBitsToSet as UBaseType_t,
[INFO] [stdout]     |                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:409:40
[INFO] [stdout]     |
[INFO] [stdout] 409 |                     uxBitsToWaitFor as UBaseType_t,
[INFO] [stdout]     |                                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:454:24
[INFO] [stdout]     |
[INFO] [stdout] 454 |         uxBitsToSet as UBaseType_t,
[INFO] [stdout]     |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:455:28
[INFO] [stdout]     |
[INFO] [stdout] 455 |         uxBitsToWaitFor as UBaseType_t,
[INFO] [stdout]     |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:483:26
[INFO] [stdout]     |
[INFO] [stdout] 483 |     let mut xMatchFound: BaseType_t = pdFALSE;
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:497:78
[INFO] [stdout]     |
[INFO] [stdout] 497 |         traceEVENT_GROUP_SET_BITS(xEventGroup as *mut c_void, uxBitsToSet as UBaseType_t);
[INFO] [stdout]     |                                                                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:569:82
[INFO] [stdout]     |
[INFO] [stdout] 569 |         traceEVENT_GROUP_CLEAR_BITS(xEventGroup as *mut c_void, uxBitsToClear as UBaseType_t);
[INFO] [stdout]     |                                                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:657:6
[INFO] [stdout]     |
[INFO] [stdout] 657 | ) -> BaseType_t {
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:659:18
[INFO] [stdout]     |
[INFO] [stdout] 659 |     let xReturn: BaseType_t;
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:815:22
[INFO] [stdout]     |
[INFO] [stdout] 815 |     xWaitForAllBits: BaseType_t,
[INFO] [stdout]     |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:816:6
[INFO] [stdout]     |
[INFO] [stdout] 816 | ) -> BaseType_t {
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:817:32
[INFO] [stdout]     |
[INFO] [stdout] 817 |     let mut xWaitConditionMet: BaseType_t = pdFALSE;
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:850:20
[INFO] [stdout]     |
[INFO] [stdout] 850 |     _xClearOnExit: BaseType_t,
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:851:23
[INFO] [stdout]     |
[INFO] [stdout] 851 |     _xWaitForAllBits: BaseType_t,
[INFO] [stdout]     |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:852:20
[INFO] [stdout]     |
[INFO] [stdout] 852 |     _xTicksToWait: TickType_t,
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:862:20
[INFO] [stdout]     |
[INFO] [stdout] 862 |     _xTicksToWait: TickType_t,
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/event_groups.rs:890:53
[INFO] [stdout]     |
[INFO] [stdout] 890 | fn traceRETURN_xEventGroupGetStaticBuffer(_xReturn: BaseType_t) {}
[INFO] [stdout]     |                                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/list.rs:192:21
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub xItemValue: TickType_t,
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/list.rs:266:26
[INFO] [stdout]     |
[INFO] [stdout] 266 |     pub uxNumberOfItems: UBaseType_t,
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/list.rs:343:76
[INFO] [stdout]     |
[INFO] [stdout] 343 | pub unsafe fn listSET_LIST_ITEM_VALUE(pxListItem: *mut ListItem_t, xValue: TickType_t) {
[INFO] [stdout]     |                                                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/list.rs:358:73
[INFO] [stdout]     |
[INFO] [stdout] 358 | pub unsafe fn listGET_LIST_ITEM_VALUE(pxListItem: *const ListItem_t) -> TickType_t {
[INFO] [stdout]     |                                                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/list.rs:372:74
[INFO] [stdout]     |
[INFO] [stdout] 372 | pub unsafe fn listGET_ITEM_VALUE_OF_HEAD_ENTRY(pxList: *const List_t) -> TickType_t {
[INFO] [stdout]     |                                                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/list.rs:425:59
[INFO] [stdout]     |
[INFO] [stdout] 425 | pub unsafe fn listLIST_IS_EMPTY(pxList: *const List_t) -> BaseType_t {
[INFO] [stdout]     |                                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/list.rs:439:65
[INFO] [stdout]     |
[INFO] [stdout] 439 | pub unsafe fn listCURRENT_LIST_LENGTH(pxList: *const List_t) -> UBaseType_t {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/list.rs:472:6
[INFO] [stdout]     |
[INFO] [stdout] 472 | ) -> BaseType_t {
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/list.rs:501:65
[INFO] [stdout]     |
[INFO] [stdout] 501 | pub unsafe fn listLIST_IS_INITIALISED(pxList: *const List_t) -> BaseType_t {
[INFO] [stdout]     |                                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `portMAX_DELAY` in this scope
[INFO] [stdout]    --> src/kernel/list.rs:502:41
[INFO] [stdout]     |
[INFO] [stdout] 502 |     if (*pxList).xListEnd.xItemValue == portMAX_DELAY {
[INFO] [stdout]     |                                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:92:11
[INFO] [stdout]     |
[INFO] [stdout]  91 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  92 | pub const portMAX_DELAY: TickType_t = 0xFFFF;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout]  99 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout] 100 | pub const portMAX_DELAY: TickType_t = 0xFFFF_FFFF;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 109 | pub const portMAX_DELAY: TickType_t = 0xFFFF_FFFF_FFFF_FFFF;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `portMAX_DELAY` in this scope
[INFO] [stdout]    --> src/kernel/list.rs:581:37
[INFO] [stdout]     |
[INFO] [stdout] 581 |     (*pxList).xListEnd.xItemValue = portMAX_DELAY;
[INFO] [stdout]     |                                     ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:92:11
[INFO] [stdout]     |
[INFO] [stdout]  91 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  92 | pub const portMAX_DELAY: TickType_t = 0xFFFF;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout]  99 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout] 100 | pub const portMAX_DELAY: TickType_t = 0xFFFF_FFFF;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 109 | pub const portMAX_DELAY: TickType_t = 0xFFFF_FFFF_FFFF_FFFF;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/list.rs:680:28
[INFO] [stdout]     |
[INFO] [stdout] 680 |     let xValueOfInsertion: TickType_t = (*pxNewListItem).xItemValue;
[INFO] [stdout]     |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `portMAX_DELAY` in this scope
[INFO] [stdout]    --> src/kernel/list.rs:698:29
[INFO] [stdout]     |
[INFO] [stdout] 698 |     if xValueOfInsertion == portMAX_DELAY {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:92:11
[INFO] [stdout]     |
[INFO] [stdout]  91 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  92 | pub const portMAX_DELAY: TickType_t = 0xFFFF;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout]  99 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout] 100 | pub const portMAX_DELAY: TickType_t = 0xFFFF_FFFF;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 109 | pub const portMAX_DELAY: TickType_t = 0xFFFF_FFFF_FFFF_FFFF;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/list.rs:764:64
[INFO] [stdout]     |
[INFO] [stdout] 764 | pub unsafe fn uxListRemove(pxItemToRemove: *mut ListItem_t) -> UBaseType_t {
[INFO] [stdout]     |                                                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]   --> src/kernel/queue.rs:70:30
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub const queueSEND_TO_BACK: BaseType_t = 0;
[INFO] [stdout]    |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout] 60 | pub type BaseType_t = i32;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout] 63 | pub type BaseType_t = i64;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]   --> src/kernel/queue.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub const queueSEND_TO_FRONT: BaseType_t = 1;
[INFO] [stdout]    |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout] 60 | pub type BaseType_t = i32;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout] 63 | pub type BaseType_t = i64;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]   --> src/kernel/queue.rs:76:27
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub const queueOVERWRITE: BaseType_t = 2;
[INFO] [stdout]    |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout] 60 | pub type BaseType_t = i32;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout] 63 | pub type BaseType_t = i64;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:105:41
[INFO] [stdout]     |
[INFO] [stdout] 105 | const queueSEMAPHORE_QUEUE_ITEM_LENGTH: UBaseType_t = 0;
[INFO] [stdout]     |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:108:35
[INFO] [stdout]     |
[INFO] [stdout] 108 | const queueMUTEX_GIVE_BLOCK_TIME: TickType_t = 0;
[INFO] [stdout]     |                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:135:31
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub uxRecursiveCallCount: UBaseType_t,
[INFO] [stdout]     |                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:135:31
[INFO] [stdout]     |
[INFO] [stdout] 135 |     pub uxRecursiveCallCount: UBaseType_t,
[INFO] [stdout]     |                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub struct SemaphoreData_t<UBaseType_t> {
[INFO] [stdout]     |                           +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:185:28
[INFO] [stdout]     |
[INFO] [stdout] 185 |     pub uxMessagesWaiting: UBaseType_t,
[INFO] [stdout]     |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:188:19
[INFO] [stdout]     |
[INFO] [stdout] 188 |     pub uxLength: UBaseType_t,
[INFO] [stdout]     |                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:191:21
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub uxItemSize: UBaseType_t,
[INFO] [stdout]     |                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:323:68
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe fn xQueueGenericReset(xQueue: QueueHandle_t, xNewQueue: BaseType_t) -> BaseType_t {
[INFO] [stdout]     |                                                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:323:83
[INFO] [stdout]     |
[INFO] [stdout] 323 | pub unsafe fn xQueueGenericReset(xQueue: QueueHandle_t, xNewQueue: BaseType_t) -> BaseType_t {
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:324:22
[INFO] [stdout]     |
[INFO] [stdout] 324 |     let mut xReturn: BaseType_t = pdPASS;
[INFO] [stdout]     |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:387:20
[INFO] [stdout]     |
[INFO] [stdout] 387 |     uxQueueLength: UBaseType_t,
[INFO] [stdout]     |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:388:17
[INFO] [stdout]     |
[INFO] [stdout] 388 |     uxItemSize: UBaseType_t,
[INFO] [stdout]     |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:435:20
[INFO] [stdout]     |
[INFO] [stdout] 435 |     uxQueueLength: UBaseType_t,
[INFO] [stdout]     |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:436:17
[INFO] [stdout]     |
[INFO] [stdout] 436 |     uxItemSize: UBaseType_t,
[INFO] [stdout]     |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:506:6
[INFO] [stdout]     |
[INFO] [stdout] 506 | ) -> BaseType_t {
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:507:18
[INFO] [stdout]     |
[INFO] [stdout] 507 |     let xReturn: BaseType_t;
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:628:20
[INFO] [stdout]     |
[INFO] [stdout] 628 |     uxQueueLength: UBaseType_t,
[INFO] [stdout]     |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:629:17
[INFO] [stdout]     |
[INFO] [stdout] 629 |     uxItemSize: UBaseType_t,
[INFO] [stdout]     |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:652:16
[INFO] [stdout]     |
[INFO] [stdout] 652 |     xPosition: BaseType_t,
[INFO] [stdout]     |                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:653:6
[INFO] [stdout]     |
[INFO] [stdout] 653 | ) -> BaseType_t {
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:654:22
[INFO] [stdout]     |
[INFO] [stdout] 654 |     let mut xReturn: BaseType_t = pdFALSE;
[INFO] [stdout]     |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:655:28
[INFO] [stdout]     |
[INFO] [stdout] 655 |     let uxMessagesWaiting: UBaseType_t = (*pxQueue).uxMessagesWaiting;
[INFO] [stdout]     |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:748:55
[INFO] [stdout]     |
[INFO] [stdout] 748 | unsafe fn prvIsQueueEmpty(pxQueue: *const Queue_t) -> BaseType_t {
[INFO] [stdout]     |                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:749:18
[INFO] [stdout]     |
[INFO] [stdout] 749 |     let xReturn: BaseType_t;
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:765:54
[INFO] [stdout]     |
[INFO] [stdout] 765 | unsafe fn prvIsQueueFull(pxQueue: *const Queue_t) -> BaseType_t {
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:766:18
[INFO] [stdout]     |
[INFO] [stdout] 766 |     let xReturn: BaseType_t;
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:794:19
[INFO] [stdout]     |
[INFO] [stdout] 794 |     xTicksToWait: TickType_t,
[INFO] [stdout]     |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:795:20
[INFO] [stdout]     |
[INFO] [stdout] 795 |     xCopyPosition: BaseType_t,
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:796:6
[INFO] [stdout]     |
[INFO] [stdout] 796 | ) -> BaseType_t {
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:797:28
[INFO] [stdout]     |
[INFO] [stdout] 797 |     let mut xEntryTimeSet: BaseType_t = pdFALSE;
[INFO] [stdout]     |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:798:25
[INFO] [stdout]     |
[INFO] [stdout] 798 |     let xYieldRequired: BaseType_t;
[INFO] [stdout]     |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:906:70
[INFO] [stdout]     |
[INFO] [stdout] 906 |         if xTaskCheckForTimeOut(&mut xTimeOut, &mut (xTicksToWait as TickType_t)) == pdFALSE {
[INFO] [stdout]     |                                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:946:19
[INFO] [stdout]     |
[INFO] [stdout] 946 |     xTicksToWait: TickType_t,
[INFO] [stdout]     |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:947:6
[INFO] [stdout]     |
[INFO] [stdout] 947 | ) -> BaseType_t {
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/queue.rs:948:28
[INFO] [stdout]     |
[INFO] [stdout] 948 |     let mut xEntryTimeSet: BaseType_t = pdFALSE;
[INFO] [stdout]     |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1002:70
[INFO] [stdout]      |
[INFO] [stdout] 1002 |         if xTaskCheckForTimeOut(&mut xTimeOut, &mut (xTicksToWait as TickType_t)) == pdFALSE {
[INFO] [stdout]      |                                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1037:19
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     xTicksToWait: TickType_t,
[INFO] [stdout]      |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1038:6
[INFO] [stdout]      |
[INFO] [stdout] 1038 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1039:28
[INFO] [stdout]      |
[INFO] [stdout] 1039 |     let mut xEntryTimeSet: BaseType_t = pdFALSE;
[INFO] [stdout]      |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1094:70
[INFO] [stdout]      |
[INFO] [stdout] 1094 |         if xTaskCheckForTimeOut(&mut xTimeOut, &mut (xTicksToWait as TickType_t)) == pdFALSE {
[INFO] [stdout]      |                                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1128:37
[INFO] [stdout]      |
[INFO] [stdout] 1128 |     pxHigherPriorityTaskWoken: *mut BaseType_t,
[INFO] [stdout]      |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1129:6
[INFO] [stdout]      |
[INFO] [stdout] 1129 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1130:18
[INFO] [stdout]      |
[INFO] [stdout] 1130 |     let xReturn: BaseType_t;
[INFO] [stdout]      |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1183:82
[INFO] [stdout]      |
[INFO] [stdout] 1183 | pub unsafe fn xQueuePeekFromISR(xQueue: QueueHandle_t, pvBuffer: *mut c_void) -> BaseType_t {
[INFO] [stdout]      |                                                                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1184:18
[INFO] [stdout]      |
[INFO] [stdout] 1184 |     let xReturn: BaseType_t;
[INFO] [stdout]      |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1258:64
[INFO] [stdout]      |
[INFO] [stdout] 1258 | pub unsafe fn uxQueueMessagesWaiting(xQueue: QueueHandle_t) -> UBaseType_t {
[INFO] [stdout]      |                                                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1259:19
[INFO] [stdout]      |
[INFO] [stdout] 1259 |     let uxReturn: UBaseType_t;
[INFO] [stdout]      |                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1273:64
[INFO] [stdout]      |
[INFO] [stdout] 1273 | pub unsafe fn uxQueueSpacesAvailable(xQueue: QueueHandle_t) -> UBaseType_t {
[INFO] [stdout]      |                                                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1274:19
[INFO] [stdout]      |
[INFO] [stdout] 1274 |     let uxReturn: UBaseType_t;
[INFO] [stdout]      |                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1292:71
[INFO] [stdout]      |
[INFO] [stdout] 1292 | pub unsafe fn uxQueueMessagesWaitingFromISR(xQueue: QueueHandle_t) -> UBaseType_t {
[INFO] [stdout]      |                                                                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1293:19
[INFO] [stdout]      |
[INFO] [stdout] 1293 |     let uxReturn: UBaseType_t;
[INFO] [stdout]      |                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1345:65
[INFO] [stdout]      |
[INFO] [stdout] 1345 | pub unsafe fn uxQueueGetQueueItemSize(xQueue: QueueHandle_t) -> UBaseType_t {
[INFO] [stdout]      |                                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1353:63
[INFO] [stdout]      |
[INFO] [stdout] 1353 | pub unsafe fn uxQueueGetQueueLength(xQueue: QueueHandle_t) -> UBaseType_t {
[INFO] [stdout]      |                                                               ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1361:67
[INFO] [stdout]      |
[INFO] [stdout] 1361 | pub unsafe fn xQueueIsQueueEmptyFromISR(xQueue: QueueHandle_t) -> BaseType_t {
[INFO] [stdout]      |                                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1362:18
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     let xReturn: BaseType_t;
[INFO] [stdout]      |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1382:66
[INFO] [stdout]      |
[INFO] [stdout] 1382 | pub unsafe fn xQueueIsQueueFullFromISR(xQueue: QueueHandle_t) -> BaseType_t {
[INFO] [stdout]      |                                                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1383:18
[INFO] [stdout]      |
[INFO] [stdout] 1383 |     let xReturn: BaseType_t;
[INFO] [stdout]      |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1458:69
[INFO] [stdout]      |
[INFO] [stdout] 1458 | fn traceENTER_xQueueGenericReset(_pxQueue: *mut c_void, _xNewQueue: BaseType_t) {}
[INFO] [stdout]      |                                                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1461:45
[INFO] [stdout]      |
[INFO] [stdout] 1461 | fn traceRETURN_xQueueGenericReset(_xReturn: BaseType_t) {}
[INFO] [stdout]      |                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1465:21
[INFO] [stdout]      |
[INFO] [stdout] 1465 |     _uxQueueLength: UBaseType_t,
[INFO] [stdout]      |                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1466:18
[INFO] [stdout]      |
[INFO] [stdout] 1466 |     _uxItemSize: UBaseType_t,
[INFO] [stdout]      |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1485:56
[INFO] [stdout]      |
[INFO] [stdout] 1485 | fn traceRETURN_xQueueGenericGetStaticBuffers(_xReturn: BaseType_t) {}
[INFO] [stdout]      |                                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1489:21
[INFO] [stdout]      |
[INFO] [stdout] 1489 |     _uxQueueLength: UBaseType_t,
[INFO] [stdout]      |                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1490:18
[INFO] [stdout]      |
[INFO] [stdout] 1490 |     _uxItemSize: UBaseType_t,
[INFO] [stdout]      |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1502:20
[INFO] [stdout]      |
[INFO] [stdout] 1502 |     _xTicksToWait: TickType_t,
[INFO] [stdout]      |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1503:21
[INFO] [stdout]      |
[INFO] [stdout] 1503 |     _xCopyPosition: BaseType_t,
[INFO] [stdout]      |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1508:44
[INFO] [stdout]      |
[INFO] [stdout] 1508 | fn traceRETURN_xQueueGenericSend(_xReturn: BaseType_t) {}
[INFO] [stdout]      |                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1514:20
[INFO] [stdout]      |
[INFO] [stdout] 1514 |     _xTicksToWait: TickType_t,
[INFO] [stdout]      |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1519:40
[INFO] [stdout]      |
[INFO] [stdout] 1519 | fn traceRETURN_xQueueReceive(_xReturn: BaseType_t) {}
[INFO] [stdout]      |                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1601:18
[INFO] [stdout]      |
[INFO] [stdout] 1601 |     _uxMaxCount: UBaseType_t,
[INFO] [stdout]      |                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1602:22
[INFO] [stdout]      |
[INFO] [stdout] 1602 |     _uxInitialCount: UBaseType_t,
[INFO] [stdout]      |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1620:38
[INFO] [stdout]      |
[INFO] [stdout] 1620 |     _pxHigherPriorityTaskWoken: *mut BaseType_t,
[INFO] [stdout]      |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1625:44
[INFO] [stdout]      |
[INFO] [stdout] 1625 | fn traceRETURN_xQueueGiveFromISR(_xReturn: BaseType_t) {}
[INFO] [stdout]      |                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1635:88
[INFO] [stdout]      |
[INFO] [stdout] 1635 | fn traceENTER_xQueuePeek(_pxQueue: *mut c_void, _pvBuffer: *mut c_void, _xTicksToWait: TickType_t) {
[INFO] [stdout]      |                                                                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1639:37
[INFO] [stdout]      |
[INFO] [stdout] 1639 | fn traceRETURN_xQueuePeek(_xReturn: BaseType_t) {}
[INFO] [stdout]      |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1655:38
[INFO] [stdout]      |
[INFO] [stdout] 1655 |     _pxHigherPriorityTaskWoken: *mut BaseType_t,
[INFO] [stdout]      |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1660:47
[INFO] [stdout]      |
[INFO] [stdout] 1660 | fn traceRETURN_xQueueReceiveFromISR(_xReturn: BaseType_t) {}
[INFO] [stdout]      |                                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1673:44
[INFO] [stdout]      |
[INFO] [stdout] 1673 | fn traceRETURN_xQueuePeekFromISR(_xReturn: BaseType_t) {}
[INFO] [stdout]      |                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1686:57
[INFO] [stdout]      |
[INFO] [stdout] 1686 | fn traceRETURN_uxQueueMessagesWaitingFromISR(_uxReturn: UBaseType_t) {}
[INFO] [stdout]      |                                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1704:52
[INFO] [stdout]      |
[INFO] [stdout] 1704 | fn traceRETURN_xQueueIsQueueEmptyFromISR(_xReturn: BaseType_t) {}
[INFO] [stdout]      |                                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1710:51
[INFO] [stdout]      |
[INFO] [stdout] 1710 | fn traceRETURN_xQueueIsQueueFullFromISR(_xReturn: BaseType_t) {}
[INFO] [stdout]      |                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1746:19
[INFO] [stdout]      |
[INFO] [stdout] 1746 |     xTicksToWait: TickType_t,
[INFO] [stdout]      |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1747:6
[INFO] [stdout]      |
[INFO] [stdout] 1747 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1756:19
[INFO] [stdout]      |
[INFO] [stdout] 1756 |     xTicksToWait: TickType_t,
[INFO] [stdout]      |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1757:6
[INFO] [stdout]      |
[INFO] [stdout] 1757 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1766:19
[INFO] [stdout]      |
[INFO] [stdout] 1766 |     xTicksToWait: TickType_t,
[INFO] [stdout]      |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1767:6
[INFO] [stdout]      |
[INFO] [stdout] 1767 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1779:37
[INFO] [stdout]      |
[INFO] [stdout] 1779 |     pxHigherPriorityTaskWoken: *mut BaseType_t,
[INFO] [stdout]      |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1780:6
[INFO] [stdout]      |
[INFO] [stdout] 1780 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1794:37
[INFO] [stdout]      |
[INFO] [stdout] 1794 |     pxHigherPriorityTaskWoken: *mut BaseType_t,
[INFO] [stdout]      |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1795:6
[INFO] [stdout]      |
[INFO] [stdout] 1795 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1807:37
[INFO] [stdout]      |
[INFO] [stdout] 1807 |     pxHigherPriorityTaskWoken: *mut BaseType_t,
[INFO] [stdout]      |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1808:20
[INFO] [stdout]      |
[INFO] [stdout] 1808 |     xCopyPosition: BaseType_t,
[INFO] [stdout]      |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1809:6
[INFO] [stdout]      |
[INFO] [stdout] 1809 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1810:22
[INFO] [stdout]      |
[INFO] [stdout] 1810 |     let mut xReturn: BaseType_t = pdFAIL;
[INFO] [stdout]      |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1896:37
[INFO] [stdout]      |
[INFO] [stdout] 1896 |     pxHigherPriorityTaskWoken: *mut BaseType_t,
[INFO] [stdout]      |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1897:6
[INFO] [stdout]      |
[INFO] [stdout] 1897 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1898:18
[INFO] [stdout]      |
[INFO] [stdout] 1898 |     let xReturn: BaseType_t;
[INFO] [stdout]      |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1991:19
[INFO] [stdout]      |
[INFO] [stdout] 1991 |     xTicksToWait: TickType_t,
[INFO] [stdout]      |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:1992:24
[INFO] [stdout]      |
[INFO] [stdout] 1992 |     xWaitIndefinitely: BaseType_t,
[INFO] [stdout]      |                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:2210:72
[INFO] [stdout]      |
[INFO] [stdout] 2210 | pub unsafe fn xQueueSemaphoreTake(xQueue: QueueHandle_t, xTicksToWait: TickType_t) -> BaseType_t {
[INFO] [stdout]      |                                                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:2210:87
[INFO] [stdout]      |
[INFO] [stdout] 2210 | pub unsafe fn xQueueSemaphoreTake(xQueue: QueueHandle_t, xTicksToWait: TickType_t) -> BaseType_t {
[INFO] [stdout]      |                                                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:2329:17
[INFO] [stdout]      |
[INFO] [stdout] 2329 |     uxMaxCount: UBaseType_t,
[INFO] [stdout]      |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/queue.rs:2330:21
[INFO] [stdout]      |
[INFO] [stdout] 2330 |     uxInitialCount: UBaseType_t,
[INFO] [stdout]      |                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]   --> src/kernel/tasks.rs:45:38
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub const taskSCHEDULER_NOT_STARTED: BaseType_t = 0;
[INFO] [stdout]    |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout] 60 | pub type BaseType_t = i32;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout] 63 | pub type BaseType_t = i64;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]   --> src/kernel/tasks.rs:48:34
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub const taskSCHEDULER_RUNNING: BaseType_t = 1;
[INFO] [stdout]    |                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout] 60 | pub type BaseType_t = i32;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout] 63 | pub type BaseType_t = i64;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]   --> src/kernel/tasks.rs:51:36
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub const taskSCHEDULER_SUSPENDED: BaseType_t = 2;
[INFO] [stdout]    |                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout] 60 | pub type BaseType_t = i32;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout] 63 | pub type BaseType_t = i64;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]   --> src/kernel/tasks.rs:90:29
[INFO] [stdout]    |
[INFO] [stdout] 90 | const taskTASK_NOT_RUNNING: BaseType_t = -1;
[INFO] [stdout]    |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout] 60 | pub type BaseType_t = i32;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout] 63 | pub type BaseType_t = i64;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]   --> src/kernel/tasks.rs:93:36
[INFO] [stdout]    |
[INFO] [stdout] 93 | const taskTASK_SCHEDULED_TO_YIELD: BaseType_t = -2;
[INFO] [stdout]    |                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:60:10
[INFO] [stdout]    |
[INFO] [stdout] 59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout] 60 | pub type BaseType_t = i32;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/types.rs:63:10
[INFO] [stdout]    |
[INFO] [stdout] 62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]    |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout] 63 | pub type BaseType_t = i64;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:103:41
[INFO] [stdout]     |
[INFO] [stdout] 103 | const taskEVENT_LIST_ITEM_VALUE_IN_USE: TickType_t = 0x8000_0000;
[INFO] [stdout]     |                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:112:30
[INFO] [stdout]     |
[INFO] [stdout] 112 | const taskATTRIBUTE_IS_IDLE: UBaseType_t = 1 << 0;
[INFO] [stdout]     |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:122:25
[INFO] [stdout]     |
[INFO] [stdout] 122 |     pub xOverflowCount: BaseType_t,
[INFO] [stdout]     |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:124:26
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub xTimeOnEntering: TickType_t,
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StackType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:177:28
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub pxTopOfStack: *mut StackType_t,
[INFO] [stdout]     |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:76:10
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  76 | pub type StackType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:79:10
[INFO] [stdout]     |
[INFO] [stdout]  78 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  79 | pub type StackType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:187:21
[INFO] [stdout]     |
[INFO] [stdout] 187 |     pub uxPriority: UBaseType_t,
[INFO] [stdout]     |                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StackType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:190:23
[INFO] [stdout]     |
[INFO] [stdout] 190 |     pub pxStack: *mut StackType_t,
[INFO] [stdout]     |                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:76:10
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  76 | pub type StackType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:79:10
[INFO] [stdout]     |
[INFO] [stdout]  78 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  79 | pub type StackType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StackType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:202:28
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub pxEndOfStack: *mut StackType_t,
[INFO] [stdout]     |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:76:10
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  76 | pub type StackType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:79:10
[INFO] [stdout]     |
[INFO] [stdout]  78 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  79 | pub type StackType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:372:42
[INFO] [stdout]     |
[INFO] [stdout] 372 | static mut uxDeletedTasksWaitingCleanUp: UBaseType_t = 0;
[INFO] [stdout]     |                                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:378:36
[INFO] [stdout]     |
[INFO] [stdout] 378 | static mut uxCurrentNumberOfTasks: UBaseType_t = 0;
[INFO] [stdout]     |                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:381:24
[INFO] [stdout]     |
[INFO] [stdout] 381 | static mut xTickCount: TickType_t = configINITIAL_TICK_COUNT;
[INFO] [stdout]     |                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:384:32
[INFO] [stdout]     |
[INFO] [stdout] 384 | static mut uxTopReadyPriority: UBaseType_t = tskIDLE_PRIORITY;
[INFO] [stdout]     |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:387:31
[INFO] [stdout]     |
[INFO] [stdout] 387 | static mut xSchedulerRunning: BaseType_t = pdFALSE;
[INFO] [stdout]     |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:390:26
[INFO] [stdout]     |
[INFO] [stdout] 390 | static mut xPendedTicks: TickType_t = 0;
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:393:29
[INFO] [stdout]     |
[INFO] [stdout] 393 | static mut xYieldPendings: [BaseType_t; configNUMBER_OF_CORES as usize] =
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:397:29
[INFO] [stdout]     |
[INFO] [stdout] 397 | static mut xNumOfOverflows: BaseType_t = 0;
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:400:26
[INFO] [stdout]     |
[INFO] [stdout] 400 | static mut uxTaskNumber: UBaseType_t = 0;
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:403:34
[INFO] [stdout]     |
[INFO] [stdout] 403 | static mut xNextTaskUnblockTime: TickType_t = 0;
[INFO] [stdout]     |                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:410:34
[INFO] [stdout]     |
[INFO] [stdout] 410 | static mut uxSchedulerSuspended: UBaseType_t = 0;
[INFO] [stdout]     |                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:414:27
[INFO] [stdout]     |
[INFO] [stdout] 414 | static uxTopUsedPriority: UBaseType_t = configMAX_PRIORITIES - 1;
[INFO] [stdout]     |                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:437:49
[INFO] [stdout]     |
[INFO] [stdout] 437 | unsafe fn taskRECORD_READY_PRIORITY(uxPriority: UBaseType_t) {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:447:28
[INFO] [stdout]     |
[INFO] [stdout] 447 |     let mut uxTopPriority: UBaseType_t = uxTopReadyPriority;
[INFO] [stdout]     |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:464:49
[INFO] [stdout]     |
[INFO] [stdout] 464 | unsafe fn taskRESET_READY_PRIORITY(_uxPriority: UBaseType_t) {
[INFO] [stdout]     |                                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `portMAX_DELAY` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:554:32
[INFO] [stdout]     |
[INFO] [stdout] 554 |         xNextTaskUnblockTime = portMAX_DELAY;
[INFO] [stdout]     |                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:92:11
[INFO] [stdout]     |
[INFO] [stdout]  91 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  92 | pub const portMAX_DELAY: TickType_t = 0xFFFF;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout]  99 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout] 100 | pub const portMAX_DELAY: TickType_t = 0xFFFF_FFFF;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 109 | pub const portMAX_DELAY: TickType_t = 0xFFFF_FFFF_FFFF_FFFF;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:614:17
[INFO] [stdout]     |
[INFO] [stdout] 614 |     uxPriority: UBaseType_t,
[INFO] [stdout]     |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StackType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:617:24
[INFO] [stdout]     |
[INFO] [stdout] 617 |     pxTopOfStack: *mut StackType_t,
[INFO] [stdout]     |                        ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:76:10
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  76 | pub type StackType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:79:10
[INFO] [stdout]     |
[INFO] [stdout]  78 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  79 | pub type StackType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:658:52
[INFO] [stdout]     |
[INFO] [stdout] 658 |         (configMAX_PRIORITIES - 1 - uxPriority) as TickType_t,
[INFO] [stdout]     |                                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:695:19
[INFO] [stdout]     |
[INFO] [stdout] 695 |     xTicksToWait: TickType_t,
[INFO] [stdout]     |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:696:28
[INFO] [stdout]     |
[INFO] [stdout] 696 |     xCanBlockIndefinitely: BaseType_t,
[INFO] [stdout]     |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `portMAX_DELAY` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:703:24
[INFO] [stdout]     |
[INFO] [stdout] 703 |     if xTicksToWait == portMAX_DELAY && xCanBlockIndefinitely != pdFALSE {
[INFO] [stdout]     |                        ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:92:11
[INFO] [stdout]     |
[INFO] [stdout]  91 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  92 | pub const portMAX_DELAY: TickType_t = 0xFFFF;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:100:11
[INFO] [stdout]     |
[INFO] [stdout]  99 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout] 100 | pub const portMAX_DELAY: TickType_t = 0xFFFF_FFFF;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 109 | pub const portMAX_DELAY: TickType_t = 0xFFFF_FFFF_FFFF_FFFF;
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:828:35
[INFO] [stdout]     |
[INFO] [stdout] 828 | unsafe fn prvCreateIdleTasks() -> BaseType_t {
[INFO] [stdout]     |                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:830:18
[INFO] [stdout]     |
[INFO] [stdout] 830 |     let xReturn: BaseType_t;
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:989:17
[INFO] [stdout]     |
[INFO] [stdout] 989 |     uxPriority: UBaseType_t,
[INFO] [stdout]     |                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StackType_t` in this scope
[INFO] [stdout]    --> src/kernel/tasks.rs:990:26
[INFO] [stdout]     |
[INFO] [stdout] 990 |     puxStackBuffer: *mut StackType_t,
[INFO] [stdout]     |                          ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:76:10
[INFO] [stdout]     |
[INFO] [stdout]  75 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  76 | pub type StackType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:79:10
[INFO] [stdout]     |
[INFO] [stdout]  78 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  79 | pub type StackType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StackType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1005:32
[INFO] [stdout]      |
[INFO] [stdout] 1005 |         let pxTopOfStack: *mut StackType_t;
[INFO] [stdout]      |                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:76:10
[INFO] [stdout]      |
[INFO] [stdout]   75 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   76 | pub type StackType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:79:10
[INFO] [stdout]      |
[INFO] [stdout]   78 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   79 | pub type StackType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `portSTACK_GROWTH` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1006:12
[INFO] [stdout]      |
[INFO] [stdout] 1006 |         if portSTACK_GROWTH < 0 {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `portBYTE_ALIGNMENT` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1008:48
[INFO] [stdout]      |
[INFO] [stdout] 1008 |             let aligned = (pxTop as usize) & !(portBYTE_ALIGNMENT - 1);
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/port/mod.rs:166:1
[INFO] [stdout]      |
[INFO] [stdout]  166 | pub const fn portBYTE_ALIGNMENT_MASK() -> usize {
[INFO] [stdout]      | ----------------------------------------------- similarly named function `portBYTE_ALIGNMENT_MASK` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1008 |             let aligned = (pxTop as usize) & !(portBYTE_ALIGNMENT_MASK - 1);
[INFO] [stdout]      |                                                                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StackType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1009:44
[INFO] [stdout]      |
[INFO] [stdout] 1009 |             pxTopOfStack = aligned as *mut StackType_t;
[INFO] [stdout]      |                                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:76:10
[INFO] [stdout]      |
[INFO] [stdout]   75 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   76 | pub type StackType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:79:10
[INFO] [stdout]      |
[INFO] [stdout]   78 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   79 | pub type StackType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StackType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1029:53
[INFO] [stdout]      |
[INFO] [stdout] 1029 |                 uxStackDepth * core::mem::size_of::<StackType_t>(),
[INFO] [stdout]      |                                                     ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:76:10
[INFO] [stdout]      |
[INFO] [stdout]   75 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   76 | pub type StackType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:79:10
[INFO] [stdout]      |
[INFO] [stdout]   78 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   79 | pub type StackType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout]  984 | pub unsafe fn xTaskCreateStatic<StackType_t>(
[INFO] [stdout]      |                                +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `portMAX_DELAY` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1079:36
[INFO] [stdout]      |
[INFO] [stdout] 1079 |             xNextTaskUnblockTime = portMAX_DELAY;
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:92:11
[INFO] [stdout]      |
[INFO] [stdout]   91 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   92 | pub const portMAX_DELAY: TickType_t = 0xFFFF;
[INFO] [stdout]      |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:100:11
[INFO] [stdout]      |
[INFO] [stdout]   99 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  100 | pub const portMAX_DELAY: TickType_t = 0xFFFF_FFFF;
[INFO] [stdout]      |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:109:11
[INFO] [stdout]      |
[INFO] [stdout]  108 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  109 | pub const portMAX_DELAY: TickType_t = 0xFFFF_FFFF_FFFF_FFFF;
[INFO] [stdout]      |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1131:28
[INFO] [stdout]      |
[INFO] [stdout] 1131 | pub fn xTaskResumeAll() -> BaseType_t {
[INFO] [stdout]      |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1190:34
[INFO] [stdout]      |
[INFO] [stdout] 1190 | pub fn vTaskDelay(xTicksToDelay: TickType_t) {
[INFO] [stdout]      |                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1220:30
[INFO] [stdout]      |
[INFO] [stdout] 1220 |     pxPreviousWakeTime: *mut TickType_t,
[INFO] [stdout]      |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1221:21
[INFO] [stdout]      |
[INFO] [stdout] 1221 |     xTimeIncrement: TickType_t,
[INFO] [stdout]      |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1222:6
[INFO] [stdout]      |
[INFO] [stdout] 1222 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1265:36
[INFO] [stdout]      |
[INFO] [stdout] 1265 | pub fn xTaskGetSchedulerState() -> BaseType_t {
[INFO] [stdout]      |                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1295:36
[INFO] [stdout]      |
[INFO] [stdout] 1295 | pub fn uxTaskGetNumberOfTasks() -> UBaseType_t {
[INFO] [stdout]      |                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1300:31
[INFO] [stdout]      |
[INFO] [stdout] 1300 | pub fn xTaskGetTickCount() -> TickType_t {
[INFO] [stdout]      |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1305:38
[INFO] [stdout]      |
[INFO] [stdout] 1305 | pub fn xTaskGetTickCountFromISR() -> TickType_t {
[INFO] [stdout]      |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1324:71
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub unsafe fn xTaskRemoveFromEventList(pxEventList: *const List_t) -> BaseType_t {
[INFO] [stdout]      |                                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1340:74
[INFO] [stdout]      |
[INFO] [stdout] 1340 |             (configMAX_PRIORITIES - 1 - (*pxUnblockedTCB).uxPriority) as TickType_t,
[INFO] [stdout]      |                                                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1365:77
[INFO] [stdout]      |
[INFO] [stdout] 1365 | pub unsafe fn vTaskPlaceOnEventList(pxEventList: *mut List_t, xTicksToWait: TickType_t) {
[INFO] [stdout]      |                                                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1378:19
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     xTicksToWait: TickType_t,
[INFO] [stdout]      |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1379:24
[INFO] [stdout]      |
[INFO] [stdout] 1379 |     xWaitIndefinitely: BaseType_t,
[INFO] [stdout]      |                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1393:17
[INFO] [stdout]      |
[INFO] [stdout] 1393 |     xItemValue: TickType_t,
[INFO] [stdout]      |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1394:19
[INFO] [stdout]      |
[INFO] [stdout] 1394 |     xTicksToWait: TickType_t,
[INFO] [stdout]      |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1414:17
[INFO] [stdout]      |
[INFO] [stdout] 1414 |     xItemValue: TickType_t,
[INFO] [stdout]      |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1415:6
[INFO] [stdout]      |
[INFO] [stdout] 1415 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1453:39
[INFO] [stdout]      |
[INFO] [stdout] 1453 | pub fn uxTaskResetEventItemValue() -> TickType_t {
[INFO] [stdout]      |                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1465:38
[INFO] [stdout]      |
[INFO] [stdout] 1465 |             (configMAX_PRIORITIES as TickType_t)
[INFO] [stdout]      |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1466:66
[INFO] [stdout]      |
[INFO] [stdout] 1466 |                 .wrapping_sub((*pxCurrentTCBLocal).uxPriority as TickType_t),
[INFO] [stdout]      |                                                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1505:25
[INFO] [stdout]      |
[INFO] [stdout] 1505 |     pxTicksToWait: *mut TickType_t,
[INFO] [stdout]      |                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1506:6
[INFO] [stdout]      |
[INFO] [stdout] 1506 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1507:18
[INFO] [stdout]      |
[INFO] [stdout] 1507 |     let xReturn: BaseType_t;
[INFO] [stdout]      |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `portMAX_DELAY` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1528:34
[INFO] [stdout]      |
[INFO] [stdout] 1528 |             if *pxTicksToWait == portMAX_DELAY {
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:92:11
[INFO] [stdout]      |
[INFO] [stdout]   91 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   92 | pub const portMAX_DELAY: TickType_t = 0xFFFF;
[INFO] [stdout]      |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:100:11
[INFO] [stdout]      |
[INFO] [stdout]   99 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  100 | pub const portMAX_DELAY: TickType_t = 0xFFFF_FFFF;
[INFO] [stdout]      |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:109:11
[INFO] [stdout]      |
[INFO] [stdout]  108 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  109 | pub const portMAX_DELAY: TickType_t = 0xFFFF_FFFF_FFFF_FFFF;
[INFO] [stdout]      |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1613:64
[INFO] [stdout]      |
[INFO] [stdout] 1613 | pub fn xTaskPriorityDisinherit(pxMutexHolder: TaskHandle_t) -> BaseType_t {
[INFO] [stdout]      |                                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1664:35
[INFO] [stdout]      |
[INFO] [stdout] 1664 |     uxHighestPriorityWaitingTask: UBaseType_t,
[INFO] [stdout]      |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1726:43
[INFO] [stdout]      |
[INFO] [stdout] 1726 | pub extern "C" fn xTaskIncrementTick() -> BaseType_t {
[INFO] [stdout]      |                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `portMAX_DELAY` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:1745:48
[INFO] [stdout]      |
[INFO] [stdout] 1745 |                         xNextTaskUnblockTime = portMAX_DELAY;
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:92:11
[INFO] [stdout]      |
[INFO] [stdout]   91 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   92 | pub const portMAX_DELAY: TickType_t = 0xFFFF;
[INFO] [stdout]      |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:100:11
[INFO] [stdout]      |
[INFO] [stdout]   99 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  100 | pub const portMAX_DELAY: TickType_t = 0xFFFF_FFFF;
[INFO] [stdout]      |           ^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:109:11
[INFO] [stdout]      |
[INFO] [stdout]  108 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  109 | pub const portMAX_DELAY: TickType_t = 0xFFFF_FFFF_FFFF_FFFF;
[INFO] [stdout]      |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2097:41
[INFO] [stdout]      |
[INFO] [stdout] 2097 | pub fn taskENTER_CRITICAL_FROM_ISR() -> UBaseType_t {
[INFO] [stdout]      |                                         ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2103:59
[INFO] [stdout]      |
[INFO] [stdout] 2103 | pub fn taskEXIT_CRITICAL_FROM_ISR(uxSavedInterruptStatus: UBaseType_t) {
[INFO] [stdout]      |                                                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2122:35
[INFO] [stdout]      |
[INFO] [stdout] 2122 | const tskDEFAULT_INDEX_TO_NOTIFY: UBaseType_t = 0;
[INFO] [stdout]      |                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2135:87
[INFO] [stdout]      |
[INFO] [stdout] 2135 | pub unsafe fn xTaskNotify(xTaskToNotify: TaskHandle_t, ulValue: u32, eAction: i32) -> BaseType_t {
[INFO] [stdout]      |                                                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2161:19
[INFO] [stdout]      |
[INFO] [stdout] 2161 |     xTicksToWait: TickType_t,
[INFO] [stdout]      |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2162:6
[INFO] [stdout]      |
[INFO] [stdout] 2162 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2188:37
[INFO] [stdout]      |
[INFO] [stdout] 2188 |     pxHigherPriorityTaskWoken: *mut BaseType_t,
[INFO] [stdout]      |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2189:6
[INFO] [stdout]      |
[INFO] [stdout] 2189 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2205:22
[INFO] [stdout]      |
[INFO] [stdout] 2205 |     uxIndexToNotify: UBaseType_t,
[INFO] [stdout]      |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2209:6
[INFO] [stdout]      |
[INFO] [stdout] 2209 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2214:22
[INFO] [stdout]      |
[INFO] [stdout] 2214 |     let mut xReturn: BaseType_t = pdPASS;
[INFO] [stdout]      |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2269:20
[INFO] [stdout]      |
[INFO] [stdout] 2269 |     uxIndexToWait: UBaseType_t,
[INFO] [stdout]      |                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2273:19
[INFO] [stdout]      |
[INFO] [stdout] 2273 |     xTicksToWait: TickType_t,
[INFO] [stdout]      |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2274:6
[INFO] [stdout]      |
[INFO] [stdout] 2274 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2277:18
[INFO] [stdout]      |
[INFO] [stdout] 2277 |     let xReturn: BaseType_t;
[INFO] [stdout]      |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2278:27
[INFO] [stdout]      |
[INFO] [stdout] 2278 |     let mut xShouldBlock: BaseType_t = pdFALSE;
[INFO] [stdout]      |                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2337:22
[INFO] [stdout]      |
[INFO] [stdout] 2337 |     uxIndexToNotify: UBaseType_t,
[INFO] [stdout]      |                      ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:68:10
[INFO] [stdout]      |
[INFO] [stdout]   67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   68 | pub type UBaseType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:71:10
[INFO] [stdout]      |
[INFO] [stdout]   70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   71 | pub type UBaseType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2341:37
[INFO] [stdout]      |
[INFO] [stdout] 2341 |     pxHigherPriorityTaskWoken: *mut BaseType_t,
[INFO] [stdout]      |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2342:6
[INFO] [stdout]      |
[INFO] [stdout] 2342 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/tasks.rs:2347:22
[INFO] [stdout]      |
[INFO] [stdout] 2347 |     let mut xReturn: BaseType_t = pdPASS;
[INFO] [stdout]      |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:84:20
[INFO] [stdout]     |
[INFO] [stdout]  84 | const tmrNO_DELAY: TickType_t = 0;
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:87:36
[INFO] [stdout]     |
[INFO] [stdout]  87 | const tmrMAX_TIME_BEFORE_OVERFLOW: TickType_t = !0; // (TickType_t)-1
[INFO] [stdout]     |                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:110:49
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub const tmrCOMMAND_EXECUTE_CALLBACK_FROM_ISR: BaseType_t = -2;
[INFO] [stdout]     |                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:113:40
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub const tmrCOMMAND_EXECUTE_CALLBACK: BaseType_t = -1;
[INFO] [stdout]     |                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:116:40
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub const tmrCOMMAND_START_DONT_TRACE: BaseType_t = 0;
[INFO] [stdout]     |                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:119:29
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub const tmrCOMMAND_START: BaseType_t = 1;
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:122:29
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub const tmrCOMMAND_RESET: BaseType_t = 2;
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:125:28
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub const tmrCOMMAND_STOP: BaseType_t = 3;
[INFO] [stdout]     |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:128:37
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub const tmrCOMMAND_CHANGE_PERIOD: BaseType_t = 4;
[INFO] [stdout]     |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 | pub const tmrCOMMAND_DELETE: BaseType_t = 5;
[INFO] [stdout]     |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:134:38
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub const tmrFIRST_FROM_ISR_COMMAND: BaseType_t = 6;
[INFO] [stdout]     |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:137:38
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub const tmrCOMMAND_START_FROM_ISR: BaseType_t = 6;
[INFO] [stdout]     |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:140:38
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub const tmrCOMMAND_RESET_FROM_ISR: BaseType_t = 7;
[INFO] [stdout]     |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:143:37
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub const tmrCOMMAND_STOP_FROM_ISR: BaseType_t = 8;
[INFO] [stdout]     |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:146:46
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub const tmrCOMMAND_CHANGE_PERIOD_FROM_ISR: BaseType_t = 9;
[INFO] [stdout]     |                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:177:30
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub xTimerPeriodInTicks: TickType_t,
[INFO] [stdout]     |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:205:24
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub xMessageValue: TickType_t,
[INFO] [stdout]     |                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:205:24
[INFO] [stdout]     |
[INFO] [stdout] 205 |     pub xMessageValue: TickType_t,
[INFO] [stdout]     |                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 203 | pub struct TimerParameter_t<TickType_t> {
[INFO] [stdout]     |                            ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:236:21
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub xMessageID: BaseType_t,
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:255:18
[INFO] [stdout]     |
[INFO] [stdout] 255 |     pub xDummy3: TickType_t,
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:290:23
[INFO] [stdout]     |
[INFO] [stdout] 290 | static mut xLastTime: TickType_t = 0;
[INFO] [stdout]     |                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:303:35
[INFO] [stdout]     |
[INFO] [stdout] 303 | pub fn xTimerCreateTimerTask() -> BaseType_t {
[INFO] [stdout]     |                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:304:22
[INFO] [stdout]     |
[INFO] [stdout] 304 |     let mut xReturn: BaseType_t = pdFAIL;
[INFO] [stdout]     |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:409:26
[INFO] [stdout]     |
[INFO] [stdout] 409 |     xTimerPeriodInTicks: TickType_t,
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:410:18
[INFO] [stdout]     |
[INFO] [stdout] 410 |     xAutoReload: BaseType_t,
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:473:17
[INFO] [stdout]     |
[INFO] [stdout] 473 |     xCommandID: BaseType_t,
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:474:21
[INFO] [stdout]     |
[INFO] [stdout] 474 |     xOptionalValue: TickType_t,
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:475:37
[INFO] [stdout]     |
[INFO] [stdout] 475 |     pxHigherPriorityTaskWoken: *mut BaseType_t,
[INFO] [stdout]     |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:476:19
[INFO] [stdout]     |
[INFO] [stdout] 476 |     xTicksToWait: TickType_t,
[INFO] [stdout]     |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:477:6
[INFO] [stdout]     |
[INFO] [stdout] 477 | ) -> BaseType_t {
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:478:22
[INFO] [stdout]     |
[INFO] [stdout] 478 |     let mut xReturn: BaseType_t = pdFAIL;
[INFO] [stdout]     |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:533:17
[INFO] [stdout]     |
[INFO] [stdout] 533 |     xCommandID: BaseType_t,
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:534:21
[INFO] [stdout]     |
[INFO] [stdout] 534 |     xOptionalValue: TickType_t,
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:535:37
[INFO] [stdout]     |
[INFO] [stdout] 535 |     pxHigherPriorityTaskWoken: *mut BaseType_t,
[INFO] [stdout]     |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:536:20
[INFO] [stdout]     |
[INFO] [stdout] 536 |     _xTicksToWait: TickType_t,
[INFO] [stdout]     |                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:537:6
[INFO] [stdout]     |
[INFO] [stdout] 537 | ) -> BaseType_t {
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:538:22
[INFO] [stdout]     |
[INFO] [stdout] 538 |     let mut xReturn: BaseType_t = pdFAIL;
[INFO] [stdout]     |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:578:17
[INFO] [stdout]     |
[INFO] [stdout] 578 |     xCommandID: BaseType_t,
[INFO] [stdout]     |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:579:21
[INFO] [stdout]     |
[INFO] [stdout] 579 |     xOptionalValue: TickType_t,
[INFO] [stdout]     |                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:580:37
[INFO] [stdout]     |
[INFO] [stdout] 580 |     pxHigherPriorityTaskWoken: *mut BaseType_t,
[INFO] [stdout]     |                                     ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:581:19
[INFO] [stdout]     |
[INFO] [stdout] 581 |     xTicksToWait: TickType_t,
[INFO] [stdout]     |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:582:6
[INFO] [stdout]     |
[INFO] [stdout] 582 | ) -> BaseType_t {
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:618:50
[INFO] [stdout]     |
[INFO] [stdout] 618 | pub fn xTimerGetPeriod(xTimer: TimerHandle_t) -> TickType_t {
[INFO] [stdout]     |                                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:633:64
[INFO] [stdout]     |
[INFO] [stdout] 633 | pub fn vTimerSetReloadMode(xTimer: TimerHandle_t, xAutoReload: BaseType_t) {
[INFO] [stdout]     |                                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:654:54
[INFO] [stdout]     |
[INFO] [stdout] 654 | pub fn xTimerGetReloadMode(xTimer: TimerHandle_t) -> BaseType_t {
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:656:18
[INFO] [stdout]     |
[INFO] [stdout] 656 |     let xReturn: BaseType_t;
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:678:55
[INFO] [stdout]     |
[INFO] [stdout] 678 | pub fn uxTimerGetReloadMode(xTimer: TimerHandle_t) -> UBaseType_t {
[INFO] [stdout]     |                                                       ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:681:51
[INFO] [stdout]     |
[INFO] [stdout] 681 |     let uxReturn = xTimerGetReloadMode(xTimer) as UBaseType_t;
[INFO] [stdout]     |                                                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:689:54
[INFO] [stdout]     |
[INFO] [stdout] 689 | pub fn xTimerGetExpiryTime(xTimer: TimerHandle_t) -> TickType_t {
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:719:54
[INFO] [stdout]     |
[INFO] [stdout] 719 | pub fn xTimerIsTimerActive(xTimer: TimerHandle_t) -> BaseType_t {
[INFO] [stdout]     |                                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:721:18
[INFO] [stdout]     |
[INFO] [stdout] 721 |     let xReturn: BaseType_t;
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:783:6
[INFO] [stdout]     |
[INFO] [stdout] 783 | ) -> BaseType_t {
[INFO] [stdout]     |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:785:18
[INFO] [stdout]     |
[INFO] [stdout] 785 |     let xReturn: BaseType_t;
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:923:26
[INFO] [stdout]     |
[INFO] [stdout] 923 |     xTimerPeriodInTicks: TickType_t,
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:924:18
[INFO] [stdout]     |
[INFO] [stdout] 924 |     xAutoReload: BaseType_t,
[INFO] [stdout]     |                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `UBaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:966:64
[INFO] [stdout]     |
[INFO] [stdout] 966 |                 core::mem::size_of::<DaemonTaskMessage_t>() as UBaseType_t,
[INFO] [stdout]     |                                                                ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:68:10
[INFO] [stdout]     |
[INFO] [stdout]  67 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  68 | pub type UBaseType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:71:10
[INFO] [stdout]     |
[INFO] [stdout]  70 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  71 | pub type UBaseType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:978:30
[INFO] [stdout]     |
[INFO] [stdout] 978 |     let mut xNextExpireTime: TickType_t;
[INFO] [stdout]     |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:88:10
[INFO] [stdout]     |
[INFO] [stdout]  87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]  88 | pub type TickType_t = u16;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:96:10
[INFO] [stdout]     |
[INFO] [stdout]  95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]  96 | pub type TickType_t = u32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:105:10
[INFO] [stdout]     |
[INFO] [stdout] 104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout] 105 | pub type TickType_t = u64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]    --> src/kernel/timers.rs:979:28
[INFO] [stdout]     |
[INFO] [stdout] 979 |     let mut xListWasEmpty: BaseType_t = pdFALSE;
[INFO] [stdout]     |                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:60:10
[INFO] [stdout]     |
[INFO] [stdout]  59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]  60 | pub type BaseType_t = i32;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/types.rs:63:10
[INFO] [stdout]     |
[INFO] [stdout]  62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]     |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]  63 | pub type BaseType_t = i64;
[INFO] [stdout]     |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1001:46
[INFO] [stdout]      |
[INFO] [stdout] 1001 | fn prvGetNextExpireTime(pxListWasEmpty: *mut BaseType_t) -> TickType_t {
[INFO] [stdout]      |                                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1001:61
[INFO] [stdout]      |
[INFO] [stdout] 1001 | fn prvGetNextExpireTime(pxListWasEmpty: *mut BaseType_t) -> TickType_t {
[INFO] [stdout]      |                                                             ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1002:26
[INFO] [stdout]      |
[INFO] [stdout] 1002 |     let xNextExpireTime: TickType_t;
[INFO] [stdout]      |                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1020:52
[INFO] [stdout]      |
[INFO] [stdout] 1020 | fn prvSampleTimeNow(pxTimerListsWereSwitched: *mut BaseType_t) -> TickType_t {
[INFO] [stdout]      |                                                    ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1020:67
[INFO] [stdout]      |
[INFO] [stdout] 1020 | fn prvSampleTimeNow(pxTimerListsWereSwitched: *mut BaseType_t) -> TickType_t {
[INFO] [stdout]      |                                                                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1021:19
[INFO] [stdout]      |
[INFO] [stdout] 1021 |     let xTimeNow: TickType_t;
[INFO] [stdout]      |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1041:30
[INFO] [stdout]      |
[INFO] [stdout] 1041 |     let mut xNextExpireTime: TickType_t;
[INFO] [stdout]      |                              ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1060:48
[INFO] [stdout]      |
[INFO] [stdout] 1060 | fn prvProcessTimerOrBlockTask(xNextExpireTime: TickType_t, xListWasEmpty: BaseType_t) {
[INFO] [stdout]      |                                                ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1060:75
[INFO] [stdout]      |
[INFO] [stdout] 1060 | fn prvProcessTimerOrBlockTask(xNextExpireTime: TickType_t, xListWasEmpty: BaseType_t) {
[INFO] [stdout]      |                                                                           ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1061:38
[INFO] [stdout]      |
[INFO] [stdout] 1061 |     let mut xTimerListsWereSwitched: BaseType_t = pdFALSE;
[INFO] [stdout]      |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1102:22
[INFO] [stdout]      |
[INFO] [stdout] 1102 |     xNextExpiryTime: TickType_t,
[INFO] [stdout]      |                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1103:15
[INFO] [stdout]      |
[INFO] [stdout] 1103 |     xTimeNow: TickType_t,
[INFO] [stdout]      |               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1104:19
[INFO] [stdout]      |
[INFO] [stdout] 1104 |     xCommandTime: TickType_t,
[INFO] [stdout]      |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1105:6
[INFO] [stdout]      |
[INFO] [stdout] 1105 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1106:31
[INFO] [stdout]      |
[INFO] [stdout] 1106 |     let mut xProcessTimerNow: BaseType_t = pdFALSE;
[INFO] [stdout]      |                               ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1136:60
[INFO] [stdout]      |
[INFO] [stdout] 1136 | fn prvReloadTimer(pxTimer: *mut Timer_t, mut xExpiredTime: TickType_t, xTimeNow: TickType_t) {
[INFO] [stdout]      |                                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1136:82
[INFO] [stdout]      |
[INFO] [stdout] 1136 | fn prvReloadTimer(pxTimer: *mut Timer_t, mut xExpiredTime: TickType_t, xTimeNow: TickType_t) {
[INFO] [stdout]      |                                                                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1157:44
[INFO] [stdout]      |
[INFO] [stdout] 1157 | fn prvProcessExpiredTimer(xNextExpireTime: TickType_t, xTimeNow: TickType_t) {
[INFO] [stdout]      |                                            ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1157:66
[INFO] [stdout]      |
[INFO] [stdout] 1157 | fn prvProcessExpiredTimer(xNextExpireTime: TickType_t, xTimeNow: TickType_t) {
[INFO] [stdout]      |                                                                  ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1182:38
[INFO] [stdout]      |
[INFO] [stdout] 1182 |     let mut xTimerListsWereSwitched: BaseType_t = pdFALSE;
[INFO] [stdout]      |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1319:57
[INFO] [stdout]      |
[INFO] [stdout] 1319 | pub fn xTimerStart(xTimer: TimerHandle_t, xTicksToWait: TickType_t) -> BaseType_t {
[INFO] [stdout]      |                                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1319:72
[INFO] [stdout]      |
[INFO] [stdout] 1319 | pub fn xTimerStart(xTimer: TimerHandle_t, xTicksToWait: TickType_t) -> BaseType_t {
[INFO] [stdout]      |                                                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1331:56
[INFO] [stdout]      |
[INFO] [stdout] 1331 | pub fn xTimerStop(xTimer: TimerHandle_t, xTicksToWait: TickType_t) -> BaseType_t {
[INFO] [stdout]      |                                                        ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1331:71
[INFO] [stdout]      |
[INFO] [stdout] 1331 | pub fn xTimerStop(xTimer: TimerHandle_t, xTicksToWait: TickType_t) -> BaseType_t {
[INFO] [stdout]      |                                                                       ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1339:17
[INFO] [stdout]      |
[INFO] [stdout] 1339 |     xNewPeriod: TickType_t,
[INFO] [stdout]      |                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1340:19
[INFO] [stdout]      |
[INFO] [stdout] 1340 |     xTicksToWait: TickType_t,
[INFO] [stdout]      |                   ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1341:6
[INFO] [stdout]      |
[INFO] [stdout] 1341 | ) -> BaseType_t {
[INFO] [stdout]      |      ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `TickType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1353:58
[INFO] [stdout]      |
[INFO] [stdout] 1353 | pub fn xTimerDelete(xTimer: TimerHandle_t, xTicksToWait: TickType_t) -> BaseType_t {
[INFO] [stdout]      |                                                          ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:88:10
[INFO] [stdout]      |
[INFO] [stdout]   87 | #[cfg(feature = "tick-16bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-16bit` feature
[INFO] [stdout]   88 | pub type TickType_t = u16;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:96:10
[INFO] [stdout]      |
[INFO] [stdout]   95 | #[cfg(feature = "tick-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-32bit` feature
[INFO] [stdout]   96 | pub type TickType_t = u32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:105:10
[INFO] [stdout]      |
[INFO] [stdout]  104 | #[cfg(feature = "tick-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `tick-64bit` feature
[INFO] [stdout]  105 | pub type TickType_t = u64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BaseType_t` in this scope
[INFO] [stdout]     --> src/kernel/timers.rs:1353:73
[INFO] [stdout]      |
[INFO] [stdout] 1353 | pub fn xTimerDelete(xTimer: TimerHandle_t, xTicksToWait: TickType_t) -> BaseType_t {
[INFO] [stdout]      |                                                                         ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:60:10
[INFO] [stdout]      |
[INFO] [stdout]   59 | #[cfg(feature = "arch-32bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-32bit` feature
[INFO] [stdout]   60 | pub type BaseType_t = i32;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]     --> src/types.rs:63:10
[INFO] [stdout]      |
[INFO] [stdout]   62 | #[cfg(feature = "arch-64bit")]
[INFO] [stdout]      |       ---------------------- the item is gated behind the `arch-64bit` feature
[INFO] [stdout]   63 | pub type BaseType_t = i64;
[INFO] [stdout]      |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
