[INFO] cloning repository https://github.com/bcoddens/minidsp-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bcoddens/minidsp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcoddens%2Fminidsp-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcoddens%2Fminidsp-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0744a8019d2b4b779f908039b744879d67766829
[INFO] testing bcoddens/minidsp-rs against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbcoddens%2Fminidsp-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/bcoddens/minidsp-rs
[INFO] finished tweaking git repo https://github.com/bcoddens/minidsp-rs
[INFO] tweaked toml for git repo https://github.com/bcoddens/minidsp-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/bcoddens/minidsp-rs on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/bcoddens/minidsp-rs 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.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strong-xml v0.6.3
[INFO] [stderr]   Downloaded xmlparser v0.13.5
[INFO] [stderr]   Downloaded strong-xml-derive v0.6.3
[INFO] [stderr]   Downloaded jetscii v0.5.3
[INFO] [stderr]   Downloaded url2 v0.0.6
[INFO] [stderr]   Downloaded shellwords v1.1.0
[INFO] [stderr]   Downloaded hexplay v0.3.0
[INFO] [stderr]   Downloaded hyperlocal v0.8.0
[INFO] [stderr]   Downloaded strum v0.25.0
[INFO] [stderr]   Downloaded dyn-clone v1.0.12
[INFO] [stderr]   Downloaded assert_approx_eq v1.1.0
[INFO] [stderr]   Downloaded routerify-unixsocket v3.0.0
[INFO] [stderr]   Downloaded riff v1.0.1
[INFO] [stderr]   Downloaded routerify-query v3.0.0
[INFO] [stderr]   Downloaded hyper-tungstenite v0.11.1
[INFO] [stderr]   Downloaded okapi v0.7.0
[INFO] [stderr]   Downloaded atomic_refcell v0.1.13
[INFO] [stderr]   Downloaded data-encoding v2.4.0
[INFO] [stderr]   Downloaded confy v0.5.1
[INFO] [stderr]   Downloaded bimap v0.6.3
[INFO] [stderr]   Downloaded strum_macros v0.25.2
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded routerify v3.0.0
[INFO] [stderr]   Downloaded schemars v0.8.22
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded cc v1.1.22
[INFO] [stderr]   Downloaded hidapi v2.6.3
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[INFO] [stderr]   Downloaded wav v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b455b6387e905daa3b2d81c6c9309886b90ed601a8c336ca6496cbd5e7c2d51a
[INFO] running `Command { std: "docker" "start" "b455b6387e905daa3b2d81c6c9309886b90ed601a8c336ca6496cbd5e7c2d51a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b455b6387e905daa3b2d81c6c9309886b90ed601a8c336ca6496cbd5e7c2d51a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b455b6387e905daa3b2d81c6c9309886b90ed601a8c336ca6496cbd5e7c2d51a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b455b6387e905daa3b2d81c6c9309886b90ed601a8c336ca6496cbd5e7c2d51a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b455b6387e905daa3b2d81c6c9309886b90ed601a8c336ca6496cbd5e7c2d51a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling cpufeatures v0.2.11
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cc v1.1.22
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling data-encoding v2.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jetscii v0.5.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling dyn-clone v1.0.12
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling riff v1.0.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling wav v1.0.1
[INFO] [stderr]    Compiling hexplay v0.3.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling atomic_refcell v0.1.13
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling directories v4.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling strong-xml-derive v0.6.3
[INFO] [stderr]    Compiling strong-xml v0.6.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tungstenite v0.20.1
[INFO] [stderr]    Compiling url2 v0.0.6
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tokio-tungstenite v0.20.1
[INFO] [stderr]    Compiling confy v0.5.1
[INFO] [stderr]    Compiling minidsp-protocol v0.1.12 (/opt/rustwide/workdir/protocol)
[INFO] [stderr]    Compiling okapi v0.7.0
[INFO] [stderr]    Compiling hyperlocal v0.8.0
[INFO] [stderr]    Compiling routerify v3.0.0
[INFO] [stderr]    Compiling hyper-tungstenite v0.11.1
[INFO] [stderr]    Compiling minidsp v0.1.12 (/opt/rustwide/workdir/minidsp)
[INFO] [stderr]    Compiling routerify-query v3.0.0
[INFO] [stderr]    Compiling routerify-unixsocket v3.0.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minidsp/src/lib.rs:260:18
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn input(&self, index: usize) -> Result<Input> {
[INFO] [stdout]     |                  ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn input(&self, index: usize) -> Result<Input<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minidsp/src/lib.rs:272:19
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn output(&self, index: usize) -> Result<Output> {
[INFO] [stdout]     |                   ^^^^^                          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn output(&self, index: usize) -> Result<Output<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minidsp/src/lib.rs:321:17
[INFO] [stdout]     |
[INFO] [stdout] 321 |     fn _channel(&self) -> (&MiniDSP, Option<&device::Gate>, &'static [u16]);
[INFO] [stdout]     |                 ^^^^^      ^^^^^^^^         ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                 |          ||
[INFO] [stdout]     |                 |          |the same lifetime is hidden here
[INFO] [stdout]     |                 |          the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     fn _channel(&self) -> (&MiniDSP<'_>, Option<&device::Gate>, &'static [u16]);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minidsp/src/lib.rs:394:17
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn _channel(&self) -> (&MiniDSP, Option<&Gate>, &'static [u16]) {
[INFO] [stdout]     |                 ^^^^^      ^^^^^^^^         ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                 |          ||
[INFO] [stdout]     |                 |          |the same lifetime is hidden here
[INFO] [stdout]     |                 |          the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn _channel(&self) -> (&MiniDSP<'_>, Option<&Gate>, &'static [u16]) {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minidsp/src/lib.rs:456:17
[INFO] [stdout]     |
[INFO] [stdout] 456 |     fn _channel(&self) -> (&MiniDSP, Option<&Gate>, &'static [u16]) {
[INFO] [stdout]     |                 ^^^^^      ^^^^^^^^         ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                 |          ||
[INFO] [stdout]     |                 |          |the same lifetime is hidden here
[INFO] [stdout]     |                 |          the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 456 |     fn _channel(&self) -> (&MiniDSP<'_>, Option<&Gate>, &'static [u16]) {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling minidsp-daemon v0.1.12 (/opt/rustwide/workdir/daemon)
[INFO] [stderr]    Compiling minidsp-devtools v0.1.12 (/opt/rustwide/workdir/devtools)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 53s
[INFO] running `Command { std: "docker" "inspect" "b455b6387e905daa3b2d81c6c9309886b90ed601a8c336ca6496cbd5e7c2d51a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b455b6387e905daa3b2d81c6c9309886b90ed601a8c336ca6496cbd5e7c2d51a" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling hex-literal v0.4.1
[INFO] [stderr]    Compiling assert_approx_eq v1.1.0
[INFO] [stderr]    Compiling minidsp-protocol v0.1.12 (/opt/rustwide/workdir/protocol)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minidsp/src/lib.rs:260:18
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn input(&self, index: usize) -> Result<Input> {
[INFO] [stdout]     |                  ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn input(&self, index: usize) -> Result<Input<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling minidsp-daemon v0.1.12 (/opt/rustwide/workdir/daemon)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minidsp/src/lib.rs:272:19
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn output(&self, index: usize) -> Result<Output> {
[INFO] [stdout]     |                   ^^^^^                          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn output(&self, index: usize) -> Result<Output<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minidsp/src/lib.rs:321:17
[INFO] [stdout]     |
[INFO] [stdout] 321 |     fn _channel(&self) -> (&MiniDSP, Option<&device::Gate>, &'static [u16]);
[INFO] [stdout]     |                 ^^^^^      ^^^^^^^^         ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                 |          ||
[INFO] [stdout]     |                 |          |the same lifetime is hidden here
[INFO] [stdout]     |                 |          the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     fn _channel(&self) -> (&MiniDSP<'_>, Option<&device::Gate>, &'static [u16]);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minidsp/src/lib.rs:394:17
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn _channel(&self) -> (&MiniDSP, Option<&Gate>, &'static [u16]) {
[INFO] [stdout]     |                 ^^^^^      ^^^^^^^^         ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                 |          ||
[INFO] [stdout]     |                 |          |the same lifetime is hidden here
[INFO] [stdout]     |                 |          the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn _channel(&self) -> (&MiniDSP<'_>, Option<&Gate>, &'static [u16]) {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minidsp/src/lib.rs:456:17
[INFO] [stdout]     |
[INFO] [stdout] 456 |     fn _channel(&self) -> (&MiniDSP, Option<&Gate>, &'static [u16]) {
[INFO] [stdout]     |                 ^^^^^      ^^^^^^^^         ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                 |          ||
[INFO] [stdout]     |                 |          |the same lifetime is hidden here
[INFO] [stdout]     |                 |          the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 456 |     fn _channel(&self) -> (&MiniDSP<'_>, Option<&Gate>, &'static [u16]) {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling minidsp-devtools v0.1.12 (/opt/rustwide/workdir/devtools)
[INFO] [stderr]    Compiling minidsp v0.1.12 (/opt/rustwide/workdir/minidsp)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minidsp/src/lib.rs:260:18
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn input(&self, index: usize) -> Result<Input> {
[INFO] [stdout]     |                  ^^^^^                          ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 260 |     pub fn input(&self, index: usize) -> Result<Input<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minidsp/src/lib.rs:272:19
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn output(&self, index: usize) -> Result<Output> {
[INFO] [stdout]     |                   ^^^^^                          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub fn output(&self, index: usize) -> Result<Output<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minidsp/src/lib.rs:321:17
[INFO] [stdout]     |
[INFO] [stdout] 321 |     fn _channel(&self) -> (&MiniDSP, Option<&device::Gate>, &'static [u16]);
[INFO] [stdout]     |                 ^^^^^      ^^^^^^^^         ^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                 |          ||
[INFO] [stdout]     |                 |          |the same lifetime is hidden here
[INFO] [stdout]     |                 |          the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     fn _channel(&self) -> (&MiniDSP<'_>, Option<&device::Gate>, &'static [u16]);
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minidsp/src/lib.rs:394:17
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn _channel(&self) -> (&MiniDSP, Option<&Gate>, &'static [u16]) {
[INFO] [stdout]     |                 ^^^^^      ^^^^^^^^         ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                 |          ||
[INFO] [stdout]     |                 |          |the same lifetime is hidden here
[INFO] [stdout]     |                 |          the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 394 |     fn _channel(&self) -> (&MiniDSP<'_>, Option<&Gate>, &'static [u16]) {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> minidsp/src/lib.rs:456:17
[INFO] [stdout]     |
[INFO] [stdout] 456 |     fn _channel(&self) -> (&MiniDSP, Option<&Gate>, &'static [u16]) {
[INFO] [stdout]     |                 ^^^^^      ^^^^^^^^         ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                 |          ||
[INFO] [stdout]     |                 |          |the same lifetime is hidden here
[INFO] [stdout]     |                 |          the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 456 |     fn _channel(&self) -> (&MiniDSP<'_>, Option<&Gate>, &'static [u16]) {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `minidsp` (lib test); 5 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name minidsp --edition=2021 minidsp/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C opt-level=3 -C lto -C codegen-units=1 --test --cfg 'feature="default"' --cfg 'feature="device"' --cfg 'feature="devices"' --cfg 'feature="hid"' --cfg 'feature="hidapi"' --cfg 'feature="mock"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "device", "devices", "hid", "hidapi", "mock"))' -C metadata=197c0d0d2c336a98 -C extra-filename=-43aa43372cc41da2 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern anyhow=/opt/rustwide/target/release/deps/libanyhow-c4e47cdcb0163e8a.rlib --extern assert_approx_eq=/opt/rustwide/target/release/deps/libassert_approx_eq-d569cf2b90969c15.rlib --extern async_trait=/opt/rustwide/target/release/deps/libasync_trait-b47195e754d1bbef.so --extern atomic_refcell=/opt/rustwide/target/release/deps/libatomic_refcell-a6d6ea14d15cd49c.rlib --extern bimap=/opt/rustwide/target/release/deps/libbimap-0c76057065cd703e.rlib --extern bytes=/opt/rustwide/target/release/deps/libbytes-272e1f7dd90ce09b.rlib --extern clap=/opt/rustwide/target/release/deps/libclap-f71a034803199374.rlib --extern env_logger=/opt/rustwide/target/release/deps/libenv_logger-cb8d61ef5cbe0d7a.rlib --extern futures=/opt/rustwide/target/release/deps/libfutures-e0593a9b804496fe.rlib --extern futures_sink=/opt/rustwide/target/release/deps/libfutures_sink-ff7fbee3152b763f.rlib --extern futures_util=/opt/rustwide/target/release/deps/libfutures_util-8b57c708c034aff2.rlib --extern hex=/opt/rustwide/target/release/deps/libhex-53c3d324d9ec9e75.rlib --extern hex_literal=/opt/rustwide/target/release/deps/libhex_literal-935e4a66066d849e.rlib --extern hexplay=/opt/rustwide/target/release/deps/libhexplay-54d4736b7f7d4806.rlib --extern hidapi=/opt/rustwide/target/release/deps/libhidapi-2242ee424280e8b1.rlib --extern hyper=/opt/rustwide/target/release/deps/libhyper-dba172ae36dbe1bb.rlib --extern hyperlocal=/opt/rustwide/target/release/deps/libhyperlocal-05b7ec2c88fb53ae.rlib --extern lazy_static=/opt/rustwide/target/release/deps/liblazy_static-1136ce938aeb67e1.rlib --extern log=/opt/rustwide/target/release/deps/liblog-3c8e9cc8de7a229e.rlib --extern minidsp_protocol=/opt/rustwide/target/release/deps/libminidsp_protocol-9f9e001cf19d5c6f.rlib --extern pin_project=/opt/rustwide/target/release/deps/libpin_project-392f61dd0b6c9d64.rlib --extern schemars=/opt/rustwide/target/release/deps/libschemars-49ac896b2ec58d8b.rlib --extern serde=/opt/rustwide/target/release/deps/libserde-220c4b08c2d0b813.rlib --extern serde_json=/opt/rustwide/target/release/deps/libserde_json-bf32fd3f4805df8f.rlib --extern shellwords=/opt/rustwide/target/release/deps/libshellwords-e9d03139708e8f5c.rlib --extern strong_xml=/opt/rustwide/target/release/deps/libstrong_xml-6c6e36b508566970.rlib --extern strum=/opt/rustwide/target/release/deps/libstrum-8b60d974abf2f983.rlib --extern termcolor=/opt/rustwide/target/release/deps/libtermcolor-302b47546878e0cf.rlib --extern thiserror=/opt/rustwide/target/release/deps/libthiserror-20cc32ca3381f236.rlib --extern tokio=/opt/rustwide/target/release/deps/libtokio-070556e2023605a9.rlib --extern tokio_stream=/opt/rustwide/target/release/deps/libtokio_stream-e62565972c08088b.rlib --extern tokio_tungstenite=/opt/rustwide/target/release/deps/libtokio_tungstenite-dbe30586e6c9afce.rlib --extern tokio_util=/opt/rustwide/target/release/deps/libtokio_util-93fce333750df184.rlib --extern tower=/opt/rustwide/target/release/deps/libtower-0b3c25e9caa4832a.rlib --extern url2=/opt/rustwide/target/release/deps/liburl2-442a743b98cc8110.rlib --extern urlencoding=/opt/rustwide/target/release/deps/liburlencoding-ce68976198d070ed.rlib --extern wav=/opt/rustwide/target/release/deps/libwav-64f13fdec9be5545.rlib --cap-lints=warn -L native=/opt/rustwide/target/release/build/hidapi-6c452835349a1906/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b455b6387e905daa3b2d81c6c9309886b90ed601a8c336ca6496cbd5e7c2d51a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b455b6387e905daa3b2d81c6c9309886b90ed601a8c336ca6496cbd5e7c2d51a", kill_on_drop: false }`
[INFO] [stdout] b455b6387e905daa3b2d81c6c9309886b90ed601a8c336ca6496cbd5e7c2d51a
