[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatrickDaG%2Fzcl" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PatrickDaG/zcl on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c1ae1af8f5affe336e2697dbf2dfff973dde7226cdf7ca1f972f61cfb640082e
[INFO] running `Command { std: "docker" "start" "-a" "c1ae1af8f5affe336e2697dbf2dfff973dde7226cdf7ca1f972f61cfb640082e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c1ae1af8f5affe336e2697dbf2dfff973dde7226cdf7ca1f972f61cfb640082e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1ae1af8f5affe336e2697dbf2dfff973dde7226cdf7ca1f972f61cfb640082e", kill_on_drop: false }`
[INFO] [stdout] c1ae1af8f5affe336e2697dbf2dfff973dde7226cdf7ca1f972f61cfb640082e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77e651004252964afe3e20fb8697f1f73ff831b0303f362e53338ddc2d0aab67
[INFO] running `Command { std: "docker" "start" "-a" "77e651004252964afe3e20fb8697f1f73ff831b0303f362e53338ddc2d0aab67", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[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 9.59s
[INFO] running `Command { std: "docker" "inspect" "77e651004252964afe3e20fb8697f1f73ff831b0303f362e53338ddc2d0aab67", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77e651004252964afe3e20fb8697f1f73ff831b0303f362e53338ddc2d0aab67", kill_on_drop: false }`
[INFO] [stdout] 77e651004252964afe3e20fb8697f1f73ff831b0303f362e53338ddc2d0aab67
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4ecb78152061cc5bdacbd769167fbd0e7487ebcf3f60abb6f704a56ab7a70db
[INFO] running `Command { std: "docker" "start" "-a" "e4ecb78152061cc5bdacbd769167fbd0e7487ebcf3f60abb6f704a56ab7a70db", 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.53s
[INFO] running `Command { std: "docker" "inspect" "e4ecb78152061cc5bdacbd769167fbd0e7487ebcf3f60abb6f704a56ab7a70db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4ecb78152061cc5bdacbd769167fbd0e7487ebcf3f60abb6f704a56ab7a70db", kill_on_drop: false }`
[INFO] [stdout] e4ecb78152061cc5bdacbd769167fbd0e7487ebcf3f60abb6f704a56ab7a70db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4badde7f69839ddedbf54e23639e6a92da2d9aaa6ab7bbd2d54800eebc369302
[INFO] running `Command { std: "docker" "start" "-a" "4badde7f69839ddedbf54e23639e6a92da2d9aaa6ab7bbd2d54800eebc369302", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/zcl-5a181e7a12aa1c88)
[INFO] [stderr]    Doc-tests zcl
[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] [stdout] 
[INFO] [stdout] running 152 tests
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::GROUPS_CLUSTER (line 3957) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::ON_OFF_CLUSTER (line 4391) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::IDENTIFY_CLUSTER (line 3891) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::DEVICE_TEMPERATURE_CONFIGURATION_CLUSTER (line 3797) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::LEVEL_CLUSTER (line 5041) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::ON_OFF_SWITCH_CONFIGURATION_CLUSTER (line 4497) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::APPLICATION_VERSION (line 626) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::LEVEL_CONTROL_FOR_LIGHTING_CLUSTER (line 5531) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::DEVICE_ENABLED (line 1085) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::ALARM_MASK (line 1112) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::SCENES_CLUSTER (line 4193) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::DATE_CODE (line 779) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::GENERIC_DEVICE_CLASS (line 833) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::GENERIC_DEVICE_TYPE (line 862) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::PULSE_WIDTH_MODULATION_CLUSTER (line 5813) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::MANUFACTURER_NAME (line 725) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::DISABLE_LOCAL_CONFIG (line 1145) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::HW_VERSION (line 692) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::POWER_CONFIGURATION_CLUSTER (line 3317) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::BASIC_CLUSTER (line 1259) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::LOCATION_DESCRIPTION (line 1029) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::MANUFACTURER_VERSION_DETAILS (line 945) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::PHYSICAL_ENVIRONMENT (line 1056) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::PRODUCT_CODE (line 891) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::MODEL_IDENTIFIER (line 752) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::SERIAL_NUMBER (line 975) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::PRODUCT_LABEL (line 1002) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::POWER_SOURCE (line 806) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::PRODUCT_URL (line 918) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::STACK_VERSION (line 659) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::SW_BUILD_ID (line 1178) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::basic::ZCL_VERSION (line 593) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::DEVICE_TEMP_ALARM_MASK (line 3605) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::LOW_TEMP_THRESHOLD (line 3638) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::HIGH_TEMP_DWELL_TRIP_POINT (line 3737) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::LOW_TEMP_DWELL_TRIP_POINT (line 3704) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::CURRENT_TEMPERATURE (line 3473) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::MIN_TEMP_EXPERIENCED (line 3506) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::HIGH_TEMP_THRESHOLD (line 3671) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::MAX_TEMP_EXPERIENCED (line 3539) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::groups::NAME_SUPPORT (line 3921) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::CURRENT_FREQUENCY (line 4680) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::identify::IDENTIFY_TIME (line 3849) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::CURRENT_LEVEL (line 4548) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::device_temperature_configuration::OVER_TEMP_TOTAL_DWELL (line 3572) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::MAX_FREQUENCY (line 4746) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::MAX_LEVEL (line 4647) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::DEFAULT_MOVE_RATE (line 4911) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::ON_TRANSITION_TIME (line 4845) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::OFF_TRANSITION_TIME (line 4878) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::MIN_FREQUENCY (line 4713) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::START_UP_CURRENT_LEVEL (line 4971) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::MIN_LEVEL (line 4614) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::ON_LEVEL (line 4812) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::ON_OFF_TRANSITION_TIME (line 4779) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::OPTIONS (line 4944) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level::REMAINING_TIME (line 4581) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::CURRENT_FREQUENCY (line 5174) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::MAX_FREQUENCY (line 5240) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::MIN_FREQUENCY (line 5207) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::DEFAULT_MOVE_RATE (line 5405) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::CURRENT_LEVEL (line 5108) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::ON_LEVEL (line 5306) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::OFF_TRANSITION_TIME (line 5372) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::OPTIONS (line 5438) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::ON_OFF_TRANSITION_TIME (line 5273) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::ON_TRANSITION_TIME (line 5339) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::REMAINING_TIME (line 5141) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off::GLOBAL_SCENE_CONTROL (line 4264) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::level_control_for_lighting::START_UP_CURRENT_LEVEL (line 5465) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off::ON_OFF (line 4237) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off::OFF_WAIT_TIME (line 4318) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_ALARM_MASK (line 1802) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off::ON_TIME (line 4291) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off_switch_configuration::SWITCH_TYPE (line 4430) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off_switch_configuration::SWITCH_ACTIONS (line 4457) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::on_off::START_UP_ON_OFF (line 4345) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_ALARM_STATE (line 2093) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_MANUFACTURER (line 1649) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_A_HR_RATING (line 1703) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_REMAINING (line 1616) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_1 (line 1994) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_MIN_THRESHOLD (line 1961) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_2 (line 2027) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_3 (line 2060) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_QUANTITY (line 1736) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_SIZE (line 1676) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE_MIN_THRESHOLD (line 1829) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_1 (line 1862) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE (line 1583) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_2 (line 1895) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_RATED_VOLTAGE (line 1769) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_3 (line 1928) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_ALARM_STATE (line 2630) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_MANUFACTURER (line 2186) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_ALARM_MASK (line 2339) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_REMAINING (line 2153) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_1 (line 2531) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_MIN_THRESHOLD (line 2498) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_A_HR_RATING (line 2240) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_RATED_VOLTAGE (line 2306) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_3 (line 2597) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_2 (line 2564) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE_MIN_THRESHOLD (line 2366) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_QUANTITY (line 2273) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_SIZE (line 2213) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE (line 2120) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_2 (line 2432) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_1 (line 2399) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_ALARM_STATE (line 3167) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_3 (line 2465) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_ALARM_MASK (line 2876) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_MANUFACTURER (line 2723) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_A_HR_RATING (line 2777) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_1 (line 3068) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_MIN_THRESHOLD (line 3035) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_REMAINING (line 2690) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_3 (line 3134) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_RATED_VOLTAGE (line 2843) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_2 (line 3101) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_SIZE (line 2750) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_QUANTITY (line 2810) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE (line 2657) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE_MIN_THRESHOLD (line 2903) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_1 (line 2936) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_3 (line 3002) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_2 (line 2969) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_ALARM_MASK (line 1451) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_FREQUENCY (line 1418) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_VOLTAGE (line 1385) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_VOLTAGE_DWELL_TRIP_POINT (line 1550) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_VOLTAGE_MAX_THRESHOLD (line 1517) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::pulse_width_modulation::CURRENT_FREQUENCY (line 5693) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::power_configuration::MAINS_VOLTAGE_MIN_THRESHOLD (line 1484) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::pulse_width_modulation::MAX_FREQUENCY (line 5759) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::pulse_width_modulation::CURRENT_LEVEL (line 5594) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::pulse_width_modulation::MIN_FREQUENCY (line 5726) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::pulse_width_modulation::MAX_LEVEL (line 5660) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::pulse_width_modulation::MIN_LEVEL (line 5627) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::scenes::LAST_CONFIGURED_BY (line 4145) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::scenes::CURRENT_SCENE (line 4025) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::scenes::NAME_SUPPORT (line 4118) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::scenes::SCENE_VALID (line 4091) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - measurement_sensing::TEMPERATURE_MEASUREMENT_CLUSTER (line 6111) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::scenes::CURRENT_GROUP (line 4058) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - global::ATTRIBUTE_REPORTING_STATUS (line 5909) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - measurement_sensing::temperature_measurement::MEASURED_VALUE (line 5962) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::scenes::SCENE_COUNT (line 3992) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - global::CLUSTER_REVISION (line 5876) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - measurement_sensing::temperature_measurement::MAX_MEASURED_VALUE (line 6028) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - measurement_sensing::temperature_measurement::MIN_MEASURED_VALUE (line 5995) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - measurement_sensing::temperature_measurement::TOLERANCE (line 6061) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs - general::GROUPS_CLUSTER (line 3957) stdout ----
[INFO] [stdout] error[E0433]: cannot find `groups` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3958:57
[INFO] [stdout]      |
[INFO] [stdout] 3958 | 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:3961:17
[INFO] [stdout]      |
[INFO] [stdout] 3961 |     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:3962:29
[INFO] [stdout]      |
[INFO] [stdout] 3962 |         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:3958:34
[INFO] [stdout]      |
[INFO] [stdout] 3958 | 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:3958:87
[INFO] [stdout]      |
[INFO] [stdout] 3958 | 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::ON_OFF_CLUSTER (line 4391) stdout ----
[INFO] [stdout] error[E0433]: cannot find `on_off` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4392:57
[INFO] [stdout]      |
[INFO] [stdout] 4392 | 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:4395:17
[INFO] [stdout]      |
[INFO] [stdout] 4395 |     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:4396:23
[INFO] [stdout]      |
[INFO] [stdout] 4396 |         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:4397:37
[INFO] [stdout]      |
[INFO] [stdout] 4397 |         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:4398:24
[INFO] [stdout]      |
[INFO] [stdout] 4398 |         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:4399:30
[INFO] [stdout]      |
[INFO] [stdout] 4399 |         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:4400:32
[INFO] [stdout]      |
[INFO] [stdout] 4400 |         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:4392:34
[INFO] [stdout]      |
[INFO] [stdout] 4392 | 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:4392:86
[INFO] [stdout]      |
[INFO] [stdout] 4392 | 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::IDENTIFY_CLUSTER (line 3891) stdout ----
[INFO] [stdout] error[E0433]: cannot find `identify` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3892:59
[INFO] [stdout]      |
[INFO] [stdout] 3892 | 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:3895:17
[INFO] [stdout]      |
[INFO] [stdout] 3895 |     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:3896:30
[INFO] [stdout]      |
[INFO] [stdout] 3896 |         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:3892:36
[INFO] [stdout]      |
[INFO] [stdout] 3892 | 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:3892:93
[INFO] [stdout]      |
[INFO] [stdout] 3892 | 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::DEVICE_TEMPERATURE_CONFIGURATION_CLUSTER (line 3797) stdout ----
[INFO] [stdout] error[E0433]: cannot find `device_temperature_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3800:11
[INFO] [stdout]      |
[INFO] [stdout] 3800 |     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:3804:17
[INFO] [stdout]      |
[INFO] [stdout] 3804 |     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:3805:36
[INFO] [stdout]      |
[INFO] [stdout] 3805 |         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:3806:37
[INFO] [stdout]      |
[INFO] [stdout] 3806 |         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:3807:37
[INFO] [stdout]      |
[INFO] [stdout] 3807 |         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:3808:38
[INFO] [stdout]      |
[INFO] [stdout] 3808 |         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:3809:39
[INFO] [stdout]      |
[INFO] [stdout] 3809 |         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:3810:35
[INFO] [stdout]      |
[INFO] [stdout] 3810 |         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:3811:36
[INFO] [stdout]      |
[INFO] [stdout] 3811 |         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:3812:42
[INFO] [stdout]      |
[INFO] [stdout] 3812 |         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:3813:43
[INFO] [stdout]      |
[INFO] [stdout] 3813 |         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:3798:60
[INFO] [stdout]      |
[INFO] [stdout] 3798 | 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:3801:12
[INFO] [stdout]      |
[INFO] [stdout] 3801 | > = 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::LEVEL_CLUSTER (line 5041) stdout ----
[INFO] [stdout] error[E0433]: cannot find `level` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5042:56
[INFO] [stdout]      |
[INFO] [stdout] 5042 | 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:5045:17
[INFO] [stdout]      |
[INFO] [stdout] 5045 |     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:5046:30
[INFO] [stdout]      |
[INFO] [stdout] 5046 |         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:5047:31
[INFO] [stdout]      |
[INFO] [stdout] 5047 |         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:5048:26
[INFO] [stdout]      |
[INFO] [stdout] 5048 |         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:5049:26
[INFO] [stdout]      |
[INFO] [stdout] 5049 |         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:5050:34
[INFO] [stdout]      |
[INFO] [stdout] 5050 |         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:5051:30
[INFO] [stdout]      |
[INFO] [stdout] 5051 |         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:5052:30
[INFO] [stdout]      |
[INFO] [stdout] 5052 |         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:5053:39
[INFO] [stdout]      |
[INFO] [stdout] 5053 |         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:5054:25
[INFO] [stdout]      |
[INFO] [stdout] 5054 |         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:5055:35
[INFO] [stdout]      |
[INFO] [stdout] 5055 |         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:5056:36
[INFO] [stdout]      |
[INFO] [stdout] 5056 |         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:5057:34
[INFO] [stdout]      |
[INFO] [stdout] 5057 |         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:5058:24
[INFO] [stdout]      |
[INFO] [stdout] 5058 |         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:5059:39
[INFO] [stdout]      |
[INFO] [stdout] 5059 |         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:5042:33
[INFO] [stdout]      |
[INFO] [stdout] 5042 | 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:5042:84
[INFO] [stdout]      |
[INFO] [stdout] 5042 | 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::ON_OFF_SWITCH_CONFIGURATION_CLUSTER (line 4497) 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:4500:11
[INFO] [stdout]      |
[INFO] [stdout] 4500 |     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:4504:17
[INFO] [stdout]      |
[INFO] [stdout] 4504 |     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:4505:28
[INFO] [stdout]      |
[INFO] [stdout] 4505 |         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:4506:31
[INFO] [stdout]      |
[INFO] [stdout] 4506 |         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:4498:55
[INFO] [stdout]      |
[INFO] [stdout] 4498 | 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:4501:12
[INFO] [stdout]      |
[INFO] [stdout] 4501 | > = 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::APPLICATION_VERSION (line 626) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:627:32
[INFO] [stdout]     |
[INFO] [stdout] 627 | 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:627:51
[INFO] [stdout]     |
[INFO] [stdout] 627 | 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] 627 - pub const APPLICATION_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 627 + pub const APPLICATION_VERSION: Attribute<'static, u8> = Attribute {
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 627 | 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:627:57
[INFO] [stdout]     |
[INFO] [stdout] 627 | 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:630:11
[INFO] [stdout]     |
[INFO] [stdout] 630 |     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:636:19
[INFO] [stdout]     |
[INFO] [stdout] 636 |     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:637:12
[INFO] [stdout]     |
[INFO] [stdout] 637 |     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:638:9
[INFO] [stdout]     |
[INFO] [stdout] 638 |         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:638:42
[INFO] [stdout]     |
[INFO] [stdout] 638 |         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:639:9
[INFO] [stdout]     |
[INFO] [stdout] 639 |         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:639:42
[INFO] [stdout]     |
[INFO] [stdout] 639 |         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::LEVEL_CONTROL_FOR_LIGHTING_CLUSTER (line 5531) 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:5534:11
[INFO] [stdout]      |
[INFO] [stdout] 5534 |     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:5538:17
[INFO] [stdout]      |
[INFO] [stdout] 5538 |     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:5539:30
[INFO] [stdout]      |
[INFO] [stdout] 5539 |         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:5540:31
[INFO] [stdout]      |
[INFO] [stdout] 5540 |         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:5541:34
[INFO] [stdout]      |
[INFO] [stdout] 5541 |         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:5542:30
[INFO] [stdout]      |
[INFO] [stdout] 5542 |         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:5543:30
[INFO] [stdout]      |
[INFO] [stdout] 5543 |         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:5544:39
[INFO] [stdout]      |
[INFO] [stdout] 5544 |         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:5545:25
[INFO] [stdout]      |
[INFO] [stdout] 5545 |         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:5546:35
[INFO] [stdout]      |
[INFO] [stdout] 5546 |         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:5547:36
[INFO] [stdout]      |
[INFO] [stdout] 5547 |         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:5548:34
[INFO] [stdout]      |
[INFO] [stdout] 5548 |         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:5549:24
[INFO] [stdout]      |
[INFO] [stdout] 5549 |         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:5550:39
[INFO] [stdout]      |
[INFO] [stdout] 5550 |         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:5532:54
[INFO] [stdout]      |
[INFO] [stdout] 5532 | 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:5535:12
[INFO] [stdout]      |
[INFO] [stdout] 5535 | > = 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::basic::DEVICE_ENABLED (line 1085) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1086:27
[INFO] [stdout]      |
[INFO] [stdout] 1086 | 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:1086:46
[INFO] [stdout]      |
[INFO] [stdout] 1086 | 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] 1086 - pub const DEVICE_ENABLED: Attribute<'static, Bool> = Attribute {
[INFO] [stdout] 1086 + pub const DEVICE_ENABLED: Attribute<'static, bool> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: perhaps you intended to use this type
[INFO] [stdout]      |
[INFO] [stdout] 1086 - pub const DEVICE_ENABLED: Attribute<'static, Bool> = Attribute {
[INFO] [stdout] 1086 + pub const DEVICE_ENABLED: Attribute<'static, bool> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1086 | 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:1086:54
[INFO] [stdout]      |
[INFO] [stdout] 1086 | 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:1089:11
[INFO] [stdout]      |
[INFO] [stdout] 1089 |     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:1095:19
[INFO] [stdout]      |
[INFO] [stdout] 1095 |     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:1096:12
[INFO] [stdout]      |
[INFO] [stdout] 1096 |     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::ALARM_MASK (line 1112) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1113:23
[INFO] [stdout]      |
[INFO] [stdout] 1113 | 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:1113:42
[INFO] [stdout]      |
[INFO] [stdout] 1113 | 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] 1113 | 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:1113:53
[INFO] [stdout]      |
[INFO] [stdout] 1113 | 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:1116:11
[INFO] [stdout]      |
[INFO] [stdout] 1116 |     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:1122:19
[INFO] [stdout]      |
[INFO] [stdout] 1122 |     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:1123:12
[INFO] [stdout]      |
[INFO] [stdout] 1123 |     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:1124:9
[INFO] [stdout]      |
[INFO] [stdout] 1124 |         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:1124:42
[INFO] [stdout]      |
[INFO] [stdout] 1124 |         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:1125:9
[INFO] [stdout]      |
[INFO] [stdout] 1125 |         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:1125:42
[INFO] [stdout]      |
[INFO] [stdout] 1125 |         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::SCENES_CLUSTER (line 4193) stdout ----
[INFO] [stdout] error[E0433]: cannot find `scenes` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4194:57
[INFO] [stdout]      |
[INFO] [stdout] 4194 | 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:4197:17
[INFO] [stdout]      |
[INFO] [stdout] 4197 |     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:4198:28
[INFO] [stdout]      |
[INFO] [stdout] 4198 |         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:4199:30
[INFO] [stdout]      |
[INFO] [stdout] 4199 |         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:4200:30
[INFO] [stdout]      |
[INFO] [stdout] 4200 |         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:4201:28
[INFO] [stdout]      |
[INFO] [stdout] 4201 |         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:4202:29
[INFO] [stdout]      |
[INFO] [stdout] 4202 |         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:4203:35
[INFO] [stdout]      |
[INFO] [stdout] 4203 |         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:4194:34
[INFO] [stdout]      |
[INFO] [stdout] 4194 | 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:4194:87
[INFO] [stdout]      |
[INFO] [stdout] 4194 | 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::basic::DATE_CODE (line 779) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:780:22
[INFO] [stdout]     |
[INFO] [stdout] 780 | 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:780:41
[INFO] [stdout]     |
[INFO] [stdout] 780 | 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:780:69
[INFO] [stdout]     |
[INFO] [stdout] 780 | 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:783:11
[INFO] [stdout]     |
[INFO] [stdout] 783 |     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:789:19
[INFO] [stdout]     |
[INFO] [stdout] 789 |     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:790:12
[INFO] [stdout]     |
[INFO] [stdout] 790 |     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::basic::GENERIC_DEVICE_CLASS (line 833) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:834:33
[INFO] [stdout]     |
[INFO] [stdout] 834 | 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:834:52
[INFO] [stdout]     |
[INFO] [stdout] 834 | 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:834:58
[INFO] [stdout]     |
[INFO] [stdout] 834 | 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] 834 | 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:834:81
[INFO] [stdout]     |
[INFO] [stdout] 834 | 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:843:27
[INFO] [stdout]     |
[INFO] [stdout] 843 |     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] 834 | 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:837:11
[INFO] [stdout]     |
[INFO] [stdout] 837 |     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:843:47
[INFO] [stdout]     |
[INFO] [stdout] 843 |     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:843:19
[INFO] [stdout]     |
[INFO] [stdout] 843 |     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:844:12
[INFO] [stdout]     |
[INFO] [stdout] 844 |     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::GENERIC_DEVICE_TYPE (line 862) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:863:32
[INFO] [stdout]     |
[INFO] [stdout] 863 | 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:863:51
[INFO] [stdout]     |
[INFO] [stdout] 863 | 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:863:57
[INFO] [stdout]     |
[INFO] [stdout] 863 | 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] 863 | 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:863:79
[INFO] [stdout]     |
[INFO] [stdout] 863 | 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:872:27
[INFO] [stdout]     |
[INFO] [stdout] 872 |     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] 863 | 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:866:11
[INFO] [stdout]     |
[INFO] [stdout] 866 |     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:872:46
[INFO] [stdout]     |
[INFO] [stdout] 872 |     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:872:19
[INFO] [stdout]     |
[INFO] [stdout] 872 |     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:873:12
[INFO] [stdout]     |
[INFO] [stdout] 873 |     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::PULSE_WIDTH_MODULATION_CLUSTER (line 5813) stdout ----
[INFO] [stdout] error[E0433]: cannot find `pulse_width_modulation` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5816:11
[INFO] [stdout]      |
[INFO] [stdout] 5816 |     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:5820:17
[INFO] [stdout]      |
[INFO] [stdout] 5820 |     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:5821:30
[INFO] [stdout]      |
[INFO] [stdout] 5821 |         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:5822:26
[INFO] [stdout]      |
[INFO] [stdout] 5822 |         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:5823:26
[INFO] [stdout]      |
[INFO] [stdout] 5823 |         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:5824:34
[INFO] [stdout]      |
[INFO] [stdout] 5824 |         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:5825:30
[INFO] [stdout]      |
[INFO] [stdout] 5825 |         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:5826:30
[INFO] [stdout]      |
[INFO] [stdout] 5826 |         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:5814:50
[INFO] [stdout]      |
[INFO] [stdout] 5814 | 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:5817:12
[INFO] [stdout]      |
[INFO] [stdout] 5817 | > = 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::MANUFACTURER_NAME (line 725) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:726:30
[INFO] [stdout]     |
[INFO] [stdout] 726 | 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:726:49
[INFO] [stdout]     |
[INFO] [stdout] 726 | 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:726:77
[INFO] [stdout]     |
[INFO] [stdout] 726 | 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:729:11
[INFO] [stdout]     |
[INFO] [stdout] 729 |     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:735:19
[INFO] [stdout]     |
[INFO] [stdout] 735 |     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:736:12
[INFO] [stdout]     |
[INFO] [stdout] 736 |     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::DISABLE_LOCAL_CONFIG (line 1145) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1146:33
[INFO] [stdout]      |
[INFO] [stdout] 1146 | 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:1146:52
[INFO] [stdout]      |
[INFO] [stdout] 1146 | 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] 1146 | 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:1146:63
[INFO] [stdout]      |
[INFO] [stdout] 1146 | 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:1149:11
[INFO] [stdout]      |
[INFO] [stdout] 1149 |     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:1155:19
[INFO] [stdout]      |
[INFO] [stdout] 1155 |     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:1156:12
[INFO] [stdout]      |
[INFO] [stdout] 1156 |     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:1157:9
[INFO] [stdout]      |
[INFO] [stdout] 1157 |         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:1157:42
[INFO] [stdout]      |
[INFO] [stdout] 1157 |         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:1158:9
[INFO] [stdout]      |
[INFO] [stdout] 1158 |         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:1158:42
[INFO] [stdout]      |
[INFO] [stdout] 1158 |         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::HW_VERSION (line 692) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:693:23
[INFO] [stdout]     |
[INFO] [stdout] 693 | 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:693:42
[INFO] [stdout]     |
[INFO] [stdout] 693 | 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] 693 - pub const HW_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 693 + pub const HW_VERSION: Attribute<'static, u8> = Attribute {
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 693 | 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:693:48
[INFO] [stdout]     |
[INFO] [stdout] 693 | 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:696:11
[INFO] [stdout]     |
[INFO] [stdout] 696 |     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:702:19
[INFO] [stdout]     |
[INFO] [stdout] 702 |     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:703:12
[INFO] [stdout]     |
[INFO] [stdout] 703 |     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:704:9
[INFO] [stdout]     |
[INFO] [stdout] 704 |         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:704:42
[INFO] [stdout]     |
[INFO] [stdout] 704 |         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:705:9
[INFO] [stdout]     |
[INFO] [stdout] 705 |         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:705:42
[INFO] [stdout]     |
[INFO] [stdout] 705 |         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_CLUSTER (line 3317) stdout ----
[INFO] [stdout] error[E0433]: cannot find `power_configuration` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3320:11
[INFO] [stdout]      |
[INFO] [stdout] 3320 |     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:3324:17
[INFO] [stdout]      |
[INFO] [stdout] 3324 |     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:3325:30
[INFO] [stdout]      |
[INFO] [stdout] 3325 |         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:3326:32
[INFO] [stdout]      |
[INFO] [stdout] 3326 |         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:3327:33
[INFO] [stdout]      |
[INFO] [stdout] 3327 |         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:3328:44
[INFO] [stdout]      |
[INFO] [stdout] 3328 |         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:3329:44
[INFO] [stdout]      |
[INFO] [stdout] 3329 |         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:3330:47
[INFO] [stdout]      |
[INFO] [stdout] 3330 |         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:3331:34
[INFO] [stdout]      |
[INFO] [stdout] 3331 |         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:3332:47
[INFO] [stdout]      |
[INFO] [stdout] 3332 |         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:3333:39
[INFO] [stdout]      |
[INFO] [stdout] 3333 |         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:3334:31
[INFO] [stdout]      |
[INFO] [stdout] 3334 |         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:3335:38
[INFO] [stdout]      |
[INFO] [stdout] 3335 |         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:3336:35
[INFO] [stdout]      |
[INFO] [stdout] 3336 |         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:3337:40
[INFO] [stdout]      |
[INFO] [stdout] 3337 |         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:3338:37
[INFO] [stdout]      |
[INFO] [stdout] 3338 |         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:3339:48
[INFO] [stdout]      |
[INFO] [stdout] 3339 |         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:3340:46
[INFO] [stdout]      |
[INFO] [stdout] 3340 |         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:3341:46
[INFO] [stdout]      |
[INFO] [stdout] 3341 |         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:3342:46
[INFO] [stdout]      |
[INFO] [stdout] 3342 |         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:3343:51
[INFO] [stdout]      |
[INFO] [stdout] 3343 |         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:3344:49
[INFO] [stdout]      |
[INFO] [stdout] 3344 |         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:3345:49
[INFO] [stdout]      |
[INFO] [stdout] 3345 |         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:3346:49
[INFO] [stdout]      |
[INFO] [stdout] 3346 |         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:3347:38
[INFO] [stdout]      |
[INFO] [stdout] 3347 |         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:3348:34
[INFO] [stdout]      |
[INFO] [stdout] 3348 |         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:3349:47
[INFO] [stdout]      |
[INFO] [stdout] 3349 |         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:3350:39
[INFO] [stdout]      |
[INFO] [stdout] 3350 |         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:3351:31
[INFO] [stdout]      |
[INFO] [stdout] 3351 |         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:3352:38
[INFO] [stdout]      |
[INFO] [stdout] 3352 |         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:3353:35
[INFO] [stdout]      |
[INFO] [stdout] 3353 |         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:3354:40
[INFO] [stdout]      |
[INFO] [stdout] 3354 |         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:3355:37
[INFO] [stdout]      |
[INFO] [stdout] 3355 |         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:3356:48
[INFO] [stdout]      |
[INFO] [stdout] 3356 |         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:3357:46
[INFO] [stdout]      |
[INFO] [stdout] 3357 |         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:3358:46
[INFO] [stdout]      |
[INFO] [stdout] 3358 |         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:3359:46
[INFO] [stdout]      |
[INFO] [stdout] 3359 |         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:3360:51
[INFO] [stdout]      |
[INFO] [stdout] 3360 |         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:3361:49
[INFO] [stdout]      |
[INFO] [stdout] 3361 |         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:3362:49
[INFO] [stdout]      |
[INFO] [stdout] 3362 |         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:3363:49
[INFO] [stdout]      |
[INFO] [stdout] 3363 |         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:3364:38
[INFO] [stdout]      |
[INFO] [stdout] 3364 |         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:3365:34
[INFO] [stdout]      |
[INFO] [stdout] 3365 |         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:3366:47
[INFO] [stdout]      |
[INFO] [stdout] 3366 |         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:3367:39
[INFO] [stdout]      |
[INFO] [stdout] 3367 |         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:3368:31
[INFO] [stdout]      |
[INFO] [stdout] 3368 |         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:3369:38
[INFO] [stdout]      |
[INFO] [stdout] 3369 |         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:3370:35
[INFO] [stdout]      |
[INFO] [stdout] 3370 |         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:3371:40
[INFO] [stdout]      |
[INFO] [stdout] 3371 |         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:3372:37
[INFO] [stdout]      |
[INFO] [stdout] 3372 |         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:3373:48
[INFO] [stdout]      |
[INFO] [stdout] 3373 |         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:3374:46
[INFO] [stdout]      |
[INFO] [stdout] 3374 |         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:3375:46
[INFO] [stdout]      |
[INFO] [stdout] 3375 |         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:3376:46
[INFO] [stdout]      |
[INFO] [stdout] 3376 |         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:3377:51
[INFO] [stdout]      |
[INFO] [stdout] 3377 |         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:3378:49
[INFO] [stdout]      |
[INFO] [stdout] 3378 |         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:3379:49
[INFO] [stdout]      |
[INFO] [stdout] 3379 |         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:3380:49
[INFO] [stdout]      |
[INFO] [stdout] 3380 |         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:3381:38
[INFO] [stdout]      |
[INFO] [stdout] 3381 |         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:3318:47
[INFO] [stdout]      |
[INFO] [stdout] 3318 | 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:3321:12
[INFO] [stdout]      |
[INFO] [stdout] 3321 | > = 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::BASIC_CLUSTER (line 1259) stdout ----
[INFO] [stdout] error[E0433]: cannot find `basic` in `self`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1261:56
[INFO] [stdout]      |
[INFO] [stdout] 1261 | 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:1264:17
[INFO] [stdout]      |
[INFO] [stdout] 1264 |     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:1265:28
[INFO] [stdout]      |
[INFO] [stdout] 1265 |         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:1266:36
[INFO] [stdout]      |
[INFO] [stdout] 1266 |         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:1267:30
[INFO] [stdout]      |
[INFO] [stdout] 1267 |         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:1268:27
[INFO] [stdout]      |
[INFO] [stdout] 1268 |         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:1269:34
[INFO] [stdout]      |
[INFO] [stdout] 1269 |         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:1270:33
[INFO] [stdout]      |
[INFO] [stdout] 1270 |         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:1271:26
[INFO] [stdout]      |
[INFO] [stdout] 1271 |         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:1272:29
[INFO] [stdout]      |
[INFO] [stdout] 1272 |         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:1273:37
[INFO] [stdout]      |
[INFO] [stdout] 1273 |         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:1274:36
[INFO] [stdout]      |
[INFO] [stdout] 1274 |         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:1275:29
[INFO] [stdout]      |
[INFO] [stdout] 1275 |         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:1276:28
[INFO] [stdout]      |
[INFO] [stdout] 1276 |         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:1277:45
[INFO] [stdout]      |
[INFO] [stdout] 1277 |         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:1278:30
[INFO] [stdout]      |
[INFO] [stdout] 1278 |         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:1279:30
[INFO] [stdout]      |
[INFO] [stdout] 1279 |         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:1280:37
[INFO] [stdout]      |
[INFO] [stdout] 1280 |         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:1281:37
[INFO] [stdout]      |
[INFO] [stdout] 1281 |         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:1282:31
[INFO] [stdout]      |
[INFO] [stdout] 1282 |         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:1283:27
[INFO] [stdout]      |
[INFO] [stdout] 1283 |         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:1284:37
[INFO] [stdout]      |
[INFO] [stdout] 1284 |         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:1285:28
[INFO] [stdout]      |
[INFO] [stdout] 1285 |         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:1261:33
[INFO] [stdout]      |
[INFO] [stdout] 1261 | 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:1261:84
[INFO] [stdout]      |
[INFO] [stdout] 1261 | 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 1029) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1030:33
[INFO] [stdout]      |
[INFO] [stdout] 1030 | 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:1030:52
[INFO] [stdout]      |
[INFO] [stdout] 1030 | 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:1030:80
[INFO] [stdout]      |
[INFO] [stdout] 1030 | 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:1033:11
[INFO] [stdout]      |
[INFO] [stdout] 1033 |     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:1039:19
[INFO] [stdout]      |
[INFO] [stdout] 1039 |     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:1040:12
[INFO] [stdout]      |
[INFO] [stdout] 1040 |     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::basic::MANUFACTURER_VERSION_DETAILS (line 945) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:946:41
[INFO] [stdout]     |
[INFO] [stdout] 946 | 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:946:60
[INFO] [stdout]     |
[INFO] [stdout] 946 | 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:946:88
[INFO] [stdout]     |
[INFO] [stdout] 946 | 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:949:11
[INFO] [stdout]     |
[INFO] [stdout] 949 |     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:955:19
[INFO] [stdout]     |
[INFO] [stdout] 955 |     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:956:12
[INFO] [stdout]     |
[INFO] [stdout] 956 |     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::PHYSICAL_ENVIRONMENT (line 1056) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1057:33
[INFO] [stdout]      |
[INFO] [stdout] 1057 | 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:1057:52
[INFO] [stdout]      |
[INFO] [stdout] 1057 | 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:1057:58
[INFO] [stdout]      |
[INFO] [stdout] 1057 | 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] 1057 | 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:1057:82
[INFO] [stdout]      |
[INFO] [stdout] 1057 | 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:1066:27
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     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] 1057 | 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:1060:11
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     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:1066:48
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     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:1066:19
[INFO] [stdout]      |
[INFO] [stdout] 1066 |     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:1067:12
[INFO] [stdout]      |
[INFO] [stdout] 1067 |     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 891) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:892:25
[INFO] [stdout]     |
[INFO] [stdout] 892 | 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:892:44
[INFO] [stdout]     |
[INFO] [stdout] 892 | 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:892:68
[INFO] [stdout]     |
[INFO] [stdout] 892 | 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:895:11
[INFO] [stdout]     |
[INFO] [stdout] 895 |     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:901:19
[INFO] [stdout]     |
[INFO] [stdout] 901 |     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:902:12
[INFO] [stdout]     |
[INFO] [stdout] 902 |     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::MODEL_IDENTIFIER (line 752) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:753:29
[INFO] [stdout]     |
[INFO] [stdout] 753 | 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:753:48
[INFO] [stdout]     |
[INFO] [stdout] 753 | 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:753:76
[INFO] [stdout]     |
[INFO] [stdout] 753 | 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:756:11
[INFO] [stdout]     |
[INFO] [stdout] 756 |     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:762:19
[INFO] [stdout]     |
[INFO] [stdout] 762 |     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:763:12
[INFO] [stdout]     |
[INFO] [stdout] 763 |     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 975) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:976:26
[INFO] [stdout]     |
[INFO] [stdout] 976 | 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:976:45
[INFO] [stdout]     |
[INFO] [stdout] 976 | 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:976:73
[INFO] [stdout]     |
[INFO] [stdout] 976 | 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:979:11
[INFO] [stdout]     |
[INFO] [stdout] 979 |     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:985:19
[INFO] [stdout]     |
[INFO] [stdout] 985 |     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:986:12
[INFO] [stdout]     |
[INFO] [stdout] 986 |     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_LABEL (line 1002) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1003:26
[INFO] [stdout]      |
[INFO] [stdout] 1003 | 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:1003:45
[INFO] [stdout]      |
[INFO] [stdout] 1003 | 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:1003:73
[INFO] [stdout]      |
[INFO] [stdout] 1003 | 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:1006:11
[INFO] [stdout]      |
[INFO] [stdout] 1006 |     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:1012:19
[INFO] [stdout]      |
[INFO] [stdout] 1012 |     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:1013:12
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     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 806) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:807:25
[INFO] [stdout]     |
[INFO] [stdout] 807 | 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:807:44
[INFO] [stdout]     |
[INFO] [stdout] 807 | 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:807:50
[INFO] [stdout]     |
[INFO] [stdout] 807 | 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] 807 | 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:807:66
[INFO] [stdout]     |
[INFO] [stdout] 807 | 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:816:27
[INFO] [stdout]     |
[INFO] [stdout] 816 |     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] 807 | 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:810:11
[INFO] [stdout]     |
[INFO] [stdout] 810 |     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:816:40
[INFO] [stdout]     |
[INFO] [stdout] 816 |     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:816:19
[INFO] [stdout]     |
[INFO] [stdout] 816 |     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:817:12
[INFO] [stdout]     |
[INFO] [stdout] 817 |     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_URL (line 918) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:919:24
[INFO] [stdout]     |
[INFO] [stdout] 919 | 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:919:43
[INFO] [stdout]     |
[INFO] [stdout] 919 | 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:919:71
[INFO] [stdout]     |
[INFO] [stdout] 919 | 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:922:11
[INFO] [stdout]     |
[INFO] [stdout] 922 |     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:928:19
[INFO] [stdout]     |
[INFO] [stdout] 928 |     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:929:12
[INFO] [stdout]     |
[INFO] [stdout] 929 |     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::STACK_VERSION (line 659) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:660:26
[INFO] [stdout]     |
[INFO] [stdout] 660 | 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:660:45
[INFO] [stdout]     |
[INFO] [stdout] 660 | 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] 660 - pub const STACK_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 660 + pub const STACK_VERSION: Attribute<'static, u8> = Attribute {
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 660 | 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:660:51
[INFO] [stdout]     |
[INFO] [stdout] 660 | 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:663:11
[INFO] [stdout]     |
[INFO] [stdout] 663 |     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:669:19
[INFO] [stdout]     |
[INFO] [stdout] 669 |     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:670:12
[INFO] [stdout]     |
[INFO] [stdout] 670 |     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:671:9
[INFO] [stdout]     |
[INFO] [stdout] 671 |         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:671:42
[INFO] [stdout]     |
[INFO] [stdout] 671 |         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:672:9
[INFO] [stdout]     |
[INFO] [stdout] 672 |         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:672:42
[INFO] [stdout]     |
[INFO] [stdout] 672 |         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::SW_BUILD_ID (line 1178) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1179:24
[INFO] [stdout]      |
[INFO] [stdout] 1179 | 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:1179:43
[INFO] [stdout]      |
[INFO] [stdout] 1179 | 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:1179:71
[INFO] [stdout]      |
[INFO] [stdout] 1179 | 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:1182:11
[INFO] [stdout]      |
[INFO] [stdout] 1182 |     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:1188:19
[INFO] [stdout]      |
[INFO] [stdout] 1188 |     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:1189:12
[INFO] [stdout]      |
[INFO] [stdout] 1189 |     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::basic::ZCL_VERSION (line 593) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:594:24
[INFO] [stdout]     |
[INFO] [stdout] 594 | 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:594:43
[INFO] [stdout]     |
[INFO] [stdout] 594 | 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] 594 - pub const ZCL_VERSION: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 594 + pub const ZCL_VERSION: Attribute<'static, u8> = Attribute {
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 594 | 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:594:49
[INFO] [stdout]     |
[INFO] [stdout] 594 | 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:597:11
[INFO] [stdout]     |
[INFO] [stdout] 597 |     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:603:19
[INFO] [stdout]     |
[INFO] [stdout] 603 |     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:604:12
[INFO] [stdout]     |
[INFO] [stdout] 604 |     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:605:9
[INFO] [stdout]     |
[INFO] [stdout] 605 |         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:605:42
[INFO] [stdout]     |
[INFO] [stdout] 605 |         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:606:9
[INFO] [stdout]     |
[INFO] [stdout] 606 |         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:606:42
[INFO] [stdout]     |
[INFO] [stdout] 606 |         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::DEVICE_TEMP_ALARM_MASK (line 3605) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3606:35
[INFO] [stdout]      |
[INFO] [stdout] 3606 | 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:3606:54
[INFO] [stdout]      |
[INFO] [stdout] 3606 | 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] 3606 | 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:3606:65
[INFO] [stdout]      |
[INFO] [stdout] 3606 | 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:3609:11
[INFO] [stdout]      |
[INFO] [stdout] 3609 |     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:3615:19
[INFO] [stdout]      |
[INFO] [stdout] 3615 |     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:3616:12
[INFO] [stdout]      |
[INFO] [stdout] 3616 |     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:3617:9
[INFO] [stdout]      |
[INFO] [stdout] 3617 |         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:3617:42
[INFO] [stdout]      |
[INFO] [stdout] 3617 |         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:3618:9
[INFO] [stdout]      |
[INFO] [stdout] 3618 |         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:3618:42
[INFO] [stdout]      |
[INFO] [stdout] 3618 |         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::LOW_TEMP_THRESHOLD (line 3638) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3639:31
[INFO] [stdout]      |
[INFO] [stdout] 3639 | 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:3639:50
[INFO] [stdout]      |
[INFO] [stdout] 3639 | 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] 3639 - pub const LOW_TEMP_THRESHOLD: Attribute<'static, I16> = Attribute {
[INFO] [stdout] 3639 + 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] 3639 | 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:3639:57
[INFO] [stdout]      |
[INFO] [stdout] 3639 | 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:3642:11
[INFO] [stdout]      |
[INFO] [stdout] 3642 |     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:3648:23
[INFO] [stdout]      |
[INFO] [stdout] 3648 |     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] 3648 -     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout] 3648 +     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:3648:19
[INFO] [stdout]      |
[INFO] [stdout] 3648 |     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:3649:12
[INFO] [stdout]      |
[INFO] [stdout] 3649 |     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:3650:9
[INFO] [stdout]      |
[INFO] [stdout] 3650 |         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:3650:42
[INFO] [stdout]      |
[INFO] [stdout] 3650 |         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:3651:9
[INFO] [stdout]      |
[INFO] [stdout] 3651 |         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:3651:42
[INFO] [stdout]      |
[INFO] [stdout] 3651 |         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::device_temperature_configuration::HIGH_TEMP_DWELL_TRIP_POINT (line 3737) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3738:39
[INFO] [stdout]      |
[INFO] [stdout] 3738 | 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:3738:58
[INFO] [stdout]      |
[INFO] [stdout] 3738 | 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] 3738 | 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:3738:65
[INFO] [stdout]      |
[INFO] [stdout] 3738 | 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:3741:11
[INFO] [stdout]      |
[INFO] [stdout] 3741 |     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:3747:23
[INFO] [stdout]      |
[INFO] [stdout] 3747 |     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:3747:19
[INFO] [stdout]      |
[INFO] [stdout] 3747 |     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:3748:12
[INFO] [stdout]      |
[INFO] [stdout] 3748 |     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:3749:9
[INFO] [stdout]      |
[INFO] [stdout] 3749 |         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:3749:42
[INFO] [stdout]      |
[INFO] [stdout] 3749 |         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:3750:9
[INFO] [stdout]      |
[INFO] [stdout] 3750 |         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:3750:42
[INFO] [stdout]      |
[INFO] [stdout] 3750 |         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::LOW_TEMP_DWELL_TRIP_POINT (line 3704) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3705:38
[INFO] [stdout]      |
[INFO] [stdout] 3705 | 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:3705:57
[INFO] [stdout]      |
[INFO] [stdout] 3705 | 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] 3705 | 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:3705:64
[INFO] [stdout]      |
[INFO] [stdout] 3705 | 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:3708:11
[INFO] [stdout]      |
[INFO] [stdout] 3708 |     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:3714:23
[INFO] [stdout]      |
[INFO] [stdout] 3714 |     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:3714:19
[INFO] [stdout]      |
[INFO] [stdout] 3714 |     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:3715:12
[INFO] [stdout]      |
[INFO] [stdout] 3715 |     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:3716:9
[INFO] [stdout]      |
[INFO] [stdout] 3716 |         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:3716:42
[INFO] [stdout]      |
[INFO] [stdout] 3716 |         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:3717:9
[INFO] [stdout]      |
[INFO] [stdout] 3717 |         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:3717:42
[INFO] [stdout]      |
[INFO] [stdout] 3717 |         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::CURRENT_TEMPERATURE (line 3473) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3474:32
[INFO] [stdout]      |
[INFO] [stdout] 3474 | 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:3474:51
[INFO] [stdout]      |
[INFO] [stdout] 3474 | 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] 3474 - pub const CURRENT_TEMPERATURE: Attribute<'static, I16> = Attribute {
[INFO] [stdout] 3474 + pub const CURRENT_TEMPERATURE: Attribute<'static, i16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3474 | 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:3474:58
[INFO] [stdout]      |
[INFO] [stdout] 3474 | 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:3477:11
[INFO] [stdout]      |
[INFO] [stdout] 3477 |     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:3483:23
[INFO] [stdout]      |
[INFO] [stdout] 3483 |     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] 3483 -     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout] 3483 +     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:3483:19
[INFO] [stdout]      |
[INFO] [stdout] 3483 |     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:3484:12
[INFO] [stdout]      |
[INFO] [stdout] 3484 |     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:3485:9
[INFO] [stdout]      |
[INFO] [stdout] 3485 |         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:3485:42
[INFO] [stdout]      |
[INFO] [stdout] 3485 |         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:3486:9
[INFO] [stdout]      |
[INFO] [stdout] 3486 |         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:3486:42
[INFO] [stdout]      |
[INFO] [stdout] 3486 |         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::device_temperature_configuration::MIN_TEMP_EXPERIENCED (line 3506) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3507:33
[INFO] [stdout]      |
[INFO] [stdout] 3507 | 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:3507:52
[INFO] [stdout]      |
[INFO] [stdout] 3507 | 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] 3507 - pub const MIN_TEMP_EXPERIENCED: Attribute<'static, I16> = Attribute {
[INFO] [stdout] 3507 + 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] 3507 | 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:3507:59
[INFO] [stdout]      |
[INFO] [stdout] 3507 | 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:3510:11
[INFO] [stdout]      |
[INFO] [stdout] 3510 |     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:3516:23
[INFO] [stdout]      |
[INFO] [stdout] 3516 |     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] 3516 -     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout] 3516 +     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:3516:19
[INFO] [stdout]      |
[INFO] [stdout] 3516 |     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:3517:12
[INFO] [stdout]      |
[INFO] [stdout] 3517 |     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:3518:9
[INFO] [stdout]      |
[INFO] [stdout] 3518 |         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:3518:42
[INFO] [stdout]      |
[INFO] [stdout] 3518 |         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:3519:9
[INFO] [stdout]      |
[INFO] [stdout] 3519 |         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:3519:42
[INFO] [stdout]      |
[INFO] [stdout] 3519 |         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::device_temperature_configuration::HIGH_TEMP_THRESHOLD (line 3671) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3672:32
[INFO] [stdout]      |
[INFO] [stdout] 3672 | 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:3672:51
[INFO] [stdout]      |
[INFO] [stdout] 3672 | 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] 3672 - pub const HIGH_TEMP_THRESHOLD: Attribute<'static, I16> = Attribute {
[INFO] [stdout] 3672 + 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] 3672 | 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:3672:58
[INFO] [stdout]      |
[INFO] [stdout] 3672 | 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:3675:11
[INFO] [stdout]      |
[INFO] [stdout] 3675 |     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:3681:23
[INFO] [stdout]      |
[INFO] [stdout] 3681 |     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] 3681 -     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout] 3681 +     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:3681:19
[INFO] [stdout]      |
[INFO] [stdout] 3681 |     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:3682:12
[INFO] [stdout]      |
[INFO] [stdout] 3682 |     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:3683:9
[INFO] [stdout]      |
[INFO] [stdout] 3683 |         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:3683:42
[INFO] [stdout]      |
[INFO] [stdout] 3683 |         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:3684:9
[INFO] [stdout]      |
[INFO] [stdout] 3684 |         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:3684:42
[INFO] [stdout]      |
[INFO] [stdout] 3684 |         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::device_temperature_configuration::MAX_TEMP_EXPERIENCED (line 3539) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3540:33
[INFO] [stdout]      |
[INFO] [stdout] 3540 | 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:3540:52
[INFO] [stdout]      |
[INFO] [stdout] 3540 | 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] 3540 - pub const MAX_TEMP_EXPERIENCED: Attribute<'static, I16> = Attribute {
[INFO] [stdout] 3540 + 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] 3540 | 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:3540:59
[INFO] [stdout]      |
[INFO] [stdout] 3540 | 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:3543:11
[INFO] [stdout]      |
[INFO] [stdout] 3543 |     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:3549:23
[INFO] [stdout]      |
[INFO] [stdout] 3549 |     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] 3549 -     default: Some(I16(I16::NON_VALUE.unwrap())),
[INFO] [stdout] 3549 +     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:3549:19
[INFO] [stdout]      |
[INFO] [stdout] 3549 |     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:3550:12
[INFO] [stdout]      |
[INFO] [stdout] 3550 |     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:3551:9
[INFO] [stdout]      |
[INFO] [stdout] 3551 |         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:3551:42
[INFO] [stdout]      |
[INFO] [stdout] 3551 |         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:3552:9
[INFO] [stdout]      |
[INFO] [stdout] 3552 |         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:3552:42
[INFO] [stdout]      |
[INFO] [stdout] 3552 |         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::groups::NAME_SUPPORT (line 3921) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3922:25
[INFO] [stdout]      |
[INFO] [stdout] 3922 | 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:3922:44
[INFO] [stdout]      |
[INFO] [stdout] 3922 | 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] 3922 | 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:3922:55
[INFO] [stdout]      |
[INFO] [stdout] 3922 | 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:3925:11
[INFO] [stdout]      |
[INFO] [stdout] 3925 |     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:3931:19
[INFO] [stdout]      |
[INFO] [stdout] 3931 |     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:3932:12
[INFO] [stdout]      |
[INFO] [stdout] 3932 |     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 4680) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4681:30
[INFO] [stdout]      |
[INFO] [stdout] 4681 | 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:4681:49
[INFO] [stdout]      |
[INFO] [stdout] 4681 | 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] 4681 - pub const CURRENT_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 4681 + pub const CURRENT_FREQUENCY: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4681 | 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:4681:56
[INFO] [stdout]      |
[INFO] [stdout] 4681 | 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:4684:11
[INFO] [stdout]      |
[INFO] [stdout] 4684 |     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:4690:19
[INFO] [stdout]      |
[INFO] [stdout] 4690 |     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:4691:12
[INFO] [stdout]      |
[INFO] [stdout] 4691 |     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:4692:9
[INFO] [stdout]      |
[INFO] [stdout] 4692 |         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:4693:9
[INFO] [stdout]      |
[INFO] [stdout] 4693 |         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::identify::IDENTIFY_TIME (line 3849) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3850:26
[INFO] [stdout]      |
[INFO] [stdout] 3850 | 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:3850:45
[INFO] [stdout]      |
[INFO] [stdout] 3850 | 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] 3850 - pub const IDENTIFY_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 3850 + pub const IDENTIFY_TIME: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 3850 | 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:3850:52
[INFO] [stdout]      |
[INFO] [stdout] 3850 | 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:3853:11
[INFO] [stdout]      |
[INFO] [stdout] 3853 |     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:3859:19
[INFO] [stdout]      |
[INFO] [stdout] 3859 |     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:3860:12
[INFO] [stdout]      |
[INFO] [stdout] 3860 |     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:3861:9
[INFO] [stdout]      |
[INFO] [stdout] 3861 |         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:3861:42
[INFO] [stdout]      |
[INFO] [stdout] 3861 |         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:3862:9
[INFO] [stdout]      |
[INFO] [stdout] 3862 |         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:3862:42
[INFO] [stdout]      |
[INFO] [stdout] 3862 |         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::CURRENT_LEVEL (line 4548) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4549:26
[INFO] [stdout]      |
[INFO] [stdout] 4549 | 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:4549:45
[INFO] [stdout]      |
[INFO] [stdout] 4549 | 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] 4549 - pub const CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 4549 + pub const CURRENT_LEVEL: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4549 | 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:4549:51
[INFO] [stdout]      |
[INFO] [stdout] 4549 | 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:4552:11
[INFO] [stdout]      |
[INFO] [stdout] 4552 |     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:4558:19
[INFO] [stdout]      |
[INFO] [stdout] 4558 |     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:4559:12
[INFO] [stdout]      |
[INFO] [stdout] 4559 |     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:4560:9
[INFO] [stdout]      |
[INFO] [stdout] 4560 |         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:4561:9
[INFO] [stdout]      |
[INFO] [stdout] 4561 |         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::device_temperature_configuration::OVER_TEMP_TOTAL_DWELL (line 3572) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3573:34
[INFO] [stdout]      |
[INFO] [stdout] 3573 | 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:3573:53
[INFO] [stdout]      |
[INFO] [stdout] 3573 | 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] 3573 - pub const OVER_TEMP_TOTAL_DWELL: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 3573 + 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] 3573 | 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:3573:60
[INFO] [stdout]      |
[INFO] [stdout] 3573 | 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:3576:11
[INFO] [stdout]      |
[INFO] [stdout] 3576 |     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:3582:19
[INFO] [stdout]      |
[INFO] [stdout] 3582 |     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:3583:12
[INFO] [stdout]      |
[INFO] [stdout] 3583 |     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:3584:9
[INFO] [stdout]      |
[INFO] [stdout] 3584 |         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:3584:42
[INFO] [stdout]      |
[INFO] [stdout] 3584 |         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:3585:9
[INFO] [stdout]      |
[INFO] [stdout] 3585 |         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:3585:42
[INFO] [stdout]      |
[INFO] [stdout] 3585 |         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::MAX_FREQUENCY (line 4746) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4747:26
[INFO] [stdout]      |
[INFO] [stdout] 4747 | 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:4747:45
[INFO] [stdout]      |
[INFO] [stdout] 4747 | 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] 4747 - pub const MAX_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 4747 + pub const MAX_FREQUENCY: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4747 | 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:4747:52
[INFO] [stdout]      |
[INFO] [stdout] 4747 | 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:4750:11
[INFO] [stdout]      |
[INFO] [stdout] 4750 |     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:4756:19
[INFO] [stdout]      |
[INFO] [stdout] 4756 |     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:4757:12
[INFO] [stdout]      |
[INFO] [stdout] 4757 |     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:4758:9
[INFO] [stdout]      |
[INFO] [stdout] 4758 |         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:4759:9
[INFO] [stdout]      |
[INFO] [stdout] 4759 |         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:4759:42
[INFO] [stdout]      |
[INFO] [stdout] 4759 |         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::MAX_LEVEL (line 4647) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4648:22
[INFO] [stdout]      |
[INFO] [stdout] 4648 | 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:4648:41
[INFO] [stdout]      |
[INFO] [stdout] 4648 | 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] 4648 - pub const MAX_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 4648 + pub const MAX_LEVEL: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4648 | 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:4648:47
[INFO] [stdout]      |
[INFO] [stdout] 4648 | 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:4651:11
[INFO] [stdout]      |
[INFO] [stdout] 4651 |     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:4657:19
[INFO] [stdout]      |
[INFO] [stdout] 4657 |     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:4658:12
[INFO] [stdout]      |
[INFO] [stdout] 4658 |     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:4659:9
[INFO] [stdout]      |
[INFO] [stdout] 4659 |         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:4660:9
[INFO] [stdout]      |
[INFO] [stdout] 4660 |         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:4660:42
[INFO] [stdout]      |
[INFO] [stdout] 4660 |         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::DEFAULT_MOVE_RATE (line 4911) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4912:30
[INFO] [stdout]      |
[INFO] [stdout] 4912 | 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:4912:49
[INFO] [stdout]      |
[INFO] [stdout] 4912 | 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] 4912 - pub const DEFAULT_MOVE_RATE: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 4912 + 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] 4912 | 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:4912:55
[INFO] [stdout]      |
[INFO] [stdout] 4912 | 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:4915:11
[INFO] [stdout]      |
[INFO] [stdout] 4915 |     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:4922:12
[INFO] [stdout]      |
[INFO] [stdout] 4922 |     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:4923:9
[INFO] [stdout]      |
[INFO] [stdout] 4923 |         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:4923:42
[INFO] [stdout]      |
[INFO] [stdout] 4923 |         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:4924:9
[INFO] [stdout]      |
[INFO] [stdout] 4924 |         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:4924:42
[INFO] [stdout]      |
[INFO] [stdout] 4924 |         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::ON_TRANSITION_TIME (line 4845) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4846:31
[INFO] [stdout]      |
[INFO] [stdout] 4846 | 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:4846:50
[INFO] [stdout]      |
[INFO] [stdout] 4846 | 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] 4846 - pub const ON_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 4846 + 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] 4846 | 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:4846:57
[INFO] [stdout]      |
[INFO] [stdout] 4846 | 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:4849:11
[INFO] [stdout]      |
[INFO] [stdout] 4849 |     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:4855:19
[INFO] [stdout]      |
[INFO] [stdout] 4855 |     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:4856:12
[INFO] [stdout]      |
[INFO] [stdout] 4856 |     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:4857:9
[INFO] [stdout]      |
[INFO] [stdout] 4857 |         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:4857:42
[INFO] [stdout]      |
[INFO] [stdout] 4857 |         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:4858:9
[INFO] [stdout]      |
[INFO] [stdout] 4858 |         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:4858:42
[INFO] [stdout]      |
[INFO] [stdout] 4858 |         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::OFF_TRANSITION_TIME (line 4878) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4879:32
[INFO] [stdout]      |
[INFO] [stdout] 4879 | 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:4879:51
[INFO] [stdout]      |
[INFO] [stdout] 4879 | 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] 4879 - pub const OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 4879 + 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] 4879 | 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:4879:58
[INFO] [stdout]      |
[INFO] [stdout] 4879 | 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:4882:11
[INFO] [stdout]      |
[INFO] [stdout] 4882 |     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:4888:19
[INFO] [stdout]      |
[INFO] [stdout] 4888 |     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:4889:12
[INFO] [stdout]      |
[INFO] [stdout] 4889 |     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:4890:9
[INFO] [stdout]      |
[INFO] [stdout] 4890 |         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:4890:42
[INFO] [stdout]      |
[INFO] [stdout] 4890 |         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:4891:9
[INFO] [stdout]      |
[INFO] [stdout] 4891 |         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:4891:42
[INFO] [stdout]      |
[INFO] [stdout] 4891 |         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::MIN_FREQUENCY (line 4713) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4714:26
[INFO] [stdout]      |
[INFO] [stdout] 4714 | 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:4714:45
[INFO] [stdout]      |
[INFO] [stdout] 4714 | 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] 4714 - pub const MIN_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 4714 + pub const MIN_FREQUENCY: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4714 | 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:4714:52
[INFO] [stdout]      |
[INFO] [stdout] 4714 | 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:4717:11
[INFO] [stdout]      |
[INFO] [stdout] 4717 |     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:4723:19
[INFO] [stdout]      |
[INFO] [stdout] 4723 |     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:4724:12
[INFO] [stdout]      |
[INFO] [stdout] 4724 |     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:4725:9
[INFO] [stdout]      |
[INFO] [stdout] 4725 |         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:4725:42
[INFO] [stdout]      |
[INFO] [stdout] 4725 |         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:4726:9
[INFO] [stdout]      |
[INFO] [stdout] 4726 |         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::START_UP_CURRENT_LEVEL (line 4971) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4972:35
[INFO] [stdout]      |
[INFO] [stdout] 4972 | 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:4972:54
[INFO] [stdout]      |
[INFO] [stdout] 4972 | 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] 4972 - pub const START_UP_CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 4972 + 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] 4972 | 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:4972:60
[INFO] [stdout]      |
[INFO] [stdout] 4972 | 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:4975:11
[INFO] [stdout]      |
[INFO] [stdout] 4975 |     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:4982:12
[INFO] [stdout]      |
[INFO] [stdout] 4982 |     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:4983:9
[INFO] [stdout]      |
[INFO] [stdout] 4983 |         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:4983:42
[INFO] [stdout]      |
[INFO] [stdout] 4983 |         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:4984:9
[INFO] [stdout]      |
[INFO] [stdout] 4984 |         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:4984:42
[INFO] [stdout]      |
[INFO] [stdout] 4984 |         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::MIN_LEVEL (line 4614) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4615:22
[INFO] [stdout]      |
[INFO] [stdout] 4615 | 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:4615:41
[INFO] [stdout]      |
[INFO] [stdout] 4615 | 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] 4615 - pub const MIN_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 4615 + pub const MIN_LEVEL: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4615 | 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:4615:47
[INFO] [stdout]      |
[INFO] [stdout] 4615 | 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:4618:11
[INFO] [stdout]      |
[INFO] [stdout] 4618 |     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:4624:19
[INFO] [stdout]      |
[INFO] [stdout] 4624 |     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:4625:12
[INFO] [stdout]      |
[INFO] [stdout] 4625 |     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:4626:9
[INFO] [stdout]      |
[INFO] [stdout] 4626 |         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:4626:42
[INFO] [stdout]      |
[INFO] [stdout] 4626 |         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:4627:9
[INFO] [stdout]      |
[INFO] [stdout] 4627 |         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::ON_LEVEL (line 4812) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4813:21
[INFO] [stdout]      |
[INFO] [stdout] 4813 | 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:4813:40
[INFO] [stdout]      |
[INFO] [stdout] 4813 | 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] 4813 - pub const ON_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 4813 + pub const ON_LEVEL: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4813 | 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:4813:46
[INFO] [stdout]      |
[INFO] [stdout] 4813 | 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:4816:11
[INFO] [stdout]      |
[INFO] [stdout] 4816 |     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:4822:19
[INFO] [stdout]      |
[INFO] [stdout] 4822 |     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:4823:12
[INFO] [stdout]      |
[INFO] [stdout] 4823 |     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:4824:9
[INFO] [stdout]      |
[INFO] [stdout] 4824 |         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:4825:9
[INFO] [stdout]      |
[INFO] [stdout] 4825 |         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::ON_OFF_TRANSITION_TIME (line 4779) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4780:35
[INFO] [stdout]      |
[INFO] [stdout] 4780 | 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:4780:54
[INFO] [stdout]      |
[INFO] [stdout] 4780 | 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] 4780 - pub const ON_OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 4780 + 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] 4780 | 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:4780:61
[INFO] [stdout]      |
[INFO] [stdout] 4780 | 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:4783:11
[INFO] [stdout]      |
[INFO] [stdout] 4783 |     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:4789:19
[INFO] [stdout]      |
[INFO] [stdout] 4789 |     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:4790:12
[INFO] [stdout]      |
[INFO] [stdout] 4790 |     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:4791:9
[INFO] [stdout]      |
[INFO] [stdout] 4791 |         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:4791:42
[INFO] [stdout]      |
[INFO] [stdout] 4791 |         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:4792:9
[INFO] [stdout]      |
[INFO] [stdout] 4792 |         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:4792:42
[INFO] [stdout]      |
[INFO] [stdout] 4792 |         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::OPTIONS (line 4944) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4945:20
[INFO] [stdout]      |
[INFO] [stdout] 4945 | 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:4945:39
[INFO] [stdout]      |
[INFO] [stdout] 4945 | 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] 4945 | 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:4945:50
[INFO] [stdout]      |
[INFO] [stdout] 4945 | 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:4948:11
[INFO] [stdout]      |
[INFO] [stdout] 4948 |     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:4954:19
[INFO] [stdout]      |
[INFO] [stdout] 4954 |     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:4955:12
[INFO] [stdout]      |
[INFO] [stdout] 4955 |     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 4581) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4582:27
[INFO] [stdout]      |
[INFO] [stdout] 4582 | 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:4582:46
[INFO] [stdout]      |
[INFO] [stdout] 4582 | 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] 4582 - pub const REMAINING_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 4582 + pub const REMAINING_TIME: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4582 | 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:4582:53
[INFO] [stdout]      |
[INFO] [stdout] 4582 | 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:4585:11
[INFO] [stdout]      |
[INFO] [stdout] 4585 |     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:4591:19
[INFO] [stdout]      |
[INFO] [stdout] 4591 |     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:4592:12
[INFO] [stdout]      |
[INFO] [stdout] 4592 |     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:4593:9
[INFO] [stdout]      |
[INFO] [stdout] 4593 |         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:4593:42
[INFO] [stdout]      |
[INFO] [stdout] 4593 |         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:4594:9
[INFO] [stdout]      |
[INFO] [stdout] 4594 |         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:4594:42
[INFO] [stdout]      |
[INFO] [stdout] 4594 |         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::CURRENT_FREQUENCY (line 5174) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5175:30
[INFO] [stdout]      |
[INFO] [stdout] 5175 | 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:5175:49
[INFO] [stdout]      |
[INFO] [stdout] 5175 | 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] 5175 - pub const CURRENT_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5175 + pub const CURRENT_FREQUENCY: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5175 | 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:5175:56
[INFO] [stdout]      |
[INFO] [stdout] 5175 | 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:5178:11
[INFO] [stdout]      |
[INFO] [stdout] 5178 |     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:5184:19
[INFO] [stdout]      |
[INFO] [stdout] 5184 |     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:5185:12
[INFO] [stdout]      |
[INFO] [stdout] 5185 |     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:5186:9
[INFO] [stdout]      |
[INFO] [stdout] 5186 |         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:5187:9
[INFO] [stdout]      |
[INFO] [stdout] 5187 |         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_control_for_lighting::MAX_FREQUENCY (line 5240) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5241:26
[INFO] [stdout]      |
[INFO] [stdout] 5241 | 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:5241:45
[INFO] [stdout]      |
[INFO] [stdout] 5241 | 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] 5241 - pub const MAX_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5241 + pub const MAX_FREQUENCY: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5241 | 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:5241:52
[INFO] [stdout]      |
[INFO] [stdout] 5241 | 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:5244:11
[INFO] [stdout]      |
[INFO] [stdout] 5244 |     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:5250:19
[INFO] [stdout]      |
[INFO] [stdout] 5250 |     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:5251:12
[INFO] [stdout]      |
[INFO] [stdout] 5251 |     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:5252:9
[INFO] [stdout]      |
[INFO] [stdout] 5252 |         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:5253:9
[INFO] [stdout]      |
[INFO] [stdout] 5253 |         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:5253:42
[INFO] [stdout]      |
[INFO] [stdout] 5253 |         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::MIN_FREQUENCY (line 5207) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5208:26
[INFO] [stdout]      |
[INFO] [stdout] 5208 | 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:5208:45
[INFO] [stdout]      |
[INFO] [stdout] 5208 | 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] 5208 - pub const MIN_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5208 + pub const MIN_FREQUENCY: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5208 | 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:5208:52
[INFO] [stdout]      |
[INFO] [stdout] 5208 | 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:5211:11
[INFO] [stdout]      |
[INFO] [stdout] 5211 |     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:5217:19
[INFO] [stdout]      |
[INFO] [stdout] 5217 |     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:5218:12
[INFO] [stdout]      |
[INFO] [stdout] 5218 |     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:5219:9
[INFO] [stdout]      |
[INFO] [stdout] 5219 |         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:5219:42
[INFO] [stdout]      |
[INFO] [stdout] 5219 |         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:5220:9
[INFO] [stdout]      |
[INFO] [stdout] 5220 |         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::DEFAULT_MOVE_RATE (line 5405) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5406:30
[INFO] [stdout]      |
[INFO] [stdout] 5406 | 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:5406:49
[INFO] [stdout]      |
[INFO] [stdout] 5406 | 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] 5406 - pub const DEFAULT_MOVE_RATE: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 5406 + 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] 5406 | 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:5406:55
[INFO] [stdout]      |
[INFO] [stdout] 5406 | 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:5409:11
[INFO] [stdout]      |
[INFO] [stdout] 5409 |     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:5416:12
[INFO] [stdout]      |
[INFO] [stdout] 5416 |     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:5417:9
[INFO] [stdout]      |
[INFO] [stdout] 5417 |         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:5417:42
[INFO] [stdout]      |
[INFO] [stdout] 5417 |         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:5418:9
[INFO] [stdout]      |
[INFO] [stdout] 5418 |         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:5418:42
[INFO] [stdout]      |
[INFO] [stdout] 5418 |         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 5108) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5109:26
[INFO] [stdout]      |
[INFO] [stdout] 5109 | 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:5109:45
[INFO] [stdout]      |
[INFO] [stdout] 5109 | 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] 5109 - pub const CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 5109 + pub const CURRENT_LEVEL: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5109 | 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:5109:51
[INFO] [stdout]      |
[INFO] [stdout] 5109 | 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:5112:11
[INFO] [stdout]      |
[INFO] [stdout] 5112 |     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:5118:19
[INFO] [stdout]      |
[INFO] [stdout] 5118 |     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:5119:12
[INFO] [stdout]      |
[INFO] [stdout] 5119 |     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:5120:9
[INFO] [stdout]      |
[INFO] [stdout] 5120 |         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:5120:42
[INFO] [stdout]      |
[INFO] [stdout] 5120 |         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:5121:9
[INFO] [stdout]      |
[INFO] [stdout] 5121 |         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:5121:42
[INFO] [stdout]      |
[INFO] [stdout] 5121 |         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_control_for_lighting::ON_LEVEL (line 5306) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5307:21
[INFO] [stdout]      |
[INFO] [stdout] 5307 | 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:5307:40
[INFO] [stdout]      |
[INFO] [stdout] 5307 | 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] 5307 - pub const ON_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 5307 + pub const ON_LEVEL: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5307 | 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:5307:46
[INFO] [stdout]      |
[INFO] [stdout] 5307 | 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:5310:11
[INFO] [stdout]      |
[INFO] [stdout] 5310 |     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:5316:19
[INFO] [stdout]      |
[INFO] [stdout] 5316 |     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:5317:12
[INFO] [stdout]      |
[INFO] [stdout] 5317 |     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:5318:9
[INFO] [stdout]      |
[INFO] [stdout] 5318 |         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:5318:42
[INFO] [stdout]      |
[INFO] [stdout] 5318 |         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:5319:9
[INFO] [stdout]      |
[INFO] [stdout] 5319 |         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:5319:42
[INFO] [stdout]      |
[INFO] [stdout] 5319 |         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_control_for_lighting::OFF_TRANSITION_TIME (line 5372) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5373:32
[INFO] [stdout]      |
[INFO] [stdout] 5373 | 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:5373:51
[INFO] [stdout]      |
[INFO] [stdout] 5373 | 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] 5373 - pub const OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5373 + 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] 5373 | 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:5373:58
[INFO] [stdout]      |
[INFO] [stdout] 5373 | 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:5376:11
[INFO] [stdout]      |
[INFO] [stdout] 5376 |     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:5382:19
[INFO] [stdout]      |
[INFO] [stdout] 5382 |     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:5383:12
[INFO] [stdout]      |
[INFO] [stdout] 5383 |     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:5384:9
[INFO] [stdout]      |
[INFO] [stdout] 5384 |         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:5384:42
[INFO] [stdout]      |
[INFO] [stdout] 5384 |         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:5385:9
[INFO] [stdout]      |
[INFO] [stdout] 5385 |         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:5385:42
[INFO] [stdout]      |
[INFO] [stdout] 5385 |         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::OPTIONS (line 5438) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5439:20
[INFO] [stdout]      |
[INFO] [stdout] 5439 | 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:5439:39
[INFO] [stdout]      |
[INFO] [stdout] 5439 | 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] 5439 | 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:5439:50
[INFO] [stdout]      |
[INFO] [stdout] 5439 | 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:5442:11
[INFO] [stdout]      |
[INFO] [stdout] 5442 |     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:5448:19
[INFO] [stdout]      |
[INFO] [stdout] 5448 |     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:5449:12
[INFO] [stdout]      |
[INFO] [stdout] 5449 |     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::ON_OFF_TRANSITION_TIME (line 5273) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5274:35
[INFO] [stdout]      |
[INFO] [stdout] 5274 | 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:5274:54
[INFO] [stdout]      |
[INFO] [stdout] 5274 | 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] 5274 - pub const ON_OFF_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5274 + 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] 5274 | 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:5274:61
[INFO] [stdout]      |
[INFO] [stdout] 5274 | 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:5277:11
[INFO] [stdout]      |
[INFO] [stdout] 5277 |     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:5283:19
[INFO] [stdout]      |
[INFO] [stdout] 5283 |     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:5284:12
[INFO] [stdout]      |
[INFO] [stdout] 5284 |     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:5285:9
[INFO] [stdout]      |
[INFO] [stdout] 5285 |         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:5285:42
[INFO] [stdout]      |
[INFO] [stdout] 5285 |         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:5286:9
[INFO] [stdout]      |
[INFO] [stdout] 5286 |         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:5286:42
[INFO] [stdout]      |
[INFO] [stdout] 5286 |         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_TRANSITION_TIME (line 5339) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5340:31
[INFO] [stdout]      |
[INFO] [stdout] 5340 | 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:5340:50
[INFO] [stdout]      |
[INFO] [stdout] 5340 | 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] 5340 - pub const ON_TRANSITION_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5340 + 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] 5340 | 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:5340:57
[INFO] [stdout]      |
[INFO] [stdout] 5340 | 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:5343:11
[INFO] [stdout]      |
[INFO] [stdout] 5343 |     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:5349:19
[INFO] [stdout]      |
[INFO] [stdout] 5349 |     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:5350:12
[INFO] [stdout]      |
[INFO] [stdout] 5350 |     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:5351:9
[INFO] [stdout]      |
[INFO] [stdout] 5351 |         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:5351:42
[INFO] [stdout]      |
[INFO] [stdout] 5351 |         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:5352:9
[INFO] [stdout]      |
[INFO] [stdout] 5352 |         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:5352:42
[INFO] [stdout]      |
[INFO] [stdout] 5352 |         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::REMAINING_TIME (line 5141) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5142:27
[INFO] [stdout]      |
[INFO] [stdout] 5142 | 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:5142:46
[INFO] [stdout]      |
[INFO] [stdout] 5142 | 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] 5142 - pub const REMAINING_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5142 + pub const REMAINING_TIME: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5142 | 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:5142:53
[INFO] [stdout]      |
[INFO] [stdout] 5142 | 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:5145:11
[INFO] [stdout]      |
[INFO] [stdout] 5145 |     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:5151:19
[INFO] [stdout]      |
[INFO] [stdout] 5151 |     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:5152:12
[INFO] [stdout]      |
[INFO] [stdout] 5152 |     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:5153:9
[INFO] [stdout]      |
[INFO] [stdout] 5153 |         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:5153:42
[INFO] [stdout]      |
[INFO] [stdout] 5153 |         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:5154:9
[INFO] [stdout]      |
[INFO] [stdout] 5154 |         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:5154:42
[INFO] [stdout]      |
[INFO] [stdout] 5154 |         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::on_off::GLOBAL_SCENE_CONTROL (line 4264) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4265:33
[INFO] [stdout]      |
[INFO] [stdout] 4265 | 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:4265:52
[INFO] [stdout]      |
[INFO] [stdout] 4265 | 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] 4265 - pub const GLOBAL_SCENE_CONTROL: Attribute<'static, Bool> = Attribute {
[INFO] [stdout] 4265 + 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] 4265 - pub const GLOBAL_SCENE_CONTROL: Attribute<'static, Bool> = Attribute {
[INFO] [stdout] 4265 + 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] 4265 | 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:4265:60
[INFO] [stdout]      |
[INFO] [stdout] 4265 | 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:4268:11
[INFO] [stdout]      |
[INFO] [stdout] 4268 |     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:4274:19
[INFO] [stdout]      |
[INFO] [stdout] 4274 |     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:4275:12
[INFO] [stdout]      |
[INFO] [stdout] 4275 |     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 5465) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5466:35
[INFO] [stdout]      |
[INFO] [stdout] 5466 | 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:5466:54
[INFO] [stdout]      |
[INFO] [stdout] 5466 | 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] 5466 - pub const START_UP_CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 5466 + 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] 5466 | 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:5466:60
[INFO] [stdout]      |
[INFO] [stdout] 5466 | 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:5469:11
[INFO] [stdout]      |
[INFO] [stdout] 5469 |     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:5476:12
[INFO] [stdout]      |
[INFO] [stdout] 5476 |     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:5477:9
[INFO] [stdout]      |
[INFO] [stdout] 5477 |         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:5477:42
[INFO] [stdout]      |
[INFO] [stdout] 5477 |         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:5478:9
[INFO] [stdout]      |
[INFO] [stdout] 5478 |         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:5478:42
[INFO] [stdout]      |
[INFO] [stdout] 5478 |         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::ON_OFF (line 4237) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4238:19
[INFO] [stdout]      |
[INFO] [stdout] 4238 | 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:4238:38
[INFO] [stdout]      |
[INFO] [stdout] 4238 | 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] 4238 - pub const ON_OFF: Attribute<'static, Bool> = Attribute {
[INFO] [stdout] 4238 + pub const ON_OFF: Attribute<'static, bool> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: perhaps you intended to use this type
[INFO] [stdout]      |
[INFO] [stdout] 4238 - pub const ON_OFF: Attribute<'static, Bool> = Attribute {
[INFO] [stdout] 4238 + pub const ON_OFF: Attribute<'static, bool> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4238 | 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:4238:46
[INFO] [stdout]      |
[INFO] [stdout] 4238 | 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:4241:11
[INFO] [stdout]      |
[INFO] [stdout] 4241 |     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:4247:19
[INFO] [stdout]      |
[INFO] [stdout] 4247 |     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:4248:12
[INFO] [stdout]      |
[INFO] [stdout] 4248 |     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::OFF_WAIT_TIME (line 4318) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4319:26
[INFO] [stdout]      |
[INFO] [stdout] 4319 | 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:4319:45
[INFO] [stdout]      |
[INFO] [stdout] 4319 | 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] 4319 - pub const OFF_WAIT_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 4319 + 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] 4319 | 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:4319:52
[INFO] [stdout]      |
[INFO] [stdout] 4319 | 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:4322:11
[INFO] [stdout]      |
[INFO] [stdout] 4322 |     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:4328:19
[INFO] [stdout]      |
[INFO] [stdout] 4328 |     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:4329:12
[INFO] [stdout]      |
[INFO] [stdout] 4329 |     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::power_configuration::BATTERY_1_ALARM_MASK (line 1802) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1803:33
[INFO] [stdout]      |
[INFO] [stdout] 1803 | 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:1803:52
[INFO] [stdout]      |
[INFO] [stdout] 1803 | 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] 1803 | 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:1803:63
[INFO] [stdout]      |
[INFO] [stdout] 1803 | 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:1806:11
[INFO] [stdout]      |
[INFO] [stdout] 1806 |     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:1812:19
[INFO] [stdout]      |
[INFO] [stdout] 1812 |     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:1813:12
[INFO] [stdout]      |
[INFO] [stdout] 1813 |     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::ON_TIME (line 4291) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4292:20
[INFO] [stdout]      |
[INFO] [stdout] 4292 | 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:4292:39
[INFO] [stdout]      |
[INFO] [stdout] 4292 | 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] 4292 - pub const ON_TIME: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 4292 + pub const ON_TIME: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 4292 | 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:4292:46
[INFO] [stdout]      |
[INFO] [stdout] 4292 | 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:4295:11
[INFO] [stdout]      |
[INFO] [stdout] 4295 |     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:4301:19
[INFO] [stdout]      |
[INFO] [stdout] 4301 |     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:4302:12
[INFO] [stdout]      |
[INFO] [stdout] 4302 |     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_switch_configuration::SWITCH_TYPE (line 4430) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4431:24
[INFO] [stdout]      |
[INFO] [stdout] 4431 | 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:4431:43
[INFO] [stdout]      |
[INFO] [stdout] 4431 | 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:4431:49
[INFO] [stdout]      |
[INFO] [stdout] 4431 | 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] 4431 | 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:4431:64
[INFO] [stdout]      |
[INFO] [stdout] 4431 | 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:4434:11
[INFO] [stdout]      |
[INFO] [stdout] 4434 |     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:4441:12
[INFO] [stdout]      |
[INFO] [stdout] 4441 |     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 4457) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4458:27
[INFO] [stdout]      |
[INFO] [stdout] 4458 | 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:4458:46
[INFO] [stdout]      |
[INFO] [stdout] 4458 | 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:4458:52
[INFO] [stdout]      |
[INFO] [stdout] 4458 | 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] 4458 | 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:4458:70
[INFO] [stdout]      |
[INFO] [stdout] 4458 | 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:4467:27
[INFO] [stdout]      |
[INFO] [stdout] 4467 |     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] 4458 | 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:4461:11
[INFO] [stdout]      |
[INFO] [stdout] 4461 |     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:4467:42
[INFO] [stdout]      |
[INFO] [stdout] 4467 |     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:4467:19
[INFO] [stdout]      |
[INFO] [stdout] 4467 |     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:4468:12
[INFO] [stdout]      |
[INFO] [stdout] 4468 |     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::on_off::START_UP_ON_OFF (line 4345) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:4346:28
[INFO] [stdout]      |
[INFO] [stdout] 4346 | 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:4346:47
[INFO] [stdout]      |
[INFO] [stdout] 4346 | 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:4346:53
[INFO] [stdout]      |
[INFO] [stdout] 4346 | 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] 4346 | 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:4346:70
[INFO] [stdout]      |
[INFO] [stdout] 4346 | 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:4349:11
[INFO] [stdout]      |
[INFO] [stdout] 4349 |     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:4356:12
[INFO] [stdout]      |
[INFO] [stdout] 4356 |     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_STATE (line 2093) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2094:34
[INFO] [stdout]      |
[INFO] [stdout] 2094 | 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:2094:53
[INFO] [stdout]      |
[INFO] [stdout] 2094 | 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] 2094 | 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:2094:65
[INFO] [stdout]      |
[INFO] [stdout] 2094 | 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:2097:11
[INFO] [stdout]      |
[INFO] [stdout] 2097 |     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:2103:19
[INFO] [stdout]      |
[INFO] [stdout] 2103 |     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:2104:12
[INFO] [stdout]      |
[INFO] [stdout] 2104 |     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_MANUFACTURER (line 1649) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1650:35
[INFO] [stdout]      |
[INFO] [stdout] 1650 | 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:1650:54
[INFO] [stdout]      |
[INFO] [stdout] 1650 | 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:1650:82
[INFO] [stdout]      |
[INFO] [stdout] 1650 | 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:1653:11
[INFO] [stdout]      |
[INFO] [stdout] 1653 |     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:1659:19
[INFO] [stdout]      |
[INFO] [stdout] 1659 |     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:1660:12
[INFO] [stdout]      |
[INFO] [stdout] 1660 |     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_A_HR_RATING (line 1703) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1704:34
[INFO] [stdout]      |
[INFO] [stdout] 1704 | 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:1704:53
[INFO] [stdout]      |
[INFO] [stdout] 1704 | 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] 1704 - pub const BATTERY_1_A_HR_RATING: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 1704 + 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] 1704 | 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:1704:60
[INFO] [stdout]      |
[INFO] [stdout] 1704 | 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:1707:11
[INFO] [stdout]      |
[INFO] [stdout] 1707 |     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:1713:23
[INFO] [stdout]      |
[INFO] [stdout] 1713 |     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] 1713 -     default: Some(U16(U16::NON_VALUE.unwrap())),
[INFO] [stdout] 1713 +     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:1713:19
[INFO] [stdout]      |
[INFO] [stdout] 1713 |     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:1714:12
[INFO] [stdout]      |
[INFO] [stdout] 1714 |     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:1715:9
[INFO] [stdout]      |
[INFO] [stdout] 1715 |         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:1715:42
[INFO] [stdout]      |
[INFO] [stdout] 1715 |         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:1716:9
[INFO] [stdout]      |
[INFO] [stdout] 1716 |         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:1716:42
[INFO] [stdout]      |
[INFO] [stdout] 1716 |         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_REMAINING (line 1616) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1617:43
[INFO] [stdout]      |
[INFO] [stdout] 1617 | 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:1617:62
[INFO] [stdout]      |
[INFO] [stdout] 1617 | 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] 1617 - pub const BATTERY_1_PERCENTAGE_REMAINING: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 1617 + 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] 1617 | 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:1617:68
[INFO] [stdout]      |
[INFO] [stdout] 1617 | 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:1620:11
[INFO] [stdout]      |
[INFO] [stdout] 1620 |     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:1626:19
[INFO] [stdout]      |
[INFO] [stdout] 1626 |     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:1627:12
[INFO] [stdout]      |
[INFO] [stdout] 1627 |     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:1628:9
[INFO] [stdout]      |
[INFO] [stdout] 1628 |         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:1628:42
[INFO] [stdout]      |
[INFO] [stdout] 1628 |         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:1629:9
[INFO] [stdout]      |
[INFO] [stdout] 1629 |         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:1629:42
[INFO] [stdout]      |
[INFO] [stdout] 1629 |         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 1994) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1995:45
[INFO] [stdout]      |
[INFO] [stdout] 1995 | 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:1995:64
[INFO] [stdout]      |
[INFO] [stdout] 1995 | 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] 1995 - pub const BATTERY_1_PERCENTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 1995 + 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] 1995 | 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:1995:70
[INFO] [stdout]      |
[INFO] [stdout] 1995 | 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:1998:11
[INFO] [stdout]      |
[INFO] [stdout] 1998 |     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:2004:19
[INFO] [stdout]      |
[INFO] [stdout] 2004 |     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:2005:12
[INFO] [stdout]      |
[INFO] [stdout] 2005 |     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:2006:9
[INFO] [stdout]      |
[INFO] [stdout] 2006 |         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:2006:42
[INFO] [stdout]      |
[INFO] [stdout] 2006 |         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:2007:9
[INFO] [stdout]      |
[INFO] [stdout] 2007 |         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:2007:42
[INFO] [stdout]      |
[INFO] [stdout] 2007 |         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_MIN_THRESHOLD (line 1961) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1962:47
[INFO] [stdout]      |
[INFO] [stdout] 1962 | 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:1962:66
[INFO] [stdout]      |
[INFO] [stdout] 1962 | 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] 1962 - pub const BATTERY_1_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 1962 + 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] 1962 | 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:1962:72
[INFO] [stdout]      |
[INFO] [stdout] 1962 | 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:1965:11
[INFO] [stdout]      |
[INFO] [stdout] 1965 |     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:1971:19
[INFO] [stdout]      |
[INFO] [stdout] 1971 |     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:1972:12
[INFO] [stdout]      |
[INFO] [stdout] 1972 |     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:1973:9
[INFO] [stdout]      |
[INFO] [stdout] 1973 |         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:1973:42
[INFO] [stdout]      |
[INFO] [stdout] 1973 |         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:1974:9
[INFO] [stdout]      |
[INFO] [stdout] 1974 |         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:1974:42
[INFO] [stdout]      |
[INFO] [stdout] 1974 |         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_2 (line 2027) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2028:45
[INFO] [stdout]      |
[INFO] [stdout] 2028 | 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:2028:64
[INFO] [stdout]      |
[INFO] [stdout] 2028 | 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] 2028 - pub const BATTERY_1_PERCENTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2028 + 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] 2028 | 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:2028:70
[INFO] [stdout]      |
[INFO] [stdout] 2028 | 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:2031:11
[INFO] [stdout]      |
[INFO] [stdout] 2031 |     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:2037:19
[INFO] [stdout]      |
[INFO] [stdout] 2037 |     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:2038:12
[INFO] [stdout]      |
[INFO] [stdout] 2038 |     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:2039:9
[INFO] [stdout]      |
[INFO] [stdout] 2039 |         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:2039:42
[INFO] [stdout]      |
[INFO] [stdout] 2039 |         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:2040:9
[INFO] [stdout]      |
[INFO] [stdout] 2040 |         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:2040:42
[INFO] [stdout]      |
[INFO] [stdout] 2040 |         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_3 (line 2060) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2061:45
[INFO] [stdout]      |
[INFO] [stdout] 2061 | 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:2061:64
[INFO] [stdout]      |
[INFO] [stdout] 2061 | 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] 2061 - pub const BATTERY_1_PERCENTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2061 + 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] 2061 | 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:2061:70
[INFO] [stdout]      |
[INFO] [stdout] 2061 | 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:2064:11
[INFO] [stdout]      |
[INFO] [stdout] 2064 |     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:2070:19
[INFO] [stdout]      |
[INFO] [stdout] 2070 |     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:2071:12
[INFO] [stdout]      |
[INFO] [stdout] 2071 |     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:2072:9
[INFO] [stdout]      |
[INFO] [stdout] 2072 |         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:2072:42
[INFO] [stdout]      |
[INFO] [stdout] 2072 |         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:2073:9
[INFO] [stdout]      |
[INFO] [stdout] 2073 |         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:2073:42
[INFO] [stdout]      |
[INFO] [stdout] 2073 |         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_QUANTITY (line 1736) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1737:31
[INFO] [stdout]      |
[INFO] [stdout] 1737 | 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:1737:50
[INFO] [stdout]      |
[INFO] [stdout] 1737 | 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] 1737 - pub const BATTERY_1_QUANTITY: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 1737 + 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] 1737 | 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:1737:56
[INFO] [stdout]      |
[INFO] [stdout] 1737 | 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:1740:11
[INFO] [stdout]      |
[INFO] [stdout] 1740 |     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:1746:22
[INFO] [stdout]      |
[INFO] [stdout] 1746 |     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] 1746 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 1746 +     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:1746:19
[INFO] [stdout]      |
[INFO] [stdout] 1746 |     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:1747:12
[INFO] [stdout]      |
[INFO] [stdout] 1747 |     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:1748:9
[INFO] [stdout]      |
[INFO] [stdout] 1748 |         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:1748:42
[INFO] [stdout]      |
[INFO] [stdout] 1748 |         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:1749:9
[INFO] [stdout]      |
[INFO] [stdout] 1749 |         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:1749:42
[INFO] [stdout]      |
[INFO] [stdout] 1749 |         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_SIZE (line 1676) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1677:27
[INFO] [stdout]      |
[INFO] [stdout] 1677 | 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:1677:46
[INFO] [stdout]      |
[INFO] [stdout] 1677 | 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:1677:52
[INFO] [stdout]      |
[INFO] [stdout] 1677 | 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] 1677 | 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:1677:68
[INFO] [stdout]      |
[INFO] [stdout] 1677 | 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:1686:27
[INFO] [stdout]      |
[INFO] [stdout] 1686 |     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] 1677 | 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:1680:11
[INFO] [stdout]      |
[INFO] [stdout] 1680 |     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:1686:40
[INFO] [stdout]      |
[INFO] [stdout] 1686 |     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:1686:19
[INFO] [stdout]      |
[INFO] [stdout] 1686 |     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:1687:12
[INFO] [stdout]      |
[INFO] [stdout] 1687 |     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_VOLTAGE_MIN_THRESHOLD (line 1829) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1830:44
[INFO] [stdout]      |
[INFO] [stdout] 1830 | 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:1830:63
[INFO] [stdout]      |
[INFO] [stdout] 1830 | 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] 1830 - pub const BATTERY_1_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 1830 + 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] 1830 | 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:1830:69
[INFO] [stdout]      |
[INFO] [stdout] 1830 | 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:1833:11
[INFO] [stdout]      |
[INFO] [stdout] 1833 |     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:1839:19
[INFO] [stdout]      |
[INFO] [stdout] 1839 |     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:1840:12
[INFO] [stdout]      |
[INFO] [stdout] 1840 |     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:1841:9
[INFO] [stdout]      |
[INFO] [stdout] 1841 |         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:1841:42
[INFO] [stdout]      |
[INFO] [stdout] 1841 |         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:1842:9
[INFO] [stdout]      |
[INFO] [stdout] 1842 |         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:1842:42
[INFO] [stdout]      |
[INFO] [stdout] 1842 |         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 1862) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1863:42
[INFO] [stdout]      |
[INFO] [stdout] 1863 | 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:1863:61
[INFO] [stdout]      |
[INFO] [stdout] 1863 | 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] 1863 - pub const BATTERY_1_VOLTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 1863 + 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] 1863 | 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:1863:67
[INFO] [stdout]      |
[INFO] [stdout] 1863 | 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:1866:11
[INFO] [stdout]      |
[INFO] [stdout] 1866 |     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:1872:19
[INFO] [stdout]      |
[INFO] [stdout] 1872 |     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:1873:12
[INFO] [stdout]      |
[INFO] [stdout] 1873 |     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:1874:9
[INFO] [stdout]      |
[INFO] [stdout] 1874 |         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:1874:42
[INFO] [stdout]      |
[INFO] [stdout] 1874 |         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:1875:9
[INFO] [stdout]      |
[INFO] [stdout] 1875 |         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:1875:42
[INFO] [stdout]      |
[INFO] [stdout] 1875 |         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 1583) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1584:30
[INFO] [stdout]      |
[INFO] [stdout] 1584 | 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:1584:49
[INFO] [stdout]      |
[INFO] [stdout] 1584 | 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] 1584 - pub const BATTERY_1_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 1584 + 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] 1584 | 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:1584:55
[INFO] [stdout]      |
[INFO] [stdout] 1584 | 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:1587:11
[INFO] [stdout]      |
[INFO] [stdout] 1587 |     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:1593:22
[INFO] [stdout]      |
[INFO] [stdout] 1593 |     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] 1593 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 1593 +     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:1593:19
[INFO] [stdout]      |
[INFO] [stdout] 1593 |     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:1594:12
[INFO] [stdout]      |
[INFO] [stdout] 1594 |     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:1595:9
[INFO] [stdout]      |
[INFO] [stdout] 1595 |         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:1595:42
[INFO] [stdout]      |
[INFO] [stdout] 1595 |         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:1596:9
[INFO] [stdout]      |
[INFO] [stdout] 1596 |         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:1596:42
[INFO] [stdout]      |
[INFO] [stdout] 1596 |         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_2 (line 1895) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1896:42
[INFO] [stdout]      |
[INFO] [stdout] 1896 | 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:1896:61
[INFO] [stdout]      |
[INFO] [stdout] 1896 | 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] 1896 - pub const BATTERY_1_VOLTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 1896 + 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] 1896 | 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:1896:67
[INFO] [stdout]      |
[INFO] [stdout] 1896 | 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:1899:11
[INFO] [stdout]      |
[INFO] [stdout] 1899 |     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:1905:19
[INFO] [stdout]      |
[INFO] [stdout] 1905 |     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:1906:12
[INFO] [stdout]      |
[INFO] [stdout] 1906 |     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:1907:9
[INFO] [stdout]      |
[INFO] [stdout] 1907 |         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:1907:42
[INFO] [stdout]      |
[INFO] [stdout] 1907 |         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:1908:9
[INFO] [stdout]      |
[INFO] [stdout] 1908 |         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:1908:42
[INFO] [stdout]      |
[INFO] [stdout] 1908 |         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_RATED_VOLTAGE (line 1769) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1770:36
[INFO] [stdout]      |
[INFO] [stdout] 1770 | 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:1770:55
[INFO] [stdout]      |
[INFO] [stdout] 1770 | 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] 1770 - pub const BATTERY_1_RATED_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 1770 + 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] 1770 | 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:1770:61
[INFO] [stdout]      |
[INFO] [stdout] 1770 | 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:1773:11
[INFO] [stdout]      |
[INFO] [stdout] 1773 |     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:1779:22
[INFO] [stdout]      |
[INFO] [stdout] 1779 |     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] 1779 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 1779 +     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:1779:19
[INFO] [stdout]      |
[INFO] [stdout] 1779 |     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:1780:12
[INFO] [stdout]      |
[INFO] [stdout] 1780 |     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:1781:9
[INFO] [stdout]      |
[INFO] [stdout] 1781 |         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:1781:42
[INFO] [stdout]      |
[INFO] [stdout] 1781 |         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:1782:9
[INFO] [stdout]      |
[INFO] [stdout] 1782 |         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:1782:42
[INFO] [stdout]      |
[INFO] [stdout] 1782 |         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 1928) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1929:42
[INFO] [stdout]      |
[INFO] [stdout] 1929 | 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:1929:61
[INFO] [stdout]      |
[INFO] [stdout] 1929 | 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] 1929 - pub const BATTERY_1_VOLTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 1929 + 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] 1929 | 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:1929:67
[INFO] [stdout]      |
[INFO] [stdout] 1929 | 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:1932:11
[INFO] [stdout]      |
[INFO] [stdout] 1932 |     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:1938:19
[INFO] [stdout]      |
[INFO] [stdout] 1938 |     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:1939:12
[INFO] [stdout]      |
[INFO] [stdout] 1939 |     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:1940:9
[INFO] [stdout]      |
[INFO] [stdout] 1940 |         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:1940:42
[INFO] [stdout]      |
[INFO] [stdout] 1940 |         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:1941:9
[INFO] [stdout]      |
[INFO] [stdout] 1941 |         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:1941:42
[INFO] [stdout]      |
[INFO] [stdout] 1941 |         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 2630) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2631:34
[INFO] [stdout]      |
[INFO] [stdout] 2631 | 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:2631:53
[INFO] [stdout]      |
[INFO] [stdout] 2631 | 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] 2631 | 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:2631:65
[INFO] [stdout]      |
[INFO] [stdout] 2631 | 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:2634:11
[INFO] [stdout]      |
[INFO] [stdout] 2634 |     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:2640:19
[INFO] [stdout]      |
[INFO] [stdout] 2640 |     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:2641:12
[INFO] [stdout]      |
[INFO] [stdout] 2641 |     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_MANUFACTURER (line 2186) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2187:35
[INFO] [stdout]      |
[INFO] [stdout] 2187 | 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:2187:54
[INFO] [stdout]      |
[INFO] [stdout] 2187 | 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:2187:82
[INFO] [stdout]      |
[INFO] [stdout] 2187 | 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:2190:11
[INFO] [stdout]      |
[INFO] [stdout] 2190 |     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:2196:19
[INFO] [stdout]      |
[INFO] [stdout] 2196 |     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:2197:12
[INFO] [stdout]      |
[INFO] [stdout] 2197 |     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 2339) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2340:33
[INFO] [stdout]      |
[INFO] [stdout] 2340 | 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:2340:52
[INFO] [stdout]      |
[INFO] [stdout] 2340 | 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] 2340 | 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:2340:63
[INFO] [stdout]      |
[INFO] [stdout] 2340 | 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:2343:11
[INFO] [stdout]      |
[INFO] [stdout] 2343 |     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:2349:19
[INFO] [stdout]      |
[INFO] [stdout] 2349 |     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:2350:12
[INFO] [stdout]      |
[INFO] [stdout] 2350 |     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 2153) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2154:43
[INFO] [stdout]      |
[INFO] [stdout] 2154 | 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:2154:62
[INFO] [stdout]      |
[INFO] [stdout] 2154 | 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] 2154 - pub const BATTERY_2_PERCENTAGE_REMAINING: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2154 + 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] 2154 | 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:2154:68
[INFO] [stdout]      |
[INFO] [stdout] 2154 | 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:2157:11
[INFO] [stdout]      |
[INFO] [stdout] 2157 |     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:2163:19
[INFO] [stdout]      |
[INFO] [stdout] 2163 |     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:2164:12
[INFO] [stdout]      |
[INFO] [stdout] 2164 |     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:2165:9
[INFO] [stdout]      |
[INFO] [stdout] 2165 |         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:2165:42
[INFO] [stdout]      |
[INFO] [stdout] 2165 |         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:2166:9
[INFO] [stdout]      |
[INFO] [stdout] 2166 |         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:2166:42
[INFO] [stdout]      |
[INFO] [stdout] 2166 |         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 2531) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2532:45
[INFO] [stdout]      |
[INFO] [stdout] 2532 | 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:2532:64
[INFO] [stdout]      |
[INFO] [stdout] 2532 | 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] 2532 - pub const BATTERY_2_PERCENTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2532 + 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] 2532 | 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:2532:70
[INFO] [stdout]      |
[INFO] [stdout] 2532 | 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:2535:11
[INFO] [stdout]      |
[INFO] [stdout] 2535 |     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:2541:19
[INFO] [stdout]      |
[INFO] [stdout] 2541 |     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:2542:12
[INFO] [stdout]      |
[INFO] [stdout] 2542 |     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:2543:9
[INFO] [stdout]      |
[INFO] [stdout] 2543 |         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:2543:42
[INFO] [stdout]      |
[INFO] [stdout] 2543 |         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:2544:9
[INFO] [stdout]      |
[INFO] [stdout] 2544 |         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:2544:42
[INFO] [stdout]      |
[INFO] [stdout] 2544 |         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 2498) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2499:47
[INFO] [stdout]      |
[INFO] [stdout] 2499 | 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:2499:66
[INFO] [stdout]      |
[INFO] [stdout] 2499 | 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] 2499 - pub const BATTERY_2_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2499 + 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] 2499 | 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:2499:72
[INFO] [stdout]      |
[INFO] [stdout] 2499 | 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:2502:11
[INFO] [stdout]      |
[INFO] [stdout] 2502 |     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:2508:19
[INFO] [stdout]      |
[INFO] [stdout] 2508 |     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:2509:12
[INFO] [stdout]      |
[INFO] [stdout] 2509 |     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:2510:9
[INFO] [stdout]      |
[INFO] [stdout] 2510 |         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:2510:42
[INFO] [stdout]      |
[INFO] [stdout] 2510 |         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:2511:9
[INFO] [stdout]      |
[INFO] [stdout] 2511 |         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:2511:42
[INFO] [stdout]      |
[INFO] [stdout] 2511 |         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 2240) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2241:34
[INFO] [stdout]      |
[INFO] [stdout] 2241 | 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:2241:53
[INFO] [stdout]      |
[INFO] [stdout] 2241 | 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] 2241 - pub const BATTERY_2_A_HR_RATING: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 2241 + 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] 2241 | 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:2241:60
[INFO] [stdout]      |
[INFO] [stdout] 2241 | 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:2244:11
[INFO] [stdout]      |
[INFO] [stdout] 2244 |     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:2250:23
[INFO] [stdout]      |
[INFO] [stdout] 2250 |     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] 2250 -     default: Some(U16(U16::NON_VALUE.unwrap())),
[INFO] [stdout] 2250 +     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:2250:19
[INFO] [stdout]      |
[INFO] [stdout] 2250 |     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:2251:12
[INFO] [stdout]      |
[INFO] [stdout] 2251 |     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:2252:9
[INFO] [stdout]      |
[INFO] [stdout] 2252 |         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:2252:42
[INFO] [stdout]      |
[INFO] [stdout] 2252 |         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:2253:9
[INFO] [stdout]      |
[INFO] [stdout] 2253 |         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:2253:42
[INFO] [stdout]      |
[INFO] [stdout] 2253 |         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 2306) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2307:36
[INFO] [stdout]      |
[INFO] [stdout] 2307 | 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:2307:55
[INFO] [stdout]      |
[INFO] [stdout] 2307 | 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] 2307 - pub const BATTERY_2_RATED_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2307 + 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] 2307 | 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:2307:61
[INFO] [stdout]      |
[INFO] [stdout] 2307 | 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:2310:11
[INFO] [stdout]      |
[INFO] [stdout] 2310 |     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:2316:22
[INFO] [stdout]      |
[INFO] [stdout] 2316 |     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] 2316 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 2316 +     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:2316:19
[INFO] [stdout]      |
[INFO] [stdout] 2316 |     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:2317:12
[INFO] [stdout]      |
[INFO] [stdout] 2317 |     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:2318:9
[INFO] [stdout]      |
[INFO] [stdout] 2318 |         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:2318:42
[INFO] [stdout]      |
[INFO] [stdout] 2318 |         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:2319:9
[INFO] [stdout]      |
[INFO] [stdout] 2319 |         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:2319:42
[INFO] [stdout]      |
[INFO] [stdout] 2319 |         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_PERCENTAGE_THRESHOLD_3 (line 2597) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2598:45
[INFO] [stdout]      |
[INFO] [stdout] 2598 | 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:2598:64
[INFO] [stdout]      |
[INFO] [stdout] 2598 | 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] 2598 - pub const BATTERY_2_PERCENTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2598 + 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] 2598 | 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:2598:70
[INFO] [stdout]      |
[INFO] [stdout] 2598 | 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:2601:11
[INFO] [stdout]      |
[INFO] [stdout] 2601 |     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:2607:19
[INFO] [stdout]      |
[INFO] [stdout] 2607 |     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:2608:12
[INFO] [stdout]      |
[INFO] [stdout] 2608 |     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:2609:9
[INFO] [stdout]      |
[INFO] [stdout] 2609 |         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:2609:42
[INFO] [stdout]      |
[INFO] [stdout] 2609 |         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:2610:9
[INFO] [stdout]      |
[INFO] [stdout] 2610 |         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:2610:42
[INFO] [stdout]      |
[INFO] [stdout] 2610 |         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_2 (line 2564) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2565:45
[INFO] [stdout]      |
[INFO] [stdout] 2565 | 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:2565:64
[INFO] [stdout]      |
[INFO] [stdout] 2565 | 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] 2565 - pub const BATTERY_2_PERCENTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2565 + 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] 2565 | 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:2565:70
[INFO] [stdout]      |
[INFO] [stdout] 2565 | 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:2568:11
[INFO] [stdout]      |
[INFO] [stdout] 2568 |     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:2574:19
[INFO] [stdout]      |
[INFO] [stdout] 2574 |     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:2575:12
[INFO] [stdout]      |
[INFO] [stdout] 2575 |     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:2576:9
[INFO] [stdout]      |
[INFO] [stdout] 2576 |         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:2576:42
[INFO] [stdout]      |
[INFO] [stdout] 2576 |         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:2577:9
[INFO] [stdout]      |
[INFO] [stdout] 2577 |         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:2577:42
[INFO] [stdout]      |
[INFO] [stdout] 2577 |         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 2366) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2367:44
[INFO] [stdout]      |
[INFO] [stdout] 2367 | 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:2367:63
[INFO] [stdout]      |
[INFO] [stdout] 2367 | 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] 2367 - pub const BATTERY_2_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2367 + 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] 2367 | 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:2367:69
[INFO] [stdout]      |
[INFO] [stdout] 2367 | 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:2370:11
[INFO] [stdout]      |
[INFO] [stdout] 2370 |     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:2376:19
[INFO] [stdout]      |
[INFO] [stdout] 2376 |     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:2377:12
[INFO] [stdout]      |
[INFO] [stdout] 2377 |     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:2378:9
[INFO] [stdout]      |
[INFO] [stdout] 2378 |         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:2378:42
[INFO] [stdout]      |
[INFO] [stdout] 2378 |         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:2379:9
[INFO] [stdout]      |
[INFO] [stdout] 2379 |         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:2379:42
[INFO] [stdout]      |
[INFO] [stdout] 2379 |         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 2273) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2274:31
[INFO] [stdout]      |
[INFO] [stdout] 2274 | 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:2274:50
[INFO] [stdout]      |
[INFO] [stdout] 2274 | 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] 2274 - pub const BATTERY_2_QUANTITY: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2274 + 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] 2274 | 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:2274:56
[INFO] [stdout]      |
[INFO] [stdout] 2274 | 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:2277:11
[INFO] [stdout]      |
[INFO] [stdout] 2277 |     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:2283:22
[INFO] [stdout]      |
[INFO] [stdout] 2283 |     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] 2283 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 2283 +     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:2283:19
[INFO] [stdout]      |
[INFO] [stdout] 2283 |     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:2284:12
[INFO] [stdout]      |
[INFO] [stdout] 2284 |     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:2285:9
[INFO] [stdout]      |
[INFO] [stdout] 2285 |         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:2285:42
[INFO] [stdout]      |
[INFO] [stdout] 2285 |         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:2286:9
[INFO] [stdout]      |
[INFO] [stdout] 2286 |         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:2286:42
[INFO] [stdout]      |
[INFO] [stdout] 2286 |         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 2213) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2214:27
[INFO] [stdout]      |
[INFO] [stdout] 2214 | 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:2214:46
[INFO] [stdout]      |
[INFO] [stdout] 2214 | 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:2214:52
[INFO] [stdout]      |
[INFO] [stdout] 2214 | 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] 2214 | 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:2214:68
[INFO] [stdout]      |
[INFO] [stdout] 2214 | 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:2223:27
[INFO] [stdout]      |
[INFO] [stdout] 2223 |     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] 2214 | 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:2217:11
[INFO] [stdout]      |
[INFO] [stdout] 2217 |     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:2223:40
[INFO] [stdout]      |
[INFO] [stdout] 2223 |     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:2223:19
[INFO] [stdout]      |
[INFO] [stdout] 2223 |     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:2224:12
[INFO] [stdout]      |
[INFO] [stdout] 2224 |     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 (line 2120) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2121:30
[INFO] [stdout]      |
[INFO] [stdout] 2121 | 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:2121:49
[INFO] [stdout]      |
[INFO] [stdout] 2121 | 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] 2121 - pub const BATTERY_2_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2121 + 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] 2121 | 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:2121:55
[INFO] [stdout]      |
[INFO] [stdout] 2121 | 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:2124:11
[INFO] [stdout]      |
[INFO] [stdout] 2124 |     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:2130:22
[INFO] [stdout]      |
[INFO] [stdout] 2130 |     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] 2130 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 2130 +     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:2130:19
[INFO] [stdout]      |
[INFO] [stdout] 2130 |     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:2131:12
[INFO] [stdout]      |
[INFO] [stdout] 2131 |     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:2132:9
[INFO] [stdout]      |
[INFO] [stdout] 2132 |         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:2132:42
[INFO] [stdout]      |
[INFO] [stdout] 2132 |         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:2133:9
[INFO] [stdout]      |
[INFO] [stdout] 2133 |         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:2133:42
[INFO] [stdout]      |
[INFO] [stdout] 2133 |         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_VOLTAGE_THRESHOLD_2 (line 2432) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2433:42
[INFO] [stdout]      |
[INFO] [stdout] 2433 | 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:2433:61
[INFO] [stdout]      |
[INFO] [stdout] 2433 | 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] 2433 - pub const BATTERY_2_VOLTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2433 + 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] 2433 | 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:2433:67
[INFO] [stdout]      |
[INFO] [stdout] 2433 | 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:2436:11
[INFO] [stdout]      |
[INFO] [stdout] 2436 |     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:2442:19
[INFO] [stdout]      |
[INFO] [stdout] 2442 |     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:2443:12
[INFO] [stdout]      |
[INFO] [stdout] 2443 |     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:2444:9
[INFO] [stdout]      |
[INFO] [stdout] 2444 |         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:2444:42
[INFO] [stdout]      |
[INFO] [stdout] 2444 |         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:2445:9
[INFO] [stdout]      |
[INFO] [stdout] 2445 |         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:2445:42
[INFO] [stdout]      |
[INFO] [stdout] 2445 |         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_1 (line 2399) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2400:42
[INFO] [stdout]      |
[INFO] [stdout] 2400 | 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:2400:61
[INFO] [stdout]      |
[INFO] [stdout] 2400 | 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] 2400 - pub const BATTERY_2_VOLTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2400 + 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] 2400 | 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:2400:67
[INFO] [stdout]      |
[INFO] [stdout] 2400 | 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:2403:11
[INFO] [stdout]      |
[INFO] [stdout] 2403 |     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:2409:19
[INFO] [stdout]      |
[INFO] [stdout] 2409 |     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:2410:12
[INFO] [stdout]      |
[INFO] [stdout] 2410 |     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:2411:9
[INFO] [stdout]      |
[INFO] [stdout] 2411 |         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:2411:42
[INFO] [stdout]      |
[INFO] [stdout] 2411 |         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:2412:9
[INFO] [stdout]      |
[INFO] [stdout] 2412 |         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:2412:42
[INFO] [stdout]      |
[INFO] [stdout] 2412 |         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 3167) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3168:34
[INFO] [stdout]      |
[INFO] [stdout] 3168 | 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:3168:53
[INFO] [stdout]      |
[INFO] [stdout] 3168 | 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] 3168 | 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:3168:65
[INFO] [stdout]      |
[INFO] [stdout] 3168 | 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:3171:11
[INFO] [stdout]      |
[INFO] [stdout] 3171 |     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:3177:19
[INFO] [stdout]      |
[INFO] [stdout] 3177 |     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:3178:12
[INFO] [stdout]      |
[INFO] [stdout] 3178 |     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 2465) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2466:42
[INFO] [stdout]      |
[INFO] [stdout] 2466 | 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:2466:61
[INFO] [stdout]      |
[INFO] [stdout] 2466 | 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] 2466 - pub const BATTERY_2_VOLTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2466 + 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] 2466 | 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:2466:67
[INFO] [stdout]      |
[INFO] [stdout] 2466 | 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:2469:11
[INFO] [stdout]      |
[INFO] [stdout] 2469 |     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:2475:19
[INFO] [stdout]      |
[INFO] [stdout] 2475 |     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:2476:12
[INFO] [stdout]      |
[INFO] [stdout] 2476 |     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:2477:9
[INFO] [stdout]      |
[INFO] [stdout] 2477 |         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:2477:42
[INFO] [stdout]      |
[INFO] [stdout] 2477 |         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:2478:9
[INFO] [stdout]      |
[INFO] [stdout] 2478 |         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:2478:42
[INFO] [stdout]      |
[INFO] [stdout] 2478 |         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_MASK (line 2876) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2877:33
[INFO] [stdout]      |
[INFO] [stdout] 2877 | 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:2877:52
[INFO] [stdout]      |
[INFO] [stdout] 2877 | 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] 2877 | 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:2877:63
[INFO] [stdout]      |
[INFO] [stdout] 2877 | 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:2880:11
[INFO] [stdout]      |
[INFO] [stdout] 2880 |     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:2886:19
[INFO] [stdout]      |
[INFO] [stdout] 2886 |     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:2887:12
[INFO] [stdout]      |
[INFO] [stdout] 2887 |     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 2723) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2724:35
[INFO] [stdout]      |
[INFO] [stdout] 2724 | 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:2724:54
[INFO] [stdout]      |
[INFO] [stdout] 2724 | 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:2724:82
[INFO] [stdout]      |
[INFO] [stdout] 2724 | 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:2727:11
[INFO] [stdout]      |
[INFO] [stdout] 2727 |     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:2733:19
[INFO] [stdout]      |
[INFO] [stdout] 2733 |     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:2734:12
[INFO] [stdout]      |
[INFO] [stdout] 2734 |     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_A_HR_RATING (line 2777) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2778:34
[INFO] [stdout]      |
[INFO] [stdout] 2778 | 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:2778:53
[INFO] [stdout]      |
[INFO] [stdout] 2778 | 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] 2778 - pub const BATTERY_3_A_HR_RATING: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 2778 + 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] 2778 | 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:2778:60
[INFO] [stdout]      |
[INFO] [stdout] 2778 | 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:2781:11
[INFO] [stdout]      |
[INFO] [stdout] 2781 |     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:2787:23
[INFO] [stdout]      |
[INFO] [stdout] 2787 |     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] 2787 -     default: Some(U16(U16::NON_VALUE.unwrap())),
[INFO] [stdout] 2787 +     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:2787:19
[INFO] [stdout]      |
[INFO] [stdout] 2787 |     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:2788:12
[INFO] [stdout]      |
[INFO] [stdout] 2788 |     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:2789:9
[INFO] [stdout]      |
[INFO] [stdout] 2789 |         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:2789:42
[INFO] [stdout]      |
[INFO] [stdout] 2789 |         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:2790:9
[INFO] [stdout]      |
[INFO] [stdout] 2790 |         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:2790:42
[INFO] [stdout]      |
[INFO] [stdout] 2790 |         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 3068) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3069:45
[INFO] [stdout]      |
[INFO] [stdout] 3069 | 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:3069:64
[INFO] [stdout]      |
[INFO] [stdout] 3069 | 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] 3069 - pub const BATTERY_3_PERCENTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 3069 + 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] 3069 | 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:3069:70
[INFO] [stdout]      |
[INFO] [stdout] 3069 | 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:3072:11
[INFO] [stdout]      |
[INFO] [stdout] 3072 |     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:3078:19
[INFO] [stdout]      |
[INFO] [stdout] 3078 |     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:3079:12
[INFO] [stdout]      |
[INFO] [stdout] 3079 |     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:3080:9
[INFO] [stdout]      |
[INFO] [stdout] 3080 |         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:3080:42
[INFO] [stdout]      |
[INFO] [stdout] 3080 |         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:3081:9
[INFO] [stdout]      |
[INFO] [stdout] 3081 |         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:3081:42
[INFO] [stdout]      |
[INFO] [stdout] 3081 |         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 3035) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3036:47
[INFO] [stdout]      |
[INFO] [stdout] 3036 | 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:3036:66
[INFO] [stdout]      |
[INFO] [stdout] 3036 | 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] 3036 - pub const BATTERY_3_PERCENTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 3036 + 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] 3036 | 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:3036:72
[INFO] [stdout]      |
[INFO] [stdout] 3036 | 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:3039:11
[INFO] [stdout]      |
[INFO] [stdout] 3039 |     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:3045:19
[INFO] [stdout]      |
[INFO] [stdout] 3045 |     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:3046:12
[INFO] [stdout]      |
[INFO] [stdout] 3046 |     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:3047:9
[INFO] [stdout]      |
[INFO] [stdout] 3047 |         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:3047:42
[INFO] [stdout]      |
[INFO] [stdout] 3047 |         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:3048:9
[INFO] [stdout]      |
[INFO] [stdout] 3048 |         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:3048:42
[INFO] [stdout]      |
[INFO] [stdout] 3048 |         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_REMAINING (line 2690) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2691:43
[INFO] [stdout]      |
[INFO] [stdout] 2691 | 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:2691:62
[INFO] [stdout]      |
[INFO] [stdout] 2691 | 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] 2691 - pub const BATTERY_3_PERCENTAGE_REMAINING: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2691 + 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] 2691 | 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:2691:68
[INFO] [stdout]      |
[INFO] [stdout] 2691 | 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:2694:11
[INFO] [stdout]      |
[INFO] [stdout] 2694 |     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:2700:19
[INFO] [stdout]      |
[INFO] [stdout] 2700 |     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:2701:12
[INFO] [stdout]      |
[INFO] [stdout] 2701 |     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:2702:9
[INFO] [stdout]      |
[INFO] [stdout] 2702 |         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:2702:42
[INFO] [stdout]      |
[INFO] [stdout] 2702 |         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:2703:9
[INFO] [stdout]      |
[INFO] [stdout] 2703 |         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:2703:42
[INFO] [stdout]      |
[INFO] [stdout] 2703 |         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 3134) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3135:45
[INFO] [stdout]      |
[INFO] [stdout] 3135 | 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:3135:64
[INFO] [stdout]      |
[INFO] [stdout] 3135 | 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] 3135 - pub const BATTERY_3_PERCENTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 3135 + 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] 3135 | 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:3135:70
[INFO] [stdout]      |
[INFO] [stdout] 3135 | 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:3138:11
[INFO] [stdout]      |
[INFO] [stdout] 3138 |     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:3144:19
[INFO] [stdout]      |
[INFO] [stdout] 3144 |     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:3145:12
[INFO] [stdout]      |
[INFO] [stdout] 3145 |     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:3146:9
[INFO] [stdout]      |
[INFO] [stdout] 3146 |         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:3146:42
[INFO] [stdout]      |
[INFO] [stdout] 3146 |         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:3147:9
[INFO] [stdout]      |
[INFO] [stdout] 3147 |         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:3147:42
[INFO] [stdout]      |
[INFO] [stdout] 3147 |         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 2843) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2844:36
[INFO] [stdout]      |
[INFO] [stdout] 2844 | 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:2844:55
[INFO] [stdout]      |
[INFO] [stdout] 2844 | 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] 2844 - pub const BATTERY_3_RATED_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2844 + 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] 2844 | 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:2844:61
[INFO] [stdout]      |
[INFO] [stdout] 2844 | 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:2847:11
[INFO] [stdout]      |
[INFO] [stdout] 2847 |     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:2853:22
[INFO] [stdout]      |
[INFO] [stdout] 2853 |     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] 2853 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 2853 +     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:2853:19
[INFO] [stdout]      |
[INFO] [stdout] 2853 |     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:2854:12
[INFO] [stdout]      |
[INFO] [stdout] 2854 |     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:2855:9
[INFO] [stdout]      |
[INFO] [stdout] 2855 |         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:2855:42
[INFO] [stdout]      |
[INFO] [stdout] 2855 |         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:2856:9
[INFO] [stdout]      |
[INFO] [stdout] 2856 |         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:2856:42
[INFO] [stdout]      |
[INFO] [stdout] 2856 |         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 3101) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3102:45
[INFO] [stdout]      |
[INFO] [stdout] 3102 | 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:3102:64
[INFO] [stdout]      |
[INFO] [stdout] 3102 | 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] 3102 - pub const BATTERY_3_PERCENTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 3102 + 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] 3102 | 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:3102:70
[INFO] [stdout]      |
[INFO] [stdout] 3102 | 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:3105:11
[INFO] [stdout]      |
[INFO] [stdout] 3105 |     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:3111:19
[INFO] [stdout]      |
[INFO] [stdout] 3111 |     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:3112:12
[INFO] [stdout]      |
[INFO] [stdout] 3112 |     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:3113:9
[INFO] [stdout]      |
[INFO] [stdout] 3113 |         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:3113:42
[INFO] [stdout]      |
[INFO] [stdout] 3113 |         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:3114:9
[INFO] [stdout]      |
[INFO] [stdout] 3114 |         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:3114:42
[INFO] [stdout]      |
[INFO] [stdout] 3114 |         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_SIZE (line 2750) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2751:27
[INFO] [stdout]      |
[INFO] [stdout] 2751 | 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:2751:46
[INFO] [stdout]      |
[INFO] [stdout] 2751 | 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:2751:52
[INFO] [stdout]      |
[INFO] [stdout] 2751 | 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] 2751 | 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:2751:68
[INFO] [stdout]      |
[INFO] [stdout] 2751 | 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:2760:27
[INFO] [stdout]      |
[INFO] [stdout] 2760 |     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] 2751 | 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:2754:11
[INFO] [stdout]      |
[INFO] [stdout] 2754 |     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:2760:40
[INFO] [stdout]      |
[INFO] [stdout] 2760 |     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:2760:19
[INFO] [stdout]      |
[INFO] [stdout] 2760 |     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:2761:12
[INFO] [stdout]      |
[INFO] [stdout] 2761 |     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_QUANTITY (line 2810) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2811:31
[INFO] [stdout]      |
[INFO] [stdout] 2811 | 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:2811:50
[INFO] [stdout]      |
[INFO] [stdout] 2811 | 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] 2811 - pub const BATTERY_3_QUANTITY: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2811 + 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] 2811 | 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:2811:56
[INFO] [stdout]      |
[INFO] [stdout] 2811 | 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:2814:11
[INFO] [stdout]      |
[INFO] [stdout] 2814 |     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:2820:22
[INFO] [stdout]      |
[INFO] [stdout] 2820 |     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] 2820 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 2820 +     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:2820:19
[INFO] [stdout]      |
[INFO] [stdout] 2820 |     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:2821:12
[INFO] [stdout]      |
[INFO] [stdout] 2821 |     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:2822:9
[INFO] [stdout]      |
[INFO] [stdout] 2822 |         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:2822:42
[INFO] [stdout]      |
[INFO] [stdout] 2822 |         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:2823:9
[INFO] [stdout]      |
[INFO] [stdout] 2823 |         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:2823:42
[INFO] [stdout]      |
[INFO] [stdout] 2823 |         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 (line 2657) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2658:30
[INFO] [stdout]      |
[INFO] [stdout] 2658 | pub const BATTERY_3_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:2658:49
[INFO] [stdout]      |
[INFO] [stdout] 2658 | pub const BATTERY_3_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] 2658 - pub const BATTERY_3_VOLTAGE: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2658 + pub const BATTERY_3_VOLTAGE: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 2658 | pub const BATTERY_3_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:2658:55
[INFO] [stdout]      |
[INFO] [stdout] 2658 | pub const BATTERY_3_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:2661:11
[INFO] [stdout]      |
[INFO] [stdout] 2661 |     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:2667:22
[INFO] [stdout]      |
[INFO] [stdout] 2667 |     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] 2667 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 2667 +     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:2667:19
[INFO] [stdout]      |
[INFO] [stdout] 2667 |     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:2668:12
[INFO] [stdout]      |
[INFO] [stdout] 2668 |     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:2669:9
[INFO] [stdout]      |
[INFO] [stdout] 2669 |         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:2669:42
[INFO] [stdout]      |
[INFO] [stdout] 2669 |         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:2670:9
[INFO] [stdout]      |
[INFO] [stdout] 2670 |         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:2670:42
[INFO] [stdout]      |
[INFO] [stdout] 2670 |         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_MIN_THRESHOLD (line 2903) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2904:44
[INFO] [stdout]      |
[INFO] [stdout] 2904 | 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:2904:63
[INFO] [stdout]      |
[INFO] [stdout] 2904 | 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] 2904 - pub const BATTERY_3_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2904 + 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] 2904 | 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:2904:69
[INFO] [stdout]      |
[INFO] [stdout] 2904 | 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:2907:11
[INFO] [stdout]      |
[INFO] [stdout] 2907 |     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:2913:19
[INFO] [stdout]      |
[INFO] [stdout] 2913 |     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:2914:12
[INFO] [stdout]      |
[INFO] [stdout] 2914 |     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:2915:9
[INFO] [stdout]      |
[INFO] [stdout] 2915 |         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:2915:42
[INFO] [stdout]      |
[INFO] [stdout] 2915 |         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:2916:9
[INFO] [stdout]      |
[INFO] [stdout] 2916 |         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:2916:42
[INFO] [stdout]      |
[INFO] [stdout] 2916 |         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 2936) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2937:42
[INFO] [stdout]      |
[INFO] [stdout] 2937 | 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:2937:61
[INFO] [stdout]      |
[INFO] [stdout] 2937 | 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] 2937 - pub const BATTERY_3_VOLTAGE_THRESHOLD_1: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2937 + 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] 2937 | 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:2937:67
[INFO] [stdout]      |
[INFO] [stdout] 2937 | 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:2940:11
[INFO] [stdout]      |
[INFO] [stdout] 2940 |     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:2946:19
[INFO] [stdout]      |
[INFO] [stdout] 2946 |     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:2947:12
[INFO] [stdout]      |
[INFO] [stdout] 2947 |     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:2948:9
[INFO] [stdout]      |
[INFO] [stdout] 2948 |         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:2948:42
[INFO] [stdout]      |
[INFO] [stdout] 2948 |         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:2949:9
[INFO] [stdout]      |
[INFO] [stdout] 2949 |         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:2949:42
[INFO] [stdout]      |
[INFO] [stdout] 2949 |         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_3 (line 3002) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:3003:42
[INFO] [stdout]      |
[INFO] [stdout] 3003 | 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:3003:61
[INFO] [stdout]      |
[INFO] [stdout] 3003 | 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] 3003 - pub const BATTERY_3_VOLTAGE_THRESHOLD_3: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 3003 + 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] 3003 | 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:3003:67
[INFO] [stdout]      |
[INFO] [stdout] 3003 | 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:3006:11
[INFO] [stdout]      |
[INFO] [stdout] 3006 |     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:3012:19
[INFO] [stdout]      |
[INFO] [stdout] 3012 |     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:3013:12
[INFO] [stdout]      |
[INFO] [stdout] 3013 |     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:3014:9
[INFO] [stdout]      |
[INFO] [stdout] 3014 |         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:3014:42
[INFO] [stdout]      |
[INFO] [stdout] 3014 |         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:3015:9
[INFO] [stdout]      |
[INFO] [stdout] 3015 |         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:3015:42
[INFO] [stdout]      |
[INFO] [stdout] 3015 |         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 2969) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:2970:42
[INFO] [stdout]      |
[INFO] [stdout] 2970 | 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:2970:61
[INFO] [stdout]      |
[INFO] [stdout] 2970 | 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] 2970 - pub const BATTERY_3_VOLTAGE_THRESHOLD_2: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 2970 + 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] 2970 | 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:2970:67
[INFO] [stdout]      |
[INFO] [stdout] 2970 | 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:2973:11
[INFO] [stdout]      |
[INFO] [stdout] 2973 |     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:2979:19
[INFO] [stdout]      |
[INFO] [stdout] 2979 |     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:2980:12
[INFO] [stdout]      |
[INFO] [stdout] 2980 |     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:2981:9
[INFO] [stdout]      |
[INFO] [stdout] 2981 |         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:2981:42
[INFO] [stdout]      |
[INFO] [stdout] 2981 |         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:2982:9
[INFO] [stdout]      |
[INFO] [stdout] 2982 |         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:2982:42
[INFO] [stdout]      |
[INFO] [stdout] 2982 |         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_ALARM_MASK (line 1451) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1452:29
[INFO] [stdout]      |
[INFO] [stdout] 1452 | 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:1452:48
[INFO] [stdout]      |
[INFO] [stdout] 1452 | 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] 1452 | 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:1452:59
[INFO] [stdout]      |
[INFO] [stdout] 1452 | 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:1455:11
[INFO] [stdout]      |
[INFO] [stdout] 1455 |     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:1461:19
[INFO] [stdout]      |
[INFO] [stdout] 1461 |     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:1462:12
[INFO] [stdout]      |
[INFO] [stdout] 1462 |     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:1463:9
[INFO] [stdout]      |
[INFO] [stdout] 1463 |         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:1463:42
[INFO] [stdout]      |
[INFO] [stdout] 1463 |         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:1464:9
[INFO] [stdout]      |
[INFO] [stdout] 1464 |         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:1464:42
[INFO] [stdout]      |
[INFO] [stdout] 1464 |         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_FREQUENCY (line 1418) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1419:28
[INFO] [stdout]      |
[INFO] [stdout] 1419 | 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:1419:47
[INFO] [stdout]      |
[INFO] [stdout] 1419 | 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] 1419 - pub const MAINS_FREQUENCY: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 1419 + pub const MAINS_FREQUENCY: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1419 | 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:1419:53
[INFO] [stdout]      |
[INFO] [stdout] 1419 | 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:1422:11
[INFO] [stdout]      |
[INFO] [stdout] 1422 |     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:1428:22
[INFO] [stdout]      |
[INFO] [stdout] 1428 |     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] 1428 -     default: Some(U8(U8::NON_VALUE.unwrap())),
[INFO] [stdout] 1428 +     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:1428:19
[INFO] [stdout]      |
[INFO] [stdout] 1428 |     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:1429:12
[INFO] [stdout]      |
[INFO] [stdout] 1429 |     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:1430:9
[INFO] [stdout]      |
[INFO] [stdout] 1430 |         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:1430:42
[INFO] [stdout]      |
[INFO] [stdout] 1430 |         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:1431:9
[INFO] [stdout]      |
[INFO] [stdout] 1431 |         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:1431:42
[INFO] [stdout]      |
[INFO] [stdout] 1431 |         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::MAINS_VOLTAGE (line 1385) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1386:26
[INFO] [stdout]      |
[INFO] [stdout] 1386 | 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:1386:45
[INFO] [stdout]      |
[INFO] [stdout] 1386 | 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] 1386 - pub const MAINS_VOLTAGE: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 1386 + pub const MAINS_VOLTAGE: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 1386 | 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:1386:52
[INFO] [stdout]      |
[INFO] [stdout] 1386 | 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:1389:11
[INFO] [stdout]      |
[INFO] [stdout] 1389 |     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:1395:23
[INFO] [stdout]      |
[INFO] [stdout] 1395 |     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] 1395 -     default: Some(U16(U16::NON_VALUE.unwrap())),
[INFO] [stdout] 1395 +     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:1395:19
[INFO] [stdout]      |
[INFO] [stdout] 1395 |     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:1396:12
[INFO] [stdout]      |
[INFO] [stdout] 1396 |     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:1397:9
[INFO] [stdout]      |
[INFO] [stdout] 1397 |         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:1397:42
[INFO] [stdout]      |
[INFO] [stdout] 1397 |         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:1398:9
[INFO] [stdout]      |
[INFO] [stdout] 1398 |         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:1398:42
[INFO] [stdout]      |
[INFO] [stdout] 1398 |         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::MAINS_VOLTAGE_DWELL_TRIP_POINT (line 1550) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1551:43
[INFO] [stdout]      |
[INFO] [stdout] 1551 | 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:1551:62
[INFO] [stdout]      |
[INFO] [stdout] 1551 | 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] 1551 - pub const MAINS_VOLTAGE_DWELL_TRIP_POINT: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 1551 + 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] 1551 | 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:1551:69
[INFO] [stdout]      |
[INFO] [stdout] 1551 | 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:1554:11
[INFO] [stdout]      |
[INFO] [stdout] 1554 |     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:1560:19
[INFO] [stdout]      |
[INFO] [stdout] 1560 |     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:1561:12
[INFO] [stdout]      |
[INFO] [stdout] 1561 |     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:1562:9
[INFO] [stdout]      |
[INFO] [stdout] 1562 |         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:1562:42
[INFO] [stdout]      |
[INFO] [stdout] 1562 |         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:1563:9
[INFO] [stdout]      |
[INFO] [stdout] 1563 |         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:1563:42
[INFO] [stdout]      |
[INFO] [stdout] 1563 |         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_VOLTAGE_MAX_THRESHOLD (line 1517) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1518:40
[INFO] [stdout]      |
[INFO] [stdout] 1518 | 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:1518:59
[INFO] [stdout]      |
[INFO] [stdout] 1518 | 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] 1518 - pub const MAINS_VOLTAGE_MAX_THRESHOLD: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 1518 + 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] 1518 | 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:1518:66
[INFO] [stdout]      |
[INFO] [stdout] 1518 | 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:1521:11
[INFO] [stdout]      |
[INFO] [stdout] 1521 |     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:1527:19
[INFO] [stdout]      |
[INFO] [stdout] 1527 |     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:1528:12
[INFO] [stdout]      |
[INFO] [stdout] 1528 |     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:1529:9
[INFO] [stdout]      |
[INFO] [stdout] 1529 |         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:1529:42
[INFO] [stdout]      |
[INFO] [stdout] 1529 |         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:1530:9
[INFO] [stdout]      |
[INFO] [stdout] 1530 |         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:1530:42
[INFO] [stdout]      |
[INFO] [stdout] 1530 |         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::pulse_width_modulation::CURRENT_FREQUENCY (line 5693) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5694:30
[INFO] [stdout]      |
[INFO] [stdout] 5694 | 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:5694:49
[INFO] [stdout]      |
[INFO] [stdout] 5694 | 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] 5694 - pub const CURRENT_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5694 + pub const CURRENT_FREQUENCY: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5694 | 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:5694:56
[INFO] [stdout]      |
[INFO] [stdout] 5694 | 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:5697:11
[INFO] [stdout]      |
[INFO] [stdout] 5697 |     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:5703:19
[INFO] [stdout]      |
[INFO] [stdout] 5703 |     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:5704:12
[INFO] [stdout]      |
[INFO] [stdout] 5704 |     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:5705:9
[INFO] [stdout]      |
[INFO] [stdout] 5705 |         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:5706:9
[INFO] [stdout]      |
[INFO] [stdout] 5706 |         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::power_configuration::MAINS_VOLTAGE_MIN_THRESHOLD (line 1484) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:1485:40
[INFO] [stdout]      |
[INFO] [stdout] 1485 | 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:1485:59
[INFO] [stdout]      |
[INFO] [stdout] 1485 | 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] 1485 - pub const MAINS_VOLTAGE_MIN_THRESHOLD: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 1485 + 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] 1485 | 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:1485:66
[INFO] [stdout]      |
[INFO] [stdout] 1485 | 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:1488:11
[INFO] [stdout]      |
[INFO] [stdout] 1488 |     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:1494:19
[INFO] [stdout]      |
[INFO] [stdout] 1494 |     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:1495:12
[INFO] [stdout]      |
[INFO] [stdout] 1495 |     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:1496:9
[INFO] [stdout]      |
[INFO] [stdout] 1496 |         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:1496:42
[INFO] [stdout]      |
[INFO] [stdout] 1496 |         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:1497:9
[INFO] [stdout]      |
[INFO] [stdout] 1497 |         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:1497:42
[INFO] [stdout]      |
[INFO] [stdout] 1497 |         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::pulse_width_modulation::MAX_FREQUENCY (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:26
[INFO] [stdout]      |
[INFO] [stdout] 5760 | 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:5760:45
[INFO] [stdout]      |
[INFO] [stdout] 5760 | 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] 5760 - pub const MAX_FREQUENCY: Attribute<'static, U16> = Attribute {
[INFO] [stdout] 5760 + pub const MAX_FREQUENCY: Attribute<'static, u16> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5760 | 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:5760:52
[INFO] [stdout]      |
[INFO] [stdout] 5760 | 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:5763:11
[INFO] [stdout]      |
[INFO] [stdout] 5763 |     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:5769:19
[INFO] [stdout]      |
[INFO] [stdout] 5769 |     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: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::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:5772:9
[INFO] [stdout]      |
[INFO] [stdout] 5772 |         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:5772:42
[INFO] [stdout]      |
[INFO] [stdout] 5772 |         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::pulse_width_modulation::CURRENT_LEVEL (line 5594) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Attribute` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-8d0c9847727f5349/out/generated.rs:5595:26
[INFO] [stdout]      |
[INFO] [stdout] 5595 | 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:5595:45
[INFO] [stdout]      |
[INFO] [stdout] 5595 | 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] 5595 - pub const CURRENT_LEVEL: Attribute<'static, U8> = Attribute {
[INFO] [stdout] 5595 + pub const CURRENT_LEVEL: Attribute<'static, u8> = Attribute {
[INFO] [stdout]      |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]      |
[INFO] [stdout] 5595 | 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:5595:51
[INFO] [stdout]      |
[INFO] [stdout] 5595 | 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:5598:11
[INFO] [stdout]      |
[INFO] [stdout] 5598 |     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:5604:19
[INFO] [stdout]      |
[INFO] [stdout] 5604 |     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:5605:12
[INFO] [stdout]      |
[INFO] [stdout] 5605 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout] 
[WARN] too many lines in the log, truncating it
