[INFO] cloning repository https://github.com/michalnicp/ancs-notify
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/michalnicp/ancs-notify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalnicp%2Fancs-notify", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalnicp%2Fancs-notify'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e6c7bb01e32e319465eb850fe2eebe47f7cb1369
[INFO] testing michalnicp/ancs-notify against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichalnicp%2Fancs-notify" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/michalnicp/ancs-notify
[INFO] finished tweaking git repo https://github.com/michalnicp/ancs-notify
[INFO] tweaked toml for git repo https://github.com/michalnicp/ancs-notify written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/michalnicp/ancs-notify on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/michalnicp/ancs-notify already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11d1e4b3c584357860e68d0c2616c3a71f38eca3aa1408d71cce369bd0912282
[INFO] running `Command { std: "docker" "start" "-a" "11d1e4b3c584357860e68d0c2616c3a71f38eca3aa1408d71cce369bd0912282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11d1e4b3c584357860e68d0c2616c3a71f38eca3aa1408d71cce369bd0912282", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11d1e4b3c584357860e68d0c2616c3a71f38eca3aa1408d71cce369bd0912282", kill_on_drop: false }`
[INFO] [stdout] 11d1e4b3c584357860e68d0c2616c3a71f38eca3aa1408d71cce369bd0912282
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fda9bbc94f4d6f0e0785a24a9e49bafdaf584c2c308811d9428a2de0a0075fa4
[INFO] running `Command { std: "docker" "start" "-a" "fda9bbc94f4d6f0e0785a24a9e49bafdaf584c2c308811d9428a2de0a0075fa4", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling mio v0.8.6
[INFO] [stderr]    Compiling rustix v0.37.11
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling nix v0.26.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling macaddr v1.0.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling oneshot v0.1.5
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.0.0
[INFO] [stderr]    Compiling tokio v1.27.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling custom_debug_derive v0.5.1
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling displaydoc v0.2.3
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling custom_debug v0.5.1
[INFO] [stderr]    Compiling pin-project v1.0.12
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling tokio-stream v0.1.12
[INFO] [stderr]    Compiling uuid v1.3.1
[INFO] [stderr]    Compiling bluer v0.15.7
[INFO] [stderr]    Compiling dbus-crossroads v0.5.2
[INFO] [stderr]    Compiling dbus-tokio v0.7.6
[INFO] [stderr]    Compiling ancs-notify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected one of `!`, `(`, `+`, `,`, `::`, `:`, `<`, `=`, or `>`, found `}`
[INFO] [stdout]    --> src/main.rs:249:1
[INFO] [stdout]     |
[INFO] [stdout] 238 | struct AncsClient {
[INFO] [stdout]     |        ---------- while parsing this struct
[INFO] [stdout] ...
[INFO] [stdout] 248 |     app_attributes: HashMap<u8
[INFO] [stdout]     |                               - expected one of 9 possible tokens
[INFO] [stdout] 249 | }
[INFO] [stdout]     | ^ unexpected token
[INFO] [stdout]     |
[INFO] [stdout] help: you might have meant to end the type parameters here
[INFO] [stdout]     |
[INFO] [stdout] 248 |     app_attributes: HashMap<u8>
[INFO] [stdout]     |                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AdapterEvent`, `AddressType`, `Address`, `CharacteristicWriteRequest`, and `UuidExt`
[INFO] [stdout]  --> src/main.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 |     gatt::remote::{Characteristic, CharacteristicWriteRequest, Descriptor},
[INFO] [stdout]   |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 5 |     Adapter, AdapterEvent, Address, AddressType, Device, Session, Uuid, UuidExt,
[INFO] [stdout]   |              ^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^                         ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SelectAll`, `future`, `pin_mut`, and `self`
[INFO] [stdout]  --> src/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     future, pin_mut,
[INFO] [stdout]   |     ^^^^^^  ^^^^^^^
[INFO] [stdout] 9 |     stream::{self, SelectAll},
[INFO] [stdout]   |              ^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:285:33
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     if let Some(bytes) = notification {
[INFO] [stdout]     |                                 ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout]     = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:285:28
[INFO] [stdout]     |
[INFO] [stdout] 285 |                     if let Some(bytes) = notification {
[INFO] [stdout]     |                            ^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by a bound in `Some`
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/option.rs:608:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 | /             select! {
[INFO] [stdout] 283 | |                 notification = notification_stream.next() => {
[INFO] [stdout] 284 | |                     // TODO: move to function called handle notification?
[INFO] [stdout] 285 | |                     if let Some(bytes) = notification {
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |             }
[INFO] [stdout]     | |_____________^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Option`
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/option.rs:600:0
[INFO] [stdout]     = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 | /             select! {
[INFO] [stdout] 283 | |                 notification = notification_stream.next() => {
[INFO] [stdout] 284 | |                     // TODO: move to function called handle notification?
[INFO] [stdout] 285 | |                     if let Some(bytes) = notification {
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |             }
[INFO] [stdout]     | |_____________^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Option`
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/option.rs:600:0
[INFO] [stdout]     = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 | /             select! {
[INFO] [stdout] 283 | |                 notification = notification_stream.next() => {
[INFO] [stdout] 284 | |                     // TODO: move to function called handle notification?
[INFO] [stdout] 285 | |                     if let Some(bytes) = notification {
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |             }
[INFO] [stdout]     | |_____________^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Option`
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/option.rs:600:0
[INFO] [stdout]     = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 | /             select! {
[INFO] [stdout] 283 | |                 notification = notification_stream.next() => {
[INFO] [stdout] 284 | |                     // TODO: move to function called handle notification?
[INFO] [stdout] 285 | |                     if let Some(bytes) = notification {
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |             }
[INFO] [stdout]     | |_____________^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Option`
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/option.rs:600:0
[INFO] [stdout]     = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 | /             select! {
[INFO] [stdout] 283 | |                 notification = notification_stream.next() => {
[INFO] [stdout] 284 | |                     // TODO: move to function called handle notification?
[INFO] [stdout] 285 | |                     if let Some(bytes) = notification {
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |             }
[INFO] [stdout]     | |_____________^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Option`
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/option.rs:600:0
[INFO] [stdout]     = note: this error originates in the macro `$crate::select_variant` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 | /             select! {
[INFO] [stdout] 283 | |                 notification = notification_stream.next() => {
[INFO] [stdout] 284 | |                     // TODO: move to function called handle notification?
[INFO] [stdout] 285 | |                     if let Some(bytes) = notification {
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |             }
[INFO] [stdout]     | |_____________^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Option`
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/option.rs:600:0
[INFO] [stdout]     = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 | /             select! {
[INFO] [stdout] 283 | |                 notification = notification_stream.next() => {
[INFO] [stdout] 284 | |                     // TODO: move to function called handle notification?
[INFO] [stdout] 285 | |                     if let Some(bytes) = notification {
[INFO] [stdout] ...   |
[INFO] [stdout] 318 | |             }
[INFO] [stdout]     | |_____________^ doesn't have a size known at compile-time
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Option`
[INFO] [stdout]    --> /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/option.rs:600:0
[INFO] [stdout]     = note: this error originates in the macro `$crate::select` which comes from the expansion of the macro `select` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time
[INFO] [stdout]    --> src/main.rs:312:77
[INFO] [stdout]     |
[INFO] [stdout] 312 | ...                   println!("Failed to parse notification: {:x?}", bytes);
[INFO] [stdout]     |                                                               -----   ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]     |                                                               |
[INFO] [stdout]     |                                                               required by this formatting parameter
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Sized` is not implemented for `[u8]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FutureExt`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     FutureExt, StreamExt, TryFutureExt,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/main.rs:89:46
[INFO] [stdout]    |
[INFO] [stdout] 89 |         request_passkey: Some(Box::new(move |req| {
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> src/main.rs:72:42
[INFO] [stdout]    |
[INFO] [stdout] 72 |         request_pin_code: Some(Box::new(|req| {
[INFO] [stdout]    |                                          ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `notif`
[INFO] [stdout]    --> src/main.rs:394:34
[INFO] [stdout]     |
[INFO] [stdout] 394 |     async fn handle_notification(notif: &Notification) -> Result<()> {
[INFO] [stdout]     |                                  ^^^^^ help: if this is intentional, prefix it with an underscore: `_notif`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `*attribute_id` which is behind a shared reference
[INFO] [stdout]    --> src/main.rs:521:27
[INFO] [stdout]     |
[INFO] [stdout] 521 |             bytes.extend([*attribute_id as u8]);
[INFO] [stdout]     |                           ^^^^^^^^^^^^^ move occurs because `*attribute_id` has type `NotificationAttributeID`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `NotificationAttributeID` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> src/main.rs:461:1
[INFO] [stdout]     |
[INFO] [stdout] 461 | enum NotificationAttributeID {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 521 |             bytes.extend([*attribute_id as u8]);
[INFO] [stdout]     |                           ------------- you could clone this value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0507]: cannot move out of `*x` which is behind a shared reference
[INFO] [stdout]    --> src/main.rs:539:56
[INFO] [stdout]     |
[INFO] [stdout] 539 |         bytes.extend(self.attribute_ids.iter().map(|x| *x as u8).collect::<Vec<_>>());
[INFO] [stdout]     |                                                        ^^ move occurs because `*x` has type `AppAttributeID`, which does not implement the `Copy` trait
[INFO] [stdout]     |
[INFO] [stdout] note: if `AppAttributeID` implemented `Clone`, you could clone the value
[INFO] [stdout]    --> src/main.rs:487:1
[INFO] [stdout]     |
[INFO] [stdout] 487 | enum AppAttributeID {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^ consider implementing `Clone` for this type
[INFO] [stdout] ...
[INFO] [stdout] 539 |         bytes.extend(self.attribute_ids.iter().map(|x| *x as u8).collect::<Vec<_>>());
[INFO] [stdout]     |                                                        -- you could clone this value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0507.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ancs-notify` (bin "ancs-notify") due to 13 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fda9bbc94f4d6f0e0785a24a9e49bafdaf584c2c308811d9428a2de0a0075fa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fda9bbc94f4d6f0e0785a24a9e49bafdaf584c2c308811d9428a2de0a0075fa4", kill_on_drop: false }`
[INFO] [stdout] fda9bbc94f4d6f0e0785a24a9e49bafdaf584c2c308811d9428a2de0a0075fa4
