[INFO] cloning repository https://github.com/PatrickDaG/zcl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PatrickDaG/zcl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatrickDaG%2Fzcl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPatrickDaG%2Fzcl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0cd9ce277edf0be58ba0783991bf05e1d0c1a15
[INFO] testing PatrickDaG/zcl against 1.94.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/PatrickDaG/zcl
[INFO] finished tweaking git repo https://github.com/PatrickDaG/zcl
[INFO] tweaked toml for git repo https://github.com/PatrickDaG/zcl written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/PatrickDaG/zcl on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/PatrickDaG/zcl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded convert_case v0.8.0
[INFO] [stderr]   Downloaded prettyplease v0.2.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51d26fed4c3a5e54aad538fd9b6d46dbb2ec31193106c1f638dd1132bd92af61
[INFO] running `Command { std: "docker" "start" "-a" "51d26fed4c3a5e54aad538fd9b6d46dbb2ec31193106c1f638dd1132bd92af61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51d26fed4c3a5e54aad538fd9b6d46dbb2ec31193106c1f638dd1132bd92af61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51d26fed4c3a5e54aad538fd9b6d46dbb2ec31193106c1f638dd1132bd92af61", kill_on_drop: false }`
[INFO] [stdout] 51d26fed4c3a5e54aad538fd9b6d46dbb2ec31193106c1f638dd1132bd92af61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93e6d50634a66ae0ea6c2b9d13c23640f3d1e5f24393fbcf258c99099c665b7d
[INFO] running `Command { std: "docker" "start" "-a" "93e6d50634a66ae0ea6c2b9d13c23640f3d1e5f24393fbcf258c99099c665b7d", 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 10.14s
[INFO] running `Command { std: "docker" "inspect" "93e6d50634a66ae0ea6c2b9d13c23640f3d1e5f24393fbcf258c99099c665b7d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93e6d50634a66ae0ea6c2b9d13c23640f3d1e5f24393fbcf258c99099c665b7d", kill_on_drop: false }`
[INFO] [stdout] 93e6d50634a66ae0ea6c2b9d13c23640f3d1e5f24393fbcf258c99099c665b7d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a239c50dc1d19671b0ad88ea0574084e71ef45870469bc515b198874a5a0806b
[INFO] running `Command { std: "docker" "start" "-a" "a239c50dc1d19671b0ad88ea0574084e71ef45870469bc515b198874a5a0806b", 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" "a239c50dc1d19671b0ad88ea0574084e71ef45870469bc515b198874a5a0806b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a239c50dc1d19671b0ad88ea0574084e71ef45870469bc515b198874a5a0806b", kill_on_drop: false }`
[INFO] [stdout] a239c50dc1d19671b0ad88ea0574084e71ef45870469bc515b198874a5a0806b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 647312742cc5c814c4b27021e92c96610446f49e21e96afb63fbc52ae835cdd1
[INFO] running `Command { std: "docker" "start" "-a" "647312742cc5c814c4b27021e92c96610446f49e21e96afb63fbc52ae835cdd1", 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-71628cfccc9733bc)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zcl
[INFO] [stdout] 
[INFO] [stdout] running 152 tests
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::GROUPS_CLUSTER (line 3957) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::ON_OFF_SWITCH_CONFIGURATION_CLUSTER (line 4497) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::DEVICE_TEMPERATURE_CONFIGURATION_CLUSTER (line 3797) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::ON_OFF_CLUSTER (line 4391) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::LEVEL_CONTROL_FOR_LIGHTING_CLUSTER (line 5531) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::IDENTIFY_CLUSTER (line 3891) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::ALARM_MASK (line 1112) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::PULSE_WIDTH_MODULATION_CLUSTER (line 5813) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::SCENES_CLUSTER (line 4193) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::APPLICATION_VERSION (line 626) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::DATE_CODE (line 779) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::DEVICE_ENABLED (line 1085) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::LOCATION_DESCRIPTION (line 1029) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::GENERIC_DEVICE_CLASS (line 833) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::DISABLE_LOCAL_CONFIG (line 1145) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::GENERIC_DEVICE_TYPE (line 862) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::LEVEL_CLUSTER (line 5041) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::MANUFACTURER_NAME (line 725) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::HW_VERSION (line 692) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::MANUFACTURER_VERSION_DETAILS (line 945) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::MODEL_IDENTIFIER (line 752) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::PHYSICAL_ENVIRONMENT (line 1056) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::BASIC_CLUSTER (line 1259) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::PRODUCT_CODE (line 891) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::PRODUCT_LABEL (line 1002) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::SERIAL_NUMBER (line 975) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::POWER_SOURCE (line 806) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::SW_BUILD_ID (line 1178) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::STACK_VERSION (line 659) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::PRODUCT_URL (line 918) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::basic::ZCL_VERSION (line 593) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::device_temperature_configuration::CURRENT_TEMPERATURE (line 3473) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::device_temperature_configuration::LOW_TEMP_THRESHOLD (line 3638) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::device_temperature_configuration::DEVICE_TEMP_ALARM_MASK (line 3605) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::device_temperature_configuration::MIN_TEMP_EXPERIENCED (line 3506) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::device_temperature_configuration::HIGH_TEMP_THRESHOLD (line 3671) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::device_temperature_configuration::OVER_TEMP_TOTAL_DWELL (line 3572) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::device_temperature_configuration::HIGH_TEMP_DWELL_TRIP_POINT (line 3737) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::groups::NAME_SUPPORT (line 3921) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level::CURRENT_FREQUENCY (line 4680) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::device_temperature_configuration::MAX_TEMP_EXPERIENCED (line 3539) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level::CURRENT_LEVEL (line 4548) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::device_temperature_configuration::LOW_TEMP_DWELL_TRIP_POINT (line 3704) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::identify::IDENTIFY_TIME (line 3849) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level::ON_LEVEL (line 4812) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level::MAX_FREQUENCY (line 4746) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level::DEFAULT_MOVE_RATE (line 4911) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level::MAX_LEVEL (line 4647) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level::OPTIONS (line 4944) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level::ON_TRANSITION_TIME (line 4845) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level::MIN_FREQUENCY (line 4713) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level::OFF_TRANSITION_TIME (line 4878) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level::ON_OFF_TRANSITION_TIME (line 4779) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level::REMAINING_TIME (line 4581) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level::START_UP_CURRENT_LEVEL (line 4971) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level::MIN_LEVEL (line 4614) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level_control_for_lighting::DEFAULT_MOVE_RATE (line 5405) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level_control_for_lighting::CURRENT_FREQUENCY (line 5174) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level_control_for_lighting::MAX_FREQUENCY (line 5240) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level_control_for_lighting::CURRENT_LEVEL (line 5108) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level_control_for_lighting::MIN_FREQUENCY (line 5207) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::POWER_CONFIGURATION_CLUSTER (line 3317) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level_control_for_lighting::ON_OFF_TRANSITION_TIME (line 5273) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level_control_for_lighting::ON_LEVEL (line 5306) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level_control_for_lighting::START_UP_CURRENT_LEVEL (line 5465) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::on_off::ON_OFF (line 4237) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level_control_for_lighting::OFF_TRANSITION_TIME (line 5372) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level_control_for_lighting::ON_TRANSITION_TIME (line 5339) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level_control_for_lighting::OPTIONS (line 5438) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::on_off::START_UP_ON_OFF (line 4345) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::level_control_for_lighting::REMAINING_TIME (line 5141) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::on_off::GLOBAL_SCENE_CONTROL (line 4264) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::on_off::OFF_WAIT_TIME (line 4318) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_ALARM_STATE (line 2093) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_A_HR_RATING (line 1703) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::on_off::ON_TIME (line 4291) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::on_off_switch_configuration::SWITCH_ACTIONS (line 4457) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_ALARM_MASK (line 1802) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_1 (line 1994) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::on_off_switch_configuration::SWITCH_TYPE (line 4430) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_MANUFACTURER (line 1649) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_MIN_THRESHOLD (line 1961) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_REMAINING (line 1616) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_2 (line 2027) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_QUANTITY (line 1736) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_3 (line 2060) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE (line 1583) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_SIZE (line 1676) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_RATED_VOLTAGE (line 1769) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_2 (line 1895) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_1 (line 1862) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE_MIN_THRESHOLD (line 1829) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_3 (line 1928) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_REMAINING (line 2153) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_MANUFACTURER (line 2186) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_ALARM_STATE (line 2630) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_A_HR_RATING (line 2240) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_ALARM_MASK (line 2339) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_1 (line 2531) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_QUANTITY (line 2273) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_MIN_THRESHOLD (line 2498) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_3 (line 2597) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_RATED_VOLTAGE (line 2306) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE_MIN_THRESHOLD (line 2366) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_ALARM_MASK (line 2876) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_3 (line 2465) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_SIZE (line 2213) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_1 (line 2399) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_2 (line 2564) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE (line 2120) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_2 (line 2432) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_MANUFACTURER (line 2723) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_ALARM_STATE (line 3167) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_MIN_THRESHOLD (line 3035) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_A_HR_RATING (line 2777) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_REMAINING (line 2690) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_1 (line 3068) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_3 (line 3134) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_SIZE (line 2750) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_QUANTITY (line 2810) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_2 (line 3101) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE (line 2657) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_RATED_VOLTAGE (line 2843) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE_MIN_THRESHOLD (line 2903) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::MAINS_VOLTAGE_DWELL_TRIP_POINT (line 1550) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::MAINS_ALARM_MASK (line 1451) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_2 (line 2969) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_1 (line 2936) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_3 (line 3002) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::MAINS_FREQUENCY (line 1418) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::MAINS_VOLTAGE (line 1385) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::MAINS_VOLTAGE_MAX_THRESHOLD (line 1517) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::power_configuration::MAINS_VOLTAGE_MIN_THRESHOLD (line 1484) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::pulse_width_modulation::CURRENT_FREQUENCY (line 5693) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::pulse_width_modulation::MAX_LEVEL (line 5660) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::pulse_width_modulation::MAX_FREQUENCY (line 5759) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::pulse_width_modulation::CURRENT_LEVEL (line 5594) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::scenes::LAST_CONFIGURED_BY (line 4145) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::pulse_width_modulation::MIN_FREQUENCY (line 5726) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::pulse_width_modulation::MIN_LEVEL (line 5627) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::scenes::CURRENT_GROUP (line 4058) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::scenes::SCENE_VALID (line 4091) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::scenes::NAME_SUPPORT (line 4118) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::scenes::CURRENT_SCENE (line 4025) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - measurement_sensing::temperature_measurement::TOLERANCE (line 6061) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::scenes::SCENE_COUNT (line 3992) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - global::ATTRIBUTE_REPORTING_STATUS (line 5909) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - measurement_sensing::temperature_measurement::MEASURED_VALUE (line 5962) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - global::CLUSTER_REVISION (line 5876) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - measurement_sensing::temperature_measurement::MAX_MEASURED_VALUE (line 6028) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - measurement_sensing::TEMPERATURE_MEASUREMENT_CLUSTER (line 6111) ... FAILED
[INFO] [stdout] test /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - measurement_sensing::temperature_measurement::MIN_MEASURED_VALUE (line 5995) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs - general::GROUPS_CLUSTER (line 3957) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3957 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3958 - pub const GROUPS_CLUSTER: crate::Cluster<'static, self::groups::GroupsAttrs> = crate::Cluster {
[INFO] [stdout] 3958 + pub const GROUPS_CLUSTER: Cluster<'static, self::groups::GroupsAttrs> = crate::Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3958:57
[INFO] [stdout]      |
[INFO] [stdout] 3958 | pub const GROUPS_CLUSTER: crate::Cluster<'static, self::groups::GroupsAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                         ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3958 | pub const GROUPS_CLUSTER: crate::Cluster<'static, self::zcl::general::groups::GroupsAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                         ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3957 + use zcl::general::groups;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `groups`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3958 - pub const GROUPS_CLUSTER: crate::Cluster<'static, self::groups::GroupsAttrs> = crate::Cluster {
[INFO] [stdout] 3958 + pub const GROUPS_CLUSTER: crate::Cluster<'static, groups::GroupsAttrs> = crate::Cluster {
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3957 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3958 - pub const GROUPS_CLUSTER: crate::Cluster<'static, self::groups::GroupsAttrs> = crate::Cluster {
[INFO] [stdout] 3958 + pub const GROUPS_CLUSTER: crate::Cluster<'static, self::groups::GroupsAttrs> = Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3961:17
[INFO] [stdout]      |
[INFO] [stdout] 3961 |     meta: self::groups::GroupsAttrs {
[INFO] [stdout]      |                 ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3961 |     meta: self::zcl::general::groups::GroupsAttrs {
[INFO] [stdout]      |                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3957 + use zcl::general::groups;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `groups`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3961 -     meta: self::groups::GroupsAttrs {
[INFO] [stdout] 3961 +     meta: groups::GroupsAttrs {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3962:29
[INFO] [stdout]      |
[INFO] [stdout] 3962 |         name_support: self::groups::NAME_SUPPORT,
[INFO] [stdout]      |                             ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3962 |         name_support: self::zcl::general::groups::NAME_SUPPORT,
[INFO] [stdout]      |                             ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3957 + use zcl::general::groups;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `groups`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3962 -         name_support: self::groups::NAME_SUPPORT,
[INFO] [stdout] 3962 +         name_support: groups::NAME_SUPPORT,
[INFO] [stdout]      |
[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-fd527a60e95cd545/out/generated.rs - general::ON_OFF_SWITCH_CONFIGURATION_CLUSTER (line 4497) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4497 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4498 - pub const ON_OFF_SWITCH_CONFIGURATION_CLUSTER: crate::Cluster<
[INFO] [stdout] 4498 + pub const ON_OFF_SWITCH_CONFIGURATION_CLUSTER: Cluster<
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4500:11
[INFO] [stdout]      |
[INFO] [stdout] 4500 |     self::on_off_switch_configuration::OnOffSwitchConfigurationAttrs,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4500 |     self::zcl::general::on_off_switch_configuration::OnOffSwitchConfigurationAttrs,
[INFO] [stdout]      |           ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4497 + use zcl::general::on_off_switch_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `on_off_switch_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4500 -     self::on_off_switch_configuration::OnOffSwitchConfigurationAttrs,
[INFO] [stdout] 4500 +     on_off_switch_configuration::OnOffSwitchConfigurationAttrs,
[INFO] [stdout]      |
[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-fd527a60e95cd545/out/generated.rs:4501:12
[INFO] [stdout]      |
[INFO] [stdout] 4501 | > = crate::Cluster {
[INFO] [stdout]      |            ^^^^^^^ not found in the crate root
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4497 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4501 - > = crate::Cluster {
[INFO] [stdout] 4501 + > = Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4504:17
[INFO] [stdout]      |
[INFO] [stdout] 4504 |     meta: self::on_off_switch_configuration::OnOffSwitchConfigurationAttrs {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4504 |     meta: self::zcl::general::on_off_switch_configuration::OnOffSwitchConfigurationAttrs {
[INFO] [stdout]      |                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4497 + use zcl::general::on_off_switch_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `on_off_switch_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4504 -     meta: self::on_off_switch_configuration::OnOffSwitchConfigurationAttrs {
[INFO] [stdout] 4504 +     meta: on_off_switch_configuration::OnOffSwitchConfigurationAttrs {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4505:28
[INFO] [stdout]      |
[INFO] [stdout] 4505 |         switch_type: self::on_off_switch_configuration::SWITCH_TYPE,
[INFO] [stdout]      |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4505 |         switch_type: self::zcl::general::on_off_switch_configuration::SWITCH_TYPE,
[INFO] [stdout]      |                            ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4497 + use zcl::general::on_off_switch_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `on_off_switch_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4505 -         switch_type: self::on_off_switch_configuration::SWITCH_TYPE,
[INFO] [stdout] 4505 +         switch_type: on_off_switch_configuration::SWITCH_TYPE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4506:31
[INFO] [stdout]      |
[INFO] [stdout] 4506 |         switch_actions: self::on_off_switch_configuration::SWITCH_ACTIONS,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4506 |         switch_actions: self::zcl::general::on_off_switch_configuration::SWITCH_ACTIONS,
[INFO] [stdout]      |                               ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4497 + use zcl::general::on_off_switch_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `on_off_switch_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4506 -         switch_actions: self::on_off_switch_configuration::SWITCH_ACTIONS,
[INFO] [stdout] 4506 +         switch_actions: on_off_switch_configuration::SWITCH_ACTIONS,
[INFO] [stdout]      |
[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-fd527a60e95cd545/out/generated.rs - general::DEVICE_TEMPERATURE_CONFIGURATION_CLUSTER (line 3797) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3797 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3798 - pub const DEVICE_TEMPERATURE_CONFIGURATION_CLUSTER: crate::Cluster<
[INFO] [stdout] 3798 + pub const DEVICE_TEMPERATURE_CONFIGURATION_CLUSTER: Cluster<
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3800:11
[INFO] [stdout]      |
[INFO] [stdout] 3800 |     self::device_temperature_configuration::DeviceTemperatureConfigurationAttrs,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3800 |     self::zcl::general::device_temperature_configuration::DeviceTemperatureConfigurationAttrs,
[INFO] [stdout]      |           ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3797 + use zcl::general::device_temperature_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `device_temperature_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3800 -     self::device_temperature_configuration::DeviceTemperatureConfigurationAttrs,
[INFO] [stdout] 3800 +     device_temperature_configuration::DeviceTemperatureConfigurationAttrs,
[INFO] [stdout]      |
[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-fd527a60e95cd545/out/generated.rs:3801:12
[INFO] [stdout]      |
[INFO] [stdout] 3801 | > = crate::Cluster {
[INFO] [stdout]      |            ^^^^^^^ not found in the crate root
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3797 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3801 - > = crate::Cluster {
[INFO] [stdout] 3801 + > = Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3804:17
[INFO] [stdout]      |
[INFO] [stdout] 3804 |     meta: self::device_temperature_configuration::DeviceTemperatureConfigurationAttrs {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3804 |     meta: self::zcl::general::device_temperature_configuration::DeviceTemperatureConfigurationAttrs {
[INFO] [stdout]      |                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3797 + use zcl::general::device_temperature_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `device_temperature_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3804 -     meta: self::device_temperature_configuration::DeviceTemperatureConfigurationAttrs {
[INFO] [stdout] 3804 +     meta: device_temperature_configuration::DeviceTemperatureConfigurationAttrs {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3805:36
[INFO] [stdout]      |
[INFO] [stdout] 3805 |         current_temperature: self::device_temperature_configuration::CURRENT_TEMPERATURE,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3805 |         current_temperature: self::zcl::general::device_temperature_configuration::CURRENT_TEMPERATURE,
[INFO] [stdout]      |                                    ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3797 + use zcl::general::device_temperature_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `device_temperature_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3805 -         current_temperature: self::device_temperature_configuration::CURRENT_TEMPERATURE,
[INFO] [stdout] 3805 +         current_temperature: device_temperature_configuration::CURRENT_TEMPERATURE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3806:37
[INFO] [stdout]      |
[INFO] [stdout] 3806 |         min_temp_experienced: self::device_temperature_configuration::MIN_TEMP_EXPERIENCED,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3806 |         min_temp_experienced: self::zcl::general::device_temperature_configuration::MIN_TEMP_EXPERIENCED,
[INFO] [stdout]      |                                     ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3797 + use zcl::general::device_temperature_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `device_temperature_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3806 -         min_temp_experienced: self::device_temperature_configuration::MIN_TEMP_EXPERIENCED,
[INFO] [stdout] 3806 +         min_temp_experienced: device_temperature_configuration::MIN_TEMP_EXPERIENCED,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3807:37
[INFO] [stdout]      |
[INFO] [stdout] 3807 |         max_temp_experienced: self::device_temperature_configuration::MAX_TEMP_EXPERIENCED,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3807 |         max_temp_experienced: self::zcl::general::device_temperature_configuration::MAX_TEMP_EXPERIENCED,
[INFO] [stdout]      |                                     ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3797 + use zcl::general::device_temperature_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `device_temperature_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3807 -         max_temp_experienced: self::device_temperature_configuration::MAX_TEMP_EXPERIENCED,
[INFO] [stdout] 3807 +         max_temp_experienced: device_temperature_configuration::MAX_TEMP_EXPERIENCED,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3808:38
[INFO] [stdout]      |
[INFO] [stdout] 3808 |         over_temp_total_dwell: self::device_temperature_configuration::OVER_TEMP_TOTAL_DWELL,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3808 |         over_temp_total_dwell: self::zcl::general::device_temperature_configuration::OVER_TEMP_TOTAL_DWELL,
[INFO] [stdout]      |                                      ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3797 + use zcl::general::device_temperature_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `device_temperature_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3808 -         over_temp_total_dwell: self::device_temperature_configuration::OVER_TEMP_TOTAL_DWELL,
[INFO] [stdout] 3808 +         over_temp_total_dwell: device_temperature_configuration::OVER_TEMP_TOTAL_DWELL,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3809:39
[INFO] [stdout]      |
[INFO] [stdout] 3809 |         device_temp_alarm_mask: self::device_temperature_configuration::DEVICE_TEMP_ALARM_MASK,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3809 |         device_temp_alarm_mask: self::zcl::general::device_temperature_configuration::DEVICE_TEMP_ALARM_MASK,
[INFO] [stdout]      |                                       ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3797 + use zcl::general::device_temperature_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `device_temperature_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3809 -         device_temp_alarm_mask: self::device_temperature_configuration::DEVICE_TEMP_ALARM_MASK,
[INFO] [stdout] 3809 +         device_temp_alarm_mask: device_temperature_configuration::DEVICE_TEMP_ALARM_MASK,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3810:35
[INFO] [stdout]      |
[INFO] [stdout] 3810 |         low_temp_threshold: self::device_temperature_configuration::LOW_TEMP_THRESHOLD,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3810 |         low_temp_threshold: self::zcl::general::device_temperature_configuration::LOW_TEMP_THRESHOLD,
[INFO] [stdout]      |                                   ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3797 + use zcl::general::device_temperature_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `device_temperature_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3810 -         low_temp_threshold: self::device_temperature_configuration::LOW_TEMP_THRESHOLD,
[INFO] [stdout] 3810 +         low_temp_threshold: device_temperature_configuration::LOW_TEMP_THRESHOLD,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3811:36
[INFO] [stdout]      |
[INFO] [stdout] 3811 |         high_temp_threshold: self::device_temperature_configuration::HIGH_TEMP_THRESHOLD,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3811 |         high_temp_threshold: self::zcl::general::device_temperature_configuration::HIGH_TEMP_THRESHOLD,
[INFO] [stdout]      |                                    ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3797 + use zcl::general::device_temperature_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `device_temperature_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3811 -         high_temp_threshold: self::device_temperature_configuration::HIGH_TEMP_THRESHOLD,
[INFO] [stdout] 3811 +         high_temp_threshold: device_temperature_configuration::HIGH_TEMP_THRESHOLD,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3812 |         low_temp_dwell_trip_point: self::zcl::general::device_temperature_configuration::LOW_TEMP_DWELL_TRIP_POINT,
[INFO] [stdout]      |                                          ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3797 + use zcl::general::device_temperature_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `device_temperature_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3812 -         low_temp_dwell_trip_point: self::device_temperature_configuration::LOW_TEMP_DWELL_TRIP_POINT,
[INFO] [stdout] 3812 +         low_temp_dwell_trip_point: device_temperature_configuration::LOW_TEMP_DWELL_TRIP_POINT,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3813 |         high_temp_dwell_trip_point: self::zcl::general::device_temperature_configuration::HIGH_TEMP_DWELL_TRIP_POINT,
[INFO] [stdout]      |                                           ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3797 + use zcl::general::device_temperature_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `device_temperature_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3813 -         high_temp_dwell_trip_point: self::device_temperature_configuration::HIGH_TEMP_DWELL_TRIP_POINT,
[INFO] [stdout] 3813 +         high_temp_dwell_trip_point: device_temperature_configuration::HIGH_TEMP_DWELL_TRIP_POINT,
[INFO] [stdout]      |
[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-fd527a60e95cd545/out/generated.rs - general::ON_OFF_CLUSTER (line 4391) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4392 - pub const ON_OFF_CLUSTER: crate::Cluster<'static, self::on_off::OnOffAttrs> = crate::Cluster {
[INFO] [stdout] 4392 + pub const ON_OFF_CLUSTER: Cluster<'static, self::on_off::OnOffAttrs> = crate::Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                                         ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4392 | pub const ON_OFF_CLUSTER: crate::Cluster<'static, self::zcl::general::on_off::OnOffAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                         ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4391 + use zcl::general::on_off;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `on_off`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4392 - pub const ON_OFF_CLUSTER: crate::Cluster<'static, self::on_off::OnOffAttrs> = crate::Cluster {
[INFO] [stdout] 4392 + pub const ON_OFF_CLUSTER: crate::Cluster<'static, on_off::OnOffAttrs> = crate::Cluster {
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4391 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4392 - pub const ON_OFF_CLUSTER: crate::Cluster<'static, self::on_off::OnOffAttrs> = crate::Cluster {
[INFO] [stdout] 4392 + pub const ON_OFF_CLUSTER: crate::Cluster<'static, self::on_off::OnOffAttrs> = Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4395:17
[INFO] [stdout]      |
[INFO] [stdout] 4395 |     meta: self::on_off::OnOffAttrs {
[INFO] [stdout]      |                 ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4395 |     meta: self::zcl::general::on_off::OnOffAttrs {
[INFO] [stdout]      |                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4391 + use zcl::general::on_off;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `on_off`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4395 -     meta: self::on_off::OnOffAttrs {
[INFO] [stdout] 4395 +     meta: on_off::OnOffAttrs {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4396:23
[INFO] [stdout]      |
[INFO] [stdout] 4396 |         on_off: self::on_off::ON_OFF,
[INFO] [stdout]      |                       ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4396 |         on_off: self::zcl::general::on_off::ON_OFF,
[INFO] [stdout]      |                       ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4391 + use zcl::general::on_off;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `on_off`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4396 -         on_off: self::on_off::ON_OFF,
[INFO] [stdout] 4396 +         on_off: on_off::ON_OFF,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4397:37
[INFO] [stdout]      |
[INFO] [stdout] 4397 |         global_scene_control: self::on_off::GLOBAL_SCENE_CONTROL,
[INFO] [stdout]      |                                     ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4397 |         global_scene_control: self::zcl::general::on_off::GLOBAL_SCENE_CONTROL,
[INFO] [stdout]      |                                     ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4391 + use zcl::general::on_off;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `on_off`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4397 -         global_scene_control: self::on_off::GLOBAL_SCENE_CONTROL,
[INFO] [stdout] 4397 +         global_scene_control: on_off::GLOBAL_SCENE_CONTROL,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4398:24
[INFO] [stdout]      |
[INFO] [stdout] 4398 |         on_time: self::on_off::ON_TIME,
[INFO] [stdout]      |                        ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4398 |         on_time: self::zcl::general::on_off::ON_TIME,
[INFO] [stdout]      |                        ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4391 + use zcl::general::on_off;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `on_off`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4398 -         on_time: self::on_off::ON_TIME,
[INFO] [stdout] 4398 +         on_time: on_off::ON_TIME,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4399:30
[INFO] [stdout]      |
[INFO] [stdout] 4399 |         off_wait_time: self::on_off::OFF_WAIT_TIME,
[INFO] [stdout]      |                              ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4399 |         off_wait_time: self::zcl::general::on_off::OFF_WAIT_TIME,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4391 + use zcl::general::on_off;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `on_off`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4399 -         off_wait_time: self::on_off::OFF_WAIT_TIME,
[INFO] [stdout] 4399 +         off_wait_time: on_off::OFF_WAIT_TIME,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4400:32
[INFO] [stdout]      |
[INFO] [stdout] 4400 |         start_up_on_off: self::on_off::START_UP_ON_OFF,
[INFO] [stdout]      |                                ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4400 |         start_up_on_off: self::zcl::general::on_off::START_UP_ON_OFF,
[INFO] [stdout]      |                                ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4391 + use zcl::general::on_off;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `on_off`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4400 -         start_up_on_off: self::on_off::START_UP_ON_OFF,
[INFO] [stdout] 4400 +         start_up_on_off: on_off::START_UP_ON_OFF,
[INFO] [stdout]      |
[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-fd527a60e95cd545/out/generated.rs - general::LEVEL_CONTROL_FOR_LIGHTING_CLUSTER (line 5531) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5531 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5532 - pub const LEVEL_CONTROL_FOR_LIGHTING_CLUSTER: crate::Cluster<
[INFO] [stdout] 5532 + pub const LEVEL_CONTROL_FOR_LIGHTING_CLUSTER: Cluster<
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5534:11
[INFO] [stdout]      |
[INFO] [stdout] 5534 |     self::level_control_for_lighting::LevelControlForLightingAttrs,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5534 |     self::zcl::general::level_control_for_lighting::LevelControlForLightingAttrs,
[INFO] [stdout]      |           ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5531 + use zcl::general::level_control_for_lighting;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level_control_for_lighting`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5534 -     self::level_control_for_lighting::LevelControlForLightingAttrs,
[INFO] [stdout] 5534 +     level_control_for_lighting::LevelControlForLightingAttrs,
[INFO] [stdout]      |
[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-fd527a60e95cd545/out/generated.rs:5535:12
[INFO] [stdout]      |
[INFO] [stdout] 5535 | > = crate::Cluster {
[INFO] [stdout]      |            ^^^^^^^ not found in the crate root
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5531 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5535 - > = crate::Cluster {
[INFO] [stdout] 5535 + > = Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5538:17
[INFO] [stdout]      |
[INFO] [stdout] 5538 |     meta: self::level_control_for_lighting::LevelControlForLightingAttrs {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5538 |     meta: self::zcl::general::level_control_for_lighting::LevelControlForLightingAttrs {
[INFO] [stdout]      |                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5531 + use zcl::general::level_control_for_lighting;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level_control_for_lighting`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5538 -     meta: self::level_control_for_lighting::LevelControlForLightingAttrs {
[INFO] [stdout] 5538 +     meta: level_control_for_lighting::LevelControlForLightingAttrs {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5539:30
[INFO] [stdout]      |
[INFO] [stdout] 5539 |         current_level: self::level_control_for_lighting::CURRENT_LEVEL,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5539 |         current_level: self::zcl::general::level_control_for_lighting::CURRENT_LEVEL,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5531 + use zcl::general::level_control_for_lighting;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level_control_for_lighting`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5539 -         current_level: self::level_control_for_lighting::CURRENT_LEVEL,
[INFO] [stdout] 5539 +         current_level: level_control_for_lighting::CURRENT_LEVEL,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5540:31
[INFO] [stdout]      |
[INFO] [stdout] 5540 |         remaining_time: self::level_control_for_lighting::REMAINING_TIME,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5540 |         remaining_time: self::zcl::general::level_control_for_lighting::REMAINING_TIME,
[INFO] [stdout]      |                               ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5531 + use zcl::general::level_control_for_lighting;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level_control_for_lighting`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5540 -         remaining_time: self::level_control_for_lighting::REMAINING_TIME,
[INFO] [stdout] 5540 +         remaining_time: level_control_for_lighting::REMAINING_TIME,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5541:34
[INFO] [stdout]      |
[INFO] [stdout] 5541 |         current_frequency: self::level_control_for_lighting::CURRENT_FREQUENCY,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5541 |         current_frequency: self::zcl::general::level_control_for_lighting::CURRENT_FREQUENCY,
[INFO] [stdout]      |                                  ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5531 + use zcl::general::level_control_for_lighting;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level_control_for_lighting`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5541 -         current_frequency: self::level_control_for_lighting::CURRENT_FREQUENCY,
[INFO] [stdout] 5541 +         current_frequency: level_control_for_lighting::CURRENT_FREQUENCY,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5542:30
[INFO] [stdout]      |
[INFO] [stdout] 5542 |         min_frequency: self::level_control_for_lighting::MIN_FREQUENCY,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5542 |         min_frequency: self::zcl::general::level_control_for_lighting::MIN_FREQUENCY,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5531 + use zcl::general::level_control_for_lighting;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level_control_for_lighting`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5542 -         min_frequency: self::level_control_for_lighting::MIN_FREQUENCY,
[INFO] [stdout] 5542 +         min_frequency: level_control_for_lighting::MIN_FREQUENCY,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5543:30
[INFO] [stdout]      |
[INFO] [stdout] 5543 |         max_frequency: self::level_control_for_lighting::MAX_FREQUENCY,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5543 |         max_frequency: self::zcl::general::level_control_for_lighting::MAX_FREQUENCY,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5531 + use zcl::general::level_control_for_lighting;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level_control_for_lighting`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5543 -         max_frequency: self::level_control_for_lighting::MAX_FREQUENCY,
[INFO] [stdout] 5543 +         max_frequency: level_control_for_lighting::MAX_FREQUENCY,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5544 |         on_off_transition_time: self::zcl::general::level_control_for_lighting::ON_OFF_TRANSITION_TIME,
[INFO] [stdout]      |                                       ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5531 + use zcl::general::level_control_for_lighting;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level_control_for_lighting`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5544 -         on_off_transition_time: self::level_control_for_lighting::ON_OFF_TRANSITION_TIME,
[INFO] [stdout] 5544 +         on_off_transition_time: level_control_for_lighting::ON_OFF_TRANSITION_TIME,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5545:25
[INFO] [stdout]      |
[INFO] [stdout] 5545 |         on_level: self::level_control_for_lighting::ON_LEVEL,
[INFO] [stdout]      |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5545 |         on_level: self::zcl::general::level_control_for_lighting::ON_LEVEL,
[INFO] [stdout]      |                         ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5531 + use zcl::general::level_control_for_lighting;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level_control_for_lighting`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5545 -         on_level: self::level_control_for_lighting::ON_LEVEL,
[INFO] [stdout] 5545 +         on_level: level_control_for_lighting::ON_LEVEL,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5546:35
[INFO] [stdout]      |
[INFO] [stdout] 5546 |         on_transition_time: self::level_control_for_lighting::ON_TRANSITION_TIME,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5546 |         on_transition_time: self::zcl::general::level_control_for_lighting::ON_TRANSITION_TIME,
[INFO] [stdout]      |                                   ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5531 + use zcl::general::level_control_for_lighting;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level_control_for_lighting`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5546 -         on_transition_time: self::level_control_for_lighting::ON_TRANSITION_TIME,
[INFO] [stdout] 5546 +         on_transition_time: level_control_for_lighting::ON_TRANSITION_TIME,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5547:36
[INFO] [stdout]      |
[INFO] [stdout] 5547 |         off_transition_time: self::level_control_for_lighting::OFF_TRANSITION_TIME,
[INFO] [stdout]      |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5547 |         off_transition_time: self::zcl::general::level_control_for_lighting::OFF_TRANSITION_TIME,
[INFO] [stdout]      |                                    ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5531 + use zcl::general::level_control_for_lighting;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level_control_for_lighting`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5547 -         off_transition_time: self::level_control_for_lighting::OFF_TRANSITION_TIME,
[INFO] [stdout] 5547 +         off_transition_time: level_control_for_lighting::OFF_TRANSITION_TIME,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5548:34
[INFO] [stdout]      |
[INFO] [stdout] 5548 |         default_move_rate: self::level_control_for_lighting::DEFAULT_MOVE_RATE,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5548 |         default_move_rate: self::zcl::general::level_control_for_lighting::DEFAULT_MOVE_RATE,
[INFO] [stdout]      |                                  ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5531 + use zcl::general::level_control_for_lighting;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level_control_for_lighting`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5548 -         default_move_rate: self::level_control_for_lighting::DEFAULT_MOVE_RATE,
[INFO] [stdout] 5548 +         default_move_rate: level_control_for_lighting::DEFAULT_MOVE_RATE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5549:24
[INFO] [stdout]      |
[INFO] [stdout] 5549 |         options: self::level_control_for_lighting::OPTIONS,
[INFO] [stdout]      |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5549 |         options: self::zcl::general::level_control_for_lighting::OPTIONS,
[INFO] [stdout]      |                        ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5531 + use zcl::general::level_control_for_lighting;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level_control_for_lighting`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5549 -         options: self::level_control_for_lighting::OPTIONS,
[INFO] [stdout] 5549 +         options: level_control_for_lighting::OPTIONS,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5550 |         start_up_current_level: self::zcl::general::level_control_for_lighting::START_UP_CURRENT_LEVEL,
[INFO] [stdout]      |                                       ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5531 + use zcl::general::level_control_for_lighting;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level_control_for_lighting`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5550 -         start_up_current_level: self::level_control_for_lighting::START_UP_CURRENT_LEVEL,
[INFO] [stdout] 5550 +         start_up_current_level: level_control_for_lighting::START_UP_CURRENT_LEVEL,
[INFO] [stdout]      |
[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-fd527a60e95cd545/out/generated.rs - general::IDENTIFY_CLUSTER (line 3891) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3891 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3892 - pub const IDENTIFY_CLUSTER: crate::Cluster<'static, self::identify::IdentifyAttrs> = crate::Cluster {
[INFO] [stdout] 3892 + pub const IDENTIFY_CLUSTER: Cluster<'static, self::identify::IdentifyAttrs> = crate::Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3892:59
[INFO] [stdout]      |
[INFO] [stdout] 3892 | pub const IDENTIFY_CLUSTER: crate::Cluster<'static, self::identify::IdentifyAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                           ^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3892 | pub const IDENTIFY_CLUSTER: crate::Cluster<'static, self::zcl::general::identify::IdentifyAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                           ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3891 + use zcl::general::identify;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `identify`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3892 - pub const IDENTIFY_CLUSTER: crate::Cluster<'static, self::identify::IdentifyAttrs> = crate::Cluster {
[INFO] [stdout] 3892 + pub const IDENTIFY_CLUSTER: crate::Cluster<'static, identify::IdentifyAttrs> = crate::Cluster {
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3891 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3892 - pub const IDENTIFY_CLUSTER: crate::Cluster<'static, self::identify::IdentifyAttrs> = crate::Cluster {
[INFO] [stdout] 3892 + pub const IDENTIFY_CLUSTER: crate::Cluster<'static, self::identify::IdentifyAttrs> = Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3895:17
[INFO] [stdout]      |
[INFO] [stdout] 3895 |     meta: self::identify::IdentifyAttrs {
[INFO] [stdout]      |                 ^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3895 |     meta: self::zcl::general::identify::IdentifyAttrs {
[INFO] [stdout]      |                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3891 + use zcl::general::identify;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `identify`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3895 -     meta: self::identify::IdentifyAttrs {
[INFO] [stdout] 3895 +     meta: identify::IdentifyAttrs {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3896:30
[INFO] [stdout]      |
[INFO] [stdout] 3896 |         identify_time: self::identify::IDENTIFY_TIME,
[INFO] [stdout]      |                              ^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3896 |         identify_time: self::zcl::general::identify::IDENTIFY_TIME,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3891 + use zcl::general::identify;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `identify`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3896 -         identify_time: self::identify::IDENTIFY_TIME,
[INFO] [stdout] 3896 +         identify_time: identify::IDENTIFY_TIME,
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1112 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1112 + use zcl::types::Bitmap8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1112 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1116:11
[INFO] [stdout]      |
[INFO] [stdout] 1116 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1112 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 1112 + use zcl::types::Bitmap8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1123:12
[INFO] [stdout]      |
[INFO] [stdout] 1123 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1112 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1112 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 1112 + use zcl::types::Bitmap8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1112 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 1112 + use zcl::types::Bitmap8;
[INFO] [stdout]      |
[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-fd527a60e95cd545/out/generated.rs - general::PULSE_WIDTH_MODULATION_CLUSTER (line 5813) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5813 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5814 - pub const PULSE_WIDTH_MODULATION_CLUSTER: crate::Cluster<
[INFO] [stdout] 5814 + pub const PULSE_WIDTH_MODULATION_CLUSTER: Cluster<
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5816:11
[INFO] [stdout]      |
[INFO] [stdout] 5816 |     self::pulse_width_modulation::PulseWidthModulationAttrs,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5816 |     self::zcl::general::pulse_width_modulation::PulseWidthModulationAttrs,
[INFO] [stdout]      |           ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5813 + use zcl::general::pulse_width_modulation;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `pulse_width_modulation`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5816 -     self::pulse_width_modulation::PulseWidthModulationAttrs,
[INFO] [stdout] 5816 +     pulse_width_modulation::PulseWidthModulationAttrs,
[INFO] [stdout]      |
[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-fd527a60e95cd545/out/generated.rs:5817:12
[INFO] [stdout]      |
[INFO] [stdout] 5817 | > = crate::Cluster {
[INFO] [stdout]      |            ^^^^^^^ not found in the crate root
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5813 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5817 - > = crate::Cluster {
[INFO] [stdout] 5817 + > = Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5820:17
[INFO] [stdout]      |
[INFO] [stdout] 5820 |     meta: self::pulse_width_modulation::PulseWidthModulationAttrs {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5820 |     meta: self::zcl::general::pulse_width_modulation::PulseWidthModulationAttrs {
[INFO] [stdout]      |                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5813 + use zcl::general::pulse_width_modulation;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `pulse_width_modulation`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5820 -     meta: self::pulse_width_modulation::PulseWidthModulationAttrs {
[INFO] [stdout] 5820 +     meta: pulse_width_modulation::PulseWidthModulationAttrs {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5821:30
[INFO] [stdout]      |
[INFO] [stdout] 5821 |         current_level: self::pulse_width_modulation::CURRENT_LEVEL,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5821 |         current_level: self::zcl::general::pulse_width_modulation::CURRENT_LEVEL,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5813 + use zcl::general::pulse_width_modulation;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `pulse_width_modulation`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5821 -         current_level: self::pulse_width_modulation::CURRENT_LEVEL,
[INFO] [stdout] 5821 +         current_level: pulse_width_modulation::CURRENT_LEVEL,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5822:26
[INFO] [stdout]      |
[INFO] [stdout] 5822 |         min_level: self::pulse_width_modulation::MIN_LEVEL,
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5822 |         min_level: self::zcl::general::pulse_width_modulation::MIN_LEVEL,
[INFO] [stdout]      |                          ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5813 + use zcl::general::pulse_width_modulation;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `pulse_width_modulation`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5822 -         min_level: self::pulse_width_modulation::MIN_LEVEL,
[INFO] [stdout] 5822 +         min_level: pulse_width_modulation::MIN_LEVEL,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5823:26
[INFO] [stdout]      |
[INFO] [stdout] 5823 |         max_level: self::pulse_width_modulation::MAX_LEVEL,
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5823 |         max_level: self::zcl::general::pulse_width_modulation::MAX_LEVEL,
[INFO] [stdout]      |                          ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5813 + use zcl::general::pulse_width_modulation;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `pulse_width_modulation`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5823 -         max_level: self::pulse_width_modulation::MAX_LEVEL,
[INFO] [stdout] 5823 +         max_level: pulse_width_modulation::MAX_LEVEL,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5824:34
[INFO] [stdout]      |
[INFO] [stdout] 5824 |         current_frequency: self::pulse_width_modulation::CURRENT_FREQUENCY,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5824 |         current_frequency: self::zcl::general::pulse_width_modulation::CURRENT_FREQUENCY,
[INFO] [stdout]      |                                  ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5813 + use zcl::general::pulse_width_modulation;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `pulse_width_modulation`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5824 -         current_frequency: self::pulse_width_modulation::CURRENT_FREQUENCY,
[INFO] [stdout] 5824 +         current_frequency: pulse_width_modulation::CURRENT_FREQUENCY,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5825:30
[INFO] [stdout]      |
[INFO] [stdout] 5825 |         min_frequency: self::pulse_width_modulation::MIN_FREQUENCY,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5825 |         min_frequency: self::zcl::general::pulse_width_modulation::MIN_FREQUENCY,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5813 + use zcl::general::pulse_width_modulation;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `pulse_width_modulation`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5825 -         min_frequency: self::pulse_width_modulation::MIN_FREQUENCY,
[INFO] [stdout] 5825 +         min_frequency: pulse_width_modulation::MIN_FREQUENCY,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5826:30
[INFO] [stdout]      |
[INFO] [stdout] 5826 |         max_frequency: self::pulse_width_modulation::MAX_FREQUENCY,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5826 |         max_frequency: self::zcl::general::pulse_width_modulation::MAX_FREQUENCY,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5813 + use zcl::general::pulse_width_modulation;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `pulse_width_modulation`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5826 -         max_frequency: self::pulse_width_modulation::MAX_FREQUENCY,
[INFO] [stdout] 5826 +         max_frequency: pulse_width_modulation::MAX_FREQUENCY,
[INFO] [stdout]      |
[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-fd527a60e95cd545/out/generated.rs - general::SCENES_CLUSTER (line 4193) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4193 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4194 - pub const SCENES_CLUSTER: crate::Cluster<'static, self::scenes::ScenesAttrs> = crate::Cluster {
[INFO] [stdout] 4194 + pub const SCENES_CLUSTER: Cluster<'static, self::scenes::ScenesAttrs> = crate::Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4194:57
[INFO] [stdout]      |
[INFO] [stdout] 4194 | pub const SCENES_CLUSTER: crate::Cluster<'static, self::scenes::ScenesAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                         ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4194 | pub const SCENES_CLUSTER: crate::Cluster<'static, self::zcl::general::scenes::ScenesAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                         ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4193 + use zcl::general::scenes;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `scenes`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4194 - pub const SCENES_CLUSTER: crate::Cluster<'static, self::scenes::ScenesAttrs> = crate::Cluster {
[INFO] [stdout] 4194 + pub const SCENES_CLUSTER: crate::Cluster<'static, scenes::ScenesAttrs> = crate::Cluster {
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4193 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4194 - pub const SCENES_CLUSTER: crate::Cluster<'static, self::scenes::ScenesAttrs> = crate::Cluster {
[INFO] [stdout] 4194 + pub const SCENES_CLUSTER: crate::Cluster<'static, self::scenes::ScenesAttrs> = Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4197:17
[INFO] [stdout]      |
[INFO] [stdout] 4197 |     meta: self::scenes::ScenesAttrs {
[INFO] [stdout]      |                 ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4197 |     meta: self::zcl::general::scenes::ScenesAttrs {
[INFO] [stdout]      |                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4193 + use zcl::general::scenes;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `scenes`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4197 -     meta: self::scenes::ScenesAttrs {
[INFO] [stdout] 4197 +     meta: scenes::ScenesAttrs {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4198:28
[INFO] [stdout]      |
[INFO] [stdout] 4198 |         scene_count: self::scenes::SCENE_COUNT,
[INFO] [stdout]      |                            ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4198 |         scene_count: self::zcl::general::scenes::SCENE_COUNT,
[INFO] [stdout]      |                            ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4193 + use zcl::general::scenes;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `scenes`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4198 -         scene_count: self::scenes::SCENE_COUNT,
[INFO] [stdout] 4198 +         scene_count: scenes::SCENE_COUNT,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4199:30
[INFO] [stdout]      |
[INFO] [stdout] 4199 |         current_scene: self::scenes::CURRENT_SCENE,
[INFO] [stdout]      |                              ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4199 |         current_scene: self::zcl::general::scenes::CURRENT_SCENE,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4193 + use zcl::general::scenes;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `scenes`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4199 -         current_scene: self::scenes::CURRENT_SCENE,
[INFO] [stdout] 4199 +         current_scene: scenes::CURRENT_SCENE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4200:30
[INFO] [stdout]      |
[INFO] [stdout] 4200 |         current_group: self::scenes::CURRENT_GROUP,
[INFO] [stdout]      |                              ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4200 |         current_group: self::zcl::general::scenes::CURRENT_GROUP,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4193 + use zcl::general::scenes;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `scenes`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4200 -         current_group: self::scenes::CURRENT_GROUP,
[INFO] [stdout] 4200 +         current_group: scenes::CURRENT_GROUP,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4201:28
[INFO] [stdout]      |
[INFO] [stdout] 4201 |         scene_valid: self::scenes::SCENE_VALID,
[INFO] [stdout]      |                            ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4201 |         scene_valid: self::zcl::general::scenes::SCENE_VALID,
[INFO] [stdout]      |                            ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4193 + use zcl::general::scenes;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `scenes`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4201 -         scene_valid: self::scenes::SCENE_VALID,
[INFO] [stdout] 4201 +         scene_valid: scenes::SCENE_VALID,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4202:29
[INFO] [stdout]      |
[INFO] [stdout] 4202 |         name_support: self::scenes::NAME_SUPPORT,
[INFO] [stdout]      |                             ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4202 |         name_support: self::zcl::general::scenes::NAME_SUPPORT,
[INFO] [stdout]      |                             ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4193 + use zcl::general::scenes;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `scenes`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4202 -         name_support: self::scenes::NAME_SUPPORT,
[INFO] [stdout] 4202 +         name_support: scenes::NAME_SUPPORT,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4203:35
[INFO] [stdout]      |
[INFO] [stdout] 4203 |         last_configured_by: self::scenes::LAST_CONFIGURED_BY,
[INFO] [stdout]      |                                   ^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 4203 |         last_configured_by: self::zcl::general::scenes::LAST_CONFIGURED_BY,
[INFO] [stdout]      |                                   ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 4193 + use zcl::general::scenes;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `scenes`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 4203 -         last_configured_by: self::scenes::LAST_CONFIGURED_BY,
[INFO] [stdout] 4203 +         last_configured_by: scenes::LAST_CONFIGURED_BY,
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 626 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 626 + use zcl::types::U8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 626 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:630:11
[INFO] [stdout]     |
[INFO] [stdout] 630 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 626 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 626 + use zcl::types::U8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:637:12
[INFO] [stdout]     |
[INFO] [stdout] 637 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 626 + use zcl::types::AttributeRange;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 626 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 626 + use zcl::types::U8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 626 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 626 + use zcl::types::U8;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 779 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 779 + use zcl::types::CharacterString;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 779 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:783:11
[INFO] [stdout]     |
[INFO] [stdout] 783 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 779 + use zcl::types::AttributeSide;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 779 + use zcl::types::CharacterString;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 779 + use zcl::types::AttributeRange;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1085 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bool` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 1085 + use std::mem::type_info::Bool;
[INFO] [stdout]      |
[INFO] [stdout] 1085 + use zcl::types::Bool;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1085 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1089:11
[INFO] [stdout]      |
[INFO] [stdout] 1089 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1085 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[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-fd527a60e95cd545/out/generated.rs:1095:19
[INFO] [stdout]      |
[INFO] [stdout] 1095 |     default: Some(Bool(Some(true))),
[INFO] [stdout]      |                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: perhaps you intended to use this type
[INFO] [stdout]      |
[INFO] [stdout] 1095 -     default: Some(Bool(Some(true))),
[INFO] [stdout] 1095 +     default: Some(bool(Some(true))),
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 1085 + use std::mem::type_info::TypeKind::Bool;
[INFO] [stdout]      |
[INFO] [stdout] 1085 + use zcl::types::Bool;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1096:12
[INFO] [stdout]      |
[INFO] [stdout] 1096 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1085 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1029 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1029 + use zcl::types::CharacterString;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1029 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1033:11
[INFO] [stdout]      |
[INFO] [stdout] 1033 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1029 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 1029 + use zcl::types::CharacterString;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1029 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 833 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Enum8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 833 + use zcl::types::Enum8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GenericDeviceClass` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 833 + use zcl::general::GenericDeviceClass;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 833 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:837:11
[INFO] [stdout]     |
[INFO] [stdout] 837 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 833 + use zcl::types::AttributeSide;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 833 + use zcl::types::Enum8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GenericDeviceClass` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 833 + use zcl::general::GenericDeviceClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GenericDeviceClass`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 833 + use zcl::general::GenericDeviceClass;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:844:12
[INFO] [stdout]     |
[INFO] [stdout] 844 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 833 + use zcl::types::AttributeRange;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1145 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1145 + use zcl::types::Bitmap8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1145 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1149:11
[INFO] [stdout]      |
[INFO] [stdout] 1149 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1145 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 1145 + use zcl::types::Bitmap8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1156:12
[INFO] [stdout]      |
[INFO] [stdout] 1156 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1145 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1145 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 1145 + use zcl::types::Bitmap8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1145 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 1145 + use zcl::types::Bitmap8;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 862 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Enum8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 862 + use zcl::types::Enum8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GenericDeviceType` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 862 + use zcl::general::GenericDeviceType;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 862 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:866:11
[INFO] [stdout]     |
[INFO] [stdout] 866 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 862 + use zcl::types::AttributeSide;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 862 + use zcl::types::Enum8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `GenericDeviceType` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 862 + use zcl::general::GenericDeviceType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GenericDeviceType`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 862 + use zcl::general::GenericDeviceType;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:873:12
[INFO] [stdout]     |
[INFO] [stdout] 873 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 862 + use zcl::types::AttributeRange;
[INFO] [stdout]     |
[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-fd527a60e95cd545/out/generated.rs - general::LEVEL_CLUSTER (line 5041) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5042 - pub const LEVEL_CLUSTER: crate::Cluster<'static, self::level::LevelAttrs> = crate::Cluster {
[INFO] [stdout] 5042 + pub const LEVEL_CLUSTER: Cluster<'static, self::level::LevelAttrs> = crate::Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5042:56
[INFO] [stdout]      |
[INFO] [stdout] 5042 | pub const LEVEL_CLUSTER: crate::Cluster<'static, self::level::LevelAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                        ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5042 | pub const LEVEL_CLUSTER: crate::Cluster<'static, self::zcl::general::level::LevelAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                        ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::general::level;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5042 - pub const LEVEL_CLUSTER: crate::Cluster<'static, self::level::LevelAttrs> = crate::Cluster {
[INFO] [stdout] 5042 + pub const LEVEL_CLUSTER: crate::Cluster<'static, level::LevelAttrs> = crate::Cluster {
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5042 - pub const LEVEL_CLUSTER: crate::Cluster<'static, self::level::LevelAttrs> = crate::Cluster {
[INFO] [stdout] 5042 + pub const LEVEL_CLUSTER: crate::Cluster<'static, self::level::LevelAttrs> = Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5045:17
[INFO] [stdout]      |
[INFO] [stdout] 5045 |     meta: self::level::LevelAttrs {
[INFO] [stdout]      |                 ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5045 |     meta: self::zcl::general::level::LevelAttrs {
[INFO] [stdout]      |                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::general::level;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5045 -     meta: self::level::LevelAttrs {
[INFO] [stdout] 5045 +     meta: level::LevelAttrs {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5046:30
[INFO] [stdout]      |
[INFO] [stdout] 5046 |         current_level: self::level::CURRENT_LEVEL,
[INFO] [stdout]      |                              ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5046 |         current_level: self::zcl::general::level::CURRENT_LEVEL,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::general::level;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5046 -         current_level: self::level::CURRENT_LEVEL,
[INFO] [stdout] 5046 +         current_level: level::CURRENT_LEVEL,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5047:31
[INFO] [stdout]      |
[INFO] [stdout] 5047 |         remaining_time: self::level::REMAINING_TIME,
[INFO] [stdout]      |                               ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5047 |         remaining_time: self::zcl::general::level::REMAINING_TIME,
[INFO] [stdout]      |                               ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::general::level;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5047 -         remaining_time: self::level::REMAINING_TIME,
[INFO] [stdout] 5047 +         remaining_time: level::REMAINING_TIME,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5048:26
[INFO] [stdout]      |
[INFO] [stdout] 5048 |         min_level: self::level::MIN_LEVEL,
[INFO] [stdout]      |                          ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5048 |         min_level: self::zcl::general::level::MIN_LEVEL,
[INFO] [stdout]      |                          ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::general::level;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5048 -         min_level: self::level::MIN_LEVEL,
[INFO] [stdout] 5048 +         min_level: level::MIN_LEVEL,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5049:26
[INFO] [stdout]      |
[INFO] [stdout] 5049 |         max_level: self::level::MAX_LEVEL,
[INFO] [stdout]      |                          ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5049 |         max_level: self::zcl::general::level::MAX_LEVEL,
[INFO] [stdout]      |                          ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::general::level;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5049 -         max_level: self::level::MAX_LEVEL,
[INFO] [stdout] 5049 +         max_level: level::MAX_LEVEL,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5050:34
[INFO] [stdout]      |
[INFO] [stdout] 5050 |         current_frequency: self::level::CURRENT_FREQUENCY,
[INFO] [stdout]      |                                  ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5050 |         current_frequency: self::zcl::general::level::CURRENT_FREQUENCY,
[INFO] [stdout]      |                                  ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::general::level;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5050 -         current_frequency: self::level::CURRENT_FREQUENCY,
[INFO] [stdout] 5050 +         current_frequency: level::CURRENT_FREQUENCY,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5051:30
[INFO] [stdout]      |
[INFO] [stdout] 5051 |         min_frequency: self::level::MIN_FREQUENCY,
[INFO] [stdout]      |                              ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5051 |         min_frequency: self::zcl::general::level::MIN_FREQUENCY,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::general::level;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5051 -         min_frequency: self::level::MIN_FREQUENCY,
[INFO] [stdout] 5051 +         min_frequency: level::MIN_FREQUENCY,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5052:30
[INFO] [stdout]      |
[INFO] [stdout] 5052 |         max_frequency: self::level::MAX_FREQUENCY,
[INFO] [stdout]      |                              ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5052 |         max_frequency: self::zcl::general::level::MAX_FREQUENCY,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::general::level;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5052 -         max_frequency: self::level::MAX_FREQUENCY,
[INFO] [stdout] 5052 +         max_frequency: level::MAX_FREQUENCY,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5053:39
[INFO] [stdout]      |
[INFO] [stdout] 5053 |         on_off_transition_time: self::level::ON_OFF_TRANSITION_TIME,
[INFO] [stdout]      |                                       ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5053 |         on_off_transition_time: self::zcl::general::level::ON_OFF_TRANSITION_TIME,
[INFO] [stdout]      |                                       ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::general::level;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5053 -         on_off_transition_time: self::level::ON_OFF_TRANSITION_TIME,
[INFO] [stdout] 5053 +         on_off_transition_time: level::ON_OFF_TRANSITION_TIME,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5054:25
[INFO] [stdout]      |
[INFO] [stdout] 5054 |         on_level: self::level::ON_LEVEL,
[INFO] [stdout]      |                         ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5054 |         on_level: self::zcl::general::level::ON_LEVEL,
[INFO] [stdout]      |                         ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::general::level;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5054 -         on_level: self::level::ON_LEVEL,
[INFO] [stdout] 5054 +         on_level: level::ON_LEVEL,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5055:35
[INFO] [stdout]      |
[INFO] [stdout] 5055 |         on_transition_time: self::level::ON_TRANSITION_TIME,
[INFO] [stdout]      |                                   ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5055 |         on_transition_time: self::zcl::general::level::ON_TRANSITION_TIME,
[INFO] [stdout]      |                                   ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::general::level;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5055 -         on_transition_time: self::level::ON_TRANSITION_TIME,
[INFO] [stdout] 5055 +         on_transition_time: level::ON_TRANSITION_TIME,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5056:36
[INFO] [stdout]      |
[INFO] [stdout] 5056 |         off_transition_time: self::level::OFF_TRANSITION_TIME,
[INFO] [stdout]      |                                    ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5056 |         off_transition_time: self::zcl::general::level::OFF_TRANSITION_TIME,
[INFO] [stdout]      |                                    ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::general::level;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5056 -         off_transition_time: self::level::OFF_TRANSITION_TIME,
[INFO] [stdout] 5056 +         off_transition_time: level::OFF_TRANSITION_TIME,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5057:34
[INFO] [stdout]      |
[INFO] [stdout] 5057 |         default_move_rate: self::level::DEFAULT_MOVE_RATE,
[INFO] [stdout]      |                                  ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5057 |         default_move_rate: self::zcl::general::level::DEFAULT_MOVE_RATE,
[INFO] [stdout]      |                                  ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::general::level;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5057 -         default_move_rate: self::level::DEFAULT_MOVE_RATE,
[INFO] [stdout] 5057 +         default_move_rate: level::DEFAULT_MOVE_RATE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5058:24
[INFO] [stdout]      |
[INFO] [stdout] 5058 |         options: self::level::OPTIONS,
[INFO] [stdout]      |                        ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5058 |         options: self::zcl::general::level::OPTIONS,
[INFO] [stdout]      |                        ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::general::level;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5058 -         options: self::level::OPTIONS,
[INFO] [stdout] 5058 +         options: level::OPTIONS,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5059:39
[INFO] [stdout]      |
[INFO] [stdout] 5059 |         start_up_current_level: self::level::START_UP_CURRENT_LEVEL,
[INFO] [stdout]      |                                       ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 5059 |         start_up_current_level: self::zcl::general::level::START_UP_CURRENT_LEVEL,
[INFO] [stdout]      |                                       ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 5041 + use zcl::general::level;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `level`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 5059 -         start_up_current_level: self::level::START_UP_CURRENT_LEVEL,
[INFO] [stdout] 5059 +         start_up_current_level: level::START_UP_CURRENT_LEVEL,
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 725 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 725 + use zcl::types::CharacterString;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 725 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:729:11
[INFO] [stdout]     |
[INFO] [stdout] 729 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 725 + use zcl::types::AttributeSide;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 725 + use zcl::types::CharacterString;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 725 + use zcl::types::AttributeRange;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 692 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 692 + use zcl::types::U8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 692 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:696:11
[INFO] [stdout]     |
[INFO] [stdout] 696 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 692 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 692 + use zcl::types::U8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:703:12
[INFO] [stdout]     |
[INFO] [stdout] 703 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 692 + use zcl::types::AttributeRange;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 692 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 692 + use zcl::types::U8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 692 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 692 + use zcl::types::U8;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 945 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 945 + use zcl::types::CharacterString;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 945 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:949:11
[INFO] [stdout]     |
[INFO] [stdout] 949 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 945 + use zcl::types::AttributeSide;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 945 + use zcl::types::CharacterString;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:956:12
[INFO] [stdout]     |
[INFO] [stdout] 956 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 945 + use zcl::types::AttributeRange;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 752 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 752 + use zcl::types::CharacterString;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 752 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:756:11
[INFO] [stdout]     |
[INFO] [stdout] 756 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 752 + use zcl::types::AttributeSide;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 752 + use zcl::types::CharacterString;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 752 + use zcl::types::AttributeRange;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1056 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1056 + use zcl::types::Enum8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PhysicalEnvironment` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1056 + use zcl::general::PhysicalEnvironment;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1056 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1060:11
[INFO] [stdout]      |
[INFO] [stdout] 1060 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1056 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 1056 + use zcl::types::Enum8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PhysicalEnvironment` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1056 + use zcl::general::PhysicalEnvironment;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PhysicalEnvironment`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1056 + use zcl::general::PhysicalEnvironment;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1067:12
[INFO] [stdout]      |
[INFO] [stdout] 1067 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1056 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[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-fd527a60e95cd545/out/generated.rs - general::BASIC_CLUSTER (line 1259) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1261 - pub const BASIC_CLUSTER: crate::Cluster<'static, self::basic::BasicAttrs> = crate::Cluster {
[INFO] [stdout] 1261 + pub const BASIC_CLUSTER: Cluster<'static, self::basic::BasicAttrs> = crate::Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1261:56
[INFO] [stdout]      |
[INFO] [stdout] 1261 | pub const BASIC_CLUSTER: crate::Cluster<'static, self::basic::BasicAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                        ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1261 | pub const BASIC_CLUSTER: crate::Cluster<'static, self::zcl::general::basic::BasicAttrs> = crate::Cluster {
[INFO] [stdout]      |                                                        ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1261 - pub const BASIC_CLUSTER: crate::Cluster<'static, self::basic::BasicAttrs> = crate::Cluster {
[INFO] [stdout] 1261 + pub const BASIC_CLUSTER: crate::Cluster<'static, basic::BasicAttrs> = crate::Cluster {
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1261 - pub const BASIC_CLUSTER: crate::Cluster<'static, self::basic::BasicAttrs> = crate::Cluster {
[INFO] [stdout] 1261 + pub const BASIC_CLUSTER: crate::Cluster<'static, self::basic::BasicAttrs> = Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1264:17
[INFO] [stdout]      |
[INFO] [stdout] 1264 |     meta: self::basic::BasicAttrs {
[INFO] [stdout]      |                 ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1264 |     meta: self::zcl::general::basic::BasicAttrs {
[INFO] [stdout]      |                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1264 -     meta: self::basic::BasicAttrs {
[INFO] [stdout] 1264 +     meta: basic::BasicAttrs {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1265:28
[INFO] [stdout]      |
[INFO] [stdout] 1265 |         zcl_version: self::basic::ZCL_VERSION,
[INFO] [stdout]      |                            ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1265 |         zcl_version: self::zcl::general::basic::ZCL_VERSION,
[INFO] [stdout]      |                            ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1265 -         zcl_version: self::basic::ZCL_VERSION,
[INFO] [stdout] 1265 +         zcl_version: basic::ZCL_VERSION,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1266:36
[INFO] [stdout]      |
[INFO] [stdout] 1266 |         application_version: self::basic::APPLICATION_VERSION,
[INFO] [stdout]      |                                    ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1266 |         application_version: self::zcl::general::basic::APPLICATION_VERSION,
[INFO] [stdout]      |                                    ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1266 -         application_version: self::basic::APPLICATION_VERSION,
[INFO] [stdout] 1266 +         application_version: basic::APPLICATION_VERSION,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1267:30
[INFO] [stdout]      |
[INFO] [stdout] 1267 |         stack_version: self::basic::STACK_VERSION,
[INFO] [stdout]      |                              ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1267 |         stack_version: self::zcl::general::basic::STACK_VERSION,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1267 -         stack_version: self::basic::STACK_VERSION,
[INFO] [stdout] 1267 +         stack_version: basic::STACK_VERSION,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1268:27
[INFO] [stdout]      |
[INFO] [stdout] 1268 |         hw_version: self::basic::HW_VERSION,
[INFO] [stdout]      |                           ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1268 |         hw_version: self::zcl::general::basic::HW_VERSION,
[INFO] [stdout]      |                           ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1268 -         hw_version: self::basic::HW_VERSION,
[INFO] [stdout] 1268 +         hw_version: basic::HW_VERSION,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1269:34
[INFO] [stdout]      |
[INFO] [stdout] 1269 |         manufacturer_name: self::basic::MANUFACTURER_NAME,
[INFO] [stdout]      |                                  ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1269 |         manufacturer_name: self::zcl::general::basic::MANUFACTURER_NAME,
[INFO] [stdout]      |                                  ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1269 -         manufacturer_name: self::basic::MANUFACTURER_NAME,
[INFO] [stdout] 1269 +         manufacturer_name: basic::MANUFACTURER_NAME,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1270:33
[INFO] [stdout]      |
[INFO] [stdout] 1270 |         model_identifier: self::basic::MODEL_IDENTIFIER,
[INFO] [stdout]      |                                 ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1270 |         model_identifier: self::zcl::general::basic::MODEL_IDENTIFIER,
[INFO] [stdout]      |                                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1270 -         model_identifier: self::basic::MODEL_IDENTIFIER,
[INFO] [stdout] 1270 +         model_identifier: basic::MODEL_IDENTIFIER,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1271:26
[INFO] [stdout]      |
[INFO] [stdout] 1271 |         date_code: self::basic::DATE_CODE,
[INFO] [stdout]      |                          ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1271 |         date_code: self::zcl::general::basic::DATE_CODE,
[INFO] [stdout]      |                          ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1271 -         date_code: self::basic::DATE_CODE,
[INFO] [stdout] 1271 +         date_code: basic::DATE_CODE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1272:29
[INFO] [stdout]      |
[INFO] [stdout] 1272 |         power_source: self::basic::POWER_SOURCE,
[INFO] [stdout]      |                             ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1272 |         power_source: self::zcl::general::basic::POWER_SOURCE,
[INFO] [stdout]      |                             ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1272 -         power_source: self::basic::POWER_SOURCE,
[INFO] [stdout] 1272 +         power_source: basic::POWER_SOURCE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1273:37
[INFO] [stdout]      |
[INFO] [stdout] 1273 |         generic_device_class: self::basic::GENERIC_DEVICE_CLASS,
[INFO] [stdout]      |                                     ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1273 |         generic_device_class: self::zcl::general::basic::GENERIC_DEVICE_CLASS,
[INFO] [stdout]      |                                     ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1273 -         generic_device_class: self::basic::GENERIC_DEVICE_CLASS,
[INFO] [stdout] 1273 +         generic_device_class: basic::GENERIC_DEVICE_CLASS,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1274:36
[INFO] [stdout]      |
[INFO] [stdout] 1274 |         generic_device_type: self::basic::GENERIC_DEVICE_TYPE,
[INFO] [stdout]      |                                    ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1274 |         generic_device_type: self::zcl::general::basic::GENERIC_DEVICE_TYPE,
[INFO] [stdout]      |                                    ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1274 -         generic_device_type: self::basic::GENERIC_DEVICE_TYPE,
[INFO] [stdout] 1274 +         generic_device_type: basic::GENERIC_DEVICE_TYPE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1275:29
[INFO] [stdout]      |
[INFO] [stdout] 1275 |         product_code: self::basic::PRODUCT_CODE,
[INFO] [stdout]      |                             ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1275 |         product_code: self::zcl::general::basic::PRODUCT_CODE,
[INFO] [stdout]      |                             ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1275 -         product_code: self::basic::PRODUCT_CODE,
[INFO] [stdout] 1275 +         product_code: basic::PRODUCT_CODE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1276:28
[INFO] [stdout]      |
[INFO] [stdout] 1276 |         product_url: self::basic::PRODUCT_URL,
[INFO] [stdout]      |                            ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1276 |         product_url: self::zcl::general::basic::PRODUCT_URL,
[INFO] [stdout]      |                            ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1276 -         product_url: self::basic::PRODUCT_URL,
[INFO] [stdout] 1276 +         product_url: basic::PRODUCT_URL,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1277:45
[INFO] [stdout]      |
[INFO] [stdout] 1277 |         manufacturer_version_details: self::basic::MANUFACTURER_VERSION_DETAILS,
[INFO] [stdout]      |                                             ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1277 |         manufacturer_version_details: self::zcl::general::basic::MANUFACTURER_VERSION_DETAILS,
[INFO] [stdout]      |                                             ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1277 -         manufacturer_version_details: self::basic::MANUFACTURER_VERSION_DETAILS,
[INFO] [stdout] 1277 +         manufacturer_version_details: basic::MANUFACTURER_VERSION_DETAILS,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1278:30
[INFO] [stdout]      |
[INFO] [stdout] 1278 |         serial_number: self::basic::SERIAL_NUMBER,
[INFO] [stdout]      |                              ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1278 |         serial_number: self::zcl::general::basic::SERIAL_NUMBER,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1278 -         serial_number: self::basic::SERIAL_NUMBER,
[INFO] [stdout] 1278 +         serial_number: basic::SERIAL_NUMBER,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1279:30
[INFO] [stdout]      |
[INFO] [stdout] 1279 |         product_label: self::basic::PRODUCT_LABEL,
[INFO] [stdout]      |                              ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1279 |         product_label: self::zcl::general::basic::PRODUCT_LABEL,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1279 -         product_label: self::basic::PRODUCT_LABEL,
[INFO] [stdout] 1279 +         product_label: basic::PRODUCT_LABEL,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1280:37
[INFO] [stdout]      |
[INFO] [stdout] 1280 |         location_description: self::basic::LOCATION_DESCRIPTION,
[INFO] [stdout]      |                                     ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1280 |         location_description: self::zcl::general::basic::LOCATION_DESCRIPTION,
[INFO] [stdout]      |                                     ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1280 -         location_description: self::basic::LOCATION_DESCRIPTION,
[INFO] [stdout] 1280 +         location_description: basic::LOCATION_DESCRIPTION,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1281:37
[INFO] [stdout]      |
[INFO] [stdout] 1281 |         physical_environment: self::basic::PHYSICAL_ENVIRONMENT,
[INFO] [stdout]      |                                     ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1281 |         physical_environment: self::zcl::general::basic::PHYSICAL_ENVIRONMENT,
[INFO] [stdout]      |                                     ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1281 -         physical_environment: self::basic::PHYSICAL_ENVIRONMENT,
[INFO] [stdout] 1281 +         physical_environment: basic::PHYSICAL_ENVIRONMENT,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1282:31
[INFO] [stdout]      |
[INFO] [stdout] 1282 |         device_enabled: self::basic::DEVICE_ENABLED,
[INFO] [stdout]      |                               ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1282 |         device_enabled: self::zcl::general::basic::DEVICE_ENABLED,
[INFO] [stdout]      |                               ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1282 -         device_enabled: self::basic::DEVICE_ENABLED,
[INFO] [stdout] 1282 +         device_enabled: basic::DEVICE_ENABLED,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1283:27
[INFO] [stdout]      |
[INFO] [stdout] 1283 |         alarm_mask: self::basic::ALARM_MASK,
[INFO] [stdout]      |                           ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1283 |         alarm_mask: self::zcl::general::basic::ALARM_MASK,
[INFO] [stdout]      |                           ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1283 -         alarm_mask: self::basic::ALARM_MASK,
[INFO] [stdout] 1283 +         alarm_mask: basic::ALARM_MASK,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1284:37
[INFO] [stdout]      |
[INFO] [stdout] 1284 |         disable_local_config: self::basic::DISABLE_LOCAL_CONFIG,
[INFO] [stdout]      |                                     ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1284 |         disable_local_config: self::zcl::general::basic::DISABLE_LOCAL_CONFIG,
[INFO] [stdout]      |                                     ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1284 -         disable_local_config: self::basic::DISABLE_LOCAL_CONFIG,
[INFO] [stdout] 1284 +         disable_local_config: basic::DISABLE_LOCAL_CONFIG,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1285:28
[INFO] [stdout]      |
[INFO] [stdout] 1285 |         sw_build_id: self::basic::SW_BUILD_ID,
[INFO] [stdout]      |                            ^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 1285 |         sw_build_id: self::zcl::general::basic::SW_BUILD_ID,
[INFO] [stdout]      |                            ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 1258 + use zcl::general::basic;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `basic`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 1285 -         sw_build_id: self::basic::SW_BUILD_ID,
[INFO] [stdout] 1285 +         sw_build_id: basic::SW_BUILD_ID,
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 891 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `OctetString` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 891 + use zcl::types::OctetString;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 891 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:895:11
[INFO] [stdout]     |
[INFO] [stdout] 895 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 891 + use zcl::types::AttributeSide;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 891 + use zcl::types::OctetString;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:902:12
[INFO] [stdout]     |
[INFO] [stdout] 902 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 891 + use zcl::types::AttributeRange;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1002 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1002 + use zcl::types::CharacterString;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1002 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1006:11
[INFO] [stdout]      |
[INFO] [stdout] 1006 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1002 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 1002 + use zcl::types::CharacterString;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1013:12
[INFO] [stdout]      |
[INFO] [stdout] 1013 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1002 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 975 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 975 + use zcl::types::CharacterString;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 975 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:979:11
[INFO] [stdout]     |
[INFO] [stdout] 979 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 975 + use zcl::types::AttributeSide;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 975 + use zcl::types::CharacterString;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:986:12
[INFO] [stdout]     |
[INFO] [stdout] 986 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 975 + use zcl::types::AttributeRange;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 806 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Enum8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 806 + use zcl::types::Enum8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PowerSource` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 806 + use zcl::general::PowerSource;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 806 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:810:11
[INFO] [stdout]     |
[INFO] [stdout] 810 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 806 + use zcl::types::AttributeSide;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 806 + use zcl::types::Enum8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `PowerSource` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 806 + use zcl::general::PowerSource;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PowerSource`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 806 + use zcl::general::PowerSource;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:817:12
[INFO] [stdout]     |
[INFO] [stdout] 817 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 806 + use zcl::types::AttributeRange;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1178 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1178 + use zcl::types::CharacterString;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 1178 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:1182:11
[INFO] [stdout]      |
[INFO] [stdout] 1182 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1178 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 1178 + use zcl::types::CharacterString;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 1178 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 659 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 659 + use zcl::types::U8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 659 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:663:11
[INFO] [stdout]     |
[INFO] [stdout] 663 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 659 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 659 + use zcl::types::U8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:670:12
[INFO] [stdout]     |
[INFO] [stdout] 670 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 659 + use zcl::types::AttributeRange;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 659 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 659 + use zcl::types::U8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 659 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 659 + use zcl::types::U8;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 918 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `CharacterString` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 918 + use zcl::types::CharacterString;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 918 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:922:11
[INFO] [stdout]     |
[INFO] [stdout] 922 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 918 + use zcl::types::AttributeSide;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 918 + use zcl::types::CharacterString;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:929:12
[INFO] [stdout]     |
[INFO] [stdout] 929 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 918 + use zcl::types::AttributeRange;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 593 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 593 + use zcl::types::U8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 593 + use zcl::types::Attribute;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:597:11
[INFO] [stdout]     |
[INFO] [stdout] 597 |     side: AttributeSide::Server,
[INFO] [stdout]     |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 593 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 593 + use zcl::types::U8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:604:12
[INFO] [stdout]     |
[INFO] [stdout] 604 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 593 + use zcl::types::AttributeRange;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 593 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 593 + use zcl::types::U8;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]    --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 593 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]     |
[INFO] [stdout] 593 + use zcl::types::U8;
[INFO] [stdout]     |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3473 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3473 + use zcl::types::I16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3473 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3477:11
[INFO] [stdout]      |
[INFO] [stdout] 3477 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3473 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3473 + use zcl::types::I16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `I16`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3473 + use zcl::types::I16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3484:12
[INFO] [stdout]      |
[INFO] [stdout] 3484 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3473 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3473 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3473 + use zcl::types::I16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3473 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3473 + use zcl::types::I16;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3638 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3638 + use zcl::types::I16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3638 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3642:11
[INFO] [stdout]      |
[INFO] [stdout] 3642 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3638 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3638 + use zcl::types::I16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `I16`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3638 + use zcl::types::I16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3649:12
[INFO] [stdout]      |
[INFO] [stdout] 3649 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3638 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3638 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3638 + use zcl::types::I16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3638 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3638 + use zcl::types::I16;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3605 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3605 + use zcl::types::Bitmap8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3605 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3609:11
[INFO] [stdout]      |
[INFO] [stdout] 3609 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3605 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3605 + use zcl::types::Bitmap8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3616:12
[INFO] [stdout]      |
[INFO] [stdout] 3616 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3605 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3605 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3605 + use zcl::types::Bitmap8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3605 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3605 + use zcl::types::Bitmap8;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3506 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3506 + use zcl::types::I16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3506 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3510:11
[INFO] [stdout]      |
[INFO] [stdout] 3510 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3506 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3506 + use zcl::types::I16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `I16`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3506 + use zcl::types::I16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3517:12
[INFO] [stdout]      |
[INFO] [stdout] 3517 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3506 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3506 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3506 + use zcl::types::I16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3506 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3506 + use zcl::types::I16;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3671 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3671 + use zcl::types::I16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3671 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3675:11
[INFO] [stdout]      |
[INFO] [stdout] 3675 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3671 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3671 + use zcl::types::I16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `I16`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3671 + use zcl::types::I16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3682:12
[INFO] [stdout]      |
[INFO] [stdout] 3682 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3671 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3671 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3671 + use zcl::types::I16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3671 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3671 + use zcl::types::I16;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3572 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3572 + use zcl::types::U16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3572 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3576:11
[INFO] [stdout]      |
[INFO] [stdout] 3576 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3572 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3572 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3583:12
[INFO] [stdout]      |
[INFO] [stdout] 3583 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3572 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3572 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3572 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3572 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3572 + use zcl::types::U16;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3737 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U24` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3737 + use zcl::types::U24;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3737 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3741:11
[INFO] [stdout]      |
[INFO] [stdout] 3741 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3737 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3737 + use zcl::types::U24;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `U24`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3737 + use zcl::types::U24;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3748:12
[INFO] [stdout]      |
[INFO] [stdout] 3748 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3737 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3737 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3737 + use zcl::types::U24;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3737 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3737 + use zcl::types::U24;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3921 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3921 + use zcl::types::Bitmap8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3921 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3925:11
[INFO] [stdout]      |
[INFO] [stdout] 3925 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3921 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3921 + use zcl::types::Bitmap8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3932:12
[INFO] [stdout]      |
[INFO] [stdout] 3932 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3921 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4680 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4680 + use zcl::types::U16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4680 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4684:11
[INFO] [stdout]      |
[INFO] [stdout] 4684 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4680 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4680 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4691:12
[INFO] [stdout]      |
[INFO] [stdout] 4691 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4680 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4692:9
[INFO] [stdout]      |
[INFO] [stdout] 4692 |         ValueOrAttributeReference::AttributeReference(0x0005),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4680 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4693:9
[INFO] [stdout]      |
[INFO] [stdout] 4693 |         ValueOrAttributeReference::AttributeReference(0x0006),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4680 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3539 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `I16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3539 + use zcl::types::I16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3539 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3543:11
[INFO] [stdout]      |
[INFO] [stdout] 3543 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3539 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3539 + use zcl::types::I16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `I16`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3539 + use zcl::types::I16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3550:12
[INFO] [stdout]      |
[INFO] [stdout] 3550 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3539 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3539 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3539 + use zcl::types::I16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3539 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3539 + use zcl::types::I16;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4548 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4548 + use zcl::types::U8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4548 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4552:11
[INFO] [stdout]      |
[INFO] [stdout] 4552 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4548 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4548 + use zcl::types::U8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4559:12
[INFO] [stdout]      |
[INFO] [stdout] 4559 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4548 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4560:9
[INFO] [stdout]      |
[INFO] [stdout] 4560 |         ValueOrAttributeReference::AttributeReference(0x0002),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4548 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4561:9
[INFO] [stdout]      |
[INFO] [stdout] 4561 |         ValueOrAttributeReference::AttributeReference(0x0003),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4548 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3704 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U24` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3704 + use zcl::types::U24;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3704 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3708:11
[INFO] [stdout]      |
[INFO] [stdout] 3708 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3704 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3704 + use zcl::types::U24;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `U24`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3704 + use zcl::types::U24;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3715:12
[INFO] [stdout]      |
[INFO] [stdout] 3715 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3704 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3704 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3704 + use zcl::types::U24;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3704 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3704 + use zcl::types::U24;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3849 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3849 + use zcl::types::U16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3849 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3853:11
[INFO] [stdout]      |
[INFO] [stdout] 3853 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3849 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3849 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3860:12
[INFO] [stdout]      |
[INFO] [stdout] 3860 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3849 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3849 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3849 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 3849 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 3849 + use zcl::types::U16;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4812 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4812 + use zcl::types::U8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4812 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4816:11
[INFO] [stdout]      |
[INFO] [stdout] 4816 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4812 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4812 + use zcl::types::U8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4823:12
[INFO] [stdout]      |
[INFO] [stdout] 4823 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4812 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4824:9
[INFO] [stdout]      |
[INFO] [stdout] 4824 |         ValueOrAttributeReference::AttributeReference(0x0002),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4812 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4825:9
[INFO] [stdout]      |
[INFO] [stdout] 4825 |         ValueOrAttributeReference::AttributeReference(0x0003),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4812 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4746 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4746 + use zcl::types::U16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4746 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4750:11
[INFO] [stdout]      |
[INFO] [stdout] 4750 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4746 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4746 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4757:12
[INFO] [stdout]      |
[INFO] [stdout] 4757 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4746 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4758:9
[INFO] [stdout]      |
[INFO] [stdout] 4758 |         ValueOrAttributeReference::AttributeReference(0x0005),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4746 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4746 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4746 + use zcl::types::U16;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4911 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4911 + use zcl::types::U8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4911 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4915:11
[INFO] [stdout]      |
[INFO] [stdout] 4915 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4911 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4922:12
[INFO] [stdout]      |
[INFO] [stdout] 4922 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4911 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4911 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4911 + use zcl::types::U8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4911 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4911 + use zcl::types::U8;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4647 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4647 + use zcl::types::U8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4647 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4651:11
[INFO] [stdout]      |
[INFO] [stdout] 4651 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4647 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4647 + use zcl::types::U8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4658:12
[INFO] [stdout]      |
[INFO] [stdout] 4658 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4647 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4659:9
[INFO] [stdout]      |
[INFO] [stdout] 4659 |         ValueOrAttributeReference::AttributeReference(0x0002),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4647 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4647 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4647 + use zcl::types::U8;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4944 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4944 + use zcl::types::Bitmap8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4944 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4948:11
[INFO] [stdout]      |
[INFO] [stdout] 4948 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4944 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4944 + use zcl::types::Bitmap8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4955:12
[INFO] [stdout]      |
[INFO] [stdout] 4955 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4944 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4845 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4845 + use zcl::types::U16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4845 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4849:11
[INFO] [stdout]      |
[INFO] [stdout] 4849 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4845 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4845 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4856:12
[INFO] [stdout]      |
[INFO] [stdout] 4856 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4845 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4845 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4845 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4845 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4845 + use zcl::types::U16;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4713 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4713 + use zcl::types::U16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4713 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4717:11
[INFO] [stdout]      |
[INFO] [stdout] 4717 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4713 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4713 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4724:12
[INFO] [stdout]      |
[INFO] [stdout] 4724 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4713 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4713 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4713 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4726:9
[INFO] [stdout]      |
[INFO] [stdout] 4726 |         ValueOrAttributeReference::AttributeReference(0x0006),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4713 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4878 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4878 + use zcl::types::U16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4878 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4882:11
[INFO] [stdout]      |
[INFO] [stdout] 4882 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4878 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4878 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4889:12
[INFO] [stdout]      |
[INFO] [stdout] 4889 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4878 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4878 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4878 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4878 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4878 + use zcl::types::U16;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4779 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4779 + use zcl::types::U16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4779 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4783:11
[INFO] [stdout]      |
[INFO] [stdout] 4783 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4779 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4779 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4790:12
[INFO] [stdout]      |
[INFO] [stdout] 4790 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4779 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4779 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4779 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4779 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4779 + use zcl::types::U16;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4581 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4581 + use zcl::types::U16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4581 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4585:11
[INFO] [stdout]      |
[INFO] [stdout] 4585 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4581 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4581 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4592:12
[INFO] [stdout]      |
[INFO] [stdout] 4592 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4581 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4581 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4581 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4581 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4581 + use zcl::types::U16;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4971 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4971 + use zcl::types::U8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4971 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4975:11
[INFO] [stdout]      |
[INFO] [stdout] 4975 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4971 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4982:12
[INFO] [stdout]      |
[INFO] [stdout] 4982 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4971 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4971 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4971 + use zcl::types::U8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4971 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4971 + use zcl::types::U8;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4614 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4614 + use zcl::types::U8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4614 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4618:11
[INFO] [stdout]      |
[INFO] [stdout] 4618 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4614 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4614 + use zcl::types::U8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4625:12
[INFO] [stdout]      |
[INFO] [stdout] 4625 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4614 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4614 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 4614 + use zcl::types::U8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4627:9
[INFO] [stdout]      |
[INFO] [stdout] 4627 |         ValueOrAttributeReference::AttributeReference(0x0003),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4614 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5405 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5405 + use zcl::types::U8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5405 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5409:11
[INFO] [stdout]      |
[INFO] [stdout] 5409 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5405 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5416:12
[INFO] [stdout]      |
[INFO] [stdout] 5416 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5405 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5405 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5405 + use zcl::types::U8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5405 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5405 + use zcl::types::U8;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5174 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5174 + use zcl::types::U16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5174 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5178:11
[INFO] [stdout]      |
[INFO] [stdout] 5178 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5174 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5174 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5185:12
[INFO] [stdout]      |
[INFO] [stdout] 5185 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5174 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5186:9
[INFO] [stdout]      |
[INFO] [stdout] 5186 |         ValueOrAttributeReference::AttributeReference(0x0005),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5174 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5187:9
[INFO] [stdout]      |
[INFO] [stdout] 5187 |         ValueOrAttributeReference::AttributeReference(0x0006),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5174 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5240 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5240 + use zcl::types::U16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5240 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5244:11
[INFO] [stdout]      |
[INFO] [stdout] 5244 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5240 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5240 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5251:12
[INFO] [stdout]      |
[INFO] [stdout] 5251 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5240 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5252:9
[INFO] [stdout]      |
[INFO] [stdout] 5252 |         ValueOrAttributeReference::AttributeReference(0x0005),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5240 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5240 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5240 + use zcl::types::U16;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5108 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5108 + use zcl::types::U8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5108 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5112:11
[INFO] [stdout]      |
[INFO] [stdout] 5112 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5108 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5108 + use zcl::types::U8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5119:12
[INFO] [stdout]      |
[INFO] [stdout] 5119 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5108 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5108 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5108 + use zcl::types::U8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5108 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5108 + use zcl::types::U8;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5207 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5207 + use zcl::types::U16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5207 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5211:11
[INFO] [stdout]      |
[INFO] [stdout] 5211 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5207 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5207 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5218:12
[INFO] [stdout]      |
[INFO] [stdout] 5218 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5207 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5207 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5207 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5220:9
[INFO] [stdout]      |
[INFO] [stdout] 5220 |         ValueOrAttributeReference::AttributeReference(0x0006),
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5207 + use zcl::types::ValueOrAttributeReference;
[INFO] [stdout]      |
[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-fd527a60e95cd545/out/generated.rs - general::POWER_CONFIGURATION_CLUSTER (line 3317) stdout ----
[INFO] [stdout] error[E0425]: cannot find type `Cluster` in the crate root
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3318 - pub const POWER_CONFIGURATION_CLUSTER: crate::Cluster<
[INFO] [stdout] 3318 + pub const POWER_CONFIGURATION_CLUSTER: Cluster<
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3320:11
[INFO] [stdout]      |
[INFO] [stdout] 3320 |     self::power_configuration::PowerConfigurationAttrs,
[INFO] [stdout]      |           ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3320 |     self::zcl::general::power_configuration::PowerConfigurationAttrs,
[INFO] [stdout]      |           ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3320 -     self::power_configuration::PowerConfigurationAttrs,
[INFO] [stdout] 3320 +     power_configuration::PowerConfigurationAttrs,
[INFO] [stdout]      |
[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-fd527a60e95cd545/out/generated.rs:3321:12
[INFO] [stdout]      |
[INFO] [stdout] 3321 | > = crate::Cluster {
[INFO] [stdout]      |            ^^^^^^^ not found in the crate root
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::Cluster;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `Cluster`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3321 - > = crate::Cluster {
[INFO] [stdout] 3321 + > = Cluster {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3324:17
[INFO] [stdout]      |
[INFO] [stdout] 3324 |     meta: self::power_configuration::PowerConfigurationAttrs {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3324 |     meta: self::zcl::general::power_configuration::PowerConfigurationAttrs {
[INFO] [stdout]      |                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3324 -     meta: self::power_configuration::PowerConfigurationAttrs {
[INFO] [stdout] 3324 +     meta: power_configuration::PowerConfigurationAttrs {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3325:30
[INFO] [stdout]      |
[INFO] [stdout] 3325 |         mains_voltage: self::power_configuration::MAINS_VOLTAGE,
[INFO] [stdout]      |                              ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3325 |         mains_voltage: self::zcl::general::power_configuration::MAINS_VOLTAGE,
[INFO] [stdout]      |                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3325 -         mains_voltage: self::power_configuration::MAINS_VOLTAGE,
[INFO] [stdout] 3325 +         mains_voltage: power_configuration::MAINS_VOLTAGE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3326:32
[INFO] [stdout]      |
[INFO] [stdout] 3326 |         mains_frequency: self::power_configuration::MAINS_FREQUENCY,
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3326 |         mains_frequency: self::zcl::general::power_configuration::MAINS_FREQUENCY,
[INFO] [stdout]      |                                ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3326 -         mains_frequency: self::power_configuration::MAINS_FREQUENCY,
[INFO] [stdout] 3326 +         mains_frequency: power_configuration::MAINS_FREQUENCY,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3327:33
[INFO] [stdout]      |
[INFO] [stdout] 3327 |         mains_alarm_mask: self::power_configuration::MAINS_ALARM_MASK,
[INFO] [stdout]      |                                 ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3327 |         mains_alarm_mask: self::zcl::general::power_configuration::MAINS_ALARM_MASK,
[INFO] [stdout]      |                                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3327 -         mains_alarm_mask: self::power_configuration::MAINS_ALARM_MASK,
[INFO] [stdout] 3327 +         mains_alarm_mask: power_configuration::MAINS_ALARM_MASK,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3328:44
[INFO] [stdout]      |
[INFO] [stdout] 3328 |         mains_voltage_min_threshold: self::power_configuration::MAINS_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3328 |         mains_voltage_min_threshold: self::zcl::general::power_configuration::MAINS_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |                                            ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3328 -         mains_voltage_min_threshold: self::power_configuration::MAINS_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout] 3328 +         mains_voltage_min_threshold: power_configuration::MAINS_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3329:44
[INFO] [stdout]      |
[INFO] [stdout] 3329 |         mains_voltage_max_threshold: self::power_configuration::MAINS_VOLTAGE_MAX_THRESHOLD,
[INFO] [stdout]      |                                            ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3329 |         mains_voltage_max_threshold: self::zcl::general::power_configuration::MAINS_VOLTAGE_MAX_THRESHOLD,
[INFO] [stdout]      |                                            ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3329 -         mains_voltage_max_threshold: self::power_configuration::MAINS_VOLTAGE_MAX_THRESHOLD,
[INFO] [stdout] 3329 +         mains_voltage_max_threshold: power_configuration::MAINS_VOLTAGE_MAX_THRESHOLD,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                               ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3330 |         mains_voltage_dwell_trip_point: self::zcl::general::power_configuration::MAINS_VOLTAGE_DWELL_TRIP_POINT,
[INFO] [stdout]      |                                               ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3330 -         mains_voltage_dwell_trip_point: self::power_configuration::MAINS_VOLTAGE_DWELL_TRIP_POINT,
[INFO] [stdout] 3330 +         mains_voltage_dwell_trip_point: power_configuration::MAINS_VOLTAGE_DWELL_TRIP_POINT,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3331:34
[INFO] [stdout]      |
[INFO] [stdout] 3331 |         battery_1_voltage: self::power_configuration::BATTERY_1_VOLTAGE,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3331 |         battery_1_voltage: self::zcl::general::power_configuration::BATTERY_1_VOLTAGE,
[INFO] [stdout]      |                                  ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3331 -         battery_1_voltage: self::power_configuration::BATTERY_1_VOLTAGE,
[INFO] [stdout] 3331 +         battery_1_voltage: power_configuration::BATTERY_1_VOLTAGE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3332:47
[INFO] [stdout]      |
[INFO] [stdout] 3332 |         battery_1_percentage_remaining: self::power_configuration::BATTERY_1_PERCENTAGE_REMAINING,
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3332 |         battery_1_percentage_remaining: self::zcl::general::power_configuration::BATTERY_1_PERCENTAGE_REMAINING,
[INFO] [stdout]      |                                               ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3332 -         battery_1_percentage_remaining: self::power_configuration::BATTERY_1_PERCENTAGE_REMAINING,
[INFO] [stdout] 3332 +         battery_1_percentage_remaining: power_configuration::BATTERY_1_PERCENTAGE_REMAINING,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3333:39
[INFO] [stdout]      |
[INFO] [stdout] 3333 |         battery_1_manufacturer: self::power_configuration::BATTERY_1_MANUFACTURER,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3333 |         battery_1_manufacturer: self::zcl::general::power_configuration::BATTERY_1_MANUFACTURER,
[INFO] [stdout]      |                                       ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3333 -         battery_1_manufacturer: self::power_configuration::BATTERY_1_MANUFACTURER,
[INFO] [stdout] 3333 +         battery_1_manufacturer: power_configuration::BATTERY_1_MANUFACTURER,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3334:31
[INFO] [stdout]      |
[INFO] [stdout] 3334 |         battery_1_size: self::power_configuration::BATTERY_1_SIZE,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3334 |         battery_1_size: self::zcl::general::power_configuration::BATTERY_1_SIZE,
[INFO] [stdout]      |                               ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3334 -         battery_1_size: self::power_configuration::BATTERY_1_SIZE,
[INFO] [stdout] 3334 +         battery_1_size: power_configuration::BATTERY_1_SIZE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                      ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3335 |         battery_1_a_hr_rating: self::zcl::general::power_configuration::BATTERY_1_A_HR_RATING,
[INFO] [stdout]      |                                      ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3335 -         battery_1_a_hr_rating: self::power_configuration::BATTERY_1_A_HR_RATING,
[INFO] [stdout] 3335 +         battery_1_a_hr_rating: power_configuration::BATTERY_1_A_HR_RATING,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3336:35
[INFO] [stdout]      |
[INFO] [stdout] 3336 |         battery_1_quantity: self::power_configuration::BATTERY_1_QUANTITY,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3336 |         battery_1_quantity: self::zcl::general::power_configuration::BATTERY_1_QUANTITY,
[INFO] [stdout]      |                                   ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3336 -         battery_1_quantity: self::power_configuration::BATTERY_1_QUANTITY,
[INFO] [stdout] 3336 +         battery_1_quantity: power_configuration::BATTERY_1_QUANTITY,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3337:40
[INFO] [stdout]      |
[INFO] [stdout] 3337 |         battery_1_rated_voltage: self::power_configuration::BATTERY_1_RATED_VOLTAGE,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3337 |         battery_1_rated_voltage: self::zcl::general::power_configuration::BATTERY_1_RATED_VOLTAGE,
[INFO] [stdout]      |                                        ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3337 -         battery_1_rated_voltage: self::power_configuration::BATTERY_1_RATED_VOLTAGE,
[INFO] [stdout] 3337 +         battery_1_rated_voltage: power_configuration::BATTERY_1_RATED_VOLTAGE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3338:37
[INFO] [stdout]      |
[INFO] [stdout] 3338 |         battery_1_alarm_mask: self::power_configuration::BATTERY_1_ALARM_MASK,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3338 |         battery_1_alarm_mask: self::zcl::general::power_configuration::BATTERY_1_ALARM_MASK,
[INFO] [stdout]      |                                     ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3338 -         battery_1_alarm_mask: self::power_configuration::BATTERY_1_ALARM_MASK,
[INFO] [stdout] 3338 +         battery_1_alarm_mask: power_configuration::BATTERY_1_ALARM_MASK,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                                ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3339 |         battery_1_voltage_min_threshold: self::zcl::general::power_configuration::BATTERY_1_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |                                                ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3339 -         battery_1_voltage_min_threshold: self::power_configuration::BATTERY_1_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout] 3339 +         battery_1_voltage_min_threshold: power_configuration::BATTERY_1_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                              ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3340 |         battery_1_voltage_threshold_1: self::zcl::general::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_1,
[INFO] [stdout]      |                                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3340 -         battery_1_voltage_threshold_1: self::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_1,
[INFO] [stdout] 3340 +         battery_1_voltage_threshold_1: power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_1,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                              ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3341 |         battery_1_voltage_threshold_2: self::zcl::general::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_2,
[INFO] [stdout]      |                                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3341 -         battery_1_voltage_threshold_2: self::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_2,
[INFO] [stdout] 3341 +         battery_1_voltage_threshold_2: power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_2,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                              ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3342 |         battery_1_voltage_threshold_3: self::zcl::general::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_3,
[INFO] [stdout]      |                                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3342 -         battery_1_voltage_threshold_3: self::power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_3,
[INFO] [stdout] 3342 +         battery_1_voltage_threshold_3: power_configuration::BATTERY_1_VOLTAGE_THRESHOLD_3,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                                   ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3343 |         battery_1_percentage_min_threshold: self::zcl::general::power_configuration::BATTERY_1_PERCENTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |                                                   ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3343 -         battery_1_percentage_min_threshold: self::power_configuration::BATTERY_1_PERCENTAGE_MIN_THRESHOLD,
[INFO] [stdout] 3343 +         battery_1_percentage_min_threshold: power_configuration::BATTERY_1_PERCENTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                                 ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3344 |         battery_1_percentage_threshold_1: self::zcl::general::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_1,
[INFO] [stdout]      |                                                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3344 -         battery_1_percentage_threshold_1: self::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_1,
[INFO] [stdout] 3344 +         battery_1_percentage_threshold_1: power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_1,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                                 ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3345 |         battery_1_percentage_threshold_2: self::zcl::general::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_2,
[INFO] [stdout]      |                                                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3345 -         battery_1_percentage_threshold_2: self::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_2,
[INFO] [stdout] 3345 +         battery_1_percentage_threshold_2: power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_2,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                                 ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3346 |         battery_1_percentage_threshold_3: self::zcl::general::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_3,
[INFO] [stdout]      |                                                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3346 -         battery_1_percentage_threshold_3: self::power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_3,
[INFO] [stdout] 3346 +         battery_1_percentage_threshold_3: power_configuration::BATTERY_1_PERCENTAGE_THRESHOLD_3,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3347:38
[INFO] [stdout]      |
[INFO] [stdout] 3347 |         battery_1_alarm_state: self::power_configuration::BATTERY_1_ALARM_STATE,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3347 |         battery_1_alarm_state: self::zcl::general::power_configuration::BATTERY_1_ALARM_STATE,
[INFO] [stdout]      |                                      ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3347 -         battery_1_alarm_state: self::power_configuration::BATTERY_1_ALARM_STATE,
[INFO] [stdout] 3347 +         battery_1_alarm_state: power_configuration::BATTERY_1_ALARM_STATE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3348:34
[INFO] [stdout]      |
[INFO] [stdout] 3348 |         battery_2_voltage: self::power_configuration::BATTERY_2_VOLTAGE,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3348 |         battery_2_voltage: self::zcl::general::power_configuration::BATTERY_2_VOLTAGE,
[INFO] [stdout]      |                                  ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3348 -         battery_2_voltage: self::power_configuration::BATTERY_2_VOLTAGE,
[INFO] [stdout] 3348 +         battery_2_voltage: power_configuration::BATTERY_2_VOLTAGE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3349:47
[INFO] [stdout]      |
[INFO] [stdout] 3349 |         battery_2_percentage_remaining: self::power_configuration::BATTERY_2_PERCENTAGE_REMAINING,
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3349 |         battery_2_percentage_remaining: self::zcl::general::power_configuration::BATTERY_2_PERCENTAGE_REMAINING,
[INFO] [stdout]      |                                               ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3349 -         battery_2_percentage_remaining: self::power_configuration::BATTERY_2_PERCENTAGE_REMAINING,
[INFO] [stdout] 3349 +         battery_2_percentage_remaining: power_configuration::BATTERY_2_PERCENTAGE_REMAINING,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3350:39
[INFO] [stdout]      |
[INFO] [stdout] 3350 |         battery_2_manufacturer: self::power_configuration::BATTERY_2_MANUFACTURER,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3350 |         battery_2_manufacturer: self::zcl::general::power_configuration::BATTERY_2_MANUFACTURER,
[INFO] [stdout]      |                                       ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3350 -         battery_2_manufacturer: self::power_configuration::BATTERY_2_MANUFACTURER,
[INFO] [stdout] 3350 +         battery_2_manufacturer: power_configuration::BATTERY_2_MANUFACTURER,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3351:31
[INFO] [stdout]      |
[INFO] [stdout] 3351 |         battery_2_size: self::power_configuration::BATTERY_2_SIZE,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3351 |         battery_2_size: self::zcl::general::power_configuration::BATTERY_2_SIZE,
[INFO] [stdout]      |                               ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3351 -         battery_2_size: self::power_configuration::BATTERY_2_SIZE,
[INFO] [stdout] 3351 +         battery_2_size: power_configuration::BATTERY_2_SIZE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                      ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3352 |         battery_2_a_hr_rating: self::zcl::general::power_configuration::BATTERY_2_A_HR_RATING,
[INFO] [stdout]      |                                      ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3352 -         battery_2_a_hr_rating: self::power_configuration::BATTERY_2_A_HR_RATING,
[INFO] [stdout] 3352 +         battery_2_a_hr_rating: power_configuration::BATTERY_2_A_HR_RATING,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3353:35
[INFO] [stdout]      |
[INFO] [stdout] 3353 |         battery_2_quantity: self::power_configuration::BATTERY_2_QUANTITY,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3353 |         battery_2_quantity: self::zcl::general::power_configuration::BATTERY_2_QUANTITY,
[INFO] [stdout]      |                                   ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3353 -         battery_2_quantity: self::power_configuration::BATTERY_2_QUANTITY,
[INFO] [stdout] 3353 +         battery_2_quantity: power_configuration::BATTERY_2_QUANTITY,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3354:40
[INFO] [stdout]      |
[INFO] [stdout] 3354 |         battery_2_rated_voltage: self::power_configuration::BATTERY_2_RATED_VOLTAGE,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3354 |         battery_2_rated_voltage: self::zcl::general::power_configuration::BATTERY_2_RATED_VOLTAGE,
[INFO] [stdout]      |                                        ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3354 -         battery_2_rated_voltage: self::power_configuration::BATTERY_2_RATED_VOLTAGE,
[INFO] [stdout] 3354 +         battery_2_rated_voltage: power_configuration::BATTERY_2_RATED_VOLTAGE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3355:37
[INFO] [stdout]      |
[INFO] [stdout] 3355 |         battery_2_alarm_mask: self::power_configuration::BATTERY_2_ALARM_MASK,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3355 |         battery_2_alarm_mask: self::zcl::general::power_configuration::BATTERY_2_ALARM_MASK,
[INFO] [stdout]      |                                     ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3355 -         battery_2_alarm_mask: self::power_configuration::BATTERY_2_ALARM_MASK,
[INFO] [stdout] 3355 +         battery_2_alarm_mask: power_configuration::BATTERY_2_ALARM_MASK,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                                ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3356 |         battery_2_voltage_min_threshold: self::zcl::general::power_configuration::BATTERY_2_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |                                                ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3356 -         battery_2_voltage_min_threshold: self::power_configuration::BATTERY_2_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout] 3356 +         battery_2_voltage_min_threshold: power_configuration::BATTERY_2_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                              ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3357 |         battery_2_voltage_threshold_1: self::zcl::general::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_1,
[INFO] [stdout]      |                                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3357 -         battery_2_voltage_threshold_1: self::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_1,
[INFO] [stdout] 3357 +         battery_2_voltage_threshold_1: power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_1,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                              ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3358 |         battery_2_voltage_threshold_2: self::zcl::general::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_2,
[INFO] [stdout]      |                                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3358 -         battery_2_voltage_threshold_2: self::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_2,
[INFO] [stdout] 3358 +         battery_2_voltage_threshold_2: power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_2,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                              ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3359 |         battery_2_voltage_threshold_3: self::zcl::general::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_3,
[INFO] [stdout]      |                                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3359 -         battery_2_voltage_threshold_3: self::power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_3,
[INFO] [stdout] 3359 +         battery_2_voltage_threshold_3: power_configuration::BATTERY_2_VOLTAGE_THRESHOLD_3,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                                   ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3360 |         battery_2_percentage_min_threshold: self::zcl::general::power_configuration::BATTERY_2_PERCENTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |                                                   ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3360 -         battery_2_percentage_min_threshold: self::power_configuration::BATTERY_2_PERCENTAGE_MIN_THRESHOLD,
[INFO] [stdout] 3360 +         battery_2_percentage_min_threshold: power_configuration::BATTERY_2_PERCENTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                                 ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3361 |         battery_2_percentage_threshold_1: self::zcl::general::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_1,
[INFO] [stdout]      |                                                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3361 -         battery_2_percentage_threshold_1: self::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_1,
[INFO] [stdout] 3361 +         battery_2_percentage_threshold_1: power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_1,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                                 ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3362 |         battery_2_percentage_threshold_2: self::zcl::general::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_2,
[INFO] [stdout]      |                                                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3362 -         battery_2_percentage_threshold_2: self::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_2,
[INFO] [stdout] 3362 +         battery_2_percentage_threshold_2: power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_2,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                                 ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3363 |         battery_2_percentage_threshold_3: self::zcl::general::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_3,
[INFO] [stdout]      |                                                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3363 -         battery_2_percentage_threshold_3: self::power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_3,
[INFO] [stdout] 3363 +         battery_2_percentage_threshold_3: power_configuration::BATTERY_2_PERCENTAGE_THRESHOLD_3,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3364:38
[INFO] [stdout]      |
[INFO] [stdout] 3364 |         battery_2_alarm_state: self::power_configuration::BATTERY_2_ALARM_STATE,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3364 |         battery_2_alarm_state: self::zcl::general::power_configuration::BATTERY_2_ALARM_STATE,
[INFO] [stdout]      |                                      ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3364 -         battery_2_alarm_state: self::power_configuration::BATTERY_2_ALARM_STATE,
[INFO] [stdout] 3364 +         battery_2_alarm_state: power_configuration::BATTERY_2_ALARM_STATE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3365:34
[INFO] [stdout]      |
[INFO] [stdout] 3365 |         battery_3_voltage: self::power_configuration::BATTERY_3_VOLTAGE,
[INFO] [stdout]      |                                  ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3365 |         battery_3_voltage: self::zcl::general::power_configuration::BATTERY_3_VOLTAGE,
[INFO] [stdout]      |                                  ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3365 -         battery_3_voltage: self::power_configuration::BATTERY_3_VOLTAGE,
[INFO] [stdout] 3365 +         battery_3_voltage: power_configuration::BATTERY_3_VOLTAGE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3366:47
[INFO] [stdout]      |
[INFO] [stdout] 3366 |         battery_3_percentage_remaining: self::power_configuration::BATTERY_3_PERCENTAGE_REMAINING,
[INFO] [stdout]      |                                               ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3366 |         battery_3_percentage_remaining: self::zcl::general::power_configuration::BATTERY_3_PERCENTAGE_REMAINING,
[INFO] [stdout]      |                                               ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3366 -         battery_3_percentage_remaining: self::power_configuration::BATTERY_3_PERCENTAGE_REMAINING,
[INFO] [stdout] 3366 +         battery_3_percentage_remaining: power_configuration::BATTERY_3_PERCENTAGE_REMAINING,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3367:39
[INFO] [stdout]      |
[INFO] [stdout] 3367 |         battery_3_manufacturer: self::power_configuration::BATTERY_3_MANUFACTURER,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3367 |         battery_3_manufacturer: self::zcl::general::power_configuration::BATTERY_3_MANUFACTURER,
[INFO] [stdout]      |                                       ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3367 -         battery_3_manufacturer: self::power_configuration::BATTERY_3_MANUFACTURER,
[INFO] [stdout] 3367 +         battery_3_manufacturer: power_configuration::BATTERY_3_MANUFACTURER,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3368:31
[INFO] [stdout]      |
[INFO] [stdout] 3368 |         battery_3_size: self::power_configuration::BATTERY_3_SIZE,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3368 |         battery_3_size: self::zcl::general::power_configuration::BATTERY_3_SIZE,
[INFO] [stdout]      |                               ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3368 -         battery_3_size: self::power_configuration::BATTERY_3_SIZE,
[INFO] [stdout] 3368 +         battery_3_size: power_configuration::BATTERY_3_SIZE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                      ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3369 |         battery_3_a_hr_rating: self::zcl::general::power_configuration::BATTERY_3_A_HR_RATING,
[INFO] [stdout]      |                                      ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3369 -         battery_3_a_hr_rating: self::power_configuration::BATTERY_3_A_HR_RATING,
[INFO] [stdout] 3369 +         battery_3_a_hr_rating: power_configuration::BATTERY_3_A_HR_RATING,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3370:35
[INFO] [stdout]      |
[INFO] [stdout] 3370 |         battery_3_quantity: self::power_configuration::BATTERY_3_QUANTITY,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3370 |         battery_3_quantity: self::zcl::general::power_configuration::BATTERY_3_QUANTITY,
[INFO] [stdout]      |                                   ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3370 -         battery_3_quantity: self::power_configuration::BATTERY_3_QUANTITY,
[INFO] [stdout] 3370 +         battery_3_quantity: power_configuration::BATTERY_3_QUANTITY,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3371:40
[INFO] [stdout]      |
[INFO] [stdout] 3371 |         battery_3_rated_voltage: self::power_configuration::BATTERY_3_RATED_VOLTAGE,
[INFO] [stdout]      |                                        ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3371 |         battery_3_rated_voltage: self::zcl::general::power_configuration::BATTERY_3_RATED_VOLTAGE,
[INFO] [stdout]      |                                        ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3371 -         battery_3_rated_voltage: self::power_configuration::BATTERY_3_RATED_VOLTAGE,
[INFO] [stdout] 3371 +         battery_3_rated_voltage: power_configuration::BATTERY_3_RATED_VOLTAGE,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3372:37
[INFO] [stdout]      |
[INFO] [stdout] 3372 |         battery_3_alarm_mask: self::power_configuration::BATTERY_3_ALARM_MASK,
[INFO] [stdout]      |                                     ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3372 |         battery_3_alarm_mask: self::zcl::general::power_configuration::BATTERY_3_ALARM_MASK,
[INFO] [stdout]      |                                     ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3372 -         battery_3_alarm_mask: self::power_configuration::BATTERY_3_ALARM_MASK,
[INFO] [stdout] 3372 +         battery_3_alarm_mask: power_configuration::BATTERY_3_ALARM_MASK,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                                ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3373 |         battery_3_voltage_min_threshold: self::zcl::general::power_configuration::BATTERY_3_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |                                                ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3373 -         battery_3_voltage_min_threshold: self::power_configuration::BATTERY_3_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout] 3373 +         battery_3_voltage_min_threshold: power_configuration::BATTERY_3_VOLTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                              ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3374 |         battery_3_voltage_threshold_1: self::zcl::general::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_1,
[INFO] [stdout]      |                                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3374 -         battery_3_voltage_threshold_1: self::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_1,
[INFO] [stdout] 3374 +         battery_3_voltage_threshold_1: power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_1,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                              ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3375 |         battery_3_voltage_threshold_2: self::zcl::general::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_2,
[INFO] [stdout]      |                                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3375 -         battery_3_voltage_threshold_2: self::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_2,
[INFO] [stdout] 3375 +         battery_3_voltage_threshold_2: power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_2,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                              ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3376 |         battery_3_voltage_threshold_3: self::zcl::general::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_3,
[INFO] [stdout]      |                                              ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3376 -         battery_3_voltage_threshold_3: self::power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_3,
[INFO] [stdout] 3376 +         battery_3_voltage_threshold_3: power_configuration::BATTERY_3_VOLTAGE_THRESHOLD_3,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                                   ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3377 |         battery_3_percentage_min_threshold: self::zcl::general::power_configuration::BATTERY_3_PERCENTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |                                                   ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3377 -         battery_3_percentage_min_threshold: self::power_configuration::BATTERY_3_PERCENTAGE_MIN_THRESHOLD,
[INFO] [stdout] 3377 +         battery_3_percentage_min_threshold: power_configuration::BATTERY_3_PERCENTAGE_MIN_THRESHOLD,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                                 ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3378 |         battery_3_percentage_threshold_1: self::zcl::general::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_1,
[INFO] [stdout]      |                                                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3378 -         battery_3_percentage_threshold_1: self::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_1,
[INFO] [stdout] 3378 +         battery_3_percentage_threshold_1: power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_1,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                                 ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3379 |         battery_3_percentage_threshold_2: self::zcl::general::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_2,
[INFO] [stdout]      |                                                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3379 -         battery_3_percentage_threshold_2: self::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_2,
[INFO] [stdout] 3379 +         battery_3_percentage_threshold_2: power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_2,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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]      |                                                 ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3380 |         battery_3_percentage_threshold_3: self::zcl::general::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_3,
[INFO] [stdout]      |                                                 ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3380 -         battery_3_percentage_threshold_3: self::power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_3,
[INFO] [stdout] 3380 +         battery_3_percentage_threshold_3: power_configuration::BATTERY_3_PERCENTAGE_THRESHOLD_3,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: unresolved import
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:3381:38
[INFO] [stdout]      |
[INFO] [stdout] 3381 |         battery_3_alarm_state: self::power_configuration::BATTERY_3_ALARM_STATE,
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^ unresolved import
[INFO] [stdout]      |
[INFO] [stdout] help: a similar path exists
[INFO] [stdout]      |
[INFO] [stdout] 3381 |         battery_3_alarm_state: self::zcl::general::power_configuration::BATTERY_3_ALARM_STATE,
[INFO] [stdout]      |                                      ++++++++++++++
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]      |
[INFO] [stdout] 3317 + use zcl::general::power_configuration;
[INFO] [stdout]      |
[INFO] [stdout] help: if you import `power_configuration`, refer to it directly
[INFO] [stdout]      |
[INFO] [stdout] 3381 -         battery_3_alarm_state: self::power_configuration::BATTERY_3_ALARM_STATE,
[INFO] [stdout] 3381 +         battery_3_alarm_state: power_configuration::BATTERY_3_ALARM_STATE,
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5273 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5273 + use zcl::types::U16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5273 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5277:11
[INFO] [stdout]      |
[INFO] [stdout] 5277 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5273 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5273 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5284:12
[INFO] [stdout]      |
[INFO] [stdout] 5284 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5273 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5273 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5273 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5273 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5273 + use zcl::types::U16;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5306 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5306 + use zcl::types::U8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5306 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5310:11
[INFO] [stdout]      |
[INFO] [stdout] 5310 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5306 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5306 + use zcl::types::U8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5317:12
[INFO] [stdout]      |
[INFO] [stdout] 5317 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5306 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5306 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5306 + use zcl::types::U8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5306 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5306 + use zcl::types::U8;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5465 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5465 + use zcl::types::U8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5465 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5469:11
[INFO] [stdout]      |
[INFO] [stdout] 5469 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5465 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5476:12
[INFO] [stdout]      |
[INFO] [stdout] 5476 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5465 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5465 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5465 + use zcl::types::U8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5465 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5465 + use zcl::types::U8;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4237 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bool` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing one of these structs
[INFO] [stdout]      |
[INFO] [stdout] 4237 + use std::mem::type_info::Bool;
[INFO] [stdout]      |
[INFO] [stdout] 4237 + use zcl::types::Bool;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4237 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4241:11
[INFO] [stdout]      |
[INFO] [stdout] 4241 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4237 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[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-fd527a60e95cd545/out/generated.rs:4247:19
[INFO] [stdout]      |
[INFO] [stdout] 4247 |     default: Some(Bool(Some(false))),
[INFO] [stdout]      |                   ^^^^ not found in this scope
[INFO] [stdout]      |
[INFO] [stdout] help: perhaps you intended to use this type
[INFO] [stdout]      |
[INFO] [stdout] 4247 -     default: Some(Bool(Some(false))),
[INFO] [stdout] 4247 +     default: Some(bool(Some(false))),
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]      |
[INFO] [stdout] 4237 + use std::mem::type_info::TypeKind::Bool;
[INFO] [stdout]      |
[INFO] [stdout] 4237 + use zcl::types::Bool;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4248:12
[INFO] [stdout]      |
[INFO] [stdout] 4248 |     range: AttributeRange::Value,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4237 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5372 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5372 + use zcl::types::U16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5372 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5376:11
[INFO] [stdout]      |
[INFO] [stdout] 5376 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5372 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5372 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5383:12
[INFO] [stdout]      |
[INFO] [stdout] 5383 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5372 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5372 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5372 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5372 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5372 + use zcl::types::U16;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5339 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5339 + use zcl::types::U16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5339 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5343:11
[INFO] [stdout]      |
[INFO] [stdout] 5343 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5339 + use zcl::types::AttributeSide;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5339 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5350:12
[INFO] [stdout]      |
[INFO] [stdout] 5350 |     range: AttributeRange::InclusiveRange(
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5339 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5339 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5339 + use zcl::types::U16;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ValueOrAttributeReference`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5339 + use zcl::types::ValueOrAttributeReference;
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5339 + use zcl::types::U16;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5438 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Bitmap8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5438 + use zcl::types::Bitmap8;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5438 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5442:11
[INFO] [stdout]      |
[INFO] [stdout] 5442 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5438 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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] help: consider importing this tuple struct
[INFO] [stdout]      |
[INFO] [stdout] 5438 + use zcl::types::Bitmap8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:5449:12
[INFO] [stdout]      |
[INFO] [stdout] 5449 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 5438 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4345 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `Enum8` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4345 + use zcl::types::Enum8;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `StartUpOnOff` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4345 + use zcl::general::StartUpOnOff;
[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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 4345 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeSide`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4349:11
[INFO] [stdout]      |
[INFO] [stdout] 4349 |     side: AttributeSide::Server,
[INFO] [stdout]      |           ^^^^^^^^^^^^^ use of undeclared type `AttributeSide`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4345 + use zcl::types::AttributeSide;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AttributeRange`
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/out/generated.rs:4356:12
[INFO] [stdout]      |
[INFO] [stdout] 4356 |     range: AttributeRange::FullWithNone,
[INFO] [stdout]      |            ^^^^^^^^^^^^^^ use of undeclared type `AttributeRange`
[INFO] [stdout]      |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]      |
[INFO] [stdout] 4345 + use zcl::types::AttributeRange;
[INFO] [stdout]      |
[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-fd527a60e95cd545/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-fd527a60e95cd545/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] help: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5141 + use zcl::types::Attribute;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find type `U16` in this scope
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/zcl-fd527a60e95cd545/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: consider importing this struct
[INFO] [stdout]      |
[INFO] [stdout] 5141 + use zcl::types::U16;
[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-fd527a60e95cd545/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] help: consider importing this struct
[WARN] too many lines in the log, truncating it
