[INFO] cloning repository https://github.com/DavidVentura/snapcast-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DavidVentura/snapcast-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidVentura%2Fsnapcast-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidVentura%2Fsnapcast-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 209b63816758b405c263797e99150284d4b6a475
[INFO] testing DavidVentura/snapcast-client against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavidVentura%2Fsnapcast-client" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DavidVentura/snapcast-client
[INFO] finished tweaking git repo https://github.com/DavidVentura/snapcast-client
[INFO] tweaked toml for git repo https://github.com/DavidVentura/snapcast-client written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DavidVentura/snapcast-client on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DavidVentura/snapcast-client 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: lib.src
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7562bb2e57f9381a8051a52da5f1b06cf685feb6abd40bb485ab93d94b8a3dba
[INFO] running `Command { std: "docker" "start" "-a" "7562bb2e57f9381a8051a52da5f1b06cf685feb6abd40bb485ab93d94b8a3dba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7562bb2e57f9381a8051a52da5f1b06cf685feb6abd40bb485ab93d94b8a3dba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7562bb2e57f9381a8051a52da5f1b06cf685feb6abd40bb485ab93d94b8a3dba", kill_on_drop: false }`
[INFO] [stdout] 7562bb2e57f9381a8051a52da5f1b06cf685feb6abd40bb485ab93d94b8a3dba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cbbca7acf539030dfe1133a9486924beb2d7729ab1a5f65613fc2d6d989b60f
[INFO] running `Command { std: "docker" "start" "-a" "6cbbca7acf539030dfe1133a9486924beb2d7729ab1a5f65613fc2d6d989b60f", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: lib.src
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prettyplease v0.2.17
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling yap v0.12.0
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling doxygen-bindgen v0.1.3
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling serde_json v1.0.114
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling simple-dns v0.7.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling autotools v0.2.7
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling circular-buffer v0.1.6
[INFO] [stderr]    Compiling simple-mdns v0.6.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.12
[INFO] [stderr]    Compiling num_enum v0.7.3
[INFO] [stderr]    Compiling clap v4.5.2
[INFO] [stderr]    Compiling opus-embedded-sys v0.1.1
[INFO] [stderr]    Compiling opus-embedded v0.1.1
[INFO] [stderr]    Compiling snapcast-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn tick(&mut self) -> anyhow::Result<Message> {
[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] 109 |     pub fn tick(&mut self) -> anyhow::Result<Message<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `synchronized` and `latency_to_server` are never used
[INFO] [stdout]    --> src/client.rs:73:12
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl ConnectedClient {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  73 |     pub fn synchronized(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn latency_to_server(&self) -> TimeVal {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_volume` and `sample_rate` are never used
[INFO] [stdout]   --> src/playback/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Player {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn set_volume(&mut self, val: u8) -> anyhow::Result<()>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 25 |     fn sample_rate(&self) -> u16;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sample_rate` is never read
[INFO] [stdout]  --> src/playback/file.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct File {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 5 |     f: std::fs::File,
[INFO] [stdout] 6 |     sample_rate: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sample_rate` is never read
[INFO] [stdout]  --> src/playback/tcp.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tcp {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 6 |     s: TcpStream,
[INFO] [stdout] 7 |     sample_rate: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `abs` is never used
[INFO] [stdout]   --> src/proto.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | impl TimeVal {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub fn abs(&self) -> TimeVal {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ClientMessage` is never used
[INFO] [stdout]    --> src/proto.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum ClientMessage<'a> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_buf` is never used
[INFO] [stdout]    --> src/proto.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 192 | impl ServerSettings {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] 193 |     pub fn as_buf(&self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_buf` is never used
[INFO] [stdout]    --> src/proto.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 217 | impl WireChunk<'_> {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 218 |     pub fn as_buf(&self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decode_c` is never used
[INFO] [stdout]    --> src/proto.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 267 | impl Base {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn decode_c<'a>(&self, payload: &'a [u8]) -> ClientMessage<'a> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `channels` is never used
[INFO] [stdout]    --> src/proto.rs:426:12
[INFO] [stdout]     |
[INFO] [stdout] 425 | impl CodecMetadata {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 426 |     pub fn channels(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn tick(&mut self) -> anyhow::Result<Message> {
[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] 109 |     pub fn tick(&mut self) -> anyhow::Result<Message<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "6cbbca7acf539030dfe1133a9486924beb2d7729ab1a5f65613fc2d6d989b60f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cbbca7acf539030dfe1133a9486924beb2d7729ab1a5f65613fc2d6d989b60f", kill_on_drop: false }`
[INFO] [stdout] 6cbbca7acf539030dfe1133a9486924beb2d7729ab1a5f65613fc2d6d989b60f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b525dea2e7744a3730a55fc906bb0e395c0e46857863d3f250bd2df565cd12e
[INFO] running `Command { std: "docker" "start" "-a" "2b525dea2e7744a3730a55fc906bb0e395c0e46857863d3f250bd2df565cd12e", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: lib.src
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn tick(&mut self) -> anyhow::Result<Message> {
[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] 109 |     pub fn tick(&mut self) -> anyhow::Result<Message<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling snapcast-client v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `synchronized` and `latency_to_server` are never used
[INFO] [stdout]    --> src/client.rs:73:12
[INFO] [stdout]     |
[INFO] [stdout]  38 | impl ConnectedClient {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  73 |     pub fn synchronized(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn latency_to_server(&self) -> TimeVal {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `set_volume` and `sample_rate` are never used
[INFO] [stdout]   --> src/playback/mod.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub trait Player {
[INFO] [stdout]    |           ------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn set_volume(&mut self, val: u8) -> anyhow::Result<()>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 25 |     fn sample_rate(&self) -> u16;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sample_rate` is never read
[INFO] [stdout]  --> src/playback/file.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct File {
[INFO] [stdout]   |            ---- field in this struct
[INFO] [stdout] 5 |     f: std::fs::File,
[INFO] [stdout] 6 |     sample_rate: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sample_rate` is never read
[INFO] [stdout]  --> src/playback/tcp.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Tcp {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 6 |     s: TcpStream,
[INFO] [stdout] 7 |     sample_rate: u16,
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ClientMessage` is never used
[INFO] [stdout]    --> src/proto.rs:125:10
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub enum ClientMessage<'a> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_buf` is never used
[INFO] [stdout]    --> src/proto.rs:193:12
[INFO] [stdout]     |
[INFO] [stdout] 192 | impl ServerSettings {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] 193 |     pub fn as_buf(&self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_buf` is never used
[INFO] [stdout]    --> src/proto.rs:218:12
[INFO] [stdout]     |
[INFO] [stdout] 217 | impl WireChunk<'_> {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 218 |     pub fn as_buf(&self) -> Vec<u8> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `decode_c` is never used
[INFO] [stdout]    --> src/proto.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 267 | impl Base {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn decode_c<'a>(&self, payload: &'a [u8]) -> ClientMessage<'a> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `channels` is never used
[INFO] [stdout]    --> src/proto.rs:426:12
[INFO] [stdout]     |
[INFO] [stdout] 425 | impl CodecMetadata {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] 426 |     pub fn channels(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn tick(&mut self) -> anyhow::Result<Message> {
[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] 109 |     pub fn tick(&mut self) -> anyhow::Result<Message<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:109:17
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn tick(&mut self) -> anyhow::Result<Message> {
[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] 109 |     pub fn tick(&mut self) -> anyhow::Result<Message<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "2b525dea2e7744a3730a55fc906bb0e395c0e46857863d3f250bd2df565cd12e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b525dea2e7744a3730a55fc906bb0e395c0e46857863d3f250bd2df565cd12e", kill_on_drop: false }`
[INFO] [stdout] 2b525dea2e7744a3730a55fc906bb0e395c0e46857863d3f250bd2df565cd12e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c7f80e83fa67c1623978fb9433099fc8faadfa8e54b7990d912b945309054142
[INFO] running `Command { std: "docker" "start" "-a" "c7f80e83fa67c1623978fb9433099fc8faadfa8e54b7990d912b945309054142", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: lib.src
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/client.rs:109:17
[INFO] [stderr]     |
[INFO] [stderr] 109 |     pub fn tick(&mut self) -> anyhow::Result<Message> {
[INFO] [stderr]     |                 ^^^^^^^^^                    ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 109 |     pub fn tick(&mut self) -> anyhow::Result<Message<'_>> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `snapcast-client` (lib) generated 1 warning (run `cargo fix --lib -p snapcast-client` to apply 1 suggestion)
[INFO] [stderr] warning: `snapcast-client` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: methods `synchronized` and `latency_to_server` are never used
[INFO] [stderr]    --> src/client.rs:73:12
[INFO] [stderr]     |
[INFO] [stderr]  38 | impl ConnectedClient {
[INFO] [stderr]     | -------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  73 |     pub fn synchronized(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 177 |     pub fn latency_to_server(&self) -> TimeVal {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `set_volume` and `sample_rate` are never used
[INFO] [stderr]   --> src/playback/mod.rs:24:8
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub trait Player {
[INFO] [stderr]    |           ------ methods in this trait
[INFO] [stderr] ...
[INFO] [stderr] 24 |     fn set_volume(&mut self, val: u8) -> anyhow::Result<()>;
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] 25 |     fn sample_rate(&self) -> u16;
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `sample_rate` is never read
[INFO] [stderr]  --> src/playback/file.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct File {
[INFO] [stderr]   |            ---- field in this struct
[INFO] [stderr] 5 |     f: std::fs::File,
[INFO] [stderr] 6 |     sample_rate: u16,
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `sample_rate` is never read
[INFO] [stderr]  --> src/playback/tcp.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub struct Tcp {
[INFO] [stderr]   |            --- field in this struct
[INFO] [stderr] 6 |     s: TcpStream,
[INFO] [stderr] 7 |     sample_rate: u16,
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ClientMessage` is never used
[INFO] [stderr]    --> src/proto.rs:125:10
[INFO] [stderr]     |
[INFO] [stderr] 125 | pub enum ClientMessage<'a> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_buf` is never used
[INFO] [stderr]    --> src/proto.rs:193:12
[INFO] [stderr]     |
[INFO] [stderr] 192 | impl ServerSettings {
[INFO] [stderr]     | ------------------- method in this implementation
[INFO] [stderr] 193 |     pub fn as_buf(&self) -> Vec<u8> {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `as_buf` is never used
[INFO] [stderr]    --> src/proto.rs:218:12
[INFO] [stderr]     |
[INFO] [stderr] 217 | impl WireChunk<'_> {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] 218 |     pub fn as_buf(&self) -> Vec<u8> {
[INFO] [stderr]     |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `decode_c` is never used
[INFO] [stderr]    --> src/proto.rs:281:12
[INFO] [stderr]     |
[INFO] [stderr] 267 | impl Base {
[INFO] [stderr]     | --------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 281 |     pub fn decode_c<'a>(&self, payload: &'a [u8]) -> ClientMessage<'a> {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `channels` is never used
[INFO] [stderr]    --> src/proto.rs:426:12
[INFO] [stderr]     |
[INFO] [stderr] 425 | impl CodecMetadata {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] 426 |     pub fn channels(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `snapcast-client` (bin "snapcast-client" test) generated 10 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/snapcast_client-1c37b8daa13a0da1)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test proto::tests::test_base ... ok
[INFO] [stdout] test proto::tests::test_sub_timeval ... ok
[INFO] [stdout] test proto::tests::test_pcm_ch ... ok
[INFO] [stdout] test proto::tests::test_time ... ok
[INFO] [stdout] test proto::tests::test_serversettings ... ok
[INFO] [stdout] test proto::tests::test_sub_timeval_bug ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- proto::tests::test_sub_timeval_bug stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'proto::tests::test_sub_timeval_bug' (22) panicked at src/proto.rs:502:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: TimeVal { sec: -1, usec: 640851 }
[INFO] [stdout]  right: TimeVal { sec: 0, usec: -359149 }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5908e9aa7a3a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5908e9aa7a3a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized::<std[ec419fa8110287d5]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5908e9aa7a3a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5908e9aa7a3a - <<std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5908e9abbbaa - <core[35159d6ffb30e017]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5908e9abbbaa - core[35159d6ffb30e017]::fmt::write
[INFO] [stdout]    6:     0x5908e9aac272 - std[ec419fa8110287d5]::io::default_write_fmt::<alloc[a8a7aba520129d98]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5908e9aac272 - <alloc[a8a7aba520129d98]::vec::Vec<u8> as std[ec419fa8110287d5]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5908e9a86a3f - <std[ec419fa8110287d5]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5908e9a86a3f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5908e9a9fee9 - std[ec419fa8110287d5]::panicking::default_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5908e9a36cac - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5908e9a36cac - test[a8007afcd3effadc]::test_main_inner::<test[a8007afcd3effadc]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5908e9aa00a2 - <alloc[a8a7aba520129d98]::boxed::Box<dyn for<'a, 'b> core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5908e9aa00a2 - std[ec419fa8110287d5]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5908e9a86af8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5908e9a7e499 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace::<std[ec419fa8110287d5]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5908e9a8780d - __rustc[cfb3622dd870db93]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5908e9abc33c - core[35159d6ffb30e017]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5908e9abc1f3 - core[35159d6ffb30e017]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5908e9a0f651 - core[35159d6ffb30e017]::panicking::assert_failed::<snapcast_client[5c56ad114cb0533d]::proto::TimeVal, snapcast_client[5c56ad114cb0533d]::proto::TimeVal>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5908e9a15f8d - snapcast_client[5c56ad114cb0533d]::proto::tests::test_sub_timeval_bug
[INFO] [stdout]                                at /opt/rustwide/workdir/src/proto.rs:502:9
[INFO] [stdout]   22:     0x5908e9a134f7 - snapcast_client[5c56ad114cb0533d]::proto::tests::test_sub_timeval_bug::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/proto.rs:491:30
[INFO] [stdout]   23:     0x5908e9a1a126 - <snapcast_client[5c56ad114cb0533d]::proto::tests::test_sub_timeval_bug::{closure#0} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5908e9a29f8b - <fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5908e9a29f8b - test[a8007afcd3effadc]::__rust_begin_short_backtrace::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5908e9a3777b - test[a8007afcd3effadc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5908e9a3777b - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5908e9a3777b - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5908e9a3777b - std[ec419fa8110287d5]::panicking::catch_unwind::<core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5908e9a3777b - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<test[a8007afcd3effadc]::run_test_in_process::{closure#0}>, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5908e9a3777b - test[a8007afcd3effadc]::run_test_in_process
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5908e9a3777b - test[a8007afcd3effadc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5908e9a32154 - test[a8007afcd3effadc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5908e9a32154 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5908e9a3a382 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5908e9a3a382 - <core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5908e9a3a382 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5908e9a3a382 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5908e9a3a382 - std[ec419fa8110287d5]::panic::catch_unwind::<core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe<std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5908e9a3a382 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5908e9a3a382 - <std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked<test[a8007afcd3effadc]::run_test::{closure#1}, ()>::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5908e9aa734f - <alloc[a8a7aba520129d98]::boxed::Box<dyn core[35159d6ffb30e017]::ops::function::FnOnce<(), Output = ()> + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   43:     0x5908e9aa734f - <std[ec419fa8110287d5]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7ba15b51baa4 - <unknown>
[INFO] [stdout]   45:     0x7ba15b5a8a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     proto::tests::test_sub_timeval_bug
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "c7f80e83fa67c1623978fb9433099fc8faadfa8e54b7990d912b945309054142", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7f80e83fa67c1623978fb9433099fc8faadfa8e54b7990d912b945309054142", kill_on_drop: false }`
[INFO] [stdout] c7f80e83fa67c1623978fb9433099fc8faadfa8e54b7990d912b945309054142
