[INFO] cloning repository https://github.com/PatrickDaG/zcl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PatrickDaG/zcl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatrickDaG%2Fzcl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatrickDaG%2Fzcl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0cd9ce277edf0be58ba0783991bf05e1d0c1a15
[INFO] testing PatrickDaG/zcl against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatrickDaG%2Fzcl" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/PatrickDaG/zcl
[INFO] finished tweaking git repo https://github.com/PatrickDaG/zcl
[INFO] tweaked toml for git repo https://github.com/PatrickDaG/zcl written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PatrickDaG/zcl on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PatrickDaG/zcl 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettyplease v0.2.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] bcb7c591e0e20af01f6139b78d26ed2276c0918809e35fc986727d3abc3112ae
[INFO] running `Command { std: "docker" "start" "bcb7c591e0e20af01f6139b78d26ed2276c0918809e35fc986727d3abc3112ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcb7c591e0e20af01f6139b78d26ed2276c0918809e35fc986727d3abc3112ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bcb7c591e0e20af01f6139b78d26ed2276c0918809e35fc986727d3abc3112ae" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcb7c591e0e20af01f6139b78d26ed2276c0918809e35fc986727d3abc3112ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bcb7c591e0e20af01f6139b78d26ed2276c0918809e35fc986727d3abc3112ae" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling zcl v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.92s
[INFO] running `Command { std: "docker" "inspect" "bcb7c591e0e20af01f6139b78d26ed2276c0918809e35fc986727d3abc3112ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bcb7c591e0e20af01f6139b78d26ed2276c0918809e35fc986727d3abc3112ae" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zcl v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.69s
[INFO] running `Command { std: "docker" "inspect" "bcb7c591e0e20af01f6139b78d26ed2276c0918809e35fc986727d3abc3112ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "bcb7c591e0e20af01f6139b78d26ed2276c0918809e35fc986727d3abc3112ae" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zcl-5a181e7a12aa1c88)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zcl
[INFO] [stdout] 
[INFO] [stdout] running 152 tests
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::PULSE_WIDTH_MODULATION_CLUSTER (line 6107) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::DISABLE_LOCAL_CONFIG (line 1439) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::ON_OFF_SWITCH_CONFIGURATION_CLUSTER (line 4791) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::GENERIC_DEVICE_TYPE (line 1156) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::DATE_CODE (line 1073) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::IDENTIFY_CLUSTER (line 4185) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::GROUPS_CLUSTER (line 4251) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::ALARM_MASK (line 1406) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::DEVICE_ENABLED (line 1379) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::LEVEL_CLUSTER (line 5335) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::APPLICATION_VERSION (line 920) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::MANUFACTURER_VERSION_DETAILS (line 1239) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::ON_OFF_CLUSTER (line 4685) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::DEVICE_TEMPERATURE_CONFIGURATION_CLUSTER (line 4091) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::MODEL_IDENTIFIER (line 1046) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::SERIAL_NUMBER (line 1269) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::POWER_SOURCE (line 1100) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::MANUFACTURER_NAME (line 1019) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::GENERIC_DEVICE_CLASS (line 1127) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::PRODUCT_LABEL (line 1296) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::SW_BUILD_ID (line 1472) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::CURRENT_TEMPERATURE (line 3767) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::HW_VERSION (line 986) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::PHYSICAL_ENVIRONMENT (line 1350) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::PRODUCT_CODE (line 1185) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::PRODUCT_URL (line 1212) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::BASIC_CLUSTER (line 1553) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::LOCATION_DESCRIPTION (line 1323) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::SCENES_CLUSTER (line 4487) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::LEVEL_CONTROL_FOR_LIGHTING_CLUSTER (line 5825) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::identify::IDENTIFY_TIME (line 4143) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::MAX_TEMP_EXPERIENCED (line 3833) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::STACK_VERSION (line 953) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::LOW_TEMP_DWELL_TRIP_POINT (line 3998) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::DEVICE_TEMP_ALARM_MASK (line 3899) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::HIGH_TEMP_THRESHOLD (line 3965) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::ZCL_VERSION (line 887) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::groups::NAME_SUPPORT (line 4215) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::HIGH_TEMP_DWELL_TRIP_POINT (line 4031) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::MIN_FREQUENCY (line 5007) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::MAX_LEVEL (line 4941) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::OVER_TEMP_TOTAL_DWELL (line 3866) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::MIN_LEVEL (line 4908) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::CURRENT_LEVEL (line 4842) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::OPTIONS (line 5238) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::CURRENT_FREQUENCY (line 4974) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::DEFAULT_MOVE_RATE (line 5205) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::MIN_TEMP_EXPERIENCED (line 3800) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::OFF_TRANSITION_TIME (line 5172) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::LOW_TEMP_THRESHOLD (line 3932) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::ON_LEVEL (line 5106) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::MAX_FREQUENCY (line 5040) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::ON_OFF_TRANSITION_TIME (line 5073) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::ON_TRANSITION_TIME (line 5139) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::POWER_CONFIGURATION_CLUSTER (line 3611) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::MAX_FREQUENCY (line 5534) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::CURRENT_FREQUENCY (line 5468) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off::OFF_WAIT_TIME (line 4612) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::DEFAULT_MOVE_RATE (line 5699) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::CURRENT_LEVEL (line 5402) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::START_UP_CURRENT_LEVEL (line 5265) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::OPTIONS (line 5732) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::REMAINING_TIME (line 4875) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::MIN_FREQUENCY (line 5501) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::OFF_TRANSITION_TIME (line 5666) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::ON_TRANSITION_TIME (line 5633) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off::ON_OFF (line 4531) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::ON_OFF_TRANSITION_TIME (line 5567) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::ON_LEVEL (line 5600) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off::ON_TIME (line 4585) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off::GLOBAL_SCENE_CONTROL (line 4558) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::START_UP_CURRENT_LEVEL (line 5759) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off::START_UP_ON_OFF (line 4639) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_ALARM_MASK (line 2096) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::REMAINING_TIME (line 5435) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_3 (line 2354) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off_switch_configuration::SWITCH_TYPE (line 4724) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off_switch_configuration::SWITCH_ACTIONS (line 4751) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_A_HR_RATING (line 1997) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_2 (line 2321) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_1 (line 2288) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_MANUFACTURER (line 1943) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_ALARM_STATE (line 2387) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_QUANTITY (line 2030) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_REMAINING (line 1910) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_SIZE (line 1970) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_RATED_VOLTAGE (line 2063) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_MIN_THRESHOLD (line 2255) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE (line 1877) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE_MIN_THRESHOLD (line 2123) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_MIN_THRESHOLD (line 2792) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_3 (line 2891) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_ALARM_STATE (line 2924) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_REMAINING (line 2447) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_1 (line 2156) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_MANUFACTURER (line 2480) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_ALARM_MASK (line 2633) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_ALARM_MASK (line 3170) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_3 (line 2759) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_QUANTITY (line 2567) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_SIZE (line 2507) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_1 (line 2693) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_2 (line 2189) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE_MIN_THRESHOLD (line 2660) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_2 (line 2726) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE (line 2414) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_3 (line 2222) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_A_HR_RATING (line 2534) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_2 (line 2858) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_1 (line 2825) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_ALARM_STATE (line 3461) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_MANUFACTURER (line 3017) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_REMAINING (line 2984) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_3 (line 3428) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_QUANTITY (line 3104) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_SIZE (line 3044) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE_MIN_THRESHOLD (line 3197) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_RATED_VOLTAGE (line 3137) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_A_HR_RATING (line 3071) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_RATED_VOLTAGE (line 2600) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_2 (line 3395) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_1 (line 3230) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_2 (line 3263) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_MIN_THRESHOLD (line 3329) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_VOLTAGE_MIN_THRESHOLD (line 1778) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_FREQUENCY (line 1712) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_3 (line 3296) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_VOLTAGE (line 1679) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_1 (line 3362) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::scenes::CURRENT_GROUP (line 4352) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::scenes::CURRENT_SCENE (line 4319) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::pulse_width_modulation::CURRENT_FREQUENCY (line 5987) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::pulse_width_modulation::MIN_LEVEL (line 5921) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_VOLTAGE_MAX_THRESHOLD (line 1811) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_ALARM_MASK (line 1745) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_VOLTAGE_DWELL_TRIP_POINT (line 1844) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::scenes::SCENE_COUNT (line 4286) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::pulse_width_modulation::CURRENT_LEVEL (line 5888) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE (line 2951) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::pulse_width_modulation::MAX_LEVEL (line 5954) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - measurement_sensing::temperature_measurement::MAX_MEASURED_VALUE (line 86) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - measurement_sensing::temperature_measurement::MIN_MEASURED_VALUE (line 53) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::scenes::LAST_CONFIGURED_BY (line 4439) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::pulse_width_modulation::MIN_FREQUENCY (line 6020) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::scenes::SCENE_VALID (line 4385) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::scenes::NAME_SUPPORT (line 4412) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - global::ATTRIBUTE_REPORTING_STATUS (line 261) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - measurement_sensing::TEMPERATURE_MEASUREMENT_CLUSTER (line 169) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - measurement_sensing::temperature_measurement::MEASURED_VALUE (line 20) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - global::CLUSTER_REVISION (line 228) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::pulse_width_modulation::MAX_FREQUENCY (line 6053) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - measurement_sensing::temperature_measurement::TOLERANCE (line 119) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::PULSE_WIDTH_MODULATION_CLUSTER (line 6107) stdout ----
[INFO] [stdout] error[E0433]: cannot find `pulse_width_modulation` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:6110:11
[INFO] [stdout]      |
[INFO] [stdout] 6110 |     self::pulse_width_modulation::PulseWidthModulationAttrs,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ could not find `pulse_width_modulation` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `pulse_width_modulation` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:6114:17
[INFO] [stdout]      |
[INFO] [stdout] 6114 |     meta: self::pulse_width_modulation::PulseWidthModulationAttrs {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^ could not find `pulse_width_modulation` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `pulse_width_modulation` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:6115:30
[INFO] [stdout]      |
[INFO] [stdout] 6115 |         current_level: self::pulse_width_modulation::CURRENT_LEVEL,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ could not find `pulse_width_modulation` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `pulse_width_modulation` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:6116:26
[INFO] [stdout]      |
[INFO] [stdout] 6116 |         min_level: self::pulse_width_modulation::MIN_LEVEL,
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^ could not find `pulse_width_modulation` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `pulse_width_modulation` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:6117:26
[INFO] [stdout]      |
[INFO] [stdout] 6117 |         max_level: self::pulse_width_modulation::MAX_LEVEL,
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^ could not find `pulse_width_modulation` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `pulse_width_modulation` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:6118:34
[INFO] [stdout]      |
[INFO] [stdout] 6118 |         current_frequency: self::pulse_width_modulation::CURRENT_FREQUENCY,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^ could not find `pulse_width_modulation` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `pulse_width_modulation` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:6119:30
[INFO] [stdout]      |
[INFO] [stdout] 6119 |         min_frequency: self::pulse_width_modulation::MIN_FREQUENCY,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ could not find `pulse_width_modulation` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `pulse_width_modulation` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:6120:30
[INFO] [stdout]      |
[INFO] [stdout] 6120 |         max_frequency: self::pulse_width_modulation::MAX_FREQUENCY,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ could not find `pulse_width_modulation` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:6108:50
[INFO] [stdout]      |
[INFO] [stdout] 6108 | pub const PULSE_WIDTH_MODULATION_CLUSTER: crate::Cluster<
[INFO] [stdout]      |                                                  ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:6111:12
[INFO] [stdout]      |
[INFO] [stdout] 6111 | > = crate::Cluster {
[INFO] [stdout]      |            ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::DISABLE_LOCAL_CONFIG (line 1439) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1440:33
[INFO] [stdout]      |
[INFO] [stdout] 1440 | pub const DISABLE_LOCAL_CONFIG: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1440:52
[INFO] [stdout]      |
[INFO] [stdout] 1440 | pub const DISABLE_LOCAL_CONFIG: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1440 | pub const DISABLE_LOCAL_CONFIG<Bitmap8>: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1440:63
[INFO] [stdout]      |
[INFO] [stdout] 1440 | pub const DISABLE_LOCAL_CONFIG: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1443:11
[INFO] [stdout]      |
[INFO] [stdout] 1443 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1449:19
[INFO] [stdout]      |
[INFO] [stdout] 1449 |     default: Some(Bitmap8(0)),
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1450:12
[INFO] [stdout]      |
[INFO] [stdout] 1450 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1451:9
[INFO] [stdout]      |
[INFO] [stdout] 1451 |         ValueOrAttributeReference::Value(Bitmap8(0x0)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1451:42
[INFO] [stdout]      |
[INFO] [stdout] 1451 |         ValueOrAttributeReference::Value(Bitmap8(0x0)),
[INFO] [stdout]      |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1452:9
[INFO] [stdout]      |
[INFO] [stdout] 1452 |         ValueOrAttributeReference::Value(Bitmap8(0x3)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1452:42
[INFO] [stdout]      |
[INFO] [stdout] 1452 |         ValueOrAttributeReference::Value(Bitmap8(0x3)),
[INFO] [stdout]      |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::ON_OFF_SWITCH_CONFIGURATION_CLUSTER (line 4791) stdout ----
[INFO] [stdout] error[E0433]: cannot find `on_off_switch_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4794:11
[INFO] [stdout]      |
[INFO] [stdout] 4794 |     self::on_off_switch_configuration::OnOffSwitchConfigurationAttrs,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `on_off_switch_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `on_off_switch_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4798:17
[INFO] [stdout]      |
[INFO] [stdout] 4798 |     meta: self::on_off_switch_configuration::OnOffSwitchConfigurationAttrs {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `on_off_switch_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `on_off_switch_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4799:28
[INFO] [stdout]      |
[INFO] [stdout] 4799 |         switch_type: self::on_off_switch_configuration::SWITCH_TYPE,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `on_off_switch_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `on_off_switch_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4800:31
[INFO] [stdout]      |
[INFO] [stdout] 4800 |         switch_actions: self::on_off_switch_configuration::SWITCH_ACTIONS,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `on_off_switch_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4792:55
[INFO] [stdout]      |
[INFO] [stdout] 4792 | pub const ON_OFF_SWITCH_CONFIGURATION_CLUSTER: crate::Cluster<
[INFO] [stdout]      |                                                       ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4795:12
[INFO] [stdout]      |
[INFO] [stdout] 4795 | > = crate::Cluster {
[INFO] [stdout]      |            ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::GENERIC_DEVICE_TYPE (line 1156) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1157:32
[INFO] [stdout]      |
[INFO] [stdout] 1157 | pub const GENERIC_DEVICE_TYPE: Attribute<'static, Enum8<GenericDeviceType>> = Attribute {
[INFO] [stdout]      |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1157:51
[INFO] [stdout]      |
[INFO] [stdout] 1157 | pub const GENERIC_DEVICE_TYPE: Attribute<'static, Enum8<GenericDeviceType>> = Attribute {
[INFO] [stdout]      |                                                   ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GenericDeviceType` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1157:57
[INFO] [stdout]      |
[INFO] [stdout] 1157 | pub const GENERIC_DEVICE_TYPE: Attribute<'static, Enum8<GenericDeviceType>> = Attribute {
[INFO] [stdout]      |                                                         ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1157 | pub const GENERIC_DEVICE_TYPE<GenericDeviceType>: Attribute<'static, Enum8<GenericDeviceType>> = Attribute {
[INFO] [stdout]      |                              +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1157:79
[INFO] [stdout]      |
[INFO] [stdout] 1157 | pub const GENERIC_DEVICE_TYPE: Attribute<'static, Enum8<GenericDeviceType>> = Attribute {
[INFO] [stdout]      |                                                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GenericDeviceType` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1166:27
[INFO] [stdout]      |
[INFO] [stdout] 1166 |     default: Some(Enum8::<GenericDeviceType>(GenericDeviceType::from_value(0xff))),
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1157 | pub const GENERIC_DEVICE_TYPE<GenericDeviceType>: Attribute<'static, Enum8<GenericDeviceType>> = Attribute {
[INFO] [stdout]      |                              +++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1160:11
[INFO] [stdout]      |
[INFO] [stdout] 1160 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `GenericDeviceType` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1166:46
[INFO] [stdout]      |
[INFO] [stdout] 1166 |     default: Some(Enum8::<GenericDeviceType>(GenericDeviceType::from_value(0xff))),
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^ use of undeclared type `GenericDeviceType`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1166:19
[INFO] [stdout]      |
[INFO] [stdout] 1166 |     default: Some(Enum8::<GenericDeviceType>(GenericDeviceType::from_value(0xff))),
[INFO] [stdout]      |                   ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1167:12
[INFO] [stdout]      |
[INFO] [stdout] 1167 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::DATE_CODE (line 1073) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1074:22
[INFO] [stdout]      |
[INFO] [stdout] 1074 | pub const DATE_CODE: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1074:41
[INFO] [stdout]      |
[INFO] [stdout] 1074 | pub const DATE_CODE: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1074:69
[INFO] [stdout]      |
[INFO] [stdout] 1074 | pub const DATE_CODE: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1077:11
[INFO] [stdout]      |
[INFO] [stdout] 1077 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1083:19
[INFO] [stdout]      |
[INFO] [stdout] 1083 |     default: Some(CharacterString::<'static>(Some(""))),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1084:12
[INFO] [stdout]      |
[INFO] [stdout] 1084 |     range: AttributeRange::Size(16),
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::IDENTIFY_CLUSTER (line 4185) stdout ----
[INFO] [stdout] error[E0433]: cannot find `identify` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4186:59
[INFO] [stdout]      |
[INFO] [stdout] 4186 | pub const IDENTIFY_CLUSTER: crate::Cluster<'static, self::identify::IdentifyAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                           ^^^^^^^^ could not find `identify` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `identify` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4189:17
[INFO] [stdout]      |
[INFO] [stdout] 4189 |     meta: self::identify::IdentifyAttrs {
[INFO] [stdout]      |                 ^^^^^^^^ could not find `identify` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `identify` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4190:30
[INFO] [stdout]      |
[INFO] [stdout] 4190 |         identify_time: self::identify::IDENTIFY_TIME,
[INFO] [stdout]      |                              ^^^^^^^^ could not find `identify` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4186:36
[INFO] [stdout]      |
[INFO] [stdout] 4186 | pub const IDENTIFY_CLUSTER: crate::Cluster<'static, self::identify::IdentifyAttrs> = crate::Cluster {
[INFO] [stdout]      |                                    ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4186:93
[INFO] [stdout]      |
[INFO] [stdout] 4186 | pub const IDENTIFY_CLUSTER: crate::Cluster<'static, self::identify::IdentifyAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                                                             ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::GROUPS_CLUSTER (line 4251) stdout ----
[INFO] [stdout] error[E0433]: cannot find `groups` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4252:57
[INFO] [stdout]      |
[INFO] [stdout] 4252 | pub const GROUPS_CLUSTER: crate::Cluster<'static, self::groups::GroupsAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                         ^^^^^^ could not find `groups` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `groups` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4255:17
[INFO] [stdout]      |
[INFO] [stdout] 4255 |     meta: self::groups::GroupsAttrs {
[INFO] [stdout]      |                 ^^^^^^ could not find `groups` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `groups` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4256:29
[INFO] [stdout]      |
[INFO] [stdout] 4256 |         name_support: self::groups::NAME_SUPPORT,
[INFO] [stdout]      |                             ^^^^^^ could not find `groups` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4252:34
[INFO] [stdout]      |
[INFO] [stdout] 4252 | pub const GROUPS_CLUSTER: crate::Cluster<'static, self::groups::GroupsAttrs> = crate::Cluster {
[INFO] [stdout]      |                                  ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4252:87
[INFO] [stdout]      |
[INFO] [stdout] 4252 | pub const GROUPS_CLUSTER: crate::Cluster<'static, self::groups::GroupsAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                                                       ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::ALARM_MASK (line 1406) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1407:23
[INFO] [stdout]      |
[INFO] [stdout] 1407 | pub const ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1407:42
[INFO] [stdout]      |
[INFO] [stdout] 1407 | pub const ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                          ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1407 | pub const ALARM_MASK<Bitmap8>: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                     +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1407:53
[INFO] [stdout]      |
[INFO] [stdout] 1407 | pub const ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1410:11
[INFO] [stdout]      |
[INFO] [stdout] 1410 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1416:19
[INFO] [stdout]      |
[INFO] [stdout] 1416 |     default: Some(Bitmap8(0)),
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1417:12
[INFO] [stdout]      |
[INFO] [stdout] 1417 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1418:9
[INFO] [stdout]      |
[INFO] [stdout] 1418 |         ValueOrAttributeReference::Value(Bitmap8(0x0)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1418:42
[INFO] [stdout]      |
[INFO] [stdout] 1418 |         ValueOrAttributeReference::Value(Bitmap8(0x0)),
[INFO] [stdout]      |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1419:9
[INFO] [stdout]      |
[INFO] [stdout] 1419 |         ValueOrAttributeReference::Value(Bitmap8(0x3)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1419:42
[INFO] [stdout]      |
[INFO] [stdout] 1419 |         ValueOrAttributeReference::Value(Bitmap8(0x3)),
[INFO] [stdout]      |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::DEVICE_ENABLED (line 1379) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1380:27
[INFO] [stdout]      |
[INFO] [stdout] 1380 | pub const DEVICE_ENABLED: Attribute<'static, Bool> = Attribute {
[INFO] [stdout]      |                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bool` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1380:46
[INFO] [stdout]      |
[INFO] [stdout] 1380 | pub const DEVICE_ENABLED: Attribute<'static, Bool> = Attribute {
[INFO] [stdout]      |                                              ^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1380 - pub const DEVICE_ENABLED: Attribute<'static, Bool> = Attribute {
[INFO] [stdout] 1380 + pub const DEVICE_ENABLED: Attribute<'static, bool> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: perhaps you intended to use this type
[INFO] [stdout]      |
[INFO] [stdout] 1380 - pub const DEVICE_ENABLED: Attribute<'static, Bool> = Attribute {
[INFO] [stdout] 1380 + pub const DEVICE_ENABLED: Attribute<'static, bool> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1380 | pub const DEVICE_ENABLED<Bool>: Attribute<'static, Bool> = Attribute {
[INFO] [stdout]      |                         ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1380:54
[INFO] [stdout]      |
[INFO] [stdout] 1380 | pub const DEVICE_ENABLED: Attribute<'static, Bool> = Attribute {
[INFO] [stdout]      |                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1383:11
[INFO] [stdout]      |
[INFO] [stdout] 1383 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bool` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1389:19
[INFO] [stdout]      |
[INFO] [stdout] 1389 |     default: Some(Bool(Some(true))),
[INFO] [stdout]      |                   ^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   not found in this scope
[INFO] [stdout]      |                   help: perhaps you intended to use this type: `bool`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1390:12
[INFO] [stdout]      |
[INFO] [stdout] 1390 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::LEVEL_CLUSTER (line 5335) stdout ----
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5336:56
[INFO] [stdout]      |
[INFO] [stdout] 5336 | pub const LEVEL_CLUSTER: crate::Cluster<'static, self::level::LevelAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                        ^^^^^ could not find `level` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5339:17
[INFO] [stdout]      |
[INFO] [stdout] 5339 |     meta: self::level::LevelAttrs {
[INFO] [stdout]      |                 ^^^^^ could not find `level` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5340:30
[INFO] [stdout]      |
[INFO] [stdout] 5340 |         current_level: self::level::CURRENT_LEVEL,
[INFO] [stdout]      |                              ^^^^^ could not find `level` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5341:31
[INFO] [stdout]      |
[INFO] [stdout] 5341 |         remaining_time: self::level::REMAINING_TIME,
[INFO] [stdout]      |                               ^^^^^ could not find `level` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5342:26
[INFO] [stdout]      |
[INFO] [stdout] 5342 |         min_level: self::level::MIN_LEVEL,
[INFO] [stdout]      |                          ^^^^^ could not find `level` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5343:26
[INFO] [stdout]      |
[INFO] [stdout] 5343 |         max_level: self::level::MAX_LEVEL,
[INFO] [stdout]      |                          ^^^^^ could not find `level` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5344:34
[INFO] [stdout]      |
[INFO] [stdout] 5344 |         current_frequency: self::level::CURRENT_FREQUENCY,
[INFO] [stdout]      |                                  ^^^^^ could not find `level` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5345:30
[INFO] [stdout]      |
[INFO] [stdout] 5345 |         min_frequency: self::level::MIN_FREQUENCY,
[INFO] [stdout]      |                              ^^^^^ could not find `level` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5346:30
[INFO] [stdout]      |
[INFO] [stdout] 5346 |         max_frequency: self::level::MAX_FREQUENCY,
[INFO] [stdout]      |                              ^^^^^ could not find `level` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5347:39
[INFO] [stdout]      |
[INFO] [stdout] 5347 |         on_off_transition_time: self::level::ON_OFF_TRANSITION_TIME,
[INFO] [stdout]      |                                       ^^^^^ could not find `level` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5348:25
[INFO] [stdout]      |
[INFO] [stdout] 5348 |         on_level: self::level::ON_LEVEL,
[INFO] [stdout]      |                         ^^^^^ could not find `level` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5349:35
[INFO] [stdout]      |
[INFO] [stdout] 5349 |         on_transition_time: self::level::ON_TRANSITION_TIME,
[INFO] [stdout]      |                                   ^^^^^ could not find `level` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5350:36
[INFO] [stdout]      |
[INFO] [stdout] 5350 |         off_transition_time: self::level::OFF_TRANSITION_TIME,
[INFO] [stdout]      |                                    ^^^^^ could not find `level` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5351:34
[INFO] [stdout]      |
[INFO] [stdout] 5351 |         default_move_rate: self::level::DEFAULT_MOVE_RATE,
[INFO] [stdout]      |                                  ^^^^^ could not find `level` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5352:24
[INFO] [stdout]      |
[INFO] [stdout] 5352 |         options: self::level::OPTIONS,
[INFO] [stdout]      |                        ^^^^^ could not find `level` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5353:39
[INFO] [stdout]      |
[INFO] [stdout] 5353 |         start_up_current_level: self::level::START_UP_CURRENT_LEVEL,
[INFO] [stdout]      |                                       ^^^^^ could not find `level` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5336:33
[INFO] [stdout]      |
[INFO] [stdout] 5336 | pub const LEVEL_CLUSTER: crate::Cluster<'static, self::level::LevelAttrs> = crate::Cluster {
[INFO] [stdout]      |                                 ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5336:84
[INFO] [stdout]      |
[INFO] [stdout] 5336 | pub const LEVEL_CLUSTER: crate::Cluster<'static, self::level::LevelAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                                                    ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 18 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::APPLICATION_VERSION (line 920) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:921:32
[INFO] [stdout]     |
[INFO] [stdout] 921 | pub const APPLICATION_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout]     |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:921:51
[INFO] [stdout]     |
[INFO] [stdout] 921 | pub const APPLICATION_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout]     |                                                   ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 921 - pub const APPLICATION_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 921 + pub const APPLICATION_VERSION: Attribute<'static, u8> = Attribute {
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 921 | pub const APPLICATION_VERSION<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:921:57
[INFO] [stdout]     |
[INFO] [stdout] 921 | pub const APPLICATION_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout]     |                                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:924:11
[INFO] [stdout]     |
[INFO] [stdout] 924 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:930:19
[INFO] [stdout]     |
[INFO] [stdout] 930 |     default: Some(U8(0)),
[INFO] [stdout]     |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:931:12
[INFO] [stdout]     |
[INFO] [stdout] 931 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:932:9
[INFO] [stdout]     |
[INFO] [stdout] 932 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:932:42
[INFO] [stdout]     |
[INFO] [stdout] 932 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]     |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:933:9
[INFO] [stdout]     |
[INFO] [stdout] 933 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:933:42
[INFO] [stdout]     |
[INFO] [stdout] 933 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]     |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::MANUFACTURER_VERSION_DETAILS (line 1239) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1240:41
[INFO] [stdout]      |
[INFO] [stdout] 1240 | pub const MANUFACTURER_VERSION_DETAILS: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1240:60
[INFO] [stdout]      |
[INFO] [stdout] 1240 | pub const MANUFACTURER_VERSION_DETAILS: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                            ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1240:88
[INFO] [stdout]      |
[INFO] [stdout] 1240 | pub const MANUFACTURER_VERSION_DETAILS: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1243:11
[INFO] [stdout]      |
[INFO] [stdout] 1243 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1249:19
[INFO] [stdout]      |
[INFO] [stdout] 1249 |     default: Some(CharacterString::<'static>(Some(""))),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1250:12
[INFO] [stdout]      |
[INFO] [stdout] 1250 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::ON_OFF_CLUSTER (line 4685) stdout ----
[INFO] [stdout] error[E0433]: cannot find `on_off` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4686:57
[INFO] [stdout]      |
[INFO] [stdout] 4686 | pub const ON_OFF_CLUSTER: crate::Cluster<'static, self::on_off::OnOffAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                         ^^^^^^ could not find `on_off` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `on_off` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4689:17
[INFO] [stdout]      |
[INFO] [stdout] 4689 |     meta: self::on_off::OnOffAttrs {
[INFO] [stdout]      |                 ^^^^^^ could not find `on_off` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `on_off` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4690:23
[INFO] [stdout]      |
[INFO] [stdout] 4690 |         on_off: self::on_off::ON_OFF,
[INFO] [stdout]      |                       ^^^^^^ could not find `on_off` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `on_off` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4691:37
[INFO] [stdout]      |
[INFO] [stdout] 4691 |         global_scene_control: self::on_off::GLOBAL_SCENE_CONTROL,
[INFO] [stdout]      |                                     ^^^^^^ could not find `on_off` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `on_off` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4692:24
[INFO] [stdout]      |
[INFO] [stdout] 4692 |         on_time: self::on_off::ON_TIME,
[INFO] [stdout]      |                        ^^^^^^ could not find `on_off` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `on_off` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4693:30
[INFO] [stdout]      |
[INFO] [stdout] 4693 |         off_wait_time: self::on_off::OFF_WAIT_TIME,
[INFO] [stdout]      |                              ^^^^^^ could not find `on_off` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `on_off` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4694:32
[INFO] [stdout]      |
[INFO] [stdout] 4694 |         start_up_on_off: self::on_off::START_UP_ON_OFF,
[INFO] [stdout]      |                                ^^^^^^ could not find `on_off` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4686:34
[INFO] [stdout]      |
[INFO] [stdout] 4686 | pub const ON_OFF_CLUSTER: crate::Cluster<'static, self::on_off::OnOffAttrs> = crate::Cluster {
[INFO] [stdout]      |                                  ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4686:86
[INFO] [stdout]      |
[INFO] [stdout] 4686 | pub const ON_OFF_CLUSTER: crate::Cluster<'static, self::on_off::OnOffAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                                                      ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::DEVICE_TEMPERATURE_CONFIGURATION_CLUSTER (line 4091) stdout ----
[INFO] [stdout] error[E0433]: cannot find `device_temperature_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4094:11
[INFO] [stdout]      |
[INFO] [stdout] 4094 |     self::device_temperature_configuration::DeviceTemperatureConfigurationAttrs,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `device_temperature_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `device_temperature_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4098:17
[INFO] [stdout]      |
[INFO] [stdout] 4098 |     meta: self::device_temperature_configuration::DeviceTemperatureConfigurationAttrs {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `device_temperature_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `device_temperature_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4099:36
[INFO] [stdout]      |
[INFO] [stdout] 4099 |         current_temperature: self::device_temperature_configuration::CURRENT_TEMPERATURE,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `device_temperature_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `device_temperature_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4100:37
[INFO] [stdout]      |
[INFO] [stdout] 4100 |         min_temp_experienced: self::device_temperature_configuration::MIN_TEMP_EXPERIENCED,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `device_temperature_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `device_temperature_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4101:37
[INFO] [stdout]      |
[INFO] [stdout] 4101 |         max_temp_experienced: self::device_temperature_configuration::MAX_TEMP_EXPERIENCED,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `device_temperature_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `device_temperature_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4102:38
[INFO] [stdout]      |
[INFO] [stdout] 4102 |         over_temp_total_dwell: self::device_temperature_configuration::OVER_TEMP_TOTAL_DWELL,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `device_temperature_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `device_temperature_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4103:39
[INFO] [stdout]      |
[INFO] [stdout] 4103 |         device_temp_alarm_mask: self::device_temperature_configuration::DEVICE_TEMP_ALARM_MASK,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `device_temperature_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `device_temperature_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4104:35
[INFO] [stdout]      |
[INFO] [stdout] 4104 |         low_temp_threshold: self::device_temperature_configuration::LOW_TEMP_THRESHOLD,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `device_temperature_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `device_temperature_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4105:36
[INFO] [stdout]      |
[INFO] [stdout] 4105 |         high_temp_threshold: self::device_temperature_configuration::HIGH_TEMP_THRESHOLD,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `device_temperature_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `device_temperature_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4106:42
[INFO] [stdout]      |
[INFO] [stdout] 4106 |         low_temp_dwell_trip_point: self::device_temperature_configuration::LOW_TEMP_DWELL_TRIP_POINT,
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `device_temperature_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `device_temperature_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4107:43
[INFO] [stdout]      |
[INFO] [stdout] 4107 |         high_temp_dwell_trip_point: self::device_temperature_configuration::HIGH_TEMP_DWELL_TRIP_POINT,
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `device_temperature_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4092:60
[INFO] [stdout]      |
[INFO] [stdout] 4092 | pub const DEVICE_TEMPERATURE_CONFIGURATION_CLUSTER: crate::Cluster<
[INFO] [stdout]      |                                                            ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4095:12
[INFO] [stdout]      |
[INFO] [stdout] 4095 | > = crate::Cluster {
[INFO] [stdout]      |            ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 13 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::MODEL_IDENTIFIER (line 1046) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1047:29
[INFO] [stdout]      |
[INFO] [stdout] 1047 | pub const MODEL_IDENTIFIER: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1047:48
[INFO] [stdout]      |
[INFO] [stdout] 1047 | pub const MODEL_IDENTIFIER: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1047:76
[INFO] [stdout]      |
[INFO] [stdout] 1047 | pub const MODEL_IDENTIFIER: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1050:11
[INFO] [stdout]      |
[INFO] [stdout] 1050 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1056:19
[INFO] [stdout]      |
[INFO] [stdout] 1056 |     default: Some(CharacterString::<'static>(Some(""))),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1057:12
[INFO] [stdout]      |
[INFO] [stdout] 1057 |     range: AttributeRange::Size(32),
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::SERIAL_NUMBER (line 1269) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1270:26
[INFO] [stdout]      |
[INFO] [stdout] 1270 | pub const SERIAL_NUMBER: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1270:45
[INFO] [stdout]      |
[INFO] [stdout] 1270 | pub const SERIAL_NUMBER: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1270:73
[INFO] [stdout]      |
[INFO] [stdout] 1270 | pub const SERIAL_NUMBER: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1273:11
[INFO] [stdout]      |
[INFO] [stdout] 1273 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1279:19
[INFO] [stdout]      |
[INFO] [stdout] 1279 |     default: Some(CharacterString::<'static>(Some(""))),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1280:12
[INFO] [stdout]      |
[INFO] [stdout] 1280 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::POWER_SOURCE (line 1100) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1101:25
[INFO] [stdout]      |
[INFO] [stdout] 1101 | pub const POWER_SOURCE: Attribute<'static, Enum8<PowerSource>> = Attribute {
[INFO] [stdout]      |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1101:44
[INFO] [stdout]      |
[INFO] [stdout] 1101 | pub const POWER_SOURCE: Attribute<'static, Enum8<PowerSource>> = Attribute {
[INFO] [stdout]      |                                            ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PowerSource` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1101:50
[INFO] [stdout]      |
[INFO] [stdout] 1101 | pub const POWER_SOURCE: Attribute<'static, Enum8<PowerSource>> = Attribute {
[INFO] [stdout]      |                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1101 | pub const POWER_SOURCE<PowerSource>: Attribute<'static, Enum8<PowerSource>> = Attribute {
[INFO] [stdout]      |                       +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1101:66
[INFO] [stdout]      |
[INFO] [stdout] 1101 | pub const POWER_SOURCE: Attribute<'static, Enum8<PowerSource>> = Attribute {
[INFO] [stdout]      |                                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PowerSource` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1110:27
[INFO] [stdout]      |
[INFO] [stdout] 1110 |     default: Some(Enum8::<PowerSource>(PowerSource::from_value(0x00))),
[INFO] [stdout]      |                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1101 | pub const POWER_SOURCE<PowerSource>: Attribute<'static, Enum8<PowerSource>> = Attribute {
[INFO] [stdout]      |                       +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1104:11
[INFO] [stdout]      |
[INFO] [stdout] 1104 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PowerSource` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1110:40
[INFO] [stdout]      |
[INFO] [stdout] 1110 |     default: Some(Enum8::<PowerSource>(PowerSource::from_value(0x00))),
[INFO] [stdout]      |                                        ^^^^^^^^^^^ use of undeclared type `PowerSource`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1110:19
[INFO] [stdout]      |
[INFO] [stdout] 1110 |     default: Some(Enum8::<PowerSource>(PowerSource::from_value(0x00))),
[INFO] [stdout]      |                   ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1111:12
[INFO] [stdout]      |
[INFO] [stdout] 1111 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::MANUFACTURER_NAME (line 1019) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1020:30
[INFO] [stdout]      |
[INFO] [stdout] 1020 | pub const MANUFACTURER_NAME: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1020:49
[INFO] [stdout]      |
[INFO] [stdout] 1020 | pub const MANUFACTURER_NAME: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1020:77
[INFO] [stdout]      |
[INFO] [stdout] 1020 | pub const MANUFACTURER_NAME: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1023:11
[INFO] [stdout]      |
[INFO] [stdout] 1023 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1029:19
[INFO] [stdout]      |
[INFO] [stdout] 1029 |     default: Some(CharacterString::<'static>(Some(""))),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1030:12
[INFO] [stdout]      |
[INFO] [stdout] 1030 |     range: AttributeRange::Size(32),
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::GENERIC_DEVICE_CLASS (line 1127) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1128:33
[INFO] [stdout]      |
[INFO] [stdout] 1128 | pub const GENERIC_DEVICE_CLASS: Attribute<'static, Enum8<GenericDeviceClass>> = Attribute {
[INFO] [stdout]      |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1128:52
[INFO] [stdout]      |
[INFO] [stdout] 1128 | pub const GENERIC_DEVICE_CLASS: Attribute<'static, Enum8<GenericDeviceClass>> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GenericDeviceClass` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1128:58
[INFO] [stdout]      |
[INFO] [stdout] 1128 | pub const GENERIC_DEVICE_CLASS: Attribute<'static, Enum8<GenericDeviceClass>> = Attribute {
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1128 | pub const GENERIC_DEVICE_CLASS<GenericDeviceClass>: Attribute<'static, Enum8<GenericDeviceClass>> = Attribute {
[INFO] [stdout]      |                               ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1128:81
[INFO] [stdout]      |
[INFO] [stdout] 1128 | pub const GENERIC_DEVICE_CLASS: Attribute<'static, Enum8<GenericDeviceClass>> = Attribute {
[INFO] [stdout]      |                                                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GenericDeviceClass` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1137:27
[INFO] [stdout]      |
[INFO] [stdout] 1137 |     default: Some(Enum8::<GenericDeviceClass>(GenericDeviceClass::from_value(0xff))),
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1128 | pub const GENERIC_DEVICE_CLASS<GenericDeviceClass>: Attribute<'static, Enum8<GenericDeviceClass>> = Attribute {
[INFO] [stdout]      |                               ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1131:11
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `GenericDeviceClass` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1137:47
[INFO] [stdout]      |
[INFO] [stdout] 1137 |     default: Some(Enum8::<GenericDeviceClass>(GenericDeviceClass::from_value(0xff))),
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^ use of undeclared type `GenericDeviceClass`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1137:19
[INFO] [stdout]      |
[INFO] [stdout] 1137 |     default: Some(Enum8::<GenericDeviceClass>(GenericDeviceClass::from_value(0xff))),
[INFO] [stdout]      |                   ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1138:12
[INFO] [stdout]      |
[INFO] [stdout] 1138 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::PRODUCT_LABEL (line 1296) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1297:26
[INFO] [stdout]      |
[INFO] [stdout] 1297 | pub const PRODUCT_LABEL: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1297:45
[INFO] [stdout]      |
[INFO] [stdout] 1297 | pub const PRODUCT_LABEL: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1297:73
[INFO] [stdout]      |
[INFO] [stdout] 1297 | pub const PRODUCT_LABEL: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1300:11
[INFO] [stdout]      |
[INFO] [stdout] 1300 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1306:19
[INFO] [stdout]      |
[INFO] [stdout] 1306 |     default: Some(CharacterString::<'static>(Some(""))),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1307:12
[INFO] [stdout]      |
[INFO] [stdout] 1307 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::SW_BUILD_ID (line 1472) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1473:24
[INFO] [stdout]      |
[INFO] [stdout] 1473 | pub const SW_BUILD_ID: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1473:43
[INFO] [stdout]      |
[INFO] [stdout] 1473 | pub const SW_BUILD_ID: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1473:71
[INFO] [stdout]      |
[INFO] [stdout] 1473 | pub const SW_BUILD_ID: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1476:11
[INFO] [stdout]      |
[INFO] [stdout] 1476 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1482:19
[INFO] [stdout]      |
[INFO] [stdout] 1482 |     default: Some(CharacterString::<'static>(Some(""))),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1483:12
[INFO] [stdout]      |
[INFO] [stdout] 1483 |     range: AttributeRange::Size(16),
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::CURRENT_TEMPERATURE (line 3767) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3768:32
[INFO] [stdout]      |
[INFO] [stdout] 3768 | pub const CURRENT_TEMPERATURE: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3768:51
[INFO] [stdout]      |
[INFO] [stdout] 3768 | pub const CURRENT_TEMPERATURE: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                                                   ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3768 - pub const CURRENT_TEMPERATURE: Attribute<'static, I16> = Attribute {
[INFO] [stdout] 3768 + pub const CURRENT_TEMPERATURE: Attribute<'static, i16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3768 | pub const CURRENT_TEMPERATURE<I16>: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                              +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3768:58
[INFO] [stdout]      |
[INFO] [stdout] 3768 | pub const CURRENT_TEMPERATURE: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3771:11
[INFO] [stdout]      |
[INFO] [stdout] 3771 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3777:23
[INFO] [stdout]      |
[INFO] [stdout] 3777 |     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                       ^^^ use of undeclared type `I16`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3777 -     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout] 3777 +     default: Some(I16(i16::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3777:19
[INFO] [stdout]      |
[INFO] [stdout] 3777 |     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3778:12
[INFO] [stdout]      |
[INFO] [stdout] 3778 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3779:9
[INFO] [stdout]      |
[INFO] [stdout] 3779 |         ValueOrAttributeReference::Value(I16(-200)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3779:42
[INFO] [stdout]      |
[INFO] [stdout] 3779 |         ValueOrAttributeReference::Value(I16(-200)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3780:9
[INFO] [stdout]      |
[INFO] [stdout] 3780 |         ValueOrAttributeReference::Value(I16(200)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3780:42
[INFO] [stdout]      |
[INFO] [stdout] 3780 |         ValueOrAttributeReference::Value(I16(200)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::HW_VERSION (line 986) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:987:23
[INFO] [stdout]     |
[INFO] [stdout] 987 | pub const HW_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout]     |                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:987:42
[INFO] [stdout]     |
[INFO] [stdout] 987 | pub const HW_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout]     |                                          ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 987 - pub const HW_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 987 + pub const HW_VERSION: Attribute<'static, u8> = Attribute {
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 987 | pub const HW_VERSION<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:987:48
[INFO] [stdout]     |
[INFO] [stdout] 987 | pub const HW_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout]     |                                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:990:11
[INFO] [stdout]     |
[INFO] [stdout] 990 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:996:19
[INFO] [stdout]     |
[INFO] [stdout] 996 |     default: Some(U8(0)),
[INFO] [stdout]     |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:997:12
[INFO] [stdout]     |
[INFO] [stdout] 997 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:998:9
[INFO] [stdout]     |
[INFO] [stdout] 998 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:998:42
[INFO] [stdout]     |
[INFO] [stdout] 998 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]     |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:999:9
[INFO] [stdout]     |
[INFO] [stdout] 999 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:999:42
[INFO] [stdout]     |
[INFO] [stdout] 999 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]     |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::PHYSICAL_ENVIRONMENT (line 1350) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1351:33
[INFO] [stdout]      |
[INFO] [stdout] 1351 | pub const PHYSICAL_ENVIRONMENT: Attribute<'static, Enum8<PhysicalEnvironment>> = Attribute {
[INFO] [stdout]      |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1351:52
[INFO] [stdout]      |
[INFO] [stdout] 1351 | pub const PHYSICAL_ENVIRONMENT: Attribute<'static, Enum8<PhysicalEnvironment>> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PhysicalEnvironment` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1351:58
[INFO] [stdout]      |
[INFO] [stdout] 1351 | pub const PHYSICAL_ENVIRONMENT: Attribute<'static, Enum8<PhysicalEnvironment>> = Attribute {
[INFO] [stdout]      |                                                          ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1351 | pub const PHYSICAL_ENVIRONMENT<PhysicalEnvironment>: Attribute<'static, Enum8<PhysicalEnvironment>> = Attribute {
[INFO] [stdout]      |                               +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1351:82
[INFO] [stdout]      |
[INFO] [stdout] 1351 | pub const PHYSICAL_ENVIRONMENT: Attribute<'static, Enum8<PhysicalEnvironment>> = Attribute {
[INFO] [stdout]      |                                                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PhysicalEnvironment` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1360:27
[INFO] [stdout]      |
[INFO] [stdout] 1360 |     default: Some(Enum8::<PhysicalEnvironment>(PhysicalEnvironment::from_value(0))),
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1351 | pub const PHYSICAL_ENVIRONMENT<PhysicalEnvironment>: Attribute<'static, Enum8<PhysicalEnvironment>> = Attribute {
[INFO] [stdout]      |                               +++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1354:11
[INFO] [stdout]      |
[INFO] [stdout] 1354 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `PhysicalEnvironment` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1360:48
[INFO] [stdout]      |
[INFO] [stdout] 1360 |     default: Some(Enum8::<PhysicalEnvironment>(PhysicalEnvironment::from_value(0))),
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^^^ use of undeclared type `PhysicalEnvironment`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1360:19
[INFO] [stdout]      |
[INFO] [stdout] 1360 |     default: Some(Enum8::<PhysicalEnvironment>(PhysicalEnvironment::from_value(0))),
[INFO] [stdout]      |                   ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1361:12
[INFO] [stdout]      |
[INFO] [stdout] 1361 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::PRODUCT_CODE (line 1185) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1186:25
[INFO] [stdout]      |
[INFO] [stdout] 1186 | pub const PRODUCT_CODE: Attribute<'static, OctetString<'static>> = Attribute {
[INFO] [stdout]      |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OctetString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1186:44
[INFO] [stdout]      |
[INFO] [stdout] 1186 | pub const PRODUCT_CODE: Attribute<'static, OctetString<'static>> = Attribute {
[INFO] [stdout]      |                                            ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1186:68
[INFO] [stdout]      |
[INFO] [stdout] 1186 | pub const PRODUCT_CODE: Attribute<'static, OctetString<'static>> = Attribute {
[INFO] [stdout]      |                                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1189:11
[INFO] [stdout]      |
[INFO] [stdout] 1189 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `OctetString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1195:19
[INFO] [stdout]      |
[INFO] [stdout] 1195 |     default: Some(OctetString::<'static>(Some(&[]))),
[INFO] [stdout]      |                   ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1196:12
[INFO] [stdout]      |
[INFO] [stdout] 1196 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::PRODUCT_URL (line 1212) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1213:24
[INFO] [stdout]      |
[INFO] [stdout] 1213 | pub const PRODUCT_URL: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1213:43
[INFO] [stdout]      |
[INFO] [stdout] 1213 | pub const PRODUCT_URL: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1213:71
[INFO] [stdout]      |
[INFO] [stdout] 1213 | pub const PRODUCT_URL: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1216:11
[INFO] [stdout]      |
[INFO] [stdout] 1216 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1222:19
[INFO] [stdout]      |
[INFO] [stdout] 1222 |     default: Some(CharacterString::<'static>(Some(""))),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1223:12
[INFO] [stdout]      |
[INFO] [stdout] 1223 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::BASIC_CLUSTER (line 1553) stdout ----
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1555:56
[INFO] [stdout]      |
[INFO] [stdout] 1555 | pub const BASIC_CLUSTER: crate::Cluster<'static, self::basic::BasicAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                        ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1558:17
[INFO] [stdout]      |
[INFO] [stdout] 1558 |     meta: self::basic::BasicAttrs {
[INFO] [stdout]      |                 ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1559:28
[INFO] [stdout]      |
[INFO] [stdout] 1559 |         zcl_version: self::basic::ZCL_VERSION,
[INFO] [stdout]      |                            ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1560:36
[INFO] [stdout]      |
[INFO] [stdout] 1560 |         application_version: self::basic::APPLICATION_VERSION,
[INFO] [stdout]      |                                    ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1561:30
[INFO] [stdout]      |
[INFO] [stdout] 1561 |         stack_version: self::basic::STACK_VERSION,
[INFO] [stdout]      |                              ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1562:27
[INFO] [stdout]      |
[INFO] [stdout] 1562 |         hw_version: self::basic::HW_VERSION,
[INFO] [stdout]      |                           ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1563:34
[INFO] [stdout]      |
[INFO] [stdout] 1563 |         manufacturer_name: self::basic::MANUFACTURER_NAME,
[INFO] [stdout]      |                                  ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1564:33
[INFO] [stdout]      |
[INFO] [stdout] 1564 |         model_identifier: self::basic::MODEL_IDENTIFIER,
[INFO] [stdout]      |                                 ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1565:26
[INFO] [stdout]      |
[INFO] [stdout] 1565 |         date_code: self::basic::DATE_CODE,
[INFO] [stdout]      |                          ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1566:29
[INFO] [stdout]      |
[INFO] [stdout] 1566 |         power_source: self::basic::POWER_SOURCE,
[INFO] [stdout]      |                             ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1567:37
[INFO] [stdout]      |
[INFO] [stdout] 1567 |         generic_device_class: self::basic::GENERIC_DEVICE_CLASS,
[INFO] [stdout]      |                                     ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1568:36
[INFO] [stdout]      |
[INFO] [stdout] 1568 |         generic_device_type: self::basic::GENERIC_DEVICE_TYPE,
[INFO] [stdout]      |                                    ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1569:29
[INFO] [stdout]      |
[INFO] [stdout] 1569 |         product_code: self::basic::PRODUCT_CODE,
[INFO] [stdout]      |                             ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1570:28
[INFO] [stdout]      |
[INFO] [stdout] 1570 |         product_url: self::basic::PRODUCT_URL,
[INFO] [stdout]      |                            ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1571:45
[INFO] [stdout]      |
[INFO] [stdout] 1571 |         manufacturer_version_details: self::basic::MANUFACTURER_VERSION_DETAILS,
[INFO] [stdout]      |                                             ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1572:30
[INFO] [stdout]      |
[INFO] [stdout] 1572 |         serial_number: self::basic::SERIAL_NUMBER,
[INFO] [stdout]      |                              ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1573:30
[INFO] [stdout]      |
[INFO] [stdout] 1573 |         product_label: self::basic::PRODUCT_LABEL,
[INFO] [stdout]      |                              ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1574:37
[INFO] [stdout]      |
[INFO] [stdout] 1574 |         location_description: self::basic::LOCATION_DESCRIPTION,
[INFO] [stdout]      |                                     ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1575:37
[INFO] [stdout]      |
[INFO] [stdout] 1575 |         physical_environment: self::basic::PHYSICAL_ENVIRONMENT,
[INFO] [stdout]      |                                     ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1576:31
[INFO] [stdout]      |
[INFO] [stdout] 1576 |         device_enabled: self::basic::DEVICE_ENABLED,
[INFO] [stdout]      |                               ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1577:27
[INFO] [stdout]      |
[INFO] [stdout] 1577 |         alarm_mask: self::basic::ALARM_MASK,
[INFO] [stdout]      |                           ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1578:37
[INFO] [stdout]      |
[INFO] [stdout] 1578 |         disable_local_config: self::basic::DISABLE_LOCAL_CONFIG,
[INFO] [stdout]      |                                     ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1579:28
[INFO] [stdout]      |
[INFO] [stdout] 1579 |         sw_build_id: self::basic::SW_BUILD_ID,
[INFO] [stdout]      |                            ^^^^^ could not find `basic` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1555:33
[INFO] [stdout]      |
[INFO] [stdout] 1555 | pub const BASIC_CLUSTER: crate::Cluster<'static, self::basic::BasicAttrs> = crate::Cluster {
[INFO] [stdout]      |                                 ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1555:84
[INFO] [stdout]      |
[INFO] [stdout] 1555 | pub const BASIC_CLUSTER: crate::Cluster<'static, self::basic::BasicAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                                                    ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 25 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::LOCATION_DESCRIPTION (line 1323) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1324:33
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub const LOCATION_DESCRIPTION: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1324:52
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub const LOCATION_DESCRIPTION: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1324:80
[INFO] [stdout]      |
[INFO] [stdout] 1324 | pub const LOCATION_DESCRIPTION: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1327:11
[INFO] [stdout]      |
[INFO] [stdout] 1327 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1333:19
[INFO] [stdout]      |
[INFO] [stdout] 1333 |     default: Some(CharacterString::<'static>(Some(""))),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1334:12
[INFO] [stdout]      |
[INFO] [stdout] 1334 |     range: AttributeRange::Size(16),
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::SCENES_CLUSTER (line 4487) stdout ----
[INFO] [stdout] error[E0433]: cannot find `scenes` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4488:57
[INFO] [stdout]      |
[INFO] [stdout] 4488 | pub const SCENES_CLUSTER: crate::Cluster<'static, self::scenes::ScenesAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                         ^^^^^^ could not find `scenes` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `scenes` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4491:17
[INFO] [stdout]      |
[INFO] [stdout] 4491 |     meta: self::scenes::ScenesAttrs {
[INFO] [stdout]      |                 ^^^^^^ could not find `scenes` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `scenes` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4492:28
[INFO] [stdout]      |
[INFO] [stdout] 4492 |         scene_count: self::scenes::SCENE_COUNT,
[INFO] [stdout]      |                            ^^^^^^ could not find `scenes` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `scenes` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4493:30
[INFO] [stdout]      |
[INFO] [stdout] 4493 |         current_scene: self::scenes::CURRENT_SCENE,
[INFO] [stdout]      |                              ^^^^^^ could not find `scenes` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `scenes` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4494:30
[INFO] [stdout]      |
[INFO] [stdout] 4494 |         current_group: self::scenes::CURRENT_GROUP,
[INFO] [stdout]      |                              ^^^^^^ could not find `scenes` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `scenes` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4495:28
[INFO] [stdout]      |
[INFO] [stdout] 4495 |         scene_valid: self::scenes::SCENE_VALID,
[INFO] [stdout]      |                            ^^^^^^ could not find `scenes` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `scenes` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4496:29
[INFO] [stdout]      |
[INFO] [stdout] 4496 |         name_support: self::scenes::NAME_SUPPORT,
[INFO] [stdout]      |                             ^^^^^^ could not find `scenes` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `scenes` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4497:35
[INFO] [stdout]      |
[INFO] [stdout] 4497 |         last_configured_by: self::scenes::LAST_CONFIGURED_BY,
[INFO] [stdout]      |                                   ^^^^^^ could not find `scenes` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4488:34
[INFO] [stdout]      |
[INFO] [stdout] 4488 | pub const SCENES_CLUSTER: crate::Cluster<'static, self::scenes::ScenesAttrs> = crate::Cluster {
[INFO] [stdout]      |                                  ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4488:87
[INFO] [stdout]      |
[INFO] [stdout] 4488 | pub const SCENES_CLUSTER: crate::Cluster<'static, self::scenes::ScenesAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                                                       ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::LEVEL_CONTROL_FOR_LIGHTING_CLUSTER (line 5825) stdout ----
[INFO] [stdout] error[E0433]: cannot find `level_control_for_lighting` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5828:11
[INFO] [stdout]      |
[INFO] [stdout] 5828 |     self::level_control_for_lighting::LevelControlForLightingAttrs,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `level_control_for_lighting` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level_control_for_lighting` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5832:17
[INFO] [stdout]      |
[INFO] [stdout] 5832 |     meta: self::level_control_for_lighting::LevelControlForLightingAttrs {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `level_control_for_lighting` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level_control_for_lighting` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5833:30
[INFO] [stdout]      |
[INFO] [stdout] 5833 |         current_level: self::level_control_for_lighting::CURRENT_LEVEL,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `level_control_for_lighting` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level_control_for_lighting` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5834:31
[INFO] [stdout]      |
[INFO] [stdout] 5834 |         remaining_time: self::level_control_for_lighting::REMAINING_TIME,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `level_control_for_lighting` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level_control_for_lighting` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5835:34
[INFO] [stdout]      |
[INFO] [stdout] 5835 |         current_frequency: self::level_control_for_lighting::CURRENT_FREQUENCY,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `level_control_for_lighting` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level_control_for_lighting` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5836:30
[INFO] [stdout]      |
[INFO] [stdout] 5836 |         min_frequency: self::level_control_for_lighting::MIN_FREQUENCY,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `level_control_for_lighting` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level_control_for_lighting` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5837:30
[INFO] [stdout]      |
[INFO] [stdout] 5837 |         max_frequency: self::level_control_for_lighting::MAX_FREQUENCY,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `level_control_for_lighting` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level_control_for_lighting` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5838:39
[INFO] [stdout]      |
[INFO] [stdout] 5838 |         on_off_transition_time: self::level_control_for_lighting::ON_OFF_TRANSITION_TIME,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `level_control_for_lighting` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level_control_for_lighting` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5839:25
[INFO] [stdout]      |
[INFO] [stdout] 5839 |         on_level: self::level_control_for_lighting::ON_LEVEL,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `level_control_for_lighting` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level_control_for_lighting` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5840:35
[INFO] [stdout]      |
[INFO] [stdout] 5840 |         on_transition_time: self::level_control_for_lighting::ON_TRANSITION_TIME,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `level_control_for_lighting` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level_control_for_lighting` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5841:36
[INFO] [stdout]      |
[INFO] [stdout] 5841 |         off_transition_time: self::level_control_for_lighting::OFF_TRANSITION_TIME,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `level_control_for_lighting` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level_control_for_lighting` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5842:34
[INFO] [stdout]      |
[INFO] [stdout] 5842 |         default_move_rate: self::level_control_for_lighting::DEFAULT_MOVE_RATE,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `level_control_for_lighting` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level_control_for_lighting` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5843:24
[INFO] [stdout]      |
[INFO] [stdout] 5843 |         options: self::level_control_for_lighting::OPTIONS,
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `level_control_for_lighting` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `level_control_for_lighting` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5844:39
[INFO] [stdout]      |
[INFO] [stdout] 5844 |         start_up_current_level: self::level_control_for_lighting::START_UP_CURRENT_LEVEL,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ could not find `level_control_for_lighting` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5826:54
[INFO] [stdout]      |
[INFO] [stdout] 5826 | pub const LEVEL_CONTROL_FOR_LIGHTING_CLUSTER: crate::Cluster<
[INFO] [stdout]      |                                                      ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5829:12
[INFO] [stdout]      |
[INFO] [stdout] 5829 | > = crate::Cluster {
[INFO] [stdout]      |            ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::identify::IDENTIFY_TIME (line 4143) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4144:26
[INFO] [stdout]      |
[INFO] [stdout] 4144 | pub const IDENTIFY_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4144:45
[INFO] [stdout]      |
[INFO] [stdout] 4144 | pub const IDENTIFY_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                             ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 4144 - pub const IDENTIFY_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 4144 + pub const IDENTIFY_TIME: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4144 | pub const IDENTIFY_TIME<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                        +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4144:52
[INFO] [stdout]      |
[INFO] [stdout] 4144 | pub const IDENTIFY_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4147:11
[INFO] [stdout]      |
[INFO] [stdout] 4147 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4153:19
[INFO] [stdout]      |
[INFO] [stdout] 4153 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4154:12
[INFO] [stdout]      |
[INFO] [stdout] 4154 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4155:9
[INFO] [stdout]      |
[INFO] [stdout] 4155 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4155:42
[INFO] [stdout]      |
[INFO] [stdout] 4155 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4156:9
[INFO] [stdout]      |
[INFO] [stdout] 4156 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4156:42
[INFO] [stdout]      |
[INFO] [stdout] 4156 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::MAX_TEMP_EXPERIENCED (line 3833) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3834:33
[INFO] [stdout]      |
[INFO] [stdout] 3834 | pub const MAX_TEMP_EXPERIENCED: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3834:52
[INFO] [stdout]      |
[INFO] [stdout] 3834 | pub const MAX_TEMP_EXPERIENCED: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                                                    ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3834 - pub const MAX_TEMP_EXPERIENCED: Attribute<'static, I16> = Attribute {
[INFO] [stdout] 3834 + pub const MAX_TEMP_EXPERIENCED: Attribute<'static, i16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3834 | pub const MAX_TEMP_EXPERIENCED<I16>: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                               +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3834:59
[INFO] [stdout]      |
[INFO] [stdout] 3834 | pub const MAX_TEMP_EXPERIENCED: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3837:11
[INFO] [stdout]      |
[INFO] [stdout] 3837 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3843:23
[INFO] [stdout]      |
[INFO] [stdout] 3843 |     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                       ^^^ use of undeclared type `I16`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3843 -     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout] 3843 +     default: Some(I16(i16::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3843:19
[INFO] [stdout]      |
[INFO] [stdout] 3843 |     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3844:12
[INFO] [stdout]      |
[INFO] [stdout] 3844 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3845:9
[INFO] [stdout]      |
[INFO] [stdout] 3845 |         ValueOrAttributeReference::Value(I16(-200)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3845:42
[INFO] [stdout]      |
[INFO] [stdout] 3845 |         ValueOrAttributeReference::Value(I16(-200)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3846:9
[INFO] [stdout]      |
[INFO] [stdout] 3846 |         ValueOrAttributeReference::Value(I16(200)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3846:42
[INFO] [stdout]      |
[INFO] [stdout] 3846 |         ValueOrAttributeReference::Value(I16(200)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::STACK_VERSION (line 953) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:954:26
[INFO] [stdout]     |
[INFO] [stdout] 954 | pub const STACK_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout]     |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:954:45
[INFO] [stdout]     |
[INFO] [stdout] 954 | pub const STACK_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout]     |                                             ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 954 - pub const STACK_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 954 + pub const STACK_VERSION: Attribute<'static, u8> = Attribute {
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 954 | pub const STACK_VERSION<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]     |                        ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:954:51
[INFO] [stdout]     |
[INFO] [stdout] 954 | pub const STACK_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout]     |                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:957:11
[INFO] [stdout]     |
[INFO] [stdout] 957 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:963:19
[INFO] [stdout]     |
[INFO] [stdout] 963 |     default: Some(U8(0)),
[INFO] [stdout]     |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:964:12
[INFO] [stdout]     |
[INFO] [stdout] 964 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:965:9
[INFO] [stdout]     |
[INFO] [stdout] 965 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:965:42
[INFO] [stdout]     |
[INFO] [stdout] 965 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]     |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:966:9
[INFO] [stdout]     |
[INFO] [stdout] 966 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:966:42
[INFO] [stdout]     |
[INFO] [stdout] 966 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]     |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::LOW_TEMP_DWELL_TRIP_POINT (line 3998) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3999:38
[INFO] [stdout]      |
[INFO] [stdout] 3999 | pub const LOW_TEMP_DWELL_TRIP_POINT: Attribute<'static, U24> = Attribute {
[INFO] [stdout]      |                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U24` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3999:57
[INFO] [stdout]      |
[INFO] [stdout] 3999 | pub const LOW_TEMP_DWELL_TRIP_POINT: Attribute<'static, U24> = Attribute {
[INFO] [stdout]      |                                                         ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3999 | pub const LOW_TEMP_DWELL_TRIP_POINT<U24>: Attribute<'static, U24> = Attribute {
[INFO] [stdout]      |                                    +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3999:64
[INFO] [stdout]      |
[INFO] [stdout] 3999 | pub const LOW_TEMP_DWELL_TRIP_POINT: Attribute<'static, U24> = Attribute {
[INFO] [stdout]      |                                                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4002:11
[INFO] [stdout]      |
[INFO] [stdout] 4002 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `U24` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4008:23
[INFO] [stdout]      |
[INFO] [stdout] 4008 |     default: Some(U24(U24::NON_VALUE.unwrap())),
[INFO] [stdout]      |                       ^^^ use of undeclared type `U24`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U24` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4008:19
[INFO] [stdout]      |
[INFO] [stdout] 4008 |     default: Some(U24(U24::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4009:12
[INFO] [stdout]      |
[INFO] [stdout] 4009 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4010:9
[INFO] [stdout]      |
[INFO] [stdout] 4010 |         ValueOrAttributeReference::Value(U24(0x000000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U24` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4010:42
[INFO] [stdout]      |
[INFO] [stdout] 4010 |         ValueOrAttributeReference::Value(U24(0x000000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4011:9
[INFO] [stdout]      |
[INFO] [stdout] 4011 |         ValueOrAttributeReference::Value(U24(0xffffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U24` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4011:42
[INFO] [stdout]      |
[INFO] [stdout] 4011 |         ValueOrAttributeReference::Value(U24(0xffffff)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::DEVICE_TEMP_ALARM_MASK (line 3899) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3900:35
[INFO] [stdout]      |
[INFO] [stdout] 3900 | pub const DEVICE_TEMP_ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3900:54
[INFO] [stdout]      |
[INFO] [stdout] 3900 | pub const DEVICE_TEMP_ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                                      ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3900 | pub const DEVICE_TEMP_ALARM_MASK<Bitmap8>: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                 +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3900:65
[INFO] [stdout]      |
[INFO] [stdout] 3900 | pub const DEVICE_TEMP_ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3903:11
[INFO] [stdout]      |
[INFO] [stdout] 3903 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3909:19
[INFO] [stdout]      |
[INFO] [stdout] 3909 |     default: Some(Bitmap8(0)),
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3910:12
[INFO] [stdout]      |
[INFO] [stdout] 3910 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3911:9
[INFO] [stdout]      |
[INFO] [stdout] 3911 |         ValueOrAttributeReference::Value(Bitmap8(0x0)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3911:42
[INFO] [stdout]      |
[INFO] [stdout] 3911 |         ValueOrAttributeReference::Value(Bitmap8(0x0)),
[INFO] [stdout]      |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3912:9
[INFO] [stdout]      |
[INFO] [stdout] 3912 |         ValueOrAttributeReference::Value(Bitmap8(0x3)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3912:42
[INFO] [stdout]      |
[INFO] [stdout] 3912 |         ValueOrAttributeReference::Value(Bitmap8(0x3)),
[INFO] [stdout]      |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::HIGH_TEMP_THRESHOLD (line 3965) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3966:32
[INFO] [stdout]      |
[INFO] [stdout] 3966 | pub const HIGH_TEMP_THRESHOLD: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3966:51
[INFO] [stdout]      |
[INFO] [stdout] 3966 | pub const HIGH_TEMP_THRESHOLD: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                                                   ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3966 - pub const HIGH_TEMP_THRESHOLD: Attribute<'static, I16> = Attribute {
[INFO] [stdout] 3966 + pub const HIGH_TEMP_THRESHOLD: Attribute<'static, i16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3966 | pub const HIGH_TEMP_THRESHOLD<I16>: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                              +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3966:58
[INFO] [stdout]      |
[INFO] [stdout] 3966 | pub const HIGH_TEMP_THRESHOLD: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3969:11
[INFO] [stdout]      |
[INFO] [stdout] 3969 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3975:23
[INFO] [stdout]      |
[INFO] [stdout] 3975 |     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                       ^^^ use of undeclared type `I16`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3975 -     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout] 3975 +     default: Some(I16(i16::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3975:19
[INFO] [stdout]      |
[INFO] [stdout] 3975 |     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3976:12
[INFO] [stdout]      |
[INFO] [stdout] 3976 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3977:9
[INFO] [stdout]      |
[INFO] [stdout] 3977 |         ValueOrAttributeReference::Value(I16(-200)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3977:42
[INFO] [stdout]      |
[INFO] [stdout] 3977 |         ValueOrAttributeReference::Value(I16(-200)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3978:9
[INFO] [stdout]      |
[INFO] [stdout] 3978 |         ValueOrAttributeReference::Value(I16(200)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3978:42
[INFO] [stdout]      |
[INFO] [stdout] 3978 |         ValueOrAttributeReference::Value(I16(200)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::ZCL_VERSION (line 887) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:888:24
[INFO] [stdout]     |
[INFO] [stdout] 888 | pub const ZCL_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout]     |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:888:43
[INFO] [stdout]     |
[INFO] [stdout] 888 | pub const ZCL_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout]     |                                           ^^
[INFO] [stdout]     |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]     |
[INFO] [stdout] 888 - pub const ZCL_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 888 + pub const ZCL_VERSION: Attribute<'static, u8> = Attribute {
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 888 | pub const ZCL_VERSION<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]     |                      ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:888:49
[INFO] [stdout]     |
[INFO] [stdout] 888 | pub const ZCL_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout]     |                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:891:11
[INFO] [stdout]     |
[INFO] [stdout] 891 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:897:19
[INFO] [stdout]     |
[INFO] [stdout] 897 |     default: Some(U8(8)),
[INFO] [stdout]     |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:898:12
[INFO] [stdout]     |
[INFO] [stdout] 898 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:899:9
[INFO] [stdout]     |
[INFO] [stdout] 899 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:899:42
[INFO] [stdout]     |
[INFO] [stdout] 899 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]     |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:900:9
[INFO] [stdout]     |
[INFO] [stdout] 900 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:900:42
[INFO] [stdout]     |
[INFO] [stdout] 900 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]     |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::groups::NAME_SUPPORT (line 4215) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4216:25
[INFO] [stdout]      |
[INFO] [stdout] 4216 | pub const NAME_SUPPORT: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4216:44
[INFO] [stdout]      |
[INFO] [stdout] 4216 | pub const NAME_SUPPORT: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                            ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4216 | pub const NAME_SUPPORT<Bitmap8>: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                       +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4216:55
[INFO] [stdout]      |
[INFO] [stdout] 4216 | pub const NAME_SUPPORT: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4219:11
[INFO] [stdout]      |
[INFO] [stdout] 4219 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4225:19
[INFO] [stdout]      |
[INFO] [stdout] 4225 |     default: Some(Bitmap8(0)),
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4226:12
[INFO] [stdout]      |
[INFO] [stdout] 4226 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::HIGH_TEMP_DWELL_TRIP_POINT (line 4031) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4032:39
[INFO] [stdout]      |
[INFO] [stdout] 4032 | pub const HIGH_TEMP_DWELL_TRIP_POINT: Attribute<'static, U24> = Attribute {
[INFO] [stdout]      |                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U24` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4032:58
[INFO] [stdout]      |
[INFO] [stdout] 4032 | pub const HIGH_TEMP_DWELL_TRIP_POINT: Attribute<'static, U24> = Attribute {
[INFO] [stdout]      |                                                          ^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4032 | pub const HIGH_TEMP_DWELL_TRIP_POINT<U24>: Attribute<'static, U24> = Attribute {
[INFO] [stdout]      |                                     +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4032:65
[INFO] [stdout]      |
[INFO] [stdout] 4032 | pub const HIGH_TEMP_DWELL_TRIP_POINT: Attribute<'static, U24> = Attribute {
[INFO] [stdout]      |                                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4035:11
[INFO] [stdout]      |
[INFO] [stdout] 4035 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `U24` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4041:23
[INFO] [stdout]      |
[INFO] [stdout] 4041 |     default: Some(U24(U24::NON_VALUE.unwrap())),
[INFO] [stdout]      |                       ^^^ use of undeclared type `U24`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U24` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4041:19
[INFO] [stdout]      |
[INFO] [stdout] 4041 |     default: Some(U24(U24::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4042:12
[INFO] [stdout]      |
[INFO] [stdout] 4042 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4043:9
[INFO] [stdout]      |
[INFO] [stdout] 4043 |         ValueOrAttributeReference::Value(U24(0x000000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U24` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4043:42
[INFO] [stdout]      |
[INFO] [stdout] 4043 |         ValueOrAttributeReference::Value(U24(0x000000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4044:9
[INFO] [stdout]      |
[INFO] [stdout] 4044 |         ValueOrAttributeReference::Value(U24(0xffffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U24` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4044:42
[INFO] [stdout]      |
[INFO] [stdout] 4044 |         ValueOrAttributeReference::Value(U24(0xffffff)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::MIN_FREQUENCY (line 5007) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5008:26
[INFO] [stdout]      |
[INFO] [stdout] 5008 | pub const MIN_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5008:45
[INFO] [stdout]      |
[INFO] [stdout] 5008 | pub const MIN_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                             ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5008 - pub const MIN_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5008 + pub const MIN_FREQUENCY: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5008 | pub const MIN_FREQUENCY<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                        +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5008:52
[INFO] [stdout]      |
[INFO] [stdout] 5008 | pub const MIN_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5011:11
[INFO] [stdout]      |
[INFO] [stdout] 5011 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5017:19
[INFO] [stdout]      |
[INFO] [stdout] 5017 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5018:12
[INFO] [stdout]      |
[INFO] [stdout] 5018 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5019:9
[INFO] [stdout]      |
[INFO] [stdout] 5019 |         ValueOrAttributeReference::Value(U16(0)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5019:42
[INFO] [stdout]      |
[INFO] [stdout] 5019 |         ValueOrAttributeReference::Value(U16(0)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5020:9
[INFO] [stdout]      |
[INFO] [stdout] 5020 |         ValueOrAttributeReference::AttributeReference(0x0006),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::MAX_LEVEL (line 4941) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4942:22
[INFO] [stdout]      |
[INFO] [stdout] 4942 | pub const MAX_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4942:41
[INFO] [stdout]      |
[INFO] [stdout] 4942 | pub const MAX_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 4942 - pub const MAX_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 4942 + pub const MAX_LEVEL: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4942 | pub const MAX_LEVEL<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                    ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4942:47
[INFO] [stdout]      |
[INFO] [stdout] 4942 | pub const MAX_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4945:11
[INFO] [stdout]      |
[INFO] [stdout] 4945 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4951:19
[INFO] [stdout]      |
[INFO] [stdout] 4951 |     default: Some(U8(0xff)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4952:12
[INFO] [stdout]      |
[INFO] [stdout] 4952 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4953:9
[INFO] [stdout]      |
[INFO] [stdout] 4953 |         ValueOrAttributeReference::AttributeReference(0x0002),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4954:9
[INFO] [stdout]      |
[INFO] [stdout] 4954 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4954:42
[INFO] [stdout]      |
[INFO] [stdout] 4954 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::OVER_TEMP_TOTAL_DWELL (line 3866) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3867:34
[INFO] [stdout]      |
[INFO] [stdout] 3867 | pub const OVER_TEMP_TOTAL_DWELL: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3867:53
[INFO] [stdout]      |
[INFO] [stdout] 3867 | pub const OVER_TEMP_TOTAL_DWELL: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3867 - pub const OVER_TEMP_TOTAL_DWELL: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 3867 + pub const OVER_TEMP_TOTAL_DWELL: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3867 | pub const OVER_TEMP_TOTAL_DWELL<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3867:60
[INFO] [stdout]      |
[INFO] [stdout] 3867 | pub const OVER_TEMP_TOTAL_DWELL: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3870:11
[INFO] [stdout]      |
[INFO] [stdout] 3870 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3876:19
[INFO] [stdout]      |
[INFO] [stdout] 3876 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3877:12
[INFO] [stdout]      |
[INFO] [stdout] 3877 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3878:9
[INFO] [stdout]      |
[INFO] [stdout] 3878 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3878:42
[INFO] [stdout]      |
[INFO] [stdout] 3878 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3879:9
[INFO] [stdout]      |
[INFO] [stdout] 3879 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3879:42
[INFO] [stdout]      |
[INFO] [stdout] 3879 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::MIN_LEVEL (line 4908) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4909:22
[INFO] [stdout]      |
[INFO] [stdout] 4909 | pub const MIN_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4909:41
[INFO] [stdout]      |
[INFO] [stdout] 4909 | pub const MIN_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 4909 - pub const MIN_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 4909 + pub const MIN_LEVEL: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4909 | pub const MIN_LEVEL<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                    ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4909:47
[INFO] [stdout]      |
[INFO] [stdout] 4909 | pub const MIN_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4912:11
[INFO] [stdout]      |
[INFO] [stdout] 4912 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4918:19
[INFO] [stdout]      |
[INFO] [stdout] 4918 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4919:12
[INFO] [stdout]      |
[INFO] [stdout] 4919 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4920:9
[INFO] [stdout]      |
[INFO] [stdout] 4920 |         ValueOrAttributeReference::Value(U8(0)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4920:42
[INFO] [stdout]      |
[INFO] [stdout] 4920 |         ValueOrAttributeReference::Value(U8(0)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4921:9
[INFO] [stdout]      |
[INFO] [stdout] 4921 |         ValueOrAttributeReference::AttributeReference(0x0003),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::CURRENT_LEVEL (line 4842) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4843:26
[INFO] [stdout]      |
[INFO] [stdout] 4843 | pub const CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4843:45
[INFO] [stdout]      |
[INFO] [stdout] 4843 | pub const CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 4843 - pub const CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 4843 + pub const CURRENT_LEVEL: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4843 | pub const CURRENT_LEVEL<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4843:51
[INFO] [stdout]      |
[INFO] [stdout] 4843 | pub const CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4846:11
[INFO] [stdout]      |
[INFO] [stdout] 4846 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4852:19
[INFO] [stdout]      |
[INFO] [stdout] 4852 |     default: Some(U8(0xff)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4853:12
[INFO] [stdout]      |
[INFO] [stdout] 4853 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4854:9
[INFO] [stdout]      |
[INFO] [stdout] 4854 |         ValueOrAttributeReference::AttributeReference(0x0002),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4855:9
[INFO] [stdout]      |
[INFO] [stdout] 4855 |         ValueOrAttributeReference::AttributeReference(0x0003),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::OPTIONS (line 5238) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5239:20
[INFO] [stdout]      |
[INFO] [stdout] 5239 | pub const OPTIONS: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5239:39
[INFO] [stdout]      |
[INFO] [stdout] 5239 | pub const OPTIONS: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                       ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5239 | pub const OPTIONS<Bitmap8>: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5239:50
[INFO] [stdout]      |
[INFO] [stdout] 5239 | pub const OPTIONS: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5242:11
[INFO] [stdout]      |
[INFO] [stdout] 5242 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5248:19
[INFO] [stdout]      |
[INFO] [stdout] 5248 |     default: Some(Bitmap8(0)),
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5249:12
[INFO] [stdout]      |
[INFO] [stdout] 5249 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::CURRENT_FREQUENCY (line 4974) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4975:30
[INFO] [stdout]      |
[INFO] [stdout] 4975 | pub const CURRENT_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4975:49
[INFO] [stdout]      |
[INFO] [stdout] 4975 | pub const CURRENT_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                 ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 4975 - pub const CURRENT_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 4975 + pub const CURRENT_FREQUENCY: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4975 | pub const CURRENT_FREQUENCY<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                            +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4975:56
[INFO] [stdout]      |
[INFO] [stdout] 4975 | pub const CURRENT_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4978:11
[INFO] [stdout]      |
[INFO] [stdout] 4978 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4984:19
[INFO] [stdout]      |
[INFO] [stdout] 4984 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4985:12
[INFO] [stdout]      |
[INFO] [stdout] 4985 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4986:9
[INFO] [stdout]      |
[INFO] [stdout] 4986 |         ValueOrAttributeReference::AttributeReference(0x0005),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4987:9
[INFO] [stdout]      |
[INFO] [stdout] 4987 |         ValueOrAttributeReference::AttributeReference(0x0006),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::DEFAULT_MOVE_RATE (line 5205) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5206:30
[INFO] [stdout]      |
[INFO] [stdout] 5206 | pub const DEFAULT_MOVE_RATE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5206:49
[INFO] [stdout]      |
[INFO] [stdout] 5206 | pub const DEFAULT_MOVE_RATE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5206 - pub const DEFAULT_MOVE_RATE: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 5206 + pub const DEFAULT_MOVE_RATE: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5206 | pub const DEFAULT_MOVE_RATE<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                            ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5206:55
[INFO] [stdout]      |
[INFO] [stdout] 5206 | pub const DEFAULT_MOVE_RATE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5209:11
[INFO] [stdout]      |
[INFO] [stdout] 5209 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5216:12
[INFO] [stdout]      |
[INFO] [stdout] 5216 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5217:9
[INFO] [stdout]      |
[INFO] [stdout] 5217 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5217:42
[INFO] [stdout]      |
[INFO] [stdout] 5217 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5218:9
[INFO] [stdout]      |
[INFO] [stdout] 5218 |         ValueOrAttributeReference::Value(U8(0xfe)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5218:42
[INFO] [stdout]      |
[INFO] [stdout] 5218 |         ValueOrAttributeReference::Value(U8(0xfe)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::MIN_TEMP_EXPERIENCED (line 3800) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3801:33
[INFO] [stdout]      |
[INFO] [stdout] 3801 | pub const MIN_TEMP_EXPERIENCED: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3801:52
[INFO] [stdout]      |
[INFO] [stdout] 3801 | pub const MIN_TEMP_EXPERIENCED: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                                                    ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3801 - pub const MIN_TEMP_EXPERIENCED: Attribute<'static, I16> = Attribute {
[INFO] [stdout] 3801 + pub const MIN_TEMP_EXPERIENCED: Attribute<'static, i16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3801 | pub const MIN_TEMP_EXPERIENCED<I16>: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                               +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3801:59
[INFO] [stdout]      |
[INFO] [stdout] 3801 | pub const MIN_TEMP_EXPERIENCED: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3804:11
[INFO] [stdout]      |
[INFO] [stdout] 3804 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3810:23
[INFO] [stdout]      |
[INFO] [stdout] 3810 |     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                       ^^^ use of undeclared type `I16`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3810 -     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout] 3810 +     default: Some(I16(i16::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3810:19
[INFO] [stdout]      |
[INFO] [stdout] 3810 |     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3811:12
[INFO] [stdout]      |
[INFO] [stdout] 3811 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3812:9
[INFO] [stdout]      |
[INFO] [stdout] 3812 |         ValueOrAttributeReference::Value(I16(-200)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3812:42
[INFO] [stdout]      |
[INFO] [stdout] 3812 |         ValueOrAttributeReference::Value(I16(-200)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3813:9
[INFO] [stdout]      |
[INFO] [stdout] 3813 |         ValueOrAttributeReference::Value(I16(200)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3813:42
[INFO] [stdout]      |
[INFO] [stdout] 3813 |         ValueOrAttributeReference::Value(I16(200)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::OFF_TRANSITION_TIME (line 5172) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5173:32
[INFO] [stdout]      |
[INFO] [stdout] 5173 | pub const OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5173:51
[INFO] [stdout]      |
[INFO] [stdout] 5173 | pub const OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                   ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5173 - pub const OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5173 + pub const OFF_TRANSITION_TIME: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5173 | pub const OFF_TRANSITION_TIME<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                              +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5173:58
[INFO] [stdout]      |
[INFO] [stdout] 5173 | pub const OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5176:11
[INFO] [stdout]      |
[INFO] [stdout] 5176 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5182:19
[INFO] [stdout]      |
[INFO] [stdout] 5182 |     default: Some(U16(0xffff)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5183:12
[INFO] [stdout]      |
[INFO] [stdout] 5183 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5184:9
[INFO] [stdout]      |
[INFO] [stdout] 5184 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5184:42
[INFO] [stdout]      |
[INFO] [stdout] 5184 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5185:9
[INFO] [stdout]      |
[INFO] [stdout] 5185 |         ValueOrAttributeReference::Value(U16(0xfffe)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5185:42
[INFO] [stdout]      |
[INFO] [stdout] 5185 |         ValueOrAttributeReference::Value(U16(0xfffe)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::LOW_TEMP_THRESHOLD (line 3932) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3933:31
[INFO] [stdout]      |
[INFO] [stdout] 3933 | pub const LOW_TEMP_THRESHOLD: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3933:50
[INFO] [stdout]      |
[INFO] [stdout] 3933 | pub const LOW_TEMP_THRESHOLD: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                                                  ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3933 - pub const LOW_TEMP_THRESHOLD: Attribute<'static, I16> = Attribute {
[INFO] [stdout] 3933 + pub const LOW_TEMP_THRESHOLD: Attribute<'static, i16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3933 | pub const LOW_TEMP_THRESHOLD<I16>: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                             +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3933:57
[INFO] [stdout]      |
[INFO] [stdout] 3933 | pub const LOW_TEMP_THRESHOLD: Attribute<'static, I16> = Attribute {
[INFO] [stdout]      |                                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3936:11
[INFO] [stdout]      |
[INFO] [stdout] 3936 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3942:23
[INFO] [stdout]      |
[INFO] [stdout] 3942 |     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                       ^^^ use of undeclared type `I16`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3942 -     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout] 3942 +     default: Some(I16(i16::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3942:19
[INFO] [stdout]      |
[INFO] [stdout] 3942 |     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3943:12
[INFO] [stdout]      |
[INFO] [stdout] 3943 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3944:9
[INFO] [stdout]      |
[INFO] [stdout] 3944 |         ValueOrAttributeReference::Value(I16(-200)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3944:42
[INFO] [stdout]      |
[INFO] [stdout] 3944 |         ValueOrAttributeReference::Value(I16(-200)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3945:9
[INFO] [stdout]      |
[INFO] [stdout] 3945 |         ValueOrAttributeReference::Value(I16(200)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3945:42
[INFO] [stdout]      |
[INFO] [stdout] 3945 |         ValueOrAttributeReference::Value(I16(200)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::ON_LEVEL (line 5106) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5107:21
[INFO] [stdout]      |
[INFO] [stdout] 5107 | pub const ON_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5107:40
[INFO] [stdout]      |
[INFO] [stdout] 5107 | pub const ON_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                        ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5107 - pub const ON_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 5107 + pub const ON_LEVEL: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5107 | pub const ON_LEVEL<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                   ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5107:46
[INFO] [stdout]      |
[INFO] [stdout] 5107 | pub const ON_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5110:11
[INFO] [stdout]      |
[INFO] [stdout] 5110 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5116:19
[INFO] [stdout]      |
[INFO] [stdout] 5116 |     default: Some(U8(0xff)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5117:12
[INFO] [stdout]      |
[INFO] [stdout] 5117 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5118:9
[INFO] [stdout]      |
[INFO] [stdout] 5118 |         ValueOrAttributeReference::AttributeReference(0x0002),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5119:9
[INFO] [stdout]      |
[INFO] [stdout] 5119 |         ValueOrAttributeReference::AttributeReference(0x0003),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::MAX_FREQUENCY (line 5040) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5041:26
[INFO] [stdout]      |
[INFO] [stdout] 5041 | pub const MAX_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5041:45
[INFO] [stdout]      |
[INFO] [stdout] 5041 | pub const MAX_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                             ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5041 - pub const MAX_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5041 + pub const MAX_FREQUENCY: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5041 | pub const MAX_FREQUENCY<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                        +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5041:52
[INFO] [stdout]      |
[INFO] [stdout] 5041 | pub const MAX_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5044:11
[INFO] [stdout]      |
[INFO] [stdout] 5044 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5050:19
[INFO] [stdout]      |
[INFO] [stdout] 5050 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5051:12
[INFO] [stdout]      |
[INFO] [stdout] 5051 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5052:9
[INFO] [stdout]      |
[INFO] [stdout] 5052 |         ValueOrAttributeReference::AttributeReference(0x0005),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5053:9
[INFO] [stdout]      |
[INFO] [stdout] 5053 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5053:42
[INFO] [stdout]      |
[INFO] [stdout] 5053 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::ON_OFF_TRANSITION_TIME (line 5073) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5074:35
[INFO] [stdout]      |
[INFO] [stdout] 5074 | pub const ON_OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5074:54
[INFO] [stdout]      |
[INFO] [stdout] 5074 | pub const ON_OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                      ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5074 - pub const ON_OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5074 + pub const ON_OFF_TRANSITION_TIME: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5074 | pub const ON_OFF_TRANSITION_TIME<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                 +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5074:61
[INFO] [stdout]      |
[INFO] [stdout] 5074 | pub const ON_OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5077:11
[INFO] [stdout]      |
[INFO] [stdout] 5077 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5083:19
[INFO] [stdout]      |
[INFO] [stdout] 5083 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5084:12
[INFO] [stdout]      |
[INFO] [stdout] 5084 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5085:9
[INFO] [stdout]      |
[INFO] [stdout] 5085 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5085:42
[INFO] [stdout]      |
[INFO] [stdout] 5085 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5086:9
[INFO] [stdout]      |
[INFO] [stdout] 5086 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5086:42
[INFO] [stdout]      |
[INFO] [stdout] 5086 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::ON_TRANSITION_TIME (line 5139) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5140:31
[INFO] [stdout]      |
[INFO] [stdout] 5140 | pub const ON_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5140:50
[INFO] [stdout]      |
[INFO] [stdout] 5140 | pub const ON_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                  ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5140 - pub const ON_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5140 + pub const ON_TRANSITION_TIME: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5140 | pub const ON_TRANSITION_TIME<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                             +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5140:57
[INFO] [stdout]      |
[INFO] [stdout] 5140 | pub const ON_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5143:11
[INFO] [stdout]      |
[INFO] [stdout] 5143 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5149:19
[INFO] [stdout]      |
[INFO] [stdout] 5149 |     default: Some(U16(0xffff)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5150:12
[INFO] [stdout]      |
[INFO] [stdout] 5150 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5151:9
[INFO] [stdout]      |
[INFO] [stdout] 5151 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5151:42
[INFO] [stdout]      |
[INFO] [stdout] 5151 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5152:9
[INFO] [stdout]      |
[INFO] [stdout] 5152 |         ValueOrAttributeReference::Value(U16(0xfffe)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5152:42
[INFO] [stdout]      |
[INFO] [stdout] 5152 |         ValueOrAttributeReference::Value(U16(0xfffe)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::POWER_CONFIGURATION_CLUSTER (line 3611) stdout ----
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3614:11
[INFO] [stdout]      |
[INFO] [stdout] 3614 |     self::power_configuration::PowerConfigurationAttrs,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3618:17
[INFO] [stdout]      |
[INFO] [stdout] 3618 |     meta: self::power_configuration::PowerConfigurationAttrs {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3619:30
[INFO] [stdout]      |
[INFO] [stdout] 3619 |         mains_voltage: self::power_configuration::MAINS_VOLTAGE,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3620:32
[INFO] [stdout]      |
[INFO] [stdout] 3620 |         mains_frequency: self::power_configuration::MAINS_FREQUENCY,
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3621:33
[INFO] [stdout]      |
[INFO] [stdout] 3621 |         mains_alarm_mask: self::power_configuration::MAINS_ALARM_MASK,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3622:44
[INFO] [stdout]      |
[INFO] [stdout] 3622 |         mains_voltage_min_threshold: self::power_configuration::MAINS_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3623:44
[INFO] [stdout]      |
[INFO] [stdout] 3623 |         mains_voltage_max_threshold: self::power_configuration::MAINS_VOLTAGE_MAX_THRESHOLD,
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3624:47
[INFO] [stdout]      |
[INFO] [stdout] 3624 |         mains_voltage_dwell_trip_point: self::power_configuration::MAINS_VOLTAGE_DWELL_TRIP_POINT,
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3625:34
[INFO] [stdout]      |
[INFO] [stdout] 3625 |         battery_1_voltage: self::power_configuration::BATTERY_1_VOLTAGE,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3626:47
[INFO] [stdout]      |
[INFO] [stdout] 3626 |         battery_1_percentage_remaining: self::power_configuration::BATTERY_1_PERCENTAGE_REMAINING,
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3627:39
[INFO] [stdout]      |
[INFO] [stdout] 3627 |         battery_1_manufacturer: self::power_configuration::BATTERY_1_MANUFACTURER,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3628:31
[INFO] [stdout]      |
[INFO] [stdout] 3628 |         battery_1_size: self::power_configuration::BATTERY_1_SIZE,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3629:38
[INFO] [stdout]      |
[INFO] [stdout] 3629 |         battery_1_a_hr_rating: self::power_configuration::BATTERY_1_A_HR_RATING,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3630:35
[INFO] [stdout]      |
[INFO] [stdout] 3630 |         battery_1_quantity: self::power_configuration::BATTERY_1_QUANTITY,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3631:40
[INFO] [stdout]      |
[INFO] [stdout] 3631 |         battery_1_rated_voltage: self::power_configuration::BATTERY_1_RATED_VOLTAGE,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3632:37
[INFO] [stdout]      |
[INFO] [stdout] 3632 |         battery_1_alarm_mask: self::power_configuration::BATTERY_1_ALARM_MASK,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3633:48
[INFO] [stdout]      |
[INFO] [stdout] 3633 |         battery_1_voltage_min_threshold: self::power_configuration::BATTERY_1_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3634:46
[INFO] [stdout]      |
[INFO] [stdout] 3634 |         battery_1_voltage_threshold_1: self::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_1,
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3635:46
[INFO] [stdout]      |
[INFO] [stdout] 3635 |         battery_1_voltage_threshold_2: self::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_2,
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3636:46
[INFO] [stdout]      |
[INFO] [stdout] 3636 |         battery_1_voltage_threshold_3: self::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_3,
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3637:51
[INFO] [stdout]      |
[INFO] [stdout] 3637 |         battery_1_percentage_min_threshold: self::power_configuration::BATTERY_1_PERCENTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3638:49
[INFO] [stdout]      |
[INFO] [stdout] 3638 |         battery_1_percentage_threshold_1: self::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_1,
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3639:49
[INFO] [stdout]      |
[INFO] [stdout] 3639 |         battery_1_percentage_threshold_2: self::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_2,
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3640:49
[INFO] [stdout]      |
[INFO] [stdout] 3640 |         battery_1_percentage_threshold_3: self::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_3,
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3641:38
[INFO] [stdout]      |
[INFO] [stdout] 3641 |         battery_1_alarm_state: self::power_configuration::BATTERY_1_ALARM_STATE,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3642:34
[INFO] [stdout]      |
[INFO] [stdout] 3642 |         battery_2_voltage: self::power_configuration::BATTERY_2_VOLTAGE,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3643:47
[INFO] [stdout]      |
[INFO] [stdout] 3643 |         battery_2_percentage_remaining: self::power_configuration::BATTERY_2_PERCENTAGE_REMAINING,
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3644:39
[INFO] [stdout]      |
[INFO] [stdout] 3644 |         battery_2_manufacturer: self::power_configuration::BATTERY_2_MANUFACTURER,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3645:31
[INFO] [stdout]      |
[INFO] [stdout] 3645 |         battery_2_size: self::power_configuration::BATTERY_2_SIZE,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3646:38
[INFO] [stdout]      |
[INFO] [stdout] 3646 |         battery_2_a_hr_rating: self::power_configuration::BATTERY_2_A_HR_RATING,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3647:35
[INFO] [stdout]      |
[INFO] [stdout] 3647 |         battery_2_quantity: self::power_configuration::BATTERY_2_QUANTITY,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3648:40
[INFO] [stdout]      |
[INFO] [stdout] 3648 |         battery_2_rated_voltage: self::power_configuration::BATTERY_2_RATED_VOLTAGE,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3649:37
[INFO] [stdout]      |
[INFO] [stdout] 3649 |         battery_2_alarm_mask: self::power_configuration::BATTERY_2_ALARM_MASK,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3650:48
[INFO] [stdout]      |
[INFO] [stdout] 3650 |         battery_2_voltage_min_threshold: self::power_configuration::BATTERY_2_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3651:46
[INFO] [stdout]      |
[INFO] [stdout] 3651 |         battery_2_voltage_threshold_1: self::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_1,
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3652:46
[INFO] [stdout]      |
[INFO] [stdout] 3652 |         battery_2_voltage_threshold_2: self::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_2,
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3653:46
[INFO] [stdout]      |
[INFO] [stdout] 3653 |         battery_2_voltage_threshold_3: self::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_3,
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3654:51
[INFO] [stdout]      |
[INFO] [stdout] 3654 |         battery_2_percentage_min_threshold: self::power_configuration::BATTERY_2_PERCENTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3655:49
[INFO] [stdout]      |
[INFO] [stdout] 3655 |         battery_2_percentage_threshold_1: self::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_1,
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3656:49
[INFO] [stdout]      |
[INFO] [stdout] 3656 |         battery_2_percentage_threshold_2: self::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_2,
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3657:49
[INFO] [stdout]      |
[INFO] [stdout] 3657 |         battery_2_percentage_threshold_3: self::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_3,
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3658:38
[INFO] [stdout]      |
[INFO] [stdout] 3658 |         battery_2_alarm_state: self::power_configuration::BATTERY_2_ALARM_STATE,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3659:34
[INFO] [stdout]      |
[INFO] [stdout] 3659 |         battery_3_voltage: self::power_configuration::BATTERY_3_VOLTAGE,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3660:47
[INFO] [stdout]      |
[INFO] [stdout] 3660 |         battery_3_percentage_remaining: self::power_configuration::BATTERY_3_PERCENTAGE_REMAINING,
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3661:39
[INFO] [stdout]      |
[INFO] [stdout] 3661 |         battery_3_manufacturer: self::power_configuration::BATTERY_3_MANUFACTURER,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3662:31
[INFO] [stdout]      |
[INFO] [stdout] 3662 |         battery_3_size: self::power_configuration::BATTERY_3_SIZE,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3663:38
[INFO] [stdout]      |
[INFO] [stdout] 3663 |         battery_3_a_hr_rating: self::power_configuration::BATTERY_3_A_HR_RATING,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3664:35
[INFO] [stdout]      |
[INFO] [stdout] 3664 |         battery_3_quantity: self::power_configuration::BATTERY_3_QUANTITY,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3665:40
[INFO] [stdout]      |
[INFO] [stdout] 3665 |         battery_3_rated_voltage: self::power_configuration::BATTERY_3_RATED_VOLTAGE,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3666:37
[INFO] [stdout]      |
[INFO] [stdout] 3666 |         battery_3_alarm_mask: self::power_configuration::BATTERY_3_ALARM_MASK,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3667:48
[INFO] [stdout]      |
[INFO] [stdout] 3667 |         battery_3_voltage_min_threshold: self::power_configuration::BATTERY_3_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |                                                ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3668:46
[INFO] [stdout]      |
[INFO] [stdout] 3668 |         battery_3_voltage_threshold_1: self::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_1,
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3669:46
[INFO] [stdout]      |
[INFO] [stdout] 3669 |         battery_3_voltage_threshold_2: self::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_2,
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3670:46
[INFO] [stdout]      |
[INFO] [stdout] 3670 |         battery_3_voltage_threshold_3: self::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_3,
[INFO] [stdout]      |                                              ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3671:51
[INFO] [stdout]      |
[INFO] [stdout] 3671 |         battery_3_percentage_min_threshold: self::power_configuration::BATTERY_3_PERCENTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3672:49
[INFO] [stdout]      |
[INFO] [stdout] 3672 |         battery_3_percentage_threshold_1: self::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_1,
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3673:49
[INFO] [stdout]      |
[INFO] [stdout] 3673 |         battery_3_percentage_threshold_2: self::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_2,
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3674:49
[INFO] [stdout]      |
[INFO] [stdout] 3674 |         battery_3_percentage_threshold_3: self::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_3,
[INFO] [stdout]      |                                                 ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3675:38
[INFO] [stdout]      |
[INFO] [stdout] 3675 |         battery_3_alarm_state: self::power_configuration::BATTERY_3_ALARM_STATE,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^ could not find `power_configuration` in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3612:47
[INFO] [stdout]      |
[INFO] [stdout] 3612 | pub const POWER_CONFIGURATION_CLUSTER: crate::Cluster<
[INFO] [stdout]      |                                               ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3615:12
[INFO] [stdout]      |
[INFO] [stdout] 3615 | > = crate::Cluster {
[INFO] [stdout]      |            ^^^^^^^ not found in the crate root
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 61 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::MAX_FREQUENCY (line 5534) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5535:26
[INFO] [stdout]      |
[INFO] [stdout] 5535 | pub const MAX_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5535:45
[INFO] [stdout]      |
[INFO] [stdout] 5535 | pub const MAX_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                             ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5535 - pub const MAX_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5535 + pub const MAX_FREQUENCY: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5535 | pub const MAX_FREQUENCY<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                        +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5535:52
[INFO] [stdout]      |
[INFO] [stdout] 5535 | pub const MAX_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5538:11
[INFO] [stdout]      |
[INFO] [stdout] 5538 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5544:19
[INFO] [stdout]      |
[INFO] [stdout] 5544 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5545:12
[INFO] [stdout]      |
[INFO] [stdout] 5545 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5546:9
[INFO] [stdout]      |
[INFO] [stdout] 5546 |         ValueOrAttributeReference::AttributeReference(0x0005),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5547:9
[INFO] [stdout]      |
[INFO] [stdout] 5547 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5547:42
[INFO] [stdout]      |
[INFO] [stdout] 5547 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::CURRENT_FREQUENCY (line 5468) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5469:30
[INFO] [stdout]      |
[INFO] [stdout] 5469 | pub const CURRENT_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5469:49
[INFO] [stdout]      |
[INFO] [stdout] 5469 | pub const CURRENT_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                 ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5469 - pub const CURRENT_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5469 + pub const CURRENT_FREQUENCY: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5469 | pub const CURRENT_FREQUENCY<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                            +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5469:56
[INFO] [stdout]      |
[INFO] [stdout] 5469 | pub const CURRENT_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5472:11
[INFO] [stdout]      |
[INFO] [stdout] 5472 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5478:19
[INFO] [stdout]      |
[INFO] [stdout] 5478 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5479:12
[INFO] [stdout]      |
[INFO] [stdout] 5479 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5480:9
[INFO] [stdout]      |
[INFO] [stdout] 5480 |         ValueOrAttributeReference::AttributeReference(0x0005),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5481:9
[INFO] [stdout]      |
[INFO] [stdout] 5481 |         ValueOrAttributeReference::AttributeReference(0x0006),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off::OFF_WAIT_TIME (line 4612) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4613:26
[INFO] [stdout]      |
[INFO] [stdout] 4613 | pub const OFF_WAIT_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4613:45
[INFO] [stdout]      |
[INFO] [stdout] 4613 | pub const OFF_WAIT_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                             ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 4613 - pub const OFF_WAIT_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 4613 + pub const OFF_WAIT_TIME: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4613 | pub const OFF_WAIT_TIME<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                        +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4613:52
[INFO] [stdout]      |
[INFO] [stdout] 4613 | pub const OFF_WAIT_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4616:11
[INFO] [stdout]      |
[INFO] [stdout] 4616 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4622:19
[INFO] [stdout]      |
[INFO] [stdout] 4622 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4623:12
[INFO] [stdout]      |
[INFO] [stdout] 4623 |     range: AttributeRange::Full,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::DEFAULT_MOVE_RATE (line 5699) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5700:30
[INFO] [stdout]      |
[INFO] [stdout] 5700 | pub const DEFAULT_MOVE_RATE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5700:49
[INFO] [stdout]      |
[INFO] [stdout] 5700 | pub const DEFAULT_MOVE_RATE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5700 - pub const DEFAULT_MOVE_RATE: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 5700 + pub const DEFAULT_MOVE_RATE: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5700 | pub const DEFAULT_MOVE_RATE<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                            ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5700:55
[INFO] [stdout]      |
[INFO] [stdout] 5700 | pub const DEFAULT_MOVE_RATE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5703:11
[INFO] [stdout]      |
[INFO] [stdout] 5703 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5710:12
[INFO] [stdout]      |
[INFO] [stdout] 5710 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5711:9
[INFO] [stdout]      |
[INFO] [stdout] 5711 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5711:42
[INFO] [stdout]      |
[INFO] [stdout] 5711 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5712:9
[INFO] [stdout]      |
[INFO] [stdout] 5712 |         ValueOrAttributeReference::Value(U8(0xfe)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5712:42
[INFO] [stdout]      |
[INFO] [stdout] 5712 |         ValueOrAttributeReference::Value(U8(0xfe)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::CURRENT_LEVEL (line 5402) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5403:26
[INFO] [stdout]      |
[INFO] [stdout] 5403 | pub const CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5403:45
[INFO] [stdout]      |
[INFO] [stdout] 5403 | pub const CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5403 - pub const CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 5403 + pub const CURRENT_LEVEL: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5403 | pub const CURRENT_LEVEL<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5403:51
[INFO] [stdout]      |
[INFO] [stdout] 5403 | pub const CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5406:11
[INFO] [stdout]      |
[INFO] [stdout] 5406 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5412:19
[INFO] [stdout]      |
[INFO] [stdout] 5412 |     default: Some(U8(0xff)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5413:12
[INFO] [stdout]      |
[INFO] [stdout] 5413 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5414:9
[INFO] [stdout]      |
[INFO] [stdout] 5414 |         ValueOrAttributeReference::Value(U8(0x01)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5414:42
[INFO] [stdout]      |
[INFO] [stdout] 5414 |         ValueOrAttributeReference::Value(U8(0x01)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5415:9
[INFO] [stdout]      |
[INFO] [stdout] 5415 |         ValueOrAttributeReference::Value(U8(0xfe)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5415:42
[INFO] [stdout]      |
[INFO] [stdout] 5415 |         ValueOrAttributeReference::Value(U8(0xfe)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::START_UP_CURRENT_LEVEL (line 5265) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5266:35
[INFO] [stdout]      |
[INFO] [stdout] 5266 | pub const START_UP_CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5266:54
[INFO] [stdout]      |
[INFO] [stdout] 5266 | pub const START_UP_CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                      ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5266 - pub const START_UP_CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 5266 + pub const START_UP_CURRENT_LEVEL: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5266 | pub const START_UP_CURRENT_LEVEL<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5266:60
[INFO] [stdout]      |
[INFO] [stdout] 5266 | pub const START_UP_CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5269:11
[INFO] [stdout]      |
[INFO] [stdout] 5269 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5276:12
[INFO] [stdout]      |
[INFO] [stdout] 5276 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5277:9
[INFO] [stdout]      |
[INFO] [stdout] 5277 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5277:42
[INFO] [stdout]      |
[INFO] [stdout] 5277 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5278:9
[INFO] [stdout]      |
[INFO] [stdout] 5278 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5278:42
[INFO] [stdout]      |
[INFO] [stdout] 5278 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::OPTIONS (line 5732) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5733:20
[INFO] [stdout]      |
[INFO] [stdout] 5733 | pub const OPTIONS: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5733:39
[INFO] [stdout]      |
[INFO] [stdout] 5733 | pub const OPTIONS: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                       ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5733 | pub const OPTIONS<Bitmap8>: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5733:50
[INFO] [stdout]      |
[INFO] [stdout] 5733 | pub const OPTIONS: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5736:11
[INFO] [stdout]      |
[INFO] [stdout] 5736 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5742:19
[INFO] [stdout]      |
[INFO] [stdout] 5742 |     default: Some(Bitmap8(0)),
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5743:12
[INFO] [stdout]      |
[INFO] [stdout] 5743 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::REMAINING_TIME (line 4875) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4876:27
[INFO] [stdout]      |
[INFO] [stdout] 4876 | pub const REMAINING_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4876:46
[INFO] [stdout]      |
[INFO] [stdout] 4876 | pub const REMAINING_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                              ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 4876 - pub const REMAINING_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 4876 + pub const REMAINING_TIME: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4876 | pub const REMAINING_TIME<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                         +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4876:53
[INFO] [stdout]      |
[INFO] [stdout] 4876 | pub const REMAINING_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4879:11
[INFO] [stdout]      |
[INFO] [stdout] 4879 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4885:19
[INFO] [stdout]      |
[INFO] [stdout] 4885 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4886:12
[INFO] [stdout]      |
[INFO] [stdout] 4886 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4887:9
[INFO] [stdout]      |
[INFO] [stdout] 4887 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4887:42
[INFO] [stdout]      |
[INFO] [stdout] 4887 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4888:9
[INFO] [stdout]      |
[INFO] [stdout] 4888 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4888:42
[INFO] [stdout]      |
[INFO] [stdout] 4888 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::MIN_FREQUENCY (line 5501) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5502:26
[INFO] [stdout]      |
[INFO] [stdout] 5502 | pub const MIN_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5502:45
[INFO] [stdout]      |
[INFO] [stdout] 5502 | pub const MIN_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                             ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5502 - pub const MIN_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5502 + pub const MIN_FREQUENCY: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5502 | pub const MIN_FREQUENCY<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                        +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5502:52
[INFO] [stdout]      |
[INFO] [stdout] 5502 | pub const MIN_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5505:11
[INFO] [stdout]      |
[INFO] [stdout] 5505 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5511:19
[INFO] [stdout]      |
[INFO] [stdout] 5511 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5512:12
[INFO] [stdout]      |
[INFO] [stdout] 5512 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5513:9
[INFO] [stdout]      |
[INFO] [stdout] 5513 |         ValueOrAttributeReference::Value(U16(0)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5513:42
[INFO] [stdout]      |
[INFO] [stdout] 5513 |         ValueOrAttributeReference::Value(U16(0)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5514:9
[INFO] [stdout]      |
[INFO] [stdout] 5514 |         ValueOrAttributeReference::AttributeReference(0x0006),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::OFF_TRANSITION_TIME (line 5666) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5667:32
[INFO] [stdout]      |
[INFO] [stdout] 5667 | pub const OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5667:51
[INFO] [stdout]      |
[INFO] [stdout] 5667 | pub const OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                   ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5667 - pub const OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5667 + pub const OFF_TRANSITION_TIME: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5667 | pub const OFF_TRANSITION_TIME<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                              +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5667:58
[INFO] [stdout]      |
[INFO] [stdout] 5667 | pub const OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5670:11
[INFO] [stdout]      |
[INFO] [stdout] 5670 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5676:19
[INFO] [stdout]      |
[INFO] [stdout] 5676 |     default: Some(U16(0xffff)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5677:12
[INFO] [stdout]      |
[INFO] [stdout] 5677 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5678:9
[INFO] [stdout]      |
[INFO] [stdout] 5678 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5678:42
[INFO] [stdout]      |
[INFO] [stdout] 5678 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5679:9
[INFO] [stdout]      |
[INFO] [stdout] 5679 |         ValueOrAttributeReference::Value(U16(0xfffe)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5679:42
[INFO] [stdout]      |
[INFO] [stdout] 5679 |         ValueOrAttributeReference::Value(U16(0xfffe)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::ON_TRANSITION_TIME (line 5633) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5634:31
[INFO] [stdout]      |
[INFO] [stdout] 5634 | pub const ON_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5634:50
[INFO] [stdout]      |
[INFO] [stdout] 5634 | pub const ON_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                  ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5634 - pub const ON_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5634 + pub const ON_TRANSITION_TIME: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5634 | pub const ON_TRANSITION_TIME<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                             +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5634:57
[INFO] [stdout]      |
[INFO] [stdout] 5634 | pub const ON_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                         ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5637:11
[INFO] [stdout]      |
[INFO] [stdout] 5637 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5643:19
[INFO] [stdout]      |
[INFO] [stdout] 5643 |     default: Some(U16(0xffff)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5644:12
[INFO] [stdout]      |
[INFO] [stdout] 5644 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5645:9
[INFO] [stdout]      |
[INFO] [stdout] 5645 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5645:42
[INFO] [stdout]      |
[INFO] [stdout] 5645 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5646:9
[INFO] [stdout]      |
[INFO] [stdout] 5646 |         ValueOrAttributeReference::Value(U16(0xfffe)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5646:42
[INFO] [stdout]      |
[INFO] [stdout] 5646 |         ValueOrAttributeReference::Value(U16(0xfffe)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off::ON_OFF (line 4531) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4532:19
[INFO] [stdout]      |
[INFO] [stdout] 4532 | pub const ON_OFF: Attribute<'static, Bool> = Attribute {
[INFO] [stdout]      |                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bool` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4532:38
[INFO] [stdout]      |
[INFO] [stdout] 4532 | pub const ON_OFF: Attribute<'static, Bool> = Attribute {
[INFO] [stdout]      |                                      ^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 4532 - pub const ON_OFF: Attribute<'static, Bool> = Attribute {
[INFO] [stdout] 4532 + pub const ON_OFF: Attribute<'static, bool> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: perhaps you intended to use this type
[INFO] [stdout]      |
[INFO] [stdout] 4532 - pub const ON_OFF: Attribute<'static, Bool> = Attribute {
[INFO] [stdout] 4532 + pub const ON_OFF: Attribute<'static, bool> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4532 | pub const ON_OFF<Bool>: Attribute<'static, Bool> = Attribute {
[INFO] [stdout]      |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4532:46
[INFO] [stdout]      |
[INFO] [stdout] 4532 | pub const ON_OFF: Attribute<'static, Bool> = Attribute {
[INFO] [stdout]      |                                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4535:11
[INFO] [stdout]      |
[INFO] [stdout] 4535 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bool` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4541:19
[INFO] [stdout]      |
[INFO] [stdout] 4541 |     default: Some(Bool(Some(false))),
[INFO] [stdout]      |                   ^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   not found in this scope
[INFO] [stdout]      |                   help: perhaps you intended to use this type: `bool`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4542:12
[INFO] [stdout]      |
[INFO] [stdout] 4542 |     range: AttributeRange::Value,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::ON_OFF_TRANSITION_TIME (line 5567) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5568:35
[INFO] [stdout]      |
[INFO] [stdout] 5568 | pub const ON_OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5568:54
[INFO] [stdout]      |
[INFO] [stdout] 5568 | pub const ON_OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                      ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5568 - pub const ON_OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5568 + pub const ON_OFF_TRANSITION_TIME: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5568 | pub const ON_OFF_TRANSITION_TIME<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                 +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5568:61
[INFO] [stdout]      |
[INFO] [stdout] 5568 | pub const ON_OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5571:11
[INFO] [stdout]      |
[INFO] [stdout] 5571 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5577:19
[INFO] [stdout]      |
[INFO] [stdout] 5577 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5578:12
[INFO] [stdout]      |
[INFO] [stdout] 5578 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5579:9
[INFO] [stdout]      |
[INFO] [stdout] 5579 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5579:42
[INFO] [stdout]      |
[INFO] [stdout] 5579 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5580:9
[INFO] [stdout]      |
[INFO] [stdout] 5580 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5580:42
[INFO] [stdout]      |
[INFO] [stdout] 5580 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::ON_LEVEL (line 5600) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5601:21
[INFO] [stdout]      |
[INFO] [stdout] 5601 | pub const ON_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5601:40
[INFO] [stdout]      |
[INFO] [stdout] 5601 | pub const ON_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                        ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5601 - pub const ON_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 5601 + pub const ON_LEVEL: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5601 | pub const ON_LEVEL<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                   ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5601:46
[INFO] [stdout]      |
[INFO] [stdout] 5601 | pub const ON_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5604:11
[INFO] [stdout]      |
[INFO] [stdout] 5604 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5610:19
[INFO] [stdout]      |
[INFO] [stdout] 5610 |     default: Some(U8(0xff)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5611:12
[INFO] [stdout]      |
[INFO] [stdout] 5611 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5612:9
[INFO] [stdout]      |
[INFO] [stdout] 5612 |         ValueOrAttributeReference::Value(U8(0x01)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5612:42
[INFO] [stdout]      |
[INFO] [stdout] 5612 |         ValueOrAttributeReference::Value(U8(0x01)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5613:9
[INFO] [stdout]      |
[INFO] [stdout] 5613 |         ValueOrAttributeReference::Value(U8(0xfe)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5613:42
[INFO] [stdout]      |
[INFO] [stdout] 5613 |         ValueOrAttributeReference::Value(U8(0xfe)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off::ON_TIME (line 4585) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4586:20
[INFO] [stdout]      |
[INFO] [stdout] 4586 | pub const ON_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4586:39
[INFO] [stdout]      |
[INFO] [stdout] 4586 | pub const ON_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                       ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 4586 - pub const ON_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 4586 + pub const ON_TIME: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4586 | pub const ON_TIME<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                  +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4586:46
[INFO] [stdout]      |
[INFO] [stdout] 4586 | pub const ON_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4589:11
[INFO] [stdout]      |
[INFO] [stdout] 4589 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4595:19
[INFO] [stdout]      |
[INFO] [stdout] 4595 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4596:12
[INFO] [stdout]      |
[INFO] [stdout] 4596 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off::GLOBAL_SCENE_CONTROL (line 4558) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4559:33
[INFO] [stdout]      |
[INFO] [stdout] 4559 | pub const GLOBAL_SCENE_CONTROL: Attribute<'static, Bool> = Attribute {
[INFO] [stdout]      |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bool` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4559:52
[INFO] [stdout]      |
[INFO] [stdout] 4559 | pub const GLOBAL_SCENE_CONTROL: Attribute<'static, Bool> = Attribute {
[INFO] [stdout]      |                                                    ^^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 4559 - pub const GLOBAL_SCENE_CONTROL: Attribute<'static, Bool> = Attribute {
[INFO] [stdout] 4559 + pub const GLOBAL_SCENE_CONTROL: Attribute<'static, bool> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: perhaps you intended to use this type
[INFO] [stdout]      |
[INFO] [stdout] 4559 - pub const GLOBAL_SCENE_CONTROL: Attribute<'static, Bool> = Attribute {
[INFO] [stdout] 4559 + pub const GLOBAL_SCENE_CONTROL: Attribute<'static, bool> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4559 | pub const GLOBAL_SCENE_CONTROL<Bool>: Attribute<'static, Bool> = Attribute {
[INFO] [stdout]      |                               ++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4559:60
[INFO] [stdout]      |
[INFO] [stdout] 4559 | pub const GLOBAL_SCENE_CONTROL: Attribute<'static, Bool> = Attribute {
[INFO] [stdout]      |                                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4562:11
[INFO] [stdout]      |
[INFO] [stdout] 4562 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bool` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4568:19
[INFO] [stdout]      |
[INFO] [stdout] 4568 |     default: Some(Bool(Some(true))),
[INFO] [stdout]      |                   ^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   not found in this scope
[INFO] [stdout]      |                   help: perhaps you intended to use this type: `bool`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4569:12
[INFO] [stdout]      |
[INFO] [stdout] 4569 |     range: AttributeRange::Value,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::START_UP_CURRENT_LEVEL (line 5759) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5760:35
[INFO] [stdout]      |
[INFO] [stdout] 5760 | pub const START_UP_CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5760:54
[INFO] [stdout]      |
[INFO] [stdout] 5760 | pub const START_UP_CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                      ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5760 - pub const START_UP_CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 5760 + pub const START_UP_CURRENT_LEVEL: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5760 | pub const START_UP_CURRENT_LEVEL<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5760:60
[INFO] [stdout]      |
[INFO] [stdout] 5760 | pub const START_UP_CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5763:11
[INFO] [stdout]      |
[INFO] [stdout] 5763 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5770:12
[INFO] [stdout]      |
[INFO] [stdout] 5770 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5771:9
[INFO] [stdout]      |
[INFO] [stdout] 5771 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5771:42
[INFO] [stdout]      |
[INFO] [stdout] 5771 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5772:9
[INFO] [stdout]      |
[INFO] [stdout] 5772 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5772:42
[INFO] [stdout]      |
[INFO] [stdout] 5772 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off::START_UP_ON_OFF (line 4639) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4640:28
[INFO] [stdout]      |
[INFO] [stdout] 4640 | pub const START_UP_ON_OFF: Attribute<'static, Enum8<StartUpOnOff>> = Attribute {
[INFO] [stdout]      |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4640:47
[INFO] [stdout]      |
[INFO] [stdout] 4640 | pub const START_UP_ON_OFF: Attribute<'static, Enum8<StartUpOnOff>> = Attribute {
[INFO] [stdout]      |                                               ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StartUpOnOff` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4640:53
[INFO] [stdout]      |
[INFO] [stdout] 4640 | pub const START_UP_ON_OFF: Attribute<'static, Enum8<StartUpOnOff>> = Attribute {
[INFO] [stdout]      |                                                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4640 | pub const START_UP_ON_OFF<StartUpOnOff>: Attribute<'static, Enum8<StartUpOnOff>> = Attribute {
[INFO] [stdout]      |                          ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4640:70
[INFO] [stdout]      |
[INFO] [stdout] 4640 | pub const START_UP_ON_OFF: Attribute<'static, Enum8<StartUpOnOff>> = Attribute {
[INFO] [stdout]      |                                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4643:11
[INFO] [stdout]      |
[INFO] [stdout] 4643 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4650:12
[INFO] [stdout]      |
[INFO] [stdout] 4650 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_ALARM_MASK (line 2096) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2097:33
[INFO] [stdout]      |
[INFO] [stdout] 2097 | pub const BATTERY_1_ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2097:52
[INFO] [stdout]      |
[INFO] [stdout] 2097 | pub const BATTERY_1_ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2097 | pub const BATTERY_1_ALARM_MASK<Bitmap8>: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2097:63
[INFO] [stdout]      |
[INFO] [stdout] 2097 | pub const BATTERY_1_ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2100:11
[INFO] [stdout]      |
[INFO] [stdout] 2100 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2106:19
[INFO] [stdout]      |
[INFO] [stdout] 2106 |     default: Some(Bitmap8(0)),
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2107:12
[INFO] [stdout]      |
[INFO] [stdout] 2107 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::REMAINING_TIME (line 5435) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5436:27
[INFO] [stdout]      |
[INFO] [stdout] 5436 | pub const REMAINING_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5436:46
[INFO] [stdout]      |
[INFO] [stdout] 5436 | pub const REMAINING_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                              ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5436 - pub const REMAINING_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5436 + pub const REMAINING_TIME: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5436 | pub const REMAINING_TIME<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                         +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5436:53
[INFO] [stdout]      |
[INFO] [stdout] 5436 | pub const REMAINING_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5439:11
[INFO] [stdout]      |
[INFO] [stdout] 5439 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5445:19
[INFO] [stdout]      |
[INFO] [stdout] 5445 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5446:12
[INFO] [stdout]      |
[INFO] [stdout] 5446 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5447:9
[INFO] [stdout]      |
[INFO] [stdout] 5447 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5447:42
[INFO] [stdout]      |
[INFO] [stdout] 5447 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5448:9
[INFO] [stdout]      |
[INFO] [stdout] 5448 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5448:42
[INFO] [stdout]      |
[INFO] [stdout] 5448 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_3 (line 2354) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2355:45
[INFO] [stdout]      |
[INFO] [stdout] 2355 | pub const BATTERY_1_PERCENTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2355:64
[INFO] [stdout]      |
[INFO] [stdout] 2355 | pub const BATTERY_1_PERCENTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2355 - pub const BATTERY_1_PERCENTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2355 + pub const BATTERY_1_PERCENTAGE_THRESHOLD_3: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2355 | pub const BATTERY_1_PERCENTAGE_THRESHOLD_3<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2355:70
[INFO] [stdout]      |
[INFO] [stdout] 2355 | pub const BATTERY_1_PERCENTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2358:11
[INFO] [stdout]      |
[INFO] [stdout] 2358 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2364:19
[INFO] [stdout]      |
[INFO] [stdout] 2364 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2365:12
[INFO] [stdout]      |
[INFO] [stdout] 2365 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2366:9
[INFO] [stdout]      |
[INFO] [stdout] 2366 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2366:42
[INFO] [stdout]      |
[INFO] [stdout] 2366 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2367:9
[INFO] [stdout]      |
[INFO] [stdout] 2367 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2367:42
[INFO] [stdout]      |
[INFO] [stdout] 2367 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off_switch_configuration::SWITCH_TYPE (line 4724) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4725:24
[INFO] [stdout]      |
[INFO] [stdout] 4725 | pub const SWITCH_TYPE: Attribute<'static, Enum8<SwitchType>> = Attribute {
[INFO] [stdout]      |                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4725:43
[INFO] [stdout]      |
[INFO] [stdout] 4725 | pub const SWITCH_TYPE: Attribute<'static, Enum8<SwitchType>> = Attribute {
[INFO] [stdout]      |                                           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SwitchType` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4725:49
[INFO] [stdout]      |
[INFO] [stdout] 4725 | pub const SWITCH_TYPE: Attribute<'static, Enum8<SwitchType>> = Attribute {
[INFO] [stdout]      |                                                 ^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4725 | pub const SWITCH_TYPE<SwitchType>: Attribute<'static, Enum8<SwitchType>> = Attribute {
[INFO] [stdout]      |                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4725:64
[INFO] [stdout]      |
[INFO] [stdout] 4725 | pub const SWITCH_TYPE: Attribute<'static, Enum8<SwitchType>> = Attribute {
[INFO] [stdout]      |                                                                ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4728:11
[INFO] [stdout]      |
[INFO] [stdout] 4728 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4735:12
[INFO] [stdout]      |
[INFO] [stdout] 4735 |     range: AttributeRange::Value,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off_switch_configuration::SWITCH_ACTIONS (line 4751) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4752:27
[INFO] [stdout]      |
[INFO] [stdout] 4752 | pub const SWITCH_ACTIONS: Attribute<'static, Enum8<SwitchActions>> = Attribute {
[INFO] [stdout]      |                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4752:46
[INFO] [stdout]      |
[INFO] [stdout] 4752 | pub const SWITCH_ACTIONS: Attribute<'static, Enum8<SwitchActions>> = Attribute {
[INFO] [stdout]      |                                              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SwitchActions` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4752:52
[INFO] [stdout]      |
[INFO] [stdout] 4752 | pub const SWITCH_ACTIONS: Attribute<'static, Enum8<SwitchActions>> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4752 | pub const SWITCH_ACTIONS<SwitchActions>: Attribute<'static, Enum8<SwitchActions>> = Attribute {
[INFO] [stdout]      |                         +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4752:70
[INFO] [stdout]      |
[INFO] [stdout] 4752 | pub const SWITCH_ACTIONS: Attribute<'static, Enum8<SwitchActions>> = Attribute {
[INFO] [stdout]      |                                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `SwitchActions` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4761:27
[INFO] [stdout]      |
[INFO] [stdout] 4761 |     default: Some(Enum8::<SwitchActions>(SwitchActions::from_value(0))),
[INFO] [stdout]      |                           ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4752 | pub const SWITCH_ACTIONS<SwitchActions>: Attribute<'static, Enum8<SwitchActions>> = Attribute {
[INFO] [stdout]      |                         +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4755:11
[INFO] [stdout]      |
[INFO] [stdout] 4755 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `SwitchActions` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4761:42
[INFO] [stdout]      |
[INFO] [stdout] 4761 |     default: Some(Enum8::<SwitchActions>(SwitchActions::from_value(0))),
[INFO] [stdout]      |                                          ^^^^^^^^^^^^^ use of undeclared type `SwitchActions`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4761:19
[INFO] [stdout]      |
[INFO] [stdout] 4761 |     default: Some(Enum8::<SwitchActions>(SwitchActions::from_value(0))),
[INFO] [stdout]      |                   ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4762:12
[INFO] [stdout]      |
[INFO] [stdout] 4762 |     range: AttributeRange::Value,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_A_HR_RATING (line 1997) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1998:34
[INFO] [stdout]      |
[INFO] [stdout] 1998 | pub const BATTERY_1_A_HR_RATING: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1998:53
[INFO] [stdout]      |
[INFO] [stdout] 1998 | pub const BATTERY_1_A_HR_RATING: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 1998 - pub const BATTERY_1_A_HR_RATING: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 1998 + pub const BATTERY_1_A_HR_RATING: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1998 | pub const BATTERY_1_A_HR_RATING<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1998:60
[INFO] [stdout]      |
[INFO] [stdout] 1998 | pub const BATTERY_1_A_HR_RATING: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2001:11
[INFO] [stdout]      |
[INFO] [stdout] 2001 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2007:23
[INFO] [stdout]      |
[INFO] [stdout] 2007 |     default: Some(U16(U16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                       ^^^ use of undeclared type `U16`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2007 -     default: Some(U16(U16::NON_VALUE.unwrap())),
[INFO] [stdout] 2007 +     default: Some(U16(u16::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2007:19
[INFO] [stdout]      |
[INFO] [stdout] 2007 |     default: Some(U16(U16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2008:12
[INFO] [stdout]      |
[INFO] [stdout] 2008 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2009:9
[INFO] [stdout]      |
[INFO] [stdout] 2009 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2009:42
[INFO] [stdout]      |
[INFO] [stdout] 2009 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2010:9
[INFO] [stdout]      |
[INFO] [stdout] 2010 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2010:42
[INFO] [stdout]      |
[INFO] [stdout] 2010 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_2 (line 2321) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2322:45
[INFO] [stdout]      |
[INFO] [stdout] 2322 | pub const BATTERY_1_PERCENTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2322:64
[INFO] [stdout]      |
[INFO] [stdout] 2322 | pub const BATTERY_1_PERCENTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2322 - pub const BATTERY_1_PERCENTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2322 + pub const BATTERY_1_PERCENTAGE_THRESHOLD_2: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2322 | pub const BATTERY_1_PERCENTAGE_THRESHOLD_2<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2322:70
[INFO] [stdout]      |
[INFO] [stdout] 2322 | pub const BATTERY_1_PERCENTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2325:11
[INFO] [stdout]      |
[INFO] [stdout] 2325 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2331:19
[INFO] [stdout]      |
[INFO] [stdout] 2331 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2332:12
[INFO] [stdout]      |
[INFO] [stdout] 2332 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2333:9
[INFO] [stdout]      |
[INFO] [stdout] 2333 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2333:42
[INFO] [stdout]      |
[INFO] [stdout] 2333 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2334:9
[INFO] [stdout]      |
[INFO] [stdout] 2334 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2334:42
[INFO] [stdout]      |
[INFO] [stdout] 2334 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_1 (line 2288) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2289:45
[INFO] [stdout]      |
[INFO] [stdout] 2289 | pub const BATTERY_1_PERCENTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2289:64
[INFO] [stdout]      |
[INFO] [stdout] 2289 | pub const BATTERY_1_PERCENTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2289 - pub const BATTERY_1_PERCENTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2289 + pub const BATTERY_1_PERCENTAGE_THRESHOLD_1: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2289 | pub const BATTERY_1_PERCENTAGE_THRESHOLD_1<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2289:70
[INFO] [stdout]      |
[INFO] [stdout] 2289 | pub const BATTERY_1_PERCENTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2292:11
[INFO] [stdout]      |
[INFO] [stdout] 2292 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2298:19
[INFO] [stdout]      |
[INFO] [stdout] 2298 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2299:12
[INFO] [stdout]      |
[INFO] [stdout] 2299 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2300:9
[INFO] [stdout]      |
[INFO] [stdout] 2300 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2300:42
[INFO] [stdout]      |
[INFO] [stdout] 2300 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2301:9
[INFO] [stdout]      |
[INFO] [stdout] 2301 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2301:42
[INFO] [stdout]      |
[INFO] [stdout] 2301 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_MANUFACTURER (line 1943) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1944:35
[INFO] [stdout]      |
[INFO] [stdout] 1944 | pub const BATTERY_1_MANUFACTURER: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1944:54
[INFO] [stdout]      |
[INFO] [stdout] 1944 | pub const BATTERY_1_MANUFACTURER: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1944:82
[INFO] [stdout]      |
[INFO] [stdout] 1944 | pub const BATTERY_1_MANUFACTURER: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1947:11
[INFO] [stdout]      |
[INFO] [stdout] 1947 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1953:19
[INFO] [stdout]      |
[INFO] [stdout] 1953 |     default: Some(CharacterString::<'static>(Some(""))),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1954:12
[INFO] [stdout]      |
[INFO] [stdout] 1954 |     range: AttributeRange::Size(16),
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_ALARM_STATE (line 2387) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2388:34
[INFO] [stdout]      |
[INFO] [stdout] 2388 | pub const BATTERY_1_ALARM_STATE: Attribute<'static, Bitmap32> = Attribute {
[INFO] [stdout]      |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap32` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2388:53
[INFO] [stdout]      |
[INFO] [stdout] 2388 | pub const BATTERY_1_ALARM_STATE: Attribute<'static, Bitmap32> = Attribute {
[INFO] [stdout]      |                                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2388 | pub const BATTERY_1_ALARM_STATE<Bitmap32>: Attribute<'static, Bitmap32> = Attribute {
[INFO] [stdout]      |                                ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2388:65
[INFO] [stdout]      |
[INFO] [stdout] 2388 | pub const BATTERY_1_ALARM_STATE: Attribute<'static, Bitmap32> = Attribute {
[INFO] [stdout]      |                                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2391:11
[INFO] [stdout]      |
[INFO] [stdout] 2391 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap32` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2397:19
[INFO] [stdout]      |
[INFO] [stdout] 2397 |     default: Some(Bitmap32(0)),
[INFO] [stdout]      |                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2398:12
[INFO] [stdout]      |
[INFO] [stdout] 2398 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_QUANTITY (line 2030) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2031:31
[INFO] [stdout]      |
[INFO] [stdout] 2031 | pub const BATTERY_1_QUANTITY: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2031:50
[INFO] [stdout]      |
[INFO] [stdout] 2031 | pub const BATTERY_1_QUANTITY: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                  ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2031 - pub const BATTERY_1_QUANTITY: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2031 + pub const BATTERY_1_QUANTITY: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2031 | pub const BATTERY_1_QUANTITY<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2031:56
[INFO] [stdout]      |
[INFO] [stdout] 2031 | pub const BATTERY_1_QUANTITY: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2034:11
[INFO] [stdout]      |
[INFO] [stdout] 2034 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2040:22
[INFO] [stdout]      |
[INFO] [stdout] 2040 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                      ^^ use of undeclared type `U8`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2040 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 2040 +     default: Some(U8(u8::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2040:19
[INFO] [stdout]      |
[INFO] [stdout] 2040 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2041:12
[INFO] [stdout]      |
[INFO] [stdout] 2041 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2042:9
[INFO] [stdout]      |
[INFO] [stdout] 2042 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2042:42
[INFO] [stdout]      |
[INFO] [stdout] 2042 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2043:9
[INFO] [stdout]      |
[INFO] [stdout] 2043 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2043:42
[INFO] [stdout]      |
[INFO] [stdout] 2043 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_REMAINING (line 1910) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1911:43
[INFO] [stdout]      |
[INFO] [stdout] 1911 | pub const BATTERY_1_PERCENTAGE_REMAINING: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1911:62
[INFO] [stdout]      |
[INFO] [stdout] 1911 | pub const BATTERY_1_PERCENTAGE_REMAINING: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                              ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 1911 - pub const BATTERY_1_PERCENTAGE_REMAINING: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 1911 + pub const BATTERY_1_PERCENTAGE_REMAINING: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1911 | pub const BATTERY_1_PERCENTAGE_REMAINING<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1911:68
[INFO] [stdout]      |
[INFO] [stdout] 1911 | pub const BATTERY_1_PERCENTAGE_REMAINING: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1914:11
[INFO] [stdout]      |
[INFO] [stdout] 1914 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1920:19
[INFO] [stdout]      |
[INFO] [stdout] 1920 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1921:12
[INFO] [stdout]      |
[INFO] [stdout] 1921 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1922:9
[INFO] [stdout]      |
[INFO] [stdout] 1922 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1922:42
[INFO] [stdout]      |
[INFO] [stdout] 1922 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1923:9
[INFO] [stdout]      |
[INFO] [stdout] 1923 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1923:42
[INFO] [stdout]      |
[INFO] [stdout] 1923 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_SIZE (line 1970) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1971:27
[INFO] [stdout]      |
[INFO] [stdout] 1971 | pub const BATTERY_1_SIZE: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1971:46
[INFO] [stdout]      |
[INFO] [stdout] 1971 | pub const BATTERY_1_SIZE: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                                              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BatterySize` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1971:52
[INFO] [stdout]      |
[INFO] [stdout] 1971 | pub const BATTERY_1_SIZE: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1971 | pub const BATTERY_1_SIZE<BatterySize>: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                         +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1971:68
[INFO] [stdout]      |
[INFO] [stdout] 1971 | pub const BATTERY_1_SIZE: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BatterySize` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1980:27
[INFO] [stdout]      |
[INFO] [stdout] 1980 |     default: Some(Enum8::<BatterySize>(BatterySize::from_value(0xff))),
[INFO] [stdout]      |                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1971 | pub const BATTERY_1_SIZE<BatterySize>: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                         +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1974:11
[INFO] [stdout]      |
[INFO] [stdout] 1974 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BatterySize` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1980:40
[INFO] [stdout]      |
[INFO] [stdout] 1980 |     default: Some(Enum8::<BatterySize>(BatterySize::from_value(0xff))),
[INFO] [stdout]      |                                        ^^^^^^^^^^^ use of undeclared type `BatterySize`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1980:19
[INFO] [stdout]      |
[INFO] [stdout] 1980 |     default: Some(Enum8::<BatterySize>(BatterySize::from_value(0xff))),
[INFO] [stdout]      |                   ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1981:12
[INFO] [stdout]      |
[INFO] [stdout] 1981 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_RATED_VOLTAGE (line 2063) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2064:36
[INFO] [stdout]      |
[INFO] [stdout] 2064 | pub const BATTERY_1_RATED_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2064:55
[INFO] [stdout]      |
[INFO] [stdout] 2064 | pub const BATTERY_1_RATED_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                       ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2064 - pub const BATTERY_1_RATED_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2064 + pub const BATTERY_1_RATED_VOLTAGE: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2064 | pub const BATTERY_1_RATED_VOLTAGE<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2064:61
[INFO] [stdout]      |
[INFO] [stdout] 2064 | pub const BATTERY_1_RATED_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2067:11
[INFO] [stdout]      |
[INFO] [stdout] 2067 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2073:22
[INFO] [stdout]      |
[INFO] [stdout] 2073 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                      ^^ use of undeclared type `U8`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2073 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 2073 +     default: Some(U8(u8::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2073:19
[INFO] [stdout]      |
[INFO] [stdout] 2073 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2074:12
[INFO] [stdout]      |
[INFO] [stdout] 2074 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2075:9
[INFO] [stdout]      |
[INFO] [stdout] 2075 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2075:42
[INFO] [stdout]      |
[INFO] [stdout] 2075 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2076:9
[INFO] [stdout]      |
[INFO] [stdout] 2076 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2076:42
[INFO] [stdout]      |
[INFO] [stdout] 2076 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_MIN_THRESHOLD (line 2255) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2256:47
[INFO] [stdout]      |
[INFO] [stdout] 2256 | pub const BATTERY_1_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2256:66
[INFO] [stdout]      |
[INFO] [stdout] 2256 | pub const BATTERY_1_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                  ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2256 - pub const BATTERY_1_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2256 + pub const BATTERY_1_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2256 | pub const BATTERY_1_PERCENTAGE_MIN_THRESHOLD<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2256:72
[INFO] [stdout]      |
[INFO] [stdout] 2256 | pub const BATTERY_1_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2259:11
[INFO] [stdout]      |
[INFO] [stdout] 2259 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2265:19
[INFO] [stdout]      |
[INFO] [stdout] 2265 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2266:12
[INFO] [stdout]      |
[INFO] [stdout] 2266 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2267:9
[INFO] [stdout]      |
[INFO] [stdout] 2267 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2267:42
[INFO] [stdout]      |
[INFO] [stdout] 2267 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2268:9
[INFO] [stdout]      |
[INFO] [stdout] 2268 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2268:42
[INFO] [stdout]      |
[INFO] [stdout] 2268 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE (line 1877) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1878:30
[INFO] [stdout]      |
[INFO] [stdout] 1878 | pub const BATTERY_1_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1878:49
[INFO] [stdout]      |
[INFO] [stdout] 1878 | pub const BATTERY_1_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 1878 - pub const BATTERY_1_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 1878 + pub const BATTERY_1_VOLTAGE: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1878 | pub const BATTERY_1_VOLTAGE<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                            ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1878:55
[INFO] [stdout]      |
[INFO] [stdout] 1878 | pub const BATTERY_1_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1881:11
[INFO] [stdout]      |
[INFO] [stdout] 1881 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1887:22
[INFO] [stdout]      |
[INFO] [stdout] 1887 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                      ^^ use of undeclared type `U8`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 1887 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 1887 +     default: Some(U8(u8::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1887:19
[INFO] [stdout]      |
[INFO] [stdout] 1887 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1888:12
[INFO] [stdout]      |
[INFO] [stdout] 1888 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1889:9
[INFO] [stdout]      |
[INFO] [stdout] 1889 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1889:42
[INFO] [stdout]      |
[INFO] [stdout] 1889 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1890:9
[INFO] [stdout]      |
[INFO] [stdout] 1890 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1890:42
[INFO] [stdout]      |
[INFO] [stdout] 1890 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE_MIN_THRESHOLD (line 2123) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2124:44
[INFO] [stdout]      |
[INFO] [stdout] 2124 | pub const BATTERY_1_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2124:63
[INFO] [stdout]      |
[INFO] [stdout] 2124 | pub const BATTERY_1_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                               ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2124 - pub const BATTERY_1_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2124 + pub const BATTERY_1_VOLTAGE_MIN_THRESHOLD: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2124 | pub const BATTERY_1_VOLTAGE_MIN_THRESHOLD<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2124:69
[INFO] [stdout]      |
[INFO] [stdout] 2124 | pub const BATTERY_1_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2127:11
[INFO] [stdout]      |
[INFO] [stdout] 2127 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2133:19
[INFO] [stdout]      |
[INFO] [stdout] 2133 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2134:12
[INFO] [stdout]      |
[INFO] [stdout] 2134 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2135:9
[INFO] [stdout]      |
[INFO] [stdout] 2135 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2135:42
[INFO] [stdout]      |
[INFO] [stdout] 2135 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2136:9
[INFO] [stdout]      |
[INFO] [stdout] 2136 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2136:42
[INFO] [stdout]      |
[INFO] [stdout] 2136 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_MIN_THRESHOLD (line 2792) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2793:47
[INFO] [stdout]      |
[INFO] [stdout] 2793 | pub const BATTERY_2_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2793:66
[INFO] [stdout]      |
[INFO] [stdout] 2793 | pub const BATTERY_2_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                  ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2793 - pub const BATTERY_2_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2793 + pub const BATTERY_2_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2793 | pub const BATTERY_2_PERCENTAGE_MIN_THRESHOLD<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2793:72
[INFO] [stdout]      |
[INFO] [stdout] 2793 | pub const BATTERY_2_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2796:11
[INFO] [stdout]      |
[INFO] [stdout] 2796 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2802:19
[INFO] [stdout]      |
[INFO] [stdout] 2802 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2803:12
[INFO] [stdout]      |
[INFO] [stdout] 2803 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2804:9
[INFO] [stdout]      |
[INFO] [stdout] 2804 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2804:42
[INFO] [stdout]      |
[INFO] [stdout] 2804 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2805:9
[INFO] [stdout]      |
[INFO] [stdout] 2805 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2805:42
[INFO] [stdout]      |
[INFO] [stdout] 2805 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_3 (line 2891) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2892:45
[INFO] [stdout]      |
[INFO] [stdout] 2892 | pub const BATTERY_2_PERCENTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2892:64
[INFO] [stdout]      |
[INFO] [stdout] 2892 | pub const BATTERY_2_PERCENTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2892 - pub const BATTERY_2_PERCENTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2892 + pub const BATTERY_2_PERCENTAGE_THRESHOLD_3: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2892 | pub const BATTERY_2_PERCENTAGE_THRESHOLD_3<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2892:70
[INFO] [stdout]      |
[INFO] [stdout] 2892 | pub const BATTERY_2_PERCENTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2895:11
[INFO] [stdout]      |
[INFO] [stdout] 2895 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2901:19
[INFO] [stdout]      |
[INFO] [stdout] 2901 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2902:12
[INFO] [stdout]      |
[INFO] [stdout] 2902 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2903:9
[INFO] [stdout]      |
[INFO] [stdout] 2903 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2903:42
[INFO] [stdout]      |
[INFO] [stdout] 2903 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2904:9
[INFO] [stdout]      |
[INFO] [stdout] 2904 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2904:42
[INFO] [stdout]      |
[INFO] [stdout] 2904 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_ALARM_STATE (line 2924) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2925:34
[INFO] [stdout]      |
[INFO] [stdout] 2925 | pub const BATTERY_2_ALARM_STATE: Attribute<'static, Bitmap32> = Attribute {
[INFO] [stdout]      |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap32` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2925:53
[INFO] [stdout]      |
[INFO] [stdout] 2925 | pub const BATTERY_2_ALARM_STATE: Attribute<'static, Bitmap32> = Attribute {
[INFO] [stdout]      |                                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2925 | pub const BATTERY_2_ALARM_STATE<Bitmap32>: Attribute<'static, Bitmap32> = Attribute {
[INFO] [stdout]      |                                ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2925:65
[INFO] [stdout]      |
[INFO] [stdout] 2925 | pub const BATTERY_2_ALARM_STATE: Attribute<'static, Bitmap32> = Attribute {
[INFO] [stdout]      |                                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2928:11
[INFO] [stdout]      |
[INFO] [stdout] 2928 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap32` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2934:19
[INFO] [stdout]      |
[INFO] [stdout] 2934 |     default: Some(Bitmap32(0)),
[INFO] [stdout]      |                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2935:12
[INFO] [stdout]      |
[INFO] [stdout] 2935 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_REMAINING (line 2447) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2448:43
[INFO] [stdout]      |
[INFO] [stdout] 2448 | pub const BATTERY_2_PERCENTAGE_REMAINING: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2448:62
[INFO] [stdout]      |
[INFO] [stdout] 2448 | pub const BATTERY_2_PERCENTAGE_REMAINING: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                              ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2448 - pub const BATTERY_2_PERCENTAGE_REMAINING: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2448 + pub const BATTERY_2_PERCENTAGE_REMAINING: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2448 | pub const BATTERY_2_PERCENTAGE_REMAINING<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2448:68
[INFO] [stdout]      |
[INFO] [stdout] 2448 | pub const BATTERY_2_PERCENTAGE_REMAINING: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2451:11
[INFO] [stdout]      |
[INFO] [stdout] 2451 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2457:19
[INFO] [stdout]      |
[INFO] [stdout] 2457 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2458:12
[INFO] [stdout]      |
[INFO] [stdout] 2458 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2459:9
[INFO] [stdout]      |
[INFO] [stdout] 2459 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2459:42
[INFO] [stdout]      |
[INFO] [stdout] 2459 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2460:9
[INFO] [stdout]      |
[INFO] [stdout] 2460 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2460:42
[INFO] [stdout]      |
[INFO] [stdout] 2460 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_1 (line 2156) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2157:42
[INFO] [stdout]      |
[INFO] [stdout] 2157 | pub const BATTERY_1_VOLTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2157:61
[INFO] [stdout]      |
[INFO] [stdout] 2157 | pub const BATTERY_1_VOLTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2157 - pub const BATTERY_1_VOLTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2157 + pub const BATTERY_1_VOLTAGE_THRESHOLD_1: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2157 | pub const BATTERY_1_VOLTAGE_THRESHOLD_1<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2157:67
[INFO] [stdout]      |
[INFO] [stdout] 2157 | pub const BATTERY_1_VOLTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2160:11
[INFO] [stdout]      |
[INFO] [stdout] 2160 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2166:19
[INFO] [stdout]      |
[INFO] [stdout] 2166 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2167:12
[INFO] [stdout]      |
[INFO] [stdout] 2167 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2168:9
[INFO] [stdout]      |
[INFO] [stdout] 2168 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2168:42
[INFO] [stdout]      |
[INFO] [stdout] 2168 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2169:9
[INFO] [stdout]      |
[INFO] [stdout] 2169 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2169:42
[INFO] [stdout]      |
[INFO] [stdout] 2169 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_MANUFACTURER (line 2480) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2481:35
[INFO] [stdout]      |
[INFO] [stdout] 2481 | pub const BATTERY_2_MANUFACTURER: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2481:54
[INFO] [stdout]      |
[INFO] [stdout] 2481 | pub const BATTERY_2_MANUFACTURER: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2481:82
[INFO] [stdout]      |
[INFO] [stdout] 2481 | pub const BATTERY_2_MANUFACTURER: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2484:11
[INFO] [stdout]      |
[INFO] [stdout] 2484 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2490:19
[INFO] [stdout]      |
[INFO] [stdout] 2490 |     default: Some(CharacterString::<'static>(Some(""))),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2491:12
[INFO] [stdout]      |
[INFO] [stdout] 2491 |     range: AttributeRange::Size(16),
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_ALARM_MASK (line 2633) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2634:33
[INFO] [stdout]      |
[INFO] [stdout] 2634 | pub const BATTERY_2_ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2634:52
[INFO] [stdout]      |
[INFO] [stdout] 2634 | pub const BATTERY_2_ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2634 | pub const BATTERY_2_ALARM_MASK<Bitmap8>: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2634:63
[INFO] [stdout]      |
[INFO] [stdout] 2634 | pub const BATTERY_2_ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2637:11
[INFO] [stdout]      |
[INFO] [stdout] 2637 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2643:19
[INFO] [stdout]      |
[INFO] [stdout] 2643 |     default: Some(Bitmap8(0)),
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2644:12
[INFO] [stdout]      |
[INFO] [stdout] 2644 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_ALARM_MASK (line 3170) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3171:33
[INFO] [stdout]      |
[INFO] [stdout] 3171 | pub const BATTERY_3_ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3171:52
[INFO] [stdout]      |
[INFO] [stdout] 3171 | pub const BATTERY_3_ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3171 | pub const BATTERY_3_ALARM_MASK<Bitmap8>: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                               +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3171:63
[INFO] [stdout]      |
[INFO] [stdout] 3171 | pub const BATTERY_3_ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3174:11
[INFO] [stdout]      |
[INFO] [stdout] 3174 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3180:19
[INFO] [stdout]      |
[INFO] [stdout] 3180 |     default: Some(Bitmap8(0)),
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3181:12
[INFO] [stdout]      |
[INFO] [stdout] 3181 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_3 (line 2759) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2760:42
[INFO] [stdout]      |
[INFO] [stdout] 2760 | pub const BATTERY_2_VOLTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2760:61
[INFO] [stdout]      |
[INFO] [stdout] 2760 | pub const BATTERY_2_VOLTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2760 - pub const BATTERY_2_VOLTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2760 + pub const BATTERY_2_VOLTAGE_THRESHOLD_3: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2760 | pub const BATTERY_2_VOLTAGE_THRESHOLD_3<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2760:67
[INFO] [stdout]      |
[INFO] [stdout] 2760 | pub const BATTERY_2_VOLTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2763:11
[INFO] [stdout]      |
[INFO] [stdout] 2763 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2769:19
[INFO] [stdout]      |
[INFO] [stdout] 2769 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2770:12
[INFO] [stdout]      |
[INFO] [stdout] 2770 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2771:9
[INFO] [stdout]      |
[INFO] [stdout] 2771 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2771:42
[INFO] [stdout]      |
[INFO] [stdout] 2771 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2772:9
[INFO] [stdout]      |
[INFO] [stdout] 2772 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2772:42
[INFO] [stdout]      |
[INFO] [stdout] 2772 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_QUANTITY (line 2567) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2568:31
[INFO] [stdout]      |
[INFO] [stdout] 2568 | pub const BATTERY_2_QUANTITY: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2568:50
[INFO] [stdout]      |
[INFO] [stdout] 2568 | pub const BATTERY_2_QUANTITY: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                  ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2568 - pub const BATTERY_2_QUANTITY: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2568 + pub const BATTERY_2_QUANTITY: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2568 | pub const BATTERY_2_QUANTITY<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2568:56
[INFO] [stdout]      |
[INFO] [stdout] 2568 | pub const BATTERY_2_QUANTITY: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2571:11
[INFO] [stdout]      |
[INFO] [stdout] 2571 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2577:22
[INFO] [stdout]      |
[INFO] [stdout] 2577 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                      ^^ use of undeclared type `U8`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2577 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 2577 +     default: Some(U8(u8::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2577:19
[INFO] [stdout]      |
[INFO] [stdout] 2577 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2578:12
[INFO] [stdout]      |
[INFO] [stdout] 2578 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2579:9
[INFO] [stdout]      |
[INFO] [stdout] 2579 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2579:42
[INFO] [stdout]      |
[INFO] [stdout] 2579 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2580:9
[INFO] [stdout]      |
[INFO] [stdout] 2580 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2580:42
[INFO] [stdout]      |
[INFO] [stdout] 2580 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_SIZE (line 2507) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2508:27
[INFO] [stdout]      |
[INFO] [stdout] 2508 | pub const BATTERY_2_SIZE: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2508:46
[INFO] [stdout]      |
[INFO] [stdout] 2508 | pub const BATTERY_2_SIZE: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                                              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BatterySize` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2508:52
[INFO] [stdout]      |
[INFO] [stdout] 2508 | pub const BATTERY_2_SIZE: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2508 | pub const BATTERY_2_SIZE<BatterySize>: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                         +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2508:68
[INFO] [stdout]      |
[INFO] [stdout] 2508 | pub const BATTERY_2_SIZE: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BatterySize` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2517:27
[INFO] [stdout]      |
[INFO] [stdout] 2517 |     default: Some(Enum8::<BatterySize>(BatterySize::from_value(0xff))),
[INFO] [stdout]      |                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2508 | pub const BATTERY_2_SIZE<BatterySize>: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                         +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2511:11
[INFO] [stdout]      |
[INFO] [stdout] 2511 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BatterySize` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2517:40
[INFO] [stdout]      |
[INFO] [stdout] 2517 |     default: Some(Enum8::<BatterySize>(BatterySize::from_value(0xff))),
[INFO] [stdout]      |                                        ^^^^^^^^^^^ use of undeclared type `BatterySize`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2517:19
[INFO] [stdout]      |
[INFO] [stdout] 2517 |     default: Some(Enum8::<BatterySize>(BatterySize::from_value(0xff))),
[INFO] [stdout]      |                   ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2518:12
[INFO] [stdout]      |
[INFO] [stdout] 2518 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_1 (line 2693) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2694:42
[INFO] [stdout]      |
[INFO] [stdout] 2694 | pub const BATTERY_2_VOLTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2694:61
[INFO] [stdout]      |
[INFO] [stdout] 2694 | pub const BATTERY_2_VOLTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2694 - pub const BATTERY_2_VOLTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2694 + pub const BATTERY_2_VOLTAGE_THRESHOLD_1: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2694 | pub const BATTERY_2_VOLTAGE_THRESHOLD_1<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2694:67
[INFO] [stdout]      |
[INFO] [stdout] 2694 | pub const BATTERY_2_VOLTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2697:11
[INFO] [stdout]      |
[INFO] [stdout] 2697 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2703:19
[INFO] [stdout]      |
[INFO] [stdout] 2703 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2704:12
[INFO] [stdout]      |
[INFO] [stdout] 2704 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2705:9
[INFO] [stdout]      |
[INFO] [stdout] 2705 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2705:42
[INFO] [stdout]      |
[INFO] [stdout] 2705 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2706:9
[INFO] [stdout]      |
[INFO] [stdout] 2706 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2706:42
[INFO] [stdout]      |
[INFO] [stdout] 2706 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_2 (line 2189) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2190:42
[INFO] [stdout]      |
[INFO] [stdout] 2190 | pub const BATTERY_1_VOLTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2190:61
[INFO] [stdout]      |
[INFO] [stdout] 2190 | pub const BATTERY_1_VOLTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2190 - pub const BATTERY_1_VOLTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2190 + pub const BATTERY_1_VOLTAGE_THRESHOLD_2: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2190 | pub const BATTERY_1_VOLTAGE_THRESHOLD_2<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2190:67
[INFO] [stdout]      |
[INFO] [stdout] 2190 | pub const BATTERY_1_VOLTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2193:11
[INFO] [stdout]      |
[INFO] [stdout] 2193 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2199:19
[INFO] [stdout]      |
[INFO] [stdout] 2199 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2200:12
[INFO] [stdout]      |
[INFO] [stdout] 2200 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2201:9
[INFO] [stdout]      |
[INFO] [stdout] 2201 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2201:42
[INFO] [stdout]      |
[INFO] [stdout] 2201 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2202:9
[INFO] [stdout]      |
[INFO] [stdout] 2202 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2202:42
[INFO] [stdout]      |
[INFO] [stdout] 2202 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE_MIN_THRESHOLD (line 2660) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2661:44
[INFO] [stdout]      |
[INFO] [stdout] 2661 | pub const BATTERY_2_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2661:63
[INFO] [stdout]      |
[INFO] [stdout] 2661 | pub const BATTERY_2_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                               ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2661 - pub const BATTERY_2_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2661 + pub const BATTERY_2_VOLTAGE_MIN_THRESHOLD: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2661 | pub const BATTERY_2_VOLTAGE_MIN_THRESHOLD<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2661:69
[INFO] [stdout]      |
[INFO] [stdout] 2661 | pub const BATTERY_2_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2664:11
[INFO] [stdout]      |
[INFO] [stdout] 2664 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2670:19
[INFO] [stdout]      |
[INFO] [stdout] 2670 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2671:12
[INFO] [stdout]      |
[INFO] [stdout] 2671 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2672:9
[INFO] [stdout]      |
[INFO] [stdout] 2672 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2672:42
[INFO] [stdout]      |
[INFO] [stdout] 2672 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2673:9
[INFO] [stdout]      |
[INFO] [stdout] 2673 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2673:42
[INFO] [stdout]      |
[INFO] [stdout] 2673 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_2 (line 2726) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2727:42
[INFO] [stdout]      |
[INFO] [stdout] 2727 | pub const BATTERY_2_VOLTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2727:61
[INFO] [stdout]      |
[INFO] [stdout] 2727 | pub const BATTERY_2_VOLTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2727 - pub const BATTERY_2_VOLTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2727 + pub const BATTERY_2_VOLTAGE_THRESHOLD_2: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2727 | pub const BATTERY_2_VOLTAGE_THRESHOLD_2<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2727:67
[INFO] [stdout]      |
[INFO] [stdout] 2727 | pub const BATTERY_2_VOLTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2730:11
[INFO] [stdout]      |
[INFO] [stdout] 2730 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2736:19
[INFO] [stdout]      |
[INFO] [stdout] 2736 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2737:12
[INFO] [stdout]      |
[INFO] [stdout] 2737 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2738:9
[INFO] [stdout]      |
[INFO] [stdout] 2738 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2738:42
[INFO] [stdout]      |
[INFO] [stdout] 2738 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2739:9
[INFO] [stdout]      |
[INFO] [stdout] 2739 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2739:42
[INFO] [stdout]      |
[INFO] [stdout] 2739 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE (line 2414) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2415:30
[INFO] [stdout]      |
[INFO] [stdout] 2415 | pub const BATTERY_2_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2415:49
[INFO] [stdout]      |
[INFO] [stdout] 2415 | pub const BATTERY_2_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                 ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2415 - pub const BATTERY_2_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2415 + pub const BATTERY_2_VOLTAGE: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2415 | pub const BATTERY_2_VOLTAGE<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                            ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2415:55
[INFO] [stdout]      |
[INFO] [stdout] 2415 | pub const BATTERY_2_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2418:11
[INFO] [stdout]      |
[INFO] [stdout] 2418 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2424:22
[INFO] [stdout]      |
[INFO] [stdout] 2424 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                      ^^ use of undeclared type `U8`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2424 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 2424 +     default: Some(U8(u8::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2424:19
[INFO] [stdout]      |
[INFO] [stdout] 2424 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2425:12
[INFO] [stdout]      |
[INFO] [stdout] 2425 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2426:9
[INFO] [stdout]      |
[INFO] [stdout] 2426 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2426:42
[INFO] [stdout]      |
[INFO] [stdout] 2426 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2427:9
[INFO] [stdout]      |
[INFO] [stdout] 2427 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2427:42
[INFO] [stdout]      |
[INFO] [stdout] 2427 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_3 (line 2222) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2223:42
[INFO] [stdout]      |
[INFO] [stdout] 2223 | pub const BATTERY_1_VOLTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2223:61
[INFO] [stdout]      |
[INFO] [stdout] 2223 | pub const BATTERY_1_VOLTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2223 - pub const BATTERY_1_VOLTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2223 + pub const BATTERY_1_VOLTAGE_THRESHOLD_3: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2223 | pub const BATTERY_1_VOLTAGE_THRESHOLD_3<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2223:67
[INFO] [stdout]      |
[INFO] [stdout] 2223 | pub const BATTERY_1_VOLTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2226:11
[INFO] [stdout]      |
[INFO] [stdout] 2226 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2232:19
[INFO] [stdout]      |
[INFO] [stdout] 2232 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2233:12
[INFO] [stdout]      |
[INFO] [stdout] 2233 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2234:9
[INFO] [stdout]      |
[INFO] [stdout] 2234 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2234:42
[INFO] [stdout]      |
[INFO] [stdout] 2234 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2235:9
[INFO] [stdout]      |
[INFO] [stdout] 2235 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2235:42
[INFO] [stdout]      |
[INFO] [stdout] 2235 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_A_HR_RATING (line 2534) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2535:34
[INFO] [stdout]      |
[INFO] [stdout] 2535 | pub const BATTERY_2_A_HR_RATING: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2535:53
[INFO] [stdout]      |
[INFO] [stdout] 2535 | pub const BATTERY_2_A_HR_RATING: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2535 - pub const BATTERY_2_A_HR_RATING: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 2535 + pub const BATTERY_2_A_HR_RATING: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2535 | pub const BATTERY_2_A_HR_RATING<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2535:60
[INFO] [stdout]      |
[INFO] [stdout] 2535 | pub const BATTERY_2_A_HR_RATING: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2538:11
[INFO] [stdout]      |
[INFO] [stdout] 2538 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2544:23
[INFO] [stdout]      |
[INFO] [stdout] 2544 |     default: Some(U16(U16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                       ^^^ use of undeclared type `U16`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2544 -     default: Some(U16(U16::NON_VALUE.unwrap())),
[INFO] [stdout] 2544 +     default: Some(U16(u16::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2544:19
[INFO] [stdout]      |
[INFO] [stdout] 2544 |     default: Some(U16(U16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2545:12
[INFO] [stdout]      |
[INFO] [stdout] 2545 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2546:9
[INFO] [stdout]      |
[INFO] [stdout] 2546 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2546:42
[INFO] [stdout]      |
[INFO] [stdout] 2546 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2547:9
[INFO] [stdout]      |
[INFO] [stdout] 2547 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2547:42
[INFO] [stdout]      |
[INFO] [stdout] 2547 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_2 (line 2858) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2859:45
[INFO] [stdout]      |
[INFO] [stdout] 2859 | pub const BATTERY_2_PERCENTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2859:64
[INFO] [stdout]      |
[INFO] [stdout] 2859 | pub const BATTERY_2_PERCENTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2859 - pub const BATTERY_2_PERCENTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2859 + pub const BATTERY_2_PERCENTAGE_THRESHOLD_2: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2859 | pub const BATTERY_2_PERCENTAGE_THRESHOLD_2<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2859:70
[INFO] [stdout]      |
[INFO] [stdout] 2859 | pub const BATTERY_2_PERCENTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2862:11
[INFO] [stdout]      |
[INFO] [stdout] 2862 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2868:19
[INFO] [stdout]      |
[INFO] [stdout] 2868 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2869:12
[INFO] [stdout]      |
[INFO] [stdout] 2869 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2870:9
[INFO] [stdout]      |
[INFO] [stdout] 2870 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2870:42
[INFO] [stdout]      |
[INFO] [stdout] 2870 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2871:9
[INFO] [stdout]      |
[INFO] [stdout] 2871 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2871:42
[INFO] [stdout]      |
[INFO] [stdout] 2871 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_1 (line 2825) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2826:45
[INFO] [stdout]      |
[INFO] [stdout] 2826 | pub const BATTERY_2_PERCENTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2826:64
[INFO] [stdout]      |
[INFO] [stdout] 2826 | pub const BATTERY_2_PERCENTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2826 - pub const BATTERY_2_PERCENTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2826 + pub const BATTERY_2_PERCENTAGE_THRESHOLD_1: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2826 | pub const BATTERY_2_PERCENTAGE_THRESHOLD_1<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2826:70
[INFO] [stdout]      |
[INFO] [stdout] 2826 | pub const BATTERY_2_PERCENTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2829:11
[INFO] [stdout]      |
[INFO] [stdout] 2829 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2835:19
[INFO] [stdout]      |
[INFO] [stdout] 2835 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2836:12
[INFO] [stdout]      |
[INFO] [stdout] 2836 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2837:9
[INFO] [stdout]      |
[INFO] [stdout] 2837 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2837:42
[INFO] [stdout]      |
[INFO] [stdout] 2837 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2838:9
[INFO] [stdout]      |
[INFO] [stdout] 2838 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2838:42
[INFO] [stdout]      |
[INFO] [stdout] 2838 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_ALARM_STATE (line 3461) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3462:34
[INFO] [stdout]      |
[INFO] [stdout] 3462 | pub const BATTERY_3_ALARM_STATE: Attribute<'static, Bitmap32> = Attribute {
[INFO] [stdout]      |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap32` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3462:53
[INFO] [stdout]      |
[INFO] [stdout] 3462 | pub const BATTERY_3_ALARM_STATE: Attribute<'static, Bitmap32> = Attribute {
[INFO] [stdout]      |                                                     ^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3462 | pub const BATTERY_3_ALARM_STATE<Bitmap32>: Attribute<'static, Bitmap32> = Attribute {
[INFO] [stdout]      |                                ++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3462:65
[INFO] [stdout]      |
[INFO] [stdout] 3462 | pub const BATTERY_3_ALARM_STATE: Attribute<'static, Bitmap32> = Attribute {
[INFO] [stdout]      |                                                                 ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3465:11
[INFO] [stdout]      |
[INFO] [stdout] 3465 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap32` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3471:19
[INFO] [stdout]      |
[INFO] [stdout] 3471 |     default: Some(Bitmap32(0)),
[INFO] [stdout]      |                   ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3472:12
[INFO] [stdout]      |
[INFO] [stdout] 3472 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_MANUFACTURER (line 3017) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3018:35
[INFO] [stdout]      |
[INFO] [stdout] 3018 | pub const BATTERY_3_MANUFACTURER: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3018:54
[INFO] [stdout]      |
[INFO] [stdout] 3018 | pub const BATTERY_3_MANUFACTURER: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                      ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3018:82
[INFO] [stdout]      |
[INFO] [stdout] 3018 | pub const BATTERY_3_MANUFACTURER: Attribute<'static, CharacterString<'static>> = Attribute {
[INFO] [stdout]      |                                                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3021:11
[INFO] [stdout]      |
[INFO] [stdout] 3021 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3027:19
[INFO] [stdout]      |
[INFO] [stdout] 3027 |     default: Some(CharacterString::<'static>(Some(""))),
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3028:12
[INFO] [stdout]      |
[INFO] [stdout] 3028 |     range: AttributeRange::Size(16),
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_REMAINING (line 2984) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2985:43
[INFO] [stdout]      |
[INFO] [stdout] 2985 | pub const BATTERY_3_PERCENTAGE_REMAINING: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2985:62
[INFO] [stdout]      |
[INFO] [stdout] 2985 | pub const BATTERY_3_PERCENTAGE_REMAINING: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                              ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2985 - pub const BATTERY_3_PERCENTAGE_REMAINING: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2985 + pub const BATTERY_3_PERCENTAGE_REMAINING: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2985 | pub const BATTERY_3_PERCENTAGE_REMAINING<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2985:68
[INFO] [stdout]      |
[INFO] [stdout] 2985 | pub const BATTERY_3_PERCENTAGE_REMAINING: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2988:11
[INFO] [stdout]      |
[INFO] [stdout] 2988 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2994:19
[INFO] [stdout]      |
[INFO] [stdout] 2994 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2995:12
[INFO] [stdout]      |
[INFO] [stdout] 2995 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2996:9
[INFO] [stdout]      |
[INFO] [stdout] 2996 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2996:42
[INFO] [stdout]      |
[INFO] [stdout] 2996 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2997:9
[INFO] [stdout]      |
[INFO] [stdout] 2997 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2997:42
[INFO] [stdout]      |
[INFO] [stdout] 2997 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_3 (line 3428) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3429:45
[INFO] [stdout]      |
[INFO] [stdout] 3429 | pub const BATTERY_3_PERCENTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3429:64
[INFO] [stdout]      |
[INFO] [stdout] 3429 | pub const BATTERY_3_PERCENTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3429 - pub const BATTERY_3_PERCENTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 3429 + pub const BATTERY_3_PERCENTAGE_THRESHOLD_3: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3429 | pub const BATTERY_3_PERCENTAGE_THRESHOLD_3<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3429:70
[INFO] [stdout]      |
[INFO] [stdout] 3429 | pub const BATTERY_3_PERCENTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3432:11
[INFO] [stdout]      |
[INFO] [stdout] 3432 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3438:19
[INFO] [stdout]      |
[INFO] [stdout] 3438 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3439:12
[INFO] [stdout]      |
[INFO] [stdout] 3439 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3440:9
[INFO] [stdout]      |
[INFO] [stdout] 3440 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3440:42
[INFO] [stdout]      |
[INFO] [stdout] 3440 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3441:9
[INFO] [stdout]      |
[INFO] [stdout] 3441 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3441:42
[INFO] [stdout]      |
[INFO] [stdout] 3441 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_QUANTITY (line 3104) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3105:31
[INFO] [stdout]      |
[INFO] [stdout] 3105 | pub const BATTERY_3_QUANTITY: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3105:50
[INFO] [stdout]      |
[INFO] [stdout] 3105 | pub const BATTERY_3_QUANTITY: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                  ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3105 - pub const BATTERY_3_QUANTITY: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 3105 + pub const BATTERY_3_QUANTITY: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3105 | pub const BATTERY_3_QUANTITY<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                             ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3105:56
[INFO] [stdout]      |
[INFO] [stdout] 3105 | pub const BATTERY_3_QUANTITY: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3108:11
[INFO] [stdout]      |
[INFO] [stdout] 3108 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3114:22
[INFO] [stdout]      |
[INFO] [stdout] 3114 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                      ^^ use of undeclared type `U8`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3114 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 3114 +     default: Some(U8(u8::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3114:19
[INFO] [stdout]      |
[INFO] [stdout] 3114 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3115:12
[INFO] [stdout]      |
[INFO] [stdout] 3115 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3116:9
[INFO] [stdout]      |
[INFO] [stdout] 3116 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3116:42
[INFO] [stdout]      |
[INFO] [stdout] 3116 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3117:9
[INFO] [stdout]      |
[INFO] [stdout] 3117 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3117:42
[INFO] [stdout]      |
[INFO] [stdout] 3117 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_SIZE (line 3044) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3045:27
[INFO] [stdout]      |
[INFO] [stdout] 3045 | pub const BATTERY_3_SIZE: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3045:46
[INFO] [stdout]      |
[INFO] [stdout] 3045 | pub const BATTERY_3_SIZE: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                                              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BatterySize` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3045:52
[INFO] [stdout]      |
[INFO] [stdout] 3045 | pub const BATTERY_3_SIZE: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3045 | pub const BATTERY_3_SIZE<BatterySize>: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                         +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3045:68
[INFO] [stdout]      |
[INFO] [stdout] 3045 | pub const BATTERY_3_SIZE: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `BatterySize` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3054:27
[INFO] [stdout]      |
[INFO] [stdout] 3054 |     default: Some(Enum8::<BatterySize>(BatterySize::from_value(0xff))),
[INFO] [stdout]      |                           ^^^^^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3045 | pub const BATTERY_3_SIZE<BatterySize>: Attribute<'static, Enum8<BatterySize>> = Attribute {
[INFO] [stdout]      |                         +++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3048:11
[INFO] [stdout]      |
[INFO] [stdout] 3048 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `BatterySize` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3054:40
[INFO] [stdout]      |
[INFO] [stdout] 3054 |     default: Some(Enum8::<BatterySize>(BatterySize::from_value(0xff))),
[INFO] [stdout]      |                                        ^^^^^^^^^^^ use of undeclared type `BatterySize`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3054:19
[INFO] [stdout]      |
[INFO] [stdout] 3054 |     default: Some(Enum8::<BatterySize>(BatterySize::from_value(0xff))),
[INFO] [stdout]      |                   ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3055:12
[INFO] [stdout]      |
[INFO] [stdout] 3055 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE_MIN_THRESHOLD (line 3197) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3198:44
[INFO] [stdout]      |
[INFO] [stdout] 3198 | pub const BATTERY_3_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3198:63
[INFO] [stdout]      |
[INFO] [stdout] 3198 | pub const BATTERY_3_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                               ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3198 - pub const BATTERY_3_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 3198 + pub const BATTERY_3_VOLTAGE_MIN_THRESHOLD: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3198 | pub const BATTERY_3_VOLTAGE_MIN_THRESHOLD<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3198:69
[INFO] [stdout]      |
[INFO] [stdout] 3198 | pub const BATTERY_3_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3201:11
[INFO] [stdout]      |
[INFO] [stdout] 3201 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3207:19
[INFO] [stdout]      |
[INFO] [stdout] 3207 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3208:12
[INFO] [stdout]      |
[INFO] [stdout] 3208 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3209:9
[INFO] [stdout]      |
[INFO] [stdout] 3209 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3209:42
[INFO] [stdout]      |
[INFO] [stdout] 3209 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3210:9
[INFO] [stdout]      |
[INFO] [stdout] 3210 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3210:42
[INFO] [stdout]      |
[INFO] [stdout] 3210 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_RATED_VOLTAGE (line 3137) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3138:36
[INFO] [stdout]      |
[INFO] [stdout] 3138 | pub const BATTERY_3_RATED_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3138:55
[INFO] [stdout]      |
[INFO] [stdout] 3138 | pub const BATTERY_3_RATED_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                       ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3138 - pub const BATTERY_3_RATED_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 3138 + pub const BATTERY_3_RATED_VOLTAGE: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3138 | pub const BATTERY_3_RATED_VOLTAGE<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3138:61
[INFO] [stdout]      |
[INFO] [stdout] 3138 | pub const BATTERY_3_RATED_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3141:11
[INFO] [stdout]      |
[INFO] [stdout] 3141 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3147:22
[INFO] [stdout]      |
[INFO] [stdout] 3147 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                      ^^ use of undeclared type `U8`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3147 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 3147 +     default: Some(U8(u8::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3147:19
[INFO] [stdout]      |
[INFO] [stdout] 3147 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3148:12
[INFO] [stdout]      |
[INFO] [stdout] 3148 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3149:9
[INFO] [stdout]      |
[INFO] [stdout] 3149 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3149:42
[INFO] [stdout]      |
[INFO] [stdout] 3149 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3150:9
[INFO] [stdout]      |
[INFO] [stdout] 3150 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3150:42
[INFO] [stdout]      |
[INFO] [stdout] 3150 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_A_HR_RATING (line 3071) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3072:34
[INFO] [stdout]      |
[INFO] [stdout] 3072 | pub const BATTERY_3_A_HR_RATING: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3072:53
[INFO] [stdout]      |
[INFO] [stdout] 3072 | pub const BATTERY_3_A_HR_RATING: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                     ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3072 - pub const BATTERY_3_A_HR_RATING: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 3072 + pub const BATTERY_3_A_HR_RATING: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3072 | pub const BATTERY_3_A_HR_RATING<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3072:60
[INFO] [stdout]      |
[INFO] [stdout] 3072 | pub const BATTERY_3_A_HR_RATING: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3075:11
[INFO] [stdout]      |
[INFO] [stdout] 3075 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3081:23
[INFO] [stdout]      |
[INFO] [stdout] 3081 |     default: Some(U16(U16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                       ^^^ use of undeclared type `U16`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3081 -     default: Some(U16(U16::NON_VALUE.unwrap())),
[INFO] [stdout] 3081 +     default: Some(U16(u16::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3081:19
[INFO] [stdout]      |
[INFO] [stdout] 3081 |     default: Some(U16(U16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3082:12
[INFO] [stdout]      |
[INFO] [stdout] 3082 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3083:9
[INFO] [stdout]      |
[INFO] [stdout] 3083 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3083:42
[INFO] [stdout]      |
[INFO] [stdout] 3083 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3084:9
[INFO] [stdout]      |
[INFO] [stdout] 3084 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3084:42
[INFO] [stdout]      |
[INFO] [stdout] 3084 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_RATED_VOLTAGE (line 2600) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2601:36
[INFO] [stdout]      |
[INFO] [stdout] 2601 | pub const BATTERY_2_RATED_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2601:55
[INFO] [stdout]      |
[INFO] [stdout] 2601 | pub const BATTERY_2_RATED_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                       ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2601 - pub const BATTERY_2_RATED_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2601 + pub const BATTERY_2_RATED_VOLTAGE: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2601 | pub const BATTERY_2_RATED_VOLTAGE<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2601:61
[INFO] [stdout]      |
[INFO] [stdout] 2601 | pub const BATTERY_2_RATED_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2604:11
[INFO] [stdout]      |
[INFO] [stdout] 2604 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2610:22
[INFO] [stdout]      |
[INFO] [stdout] 2610 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                      ^^ use of undeclared type `U8`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 2610 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 2610 +     default: Some(U8(u8::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2610:19
[INFO] [stdout]      |
[INFO] [stdout] 2610 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2611:12
[INFO] [stdout]      |
[INFO] [stdout] 2611 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2612:9
[INFO] [stdout]      |
[INFO] [stdout] 2612 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2612:42
[INFO] [stdout]      |
[INFO] [stdout] 2612 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2613:9
[INFO] [stdout]      |
[INFO] [stdout] 2613 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2613:42
[INFO] [stdout]      |
[INFO] [stdout] 2613 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_2 (line 3395) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3396:45
[INFO] [stdout]      |
[INFO] [stdout] 3396 | pub const BATTERY_3_PERCENTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3396:64
[INFO] [stdout]      |
[INFO] [stdout] 3396 | pub const BATTERY_3_PERCENTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3396 - pub const BATTERY_3_PERCENTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 3396 + pub const BATTERY_3_PERCENTAGE_THRESHOLD_2: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3396 | pub const BATTERY_3_PERCENTAGE_THRESHOLD_2<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3396:70
[INFO] [stdout]      |
[INFO] [stdout] 3396 | pub const BATTERY_3_PERCENTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3399:11
[INFO] [stdout]      |
[INFO] [stdout] 3399 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3405:19
[INFO] [stdout]      |
[INFO] [stdout] 3405 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3406:12
[INFO] [stdout]      |
[INFO] [stdout] 3406 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3407:9
[INFO] [stdout]      |
[INFO] [stdout] 3407 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3407:42
[INFO] [stdout]      |
[INFO] [stdout] 3407 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3408:9
[INFO] [stdout]      |
[INFO] [stdout] 3408 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3408:42
[INFO] [stdout]      |
[INFO] [stdout] 3408 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_1 (line 3230) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3231:42
[INFO] [stdout]      |
[INFO] [stdout] 3231 | pub const BATTERY_3_VOLTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3231:61
[INFO] [stdout]      |
[INFO] [stdout] 3231 | pub const BATTERY_3_VOLTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3231 - pub const BATTERY_3_VOLTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 3231 + pub const BATTERY_3_VOLTAGE_THRESHOLD_1: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3231 | pub const BATTERY_3_VOLTAGE_THRESHOLD_1<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3231:67
[INFO] [stdout]      |
[INFO] [stdout] 3231 | pub const BATTERY_3_VOLTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3234:11
[INFO] [stdout]      |
[INFO] [stdout] 3234 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3240:19
[INFO] [stdout]      |
[INFO] [stdout] 3240 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3241:12
[INFO] [stdout]      |
[INFO] [stdout] 3241 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3242:9
[INFO] [stdout]      |
[INFO] [stdout] 3242 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3242:42
[INFO] [stdout]      |
[INFO] [stdout] 3242 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3243:9
[INFO] [stdout]      |
[INFO] [stdout] 3243 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3243:42
[INFO] [stdout]      |
[INFO] [stdout] 3243 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_2 (line 3263) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3264:42
[INFO] [stdout]      |
[INFO] [stdout] 3264 | pub const BATTERY_3_VOLTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3264:61
[INFO] [stdout]      |
[INFO] [stdout] 3264 | pub const BATTERY_3_VOLTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3264 - pub const BATTERY_3_VOLTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 3264 + pub const BATTERY_3_VOLTAGE_THRESHOLD_2: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3264 | pub const BATTERY_3_VOLTAGE_THRESHOLD_2<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3264:67
[INFO] [stdout]      |
[INFO] [stdout] 3264 | pub const BATTERY_3_VOLTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3267:11
[INFO] [stdout]      |
[INFO] [stdout] 3267 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3273:19
[INFO] [stdout]      |
[INFO] [stdout] 3273 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3274:12
[INFO] [stdout]      |
[INFO] [stdout] 3274 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3275:9
[INFO] [stdout]      |
[INFO] [stdout] 3275 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3275:42
[INFO] [stdout]      |
[INFO] [stdout] 3275 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3276:9
[INFO] [stdout]      |
[INFO] [stdout] 3276 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3276:42
[INFO] [stdout]      |
[INFO] [stdout] 3276 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_MIN_THRESHOLD (line 3329) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3330:47
[INFO] [stdout]      |
[INFO] [stdout] 3330 | pub const BATTERY_3_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3330:66
[INFO] [stdout]      |
[INFO] [stdout] 3330 | pub const BATTERY_3_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                  ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3330 - pub const BATTERY_3_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 3330 + pub const BATTERY_3_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3330 | pub const BATTERY_3_PERCENTAGE_MIN_THRESHOLD<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3330:72
[INFO] [stdout]      |
[INFO] [stdout] 3330 | pub const BATTERY_3_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3333:11
[INFO] [stdout]      |
[INFO] [stdout] 3333 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3339:19
[INFO] [stdout]      |
[INFO] [stdout] 3339 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3340:12
[INFO] [stdout]      |
[INFO] [stdout] 3340 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3341:9
[INFO] [stdout]      |
[INFO] [stdout] 3341 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3341:42
[INFO] [stdout]      |
[INFO] [stdout] 3341 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3342:9
[INFO] [stdout]      |
[INFO] [stdout] 3342 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3342:42
[INFO] [stdout]      |
[INFO] [stdout] 3342 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_VOLTAGE_MIN_THRESHOLD (line 1778) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1779:40
[INFO] [stdout]      |
[INFO] [stdout] 1779 | pub const MAINS_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1779:59
[INFO] [stdout]      |
[INFO] [stdout] 1779 | pub const MAINS_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                           ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 1779 - pub const MAINS_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 1779 + pub const MAINS_VOLTAGE_MIN_THRESHOLD: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1779 | pub const MAINS_VOLTAGE_MIN_THRESHOLD<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                      +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1779:66
[INFO] [stdout]      |
[INFO] [stdout] 1779 | pub const MAINS_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1782:11
[INFO] [stdout]      |
[INFO] [stdout] 1782 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1788:19
[INFO] [stdout]      |
[INFO] [stdout] 1788 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1789:12
[INFO] [stdout]      |
[INFO] [stdout] 1789 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1790:9
[INFO] [stdout]      |
[INFO] [stdout] 1790 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1790:42
[INFO] [stdout]      |
[INFO] [stdout] 1790 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1791:9
[INFO] [stdout]      |
[INFO] [stdout] 1791 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1791:42
[INFO] [stdout]      |
[INFO] [stdout] 1791 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_FREQUENCY (line 1712) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1713:28
[INFO] [stdout]      |
[INFO] [stdout] 1713 | pub const MAINS_FREQUENCY: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                            ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1713:47
[INFO] [stdout]      |
[INFO] [stdout] 1713 | pub const MAINS_FREQUENCY: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                               ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 1713 - pub const MAINS_FREQUENCY: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 1713 + pub const MAINS_FREQUENCY: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1713 | pub const MAINS_FREQUENCY<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                          ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1713:53
[INFO] [stdout]      |
[INFO] [stdout] 1713 | pub const MAINS_FREQUENCY: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1716:11
[INFO] [stdout]      |
[INFO] [stdout] 1716 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1722:22
[INFO] [stdout]      |
[INFO] [stdout] 1722 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                      ^^ use of undeclared type `U8`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 1722 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 1722 +     default: Some(U8(u8::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1722:19
[INFO] [stdout]      |
[INFO] [stdout] 1722 |     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1723:12
[INFO] [stdout]      |
[INFO] [stdout] 1723 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1724:9
[INFO] [stdout]      |
[INFO] [stdout] 1724 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1724:42
[INFO] [stdout]      |
[INFO] [stdout] 1724 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1725:9
[INFO] [stdout]      |
[INFO] [stdout] 1725 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1725:42
[INFO] [stdout]      |
[INFO] [stdout] 1725 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_3 (line 3296) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3297:42
[INFO] [stdout]      |
[INFO] [stdout] 3297 | pub const BATTERY_3_VOLTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3297:61
[INFO] [stdout]      |
[INFO] [stdout] 3297 | pub const BATTERY_3_VOLTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3297 - pub const BATTERY_3_VOLTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 3297 + pub const BATTERY_3_VOLTAGE_THRESHOLD_3: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3297 | pub const BATTERY_3_VOLTAGE_THRESHOLD_3<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3297:67
[INFO] [stdout]      |
[INFO] [stdout] 3297 | pub const BATTERY_3_VOLTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3300:11
[INFO] [stdout]      |
[INFO] [stdout] 3300 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3306:19
[INFO] [stdout]      |
[INFO] [stdout] 3306 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3307:12
[INFO] [stdout]      |
[INFO] [stdout] 3307 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3308:9
[INFO] [stdout]      |
[INFO] [stdout] 3308 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3308:42
[INFO] [stdout]      |
[INFO] [stdout] 3308 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3309:9
[INFO] [stdout]      |
[INFO] [stdout] 3309 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3309:42
[INFO] [stdout]      |
[INFO] [stdout] 3309 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_VOLTAGE (line 1679) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1680:26
[INFO] [stdout]      |
[INFO] [stdout] 1680 | pub const MAINS_VOLTAGE: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1680:45
[INFO] [stdout]      |
[INFO] [stdout] 1680 | pub const MAINS_VOLTAGE: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                             ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 1680 - pub const MAINS_VOLTAGE: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 1680 + pub const MAINS_VOLTAGE: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1680 | pub const MAINS_VOLTAGE<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                        +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1680:52
[INFO] [stdout]      |
[INFO] [stdout] 1680 | pub const MAINS_VOLTAGE: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1683:11
[INFO] [stdout]      |
[INFO] [stdout] 1683 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1689:23
[INFO] [stdout]      |
[INFO] [stdout] 1689 |     default: Some(U16(U16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                       ^^^ use of undeclared type `U16`
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 1689 -     default: Some(U16(U16::NON_VALUE.unwrap())),
[INFO] [stdout] 1689 +     default: Some(U16(u16::NON_VALUE.unwrap())),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1689:19
[INFO] [stdout]      |
[INFO] [stdout] 1689 |     default: Some(U16(U16::NON_VALUE.unwrap())),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1690:12
[INFO] [stdout]      |
[INFO] [stdout] 1690 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1691:9
[INFO] [stdout]      |
[INFO] [stdout] 1691 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1691:42
[INFO] [stdout]      |
[INFO] [stdout] 1691 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1692:9
[INFO] [stdout]      |
[INFO] [stdout] 1692 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1692:42
[INFO] [stdout]      |
[INFO] [stdout] 1692 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_1 (line 3362) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3363:45
[INFO] [stdout]      |
[INFO] [stdout] 3363 | pub const BATTERY_3_PERCENTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3363:64
[INFO] [stdout]      |
[INFO] [stdout] 3363 | pub const BATTERY_3_PERCENTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 3363 - pub const BATTERY_3_PERCENTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 3363 + pub const BATTERY_3_PERCENTAGE_THRESHOLD_1: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3363 | pub const BATTERY_3_PERCENTAGE_THRESHOLD_1<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3363:70
[INFO] [stdout]      |
[INFO] [stdout] 3363 | pub const BATTERY_3_PERCENTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3366:11
[INFO] [stdout]      |
[INFO] [stdout] 3366 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3372:19
[INFO] [stdout]      |
[INFO] [stdout] 3372 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3373:12
[INFO] [stdout]      |
[INFO] [stdout] 3373 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3374:9
[INFO] [stdout]      |
[INFO] [stdout] 3374 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3374:42
[INFO] [stdout]      |
[INFO] [stdout] 3374 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3375:9
[INFO] [stdout]      |
[INFO] [stdout] 3375 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3375:42
[INFO] [stdout]      |
[INFO] [stdout] 3375 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::scenes::CURRENT_GROUP (line 4352) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4353:26
[INFO] [stdout]      |
[INFO] [stdout] 4353 | pub const CURRENT_GROUP: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4353:45
[INFO] [stdout]      |
[INFO] [stdout] 4353 | pub const CURRENT_GROUP: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                             ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 4353 - pub const CURRENT_GROUP: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 4353 + pub const CURRENT_GROUP: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4353 | pub const CURRENT_GROUP<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                        +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4353:52
[INFO] [stdout]      |
[INFO] [stdout] 4353 | pub const CURRENT_GROUP: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                    ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4356:11
[INFO] [stdout]      |
[INFO] [stdout] 4356 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4362:19
[INFO] [stdout]      |
[INFO] [stdout] 4362 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4363:12
[INFO] [stdout]      |
[INFO] [stdout] 4363 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4364:9
[INFO] [stdout]      |
[INFO] [stdout] 4364 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4364:42
[INFO] [stdout]      |
[INFO] [stdout] 4364 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4365:9
[INFO] [stdout]      |
[INFO] [stdout] 4365 |         ValueOrAttributeReference::Value(U16(0xfff7)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4365:42
[INFO] [stdout]      |
[INFO] [stdout] 4365 |         ValueOrAttributeReference::Value(U16(0xfff7)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::scenes::CURRENT_SCENE (line 4319) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4320:26
[INFO] [stdout]      |
[INFO] [stdout] 4320 | pub const CURRENT_SCENE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4320:45
[INFO] [stdout]      |
[INFO] [stdout] 4320 | pub const CURRENT_SCENE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 4320 - pub const CURRENT_SCENE: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 4320 + pub const CURRENT_SCENE: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4320 | pub const CURRENT_SCENE<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                        ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4320:51
[INFO] [stdout]      |
[INFO] [stdout] 4320 | pub const CURRENT_SCENE: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                                   ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4323:11
[INFO] [stdout]      |
[INFO] [stdout] 4323 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4329:19
[INFO] [stdout]      |
[INFO] [stdout] 4329 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4330:12
[INFO] [stdout]      |
[INFO] [stdout] 4330 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4331:9
[INFO] [stdout]      |
[INFO] [stdout] 4331 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4331:42
[INFO] [stdout]      |
[INFO] [stdout] 4331 |         ValueOrAttributeReference::Value(U8(0x00)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4332:9
[INFO] [stdout]      |
[INFO] [stdout] 4332 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4332:42
[INFO] [stdout]      |
[INFO] [stdout] 4332 |         ValueOrAttributeReference::Value(U8(0xff)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::pulse_width_modulation::CURRENT_FREQUENCY (line 5987) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5988:30
[INFO] [stdout]      |
[INFO] [stdout] 5988 | pub const CURRENT_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                              ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5988:49
[INFO] [stdout]      |
[INFO] [stdout] 5988 | pub const CURRENT_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                 ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5988 - pub const CURRENT_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5988 + pub const CURRENT_FREQUENCY: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5988 | pub const CURRENT_FREQUENCY<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                            +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5988:56
[INFO] [stdout]      |
[INFO] [stdout] 5988 | pub const CURRENT_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5991:11
[INFO] [stdout]      |
[INFO] [stdout] 5991 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5997:19
[INFO] [stdout]      |
[INFO] [stdout] 5997 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5998:12
[INFO] [stdout]      |
[INFO] [stdout] 5998 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5999:9
[INFO] [stdout]      |
[INFO] [stdout] 5999 |         ValueOrAttributeReference::AttributeReference(0x0005),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:6000:9
[INFO] [stdout]      |
[INFO] [stdout] 6000 |         ValueOrAttributeReference::AttributeReference(0x0006),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 8 previous errors
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::pulse_width_modulation::MIN_LEVEL (line 5921) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5922:22
[INFO] [stdout]      |
[INFO] [stdout] 5922 | pub const MIN_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5922:41
[INFO] [stdout]      |
[INFO] [stdout] 5922 | pub const MIN_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                         ^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 5922 - pub const MIN_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 5922 + pub const MIN_LEVEL: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5922 | pub const MIN_LEVEL<U8>: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                    ++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5922:47
[INFO] [stdout]      |
[INFO] [stdout] 5922 | pub const MIN_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout]      |                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5925:11
[INFO] [stdout]      |
[INFO] [stdout] 5925 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5931:19
[INFO] [stdout]      |
[INFO] [stdout] 5931 |     default: Some(U8(0)),
[INFO] [stdout]      |                   ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5932:12
[INFO] [stdout]      |
[INFO] [stdout] 5932 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5933:9
[INFO] [stdout]      |
[INFO] [stdout] 5933 |         ValueOrAttributeReference::Value(U8(0)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5933:42
[INFO] [stdout]      |
[INFO] [stdout] 5933 |         ValueOrAttributeReference::Value(U8(0)),
[INFO] [stdout]      |                                          ^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5934:9
[INFO] [stdout]      |
[INFO] [stdout] 5934 |         ValueOrAttributeReference::AttributeReference(0x0003),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_VOLTAGE_MAX_THRESHOLD (line 1811) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1812:40
[INFO] [stdout]      |
[INFO] [stdout] 1812 | pub const MAINS_VOLTAGE_MAX_THRESHOLD: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                        ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1812:59
[INFO] [stdout]      |
[INFO] [stdout] 1812 | pub const MAINS_VOLTAGE_MAX_THRESHOLD: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                           ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 1812 - pub const MAINS_VOLTAGE_MAX_THRESHOLD: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 1812 + pub const MAINS_VOLTAGE_MAX_THRESHOLD: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1812 | pub const MAINS_VOLTAGE_MAX_THRESHOLD<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                      +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1812:66
[INFO] [stdout]      |
[INFO] [stdout] 1812 | pub const MAINS_VOLTAGE_MAX_THRESHOLD: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                                  ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1815:11
[INFO] [stdout]      |
[INFO] [stdout] 1815 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1821:19
[INFO] [stdout]      |
[INFO] [stdout] 1821 |     default: Some(U16(0xffff)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1822:12
[INFO] [stdout]      |
[INFO] [stdout] 1822 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1823:9
[INFO] [stdout]      |
[INFO] [stdout] 1823 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1823:42
[INFO] [stdout]      |
[INFO] [stdout] 1823 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1824:9
[INFO] [stdout]      |
[INFO] [stdout] 1824 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1824:42
[INFO] [stdout]      |
[INFO] [stdout] 1824 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_ALARM_MASK (line 1745) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1746:29
[INFO] [stdout]      |
[INFO] [stdout] 1746 | pub const MAINS_ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1746:48
[INFO] [stdout]      |
[INFO] [stdout] 1746 | pub const MAINS_ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                                ^^^^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1746 | pub const MAINS_ALARM_MASK<Bitmap8>: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                           +++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1746:59
[INFO] [stdout]      |
[INFO] [stdout] 1746 | pub const MAINS_ALARM_MASK: Attribute<'static, Bitmap8> = Attribute {
[INFO] [stdout]      |                                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1749:11
[INFO] [stdout]      |
[INFO] [stdout] 1749 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1755:19
[INFO] [stdout]      |
[INFO] [stdout] 1755 |     default: Some(Bitmap8(0)),
[INFO] [stdout]      |                   ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1756:12
[INFO] [stdout]      |
[INFO] [stdout] 1756 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1757:9
[INFO] [stdout]      |
[INFO] [stdout] 1757 |         ValueOrAttributeReference::Value(Bitmap8(0x0)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1757:42
[INFO] [stdout]      |
[INFO] [stdout] 1757 |         ValueOrAttributeReference::Value(Bitmap8(0x0)),
[INFO] [stdout]      |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1758:9
[INFO] [stdout]      |
[INFO] [stdout] 1758 |         ValueOrAttributeReference::Value(Bitmap8(0x3)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1758:42
[INFO] [stdout]      |
[INFO] [stdout] 1758 |         ValueOrAttributeReference::Value(Bitmap8(0x3)),
[INFO] [stdout]      |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_VOLTAGE_DWELL_TRIP_POINT (line 1844) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1845:43
[INFO] [stdout]      |
[INFO] [stdout] 1845 | pub const MAINS_VOLTAGE_DWELL_TRIP_POINT: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1845:62
[INFO] [stdout]      |
[INFO] [stdout] 1845 | pub const MAINS_VOLTAGE_DWELL_TRIP_POINT: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                              ^^^
[INFO] [stdout]      |
[INFO] [stdout] help: a builtin type with a similar name exists (notice the capitalization)
[INFO] [stdout]      |
[INFO] [stdout] 1845 - pub const MAINS_VOLTAGE_DWELL_TRIP_POINT: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 1845 + pub const MAINS_VOLTAGE_DWELL_TRIP_POINT: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1845 | pub const MAINS_VOLTAGE_DWELL_TRIP_POINT<U16>: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                         +++++
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1845:69
[INFO] [stdout]      |
[INFO] [stdout] 1845 | pub const MAINS_VOLTAGE_DWELL_TRIP_POINT: Attribute<'static, U16> = Attribute {
[INFO] [stdout]      |                                                                     ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeSide` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1848:11
[INFO] [stdout]      |
[INFO] [stdout] 1848 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1854:19
[INFO] [stdout]      |
[INFO] [stdout] 1854 |     default: Some(U16(0)),
[INFO] [stdout]      |                   ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `AttributeRange` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1855:12
[INFO] [stdout]      |
[INFO] [stdout] 1855 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1856:9
[INFO] [stdout]      |
[INFO] [stdout] 1856 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1856:42
[INFO] [stdout]      |
[INFO] [stdout] 1856 |         ValueOrAttributeReference::Value(U16(0x0000)),
[INFO] [stdout]      |                                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `ValueOrAttributeReference` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1857:9
[INFO] [stdout]      |
[INFO] [stdout] 1857 |         ValueOrAttributeReference::Value(U16(0xffff)),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
