[INFO] cloning repository https://github.com/VeeLume/streamdeck-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/VeeLume/streamdeck-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeeLume%2Fstreamdeck-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeeLume%2Fstreamdeck-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0eda39bdc77d0c09135ee34206f85252556e42eb
[INFO] testing VeeLume/streamdeck-lib against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeeLume%2Fstreamdeck-lib" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/VeeLume/streamdeck-lib
[INFO] finished tweaking git repo https://github.com/VeeLume/streamdeck-lib
[INFO] tweaked toml for git repo https://github.com/VeeLume/streamdeck-lib written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/VeeLume/streamdeck-lib on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/VeeLume/streamdeck-lib 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded darling_macro v0.23.0
[INFO] [stderr]   Downloaded file-rotate v0.8.0
[INFO] [stderr]   Downloaded websocket v0.27.1
[INFO] [stderr]   Downloaded websocket-base v0.26.5
[INFO] [stderr]   Downloaded darling v0.23.0
[INFO] [stderr]   Downloaded darling_core v0.23.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 174b66051db80cd81b2c687b89529373ee9959d5220643804b5ea7db27de7ffa
[INFO] running `Command { std: "docker" "start" "-a" "174b66051db80cd81b2c687b89529373ee9959d5220643804b5ea7db27de7ffa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "174b66051db80cd81b2c687b89529373ee9959d5220643804b5ea7db27de7ffa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "174b66051db80cd81b2c687b89529373ee9959d5220643804b5ea7db27de7ffa", kill_on_drop: false }`
[INFO] [stdout] 174b66051db80cd81b2c687b89529373ee9959d5220643804b5ea7db27de7ffa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9bffd7b4768e53ca1d3b3fc98ae97061d1536a522eec15d628aeed09359d47b8
[INFO] running `Command { std: "docker" "start" "-a" "9bffd7b4768e53ca1d3b3fc98ae97061d1536a522eec15d628aeed09359d47b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling file-rotate v0.8.0
[INFO] [stderr]    Compiling websocket-base v0.26.5
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling websocket v0.27.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling streamdeck-views-macros v0.1.0 (/opt/rustwide/workdir/streamdeck-views-macros)
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling streamdeck-lib v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `IntoPrimitive` and `TryFromPrimitive`
[INFO] [stdout]  --> src/sd_protocol.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_enum::{IntoPrimitive, TryFromPrimitive};
[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: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/sd_protocol.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize_repr` and `Serialize_repr`
[INFO] [stdout]  --> src/sd_protocol.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_repr::{Deserialize_repr, Serialize_repr};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]  --> src/sd_protocol.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `has_topic`, `start_by_topic`, `stop_by_topic`, and `restart_by_topic` are never used
[INFO] [stdout]    --> src/adapters_manager.rs:184:8
[INFO] [stdout]     |
[INFO] [stdout]  43 | impl AdapterManager {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 184 |     fn has_topic(topics: &'static [&'static str], t: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub(crate) fn start_by_topic(&mut self, cx: &Context, topic: &str) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub(crate) fn stop_by_topic(&mut self, topic: &str) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub(crate) fn restart_by_topic(&mut self, cx: &Context, topic: &str) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "9bffd7b4768e53ca1d3b3fc98ae97061d1536a522eec15d628aeed09359d47b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bffd7b4768e53ca1d3b3fc98ae97061d1536a522eec15d628aeed09359d47b8", kill_on_drop: false }`
[INFO] [stdout] 9bffd7b4768e53ca1d3b3fc98ae97061d1536a522eec15d628aeed09359d47b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3f9927d8466b7c88ba30d6497464e624db802d3b9c59296767a16cadf2a4917d
[INFO] running `Command { std: "docker" "start" "-a" "3f9927d8466b7c88ba30d6497464e624db802d3b9c59296767a16cadf2a4917d", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `IntoPrimitive` and `TryFromPrimitive`
[INFO] [stdout]  --> src/sd_protocol.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_enum::{IntoPrimitive, TryFromPrimitive};
[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: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/sd_protocol.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize_repr` and `Serialize_repr`
[INFO] [stdout]  --> src/sd_protocol.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_repr::{Deserialize_repr, Serialize_repr};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]  --> src/sd_protocol.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `has_topic`, `start_by_topic`, `stop_by_topic`, and `restart_by_topic` are never used
[INFO] [stdout]    --> src/adapters_manager.rs:184:8
[INFO] [stdout]     |
[INFO] [stdout]  43 | impl AdapterManager {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 184 |     fn has_topic(topics: &'static [&'static str], t: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub(crate) fn start_by_topic(&mut self, cx: &Context, topic: &str) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub(crate) fn stop_by_topic(&mut self, topic: &str) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub(crate) fn restart_by_topic(&mut self, cx: &Context, topic: &str) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling streamdeck-lib v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `IntoPrimitive` and `TryFromPrimitive`
[INFO] [stdout]  --> src/sd_protocol.rs:2:16
[INFO] [stdout]   |
[INFO] [stdout] 2 | use num_enum::{IntoPrimitive, TryFromPrimitive};
[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: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/sd_protocol.rs:3:13
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize_repr` and `Serialize_repr`
[INFO] [stdout]  --> src/sd_protocol.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use serde_repr::{Deserialize_repr, Serialize_repr};
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::convert::TryFrom`
[INFO] [stdout]  --> src/sd_protocol.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::convert::TryFrom;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `has_topic`, `start_by_topic`, `stop_by_topic`, and `restart_by_topic` are never used
[INFO] [stdout]    --> src/adapters_manager.rs:184:8
[INFO] [stdout]     |
[INFO] [stdout]  43 | impl AdapterManager {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 184 |     fn has_topic(topics: &'static [&'static str], t: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub(crate) fn start_by_topic(&mut self, cx: &Context, topic: &str) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 192 |     pub(crate) fn stop_by_topic(&mut self, topic: &str) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 196 |     pub(crate) fn restart_by_topic(&mut self, cx: &Context, topic: &str) {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.19s
[INFO] running `Command { std: "docker" "inspect" "3f9927d8466b7c88ba30d6497464e624db802d3b9c59296767a16cadf2a4917d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f9927d8466b7c88ba30d6497464e624db802d3b9c59296767a16cadf2a4917d", kill_on_drop: false }`
[INFO] [stdout] 3f9927d8466b7c88ba30d6497464e624db802d3b9c59296767a16cadf2a4917d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0c9563fad0561abf85ec49bc772f67eda0f0f9632687f49d85dc061f41e886ae
[INFO] running `Command { std: "docker" "start" "-a" "0c9563fad0561abf85ec49bc772f67eda0f0f9632687f49d85dc061f41e886ae", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `IntoPrimitive` and `TryFromPrimitive`
[INFO] [stderr]  --> src/sd_protocol.rs:2:16
[INFO] [stderr]   |
[INFO] [stderr] 2 | use num_enum::{IntoPrimitive, TryFromPrimitive};
[INFO] [stderr]   |                ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stderr]  --> src/sd_protocol.rs:3:13
[INFO] [stderr]   |
[INFO] [stderr] 3 | use serde::{Deserialize, Serialize};
[INFO] [stderr]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Deserialize_repr` and `Serialize_repr`
[INFO] [stderr]  --> src/sd_protocol.rs:5:18
[INFO] [stderr]   |
[INFO] [stderr] 5 | use serde_repr::{Deserialize_repr, Serialize_repr};
[INFO] [stderr]   |                  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::convert::TryFrom`
[INFO] [stderr]  --> src/sd_protocol.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::convert::TryFrom;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `has_topic`, `start_by_topic`, `stop_by_topic`, and `restart_by_topic` are never used
[INFO] [stderr]    --> src/adapters_manager.rs:184:8
[INFO] [stderr]     |
[INFO] [stderr]  43 | impl AdapterManager {
[INFO] [stderr]     | ------------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 184 |     fn has_topic(topics: &'static [&'static str], t: &str) -> bool {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 188 |     pub(crate) fn start_by_topic(&mut self, cx: &Context, topic: &str) {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 192 |     pub(crate) fn stop_by_topic(&mut self, topic: &str) {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 196 |     pub(crate) fn restart_by_topic(&mut self, cx: &Context, topic: &str) {
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `streamdeck-lib` (lib) generated 5 warnings (run `cargo fix --lib -p streamdeck-lib` to apply 4 suggestions)
[INFO] [stderr] warning: `streamdeck-lib` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/streamdeck_lib-e7f0062581189fc8)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test input::executor::tests::test_combo_with_modifiers ... ok
[INFO] [stdout] test input::parser::tests::test_parse_modifier ... ok
[INFO] [stdout] test input::parser::tests::test_parse_modifier_keys ... ok
[INFO] [stdout] test input::executor::tests::test_executor_creation ... ok
[INFO] [stdout] test input::parser::tests::test_parse_combo ... ok
[INFO] [stdout] test input::serializer::tests::test_custom_separator ... ok
[INFO] [stdout] test input::serializer::tests::test_generic_modifier_serializer ... ok
[INFO] [stdout] test input::serializer::tests::test_long_names ... ok
[INFO] [stdout] test input::parser::tests::test_custom_separator ... ok
[INFO] [stdout] test input::serializer::tests::test_serialize_key ... ok
[INFO] [stdout] test input::types::tests::test_hold_with_modifiers ... ok
[INFO] [stdout] test input::types::tests::test_input_combo_display ... ok
[INFO] [stdout] test input::types::tests::test_modifier_as_key ... ok
[INFO] [stdout] test input::types::tests::test_key_is_modifier ... ok
[INFO] [stdout] test input::types::tests::test_modifier_left_right ... ok
[INFO] [stdout] test input::types::tests::test_convenience_combos ... ok
[INFO] [stdout] test input::types::tests::test_modifier_set ... ok
[INFO] [stdout] test input::parser::tests::test_parse_mouse_combo ... ok
[INFO] [stdout] test input::parser::tests::test_separator_getter ... ok
[INFO] [stdout] test input::executor::tests::test_modifier_only_combo ... ok
[INFO] [stdout] test input::parser::tests::test_parse_simple_key ... ok
[INFO] [stdout] test input::types::tests::test_hold_duration ... ok
[INFO] [stderr]    Doc-tests streamdeck_lib
[INFO] [stdout] test input::serializer::tests::test_serialize_combo ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/input/adapter.rs - input::adapter (line 10) ... ignored
[INFO] [stdout] test src/input/adapter.rs - input::adapter::InputAdapter (line 167) ... ignored
[INFO] [stdout] test src/launch.rs - launch::run_plugin (line 92) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/launch.rs - launch::run_plugin (line 92) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]   --> src/launch.rs:93:14
[INFO] [stdout]    |
[INFO] [stdout] 93 | let _guard = your_crate::telemetry::init("your_plugin_id");
[INFO] [stdout]    |              ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]   --> src/launch.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | your_crate::launch::run_plugin(build_plugin())?;
[INFO] [stdout]    | ^^^^^^^^^^ use of unresolved module or unlinked crate `your_crate`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `your_crate`, use `cargo add your_crate` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `build_plugin` in this scope
[INFO] [stdout]   --> src/launch.rs:94:32
[INFO] [stdout]    |
[INFO] [stdout] 94 | your_crate::launch::run_plugin(build_plugin())?;
[INFO] [stdout]    |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/launch.rs - launch::run_plugin (line 92)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.31s; merged doctests compilation took 0.19s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "0c9563fad0561abf85ec49bc772f67eda0f0f9632687f49d85dc061f41e886ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0c9563fad0561abf85ec49bc772f67eda0f0f9632687f49d85dc061f41e886ae", kill_on_drop: false }`
[INFO] [stdout] 0c9563fad0561abf85ec49bc772f67eda0f0f9632687f49d85dc061f41e886ae
