[INFO] cloning repository https://github.com/hugodutka/sk-big-2-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hugodutka/sk-big-2-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugodutka%2Fsk-big-2-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugodutka%2Fsk-big-2-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a91e3c1886767641b2faee3ece7af5c3d481a642
[INFO] testing hugodutka/sk-big-2-rust against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugodutka%2Fsk-big-2-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hugodutka/sk-big-2-rust
[INFO] finished tweaking git repo https://github.com/hugodutka/sk-big-2-rust
[INFO] tweaked toml for git repo https://github.com/hugodutka/sk-big-2-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hugodutka/sk-big-2-rust on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hugodutka/sk-big-2-rust 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] c35dde52332149890b1d1990c50e594579c838f9636169cf103a2414176dd270
[INFO] running `Command { std: "docker" "start" "c35dde52332149890b1d1990c50e594579c838f9636169cf103a2414176dd270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c35dde52332149890b1d1990c50e594579c838f9636169cf103a2414176dd270", 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" "c35dde52332149890b1d1990c50e594579c838f9636169cf103a2414176dd270" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c35dde52332149890b1d1990c50e594579c838f9636169cf103a2414176dd270", 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" "c35dde52332149890b1d1990c50e594579c838f9636169cf103a2414176dd270" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.74
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling crossbeam-channel v0.4.2
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling crossbeam v0.7.3
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling skclient v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/model.rs:104:25
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     let mut proxy = match self.proxies.iter_mut().find(|x| x.addr == addr) {
[INFO] [stdout]     |                         ----^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/telnet.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn new(host: &str, port: u16) -> TelnetServer {
[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] 22 |     pub fn new(host: &str, port: u16) -> TelnetServer<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 48.02s
[INFO] running `Command { std: "docker" "inspect" "c35dde52332149890b1d1990c50e594579c838f9636169cf103a2414176dd270", 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" "c35dde52332149890b1d1990c50e594579c838f9636169cf103a2414176dd270" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling skclient v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/model.rs:104:25
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     let mut proxy = match self.proxies.iter_mut().find(|x| x.addr == addr) {
[INFO] [stdout]     |                         ----^^^^^
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/telnet.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn new(host: &str, port: u16) -> TelnetServer {
[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] 22 |     pub fn new(host: &str, port: u16) -> TelnetServer<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 8.08s
[INFO] running `Command { std: "docker" "inspect" "c35dde52332149890b1d1990c50e594579c838f9636169cf103a2414176dd270", 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" "c35dde52332149890b1d1990c50e594579c838f9636169cf103a2414176dd270" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/model.rs:104:25
[INFO] [stderr]     |
[INFO] [stderr] 104 |                     let mut proxy = match self.proxies.iter_mut().find(|x| x.addr == addr) {
[INFO] [stderr]     |                         ----^^^^^
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/telnet.rs:22:22
[INFO] [stderr]    |
[INFO] [stderr] 22 |     pub fn new(host: &str, port: u16) -> TelnetServer {
[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] 22 |     pub fn new(host: &str, port: u16) -> TelnetServer<'_> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `skclient` (bin "skclient" test) generated 2 warnings (run `cargo fix --bin "skclient" -p skclient --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/skclient-616d11ce89586cd5)
[INFO] [stdout] running 11 tests
[INFO] [stdout] test proxy::tests::prepare_msg_constructs_valid_messages ... ok
[INFO] [stdout] test proxy::tests::parse_msg_does_not_accept_invalid_msg ... ok
[INFO] [stdout] test proxy::tests::parse_msg_accepts_valid_messages ... ok
[INFO] [stdout] test log::tests::log_sends_event ... ok
[INFO] [stdout] test util::tests::continue_on_err_works ... ok
[INFO] [stdout] test proxy::tests::header_size_is_big_enough ... ok
[INFO] [stdout] test telnet::tests::handle_client_sends_user_input_event ... ok
[INFO] [stdout] test telnet::tests::start_sends_crash_event ... ok
[INFO] [stdout] test telnet::tests::telnet_writer_reacts_to_events ... ok
[INFO] [stdout] test proxy::tests::writer_sends_message ... ok
[INFO] [stdout] test proxy::tests::server_processes_message ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- proxy::tests::server_processes_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'proxy::tests::server_processes_message' (842) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rusty-fork-0.3.0/src/fork_test.rs:135:9:
[INFO] [stdout] child exited unsuccessfully with exit status: 70
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57b068b249f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x57b068b3ab0a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x57b068b294fc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x57b068aff076 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x57b068b1c2f9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x57b068aace50 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x57b068b1c4b2 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x57b068aff122 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x57b068af7939 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x57b068afff0d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x57b068b3b23c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x57b068ae292c - rusty_fork[cd119c23be57c1b4]::fork_test::supervise_child
[INFO] [stdout]   12:     0x57b068a8debf - rusty_fork[cd119c23be57c1b4]::fork::fork::<rusty_fork[cd119c23be57c1b4]::sugar::RustyForkId, rusty_fork[cd119c23be57c1b4]::fork_test::no_configure_child, for<'a, 'b> fn(&'a mut rusty_fork[cd119c23be57c1b4]::child_wrapper::ChildWrapper, &'b mut std[104cf6e2632825ea]::fs::File), fn(), ()>::{closure#1}
[INFO] [stdout]   13:     0x57b068ae20f2 - rusty_fork[cd119c23be57c1b4]::fork::fork_impl
[INFO] [stdout]   14:     0x57b068a8d3d8 - rusty_fork[cd119c23be57c1b4]::fork::fork::<rusty_fork[cd119c23be57c1b4]::sugar::RustyForkId, rusty_fork[cd119c23be57c1b4]::fork_test::no_configure_child, for<'a, 'b> fn(&'a mut rusty_fork[cd119c23be57c1b4]::child_wrapper::ChildWrapper, &'b mut std[104cf6e2632825ea]::fs::File), fn(), ()>
[INFO] [stdout]   15:     0x57b068a9b573 - <skclient[ce4fe510eae460fb]::proxy::tests::server_processes_message::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   16:     0x57b068aa013b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   17:     0x57b068aad7a5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   18:     0x57b068aa6b64 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   19:     0x57b068ab0902 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   20:     0x57b068b239b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   21:     0x746d7a7fd07a - <unknown>
[INFO] [stdout]   22:     0x746d7a890534 - clone
[INFO] [stdout]   23:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 
[INFO] [stdout] thread 'proxy::tests::server_processes_message' (867) panicked at src/proxy.rs:224:27:
[INFO] [stdout] expected to receive an audio message but got Err(Timeout)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x60aea26ba9f1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x60aea26d0b0a - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x60aea26c040c - <std[104cf6e2632825ea]::sys::stdio::unix::Stderr as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x60aea2695076 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x60aea26b22c1 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x60aea26b247b - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    6:     0x60aea2695122 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    7:     0x60aea268d939 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    8:     0x60aea2695f0d - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]    9:     0x60aea26d123c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   10:     0x60aea2633b73 - skclient[ce4fe510eae460fb]::proxy::tests::server_processes_message::body_fn
[INFO] [stdout]   11:     0x60aea26790ce - __rust_try
[INFO] [stdout]   12:     0x60aea26785a3 - rusty_fork[cd119c23be57c1b4]::fork::fork_impl
[INFO] [stdout]   13:     0x60aea26233d8 - rusty_fork[cd119c23be57c1b4]::fork::fork::<rusty_fork[cd119c23be57c1b4]::sugar::RustyForkId, rusty_fork[cd119c23be57c1b4]::fork_test::no_configure_child, for<'a, 'b> fn(&'a mut rusty_fork[cd119c23be57c1b4]::child_wrapper::ChildWrapper, &'b mut std[104cf6e2632825ea]::fs::File), fn(), ()>
[INFO] [stdout]   14:     0x60aea2631573 - <skclient[ce4fe510eae460fb]::proxy::tests::server_processes_message::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x60aea263613b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x60aea26437a5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x60aea263cb64 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x60aea2646902 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x60aea26b99b9 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7c7e0b8ce07a - <unknown>
[INFO] [stdout]   21:     0x7c7e0b961534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     proxy::tests::server_processes_message
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 10 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin skclient`
[INFO] running `Command { std: "docker" "inspect" "c35dde52332149890b1d1990c50e594579c838f9636169cf103a2414176dd270", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c35dde52332149890b1d1990c50e594579c838f9636169cf103a2414176dd270", kill_on_drop: false }`
[INFO] [stdout] c35dde52332149890b1d1990c50e594579c838f9636169cf103a2414176dd270
