[INFO] cloning repository https://github.com/vi/websocat
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vi/websocat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fwebsocat", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fwebsocat'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29c8c54d6f275519abc28f4cb90e1fa69e2fbcae
[INFO] testing vi/websocat against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fwebsocat" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vi/websocat
[INFO] finished tweaking git repo https://github.com/vi/websocat
[INFO] tweaked toml for git repo https://github.com/vi/websocat written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vi/websocat on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vi/websocat already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 457a0fca550da00193b00a1277fe73c03ec1c230a26aa491c38d4fd8321ad9bf
[INFO] running `Command { std: "docker" "start" "-a" "457a0fca550da00193b00a1277fe73c03ec1c230a26aa491c38d4fd8321ad9bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "457a0fca550da00193b00a1277fe73c03ec1c230a26aa491c38d4fd8321ad9bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "457a0fca550da00193b00a1277fe73c03ec1c230a26aa491c38d4fd8321ad9bf", kill_on_drop: false }`
[INFO] [stdout] 457a0fca550da00193b00a1277fe73c03ec1c230a26aa491c38d4fd8321ad9bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d83b0052d1d90435b64bbb7e07c4c8a4a883d8ba69c70551da87070e81bafba9
[INFO] running `Command { std: "docker" "start" "-a" "d83b0052d1d90435b64bbb7e07c4c8a4a883d8ba69c70551da87070e81bafba9", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling slab_typesafe v0.1.3
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling anymap v0.12.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling structopt-derive v0.2.16
[INFO] [stderr]    Compiling smart-default v0.3.0
[INFO] [stderr]    Compiling derivative v1.0.4
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling structopt v0.2.16
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling readwrite v0.1.2
[INFO] [stderr]    Compiling tokio-stdin-stdout v0.1.5
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-signal v0.2.9
[INFO] [stderr]    Compiling tokio-file-unix v0.5.1
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling tokio-process v0.2.5
[INFO] [stderr]    Compiling http-bytes v0.1.0
[INFO] [stderr]    Compiling tk-listen v0.2.1
[INFO] [stderr]    Compiling tokio-tls v0.2.1
[INFO] [stderr]    Compiling websocket-base v0.26.5
[INFO] [stderr]    Compiling websocket v0.27.1
[INFO] [stderr]    Compiling websocat v1.14.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/foreachmsg_peer.rs:80:51
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn (::std::error::Error)>> {
[INFO] [stdout]    |                                                   ^                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 80 -     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn (::std::error::Error)>> {
[INFO] [stdout] 80 +     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn ::std::error::Error >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/reconnect_peer.rs:74:51
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn (::std::error::Error)>> {
[INFO] [stdout]    |                                                   ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 74 -     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn (::std::error::Error)>> {
[INFO] [stdout] 74 +     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn ::std::error::Error >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/socks5_peer.rs:99:68
[INFO] [stdout]    |
[INFO] [stdout] 99 |     Box<dyn Future<Item = (SocksSocketAddr, Peer), Error = Box<dyn (::std::error::Error)>>>;
[INFO] [stdout]    |                                                                    ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 99 -     Box<dyn Future<Item = (SocksSocketAddr, Peer), Error = Box<dyn (::std::error::Error)>>>;
[INFO] [stdout] 99 +     Box<dyn Future<Item = (SocksSocketAddr, Peer), Error = Box<dyn ::std::error::Error>>>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/ssl_peer.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |             let e: Box<dyn (::std::error::Error)> = e;
[INFO] [stdout]    |                            ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -             let e: Box<dyn (::std::error::Error)> = e;
[INFO] [stdout] 26 +             let e: Box<dyn ::std::error::Error > = e;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/specparse.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |     type Err = Box<dyn (::std::error::Error)>;
[INFO] [stdout]    |                        ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -     type Err = Box<dyn (::std::error::Error)>;
[INFO] [stdout] 63 +     type Err = Box<dyn ::std::error::Error >;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/specifier.rs:234:39
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn global<T:std::any::Any, F>(&self, def:F) -> std::cell::RefMut<T> 
[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] 234 |     pub fn global<T:std::any::Any, F>(&self, def:F) -> std::cell::RefMut<'_, T> 
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/main.rs:740:59
[INFO] [stdout]     |
[INFO] [stdout] 740 |     pub fn setup_env_logger(ll: u8) -> Result<(), Box<dyn (::std::error::Error)>> {
[INFO] [stdout]     |                                                           ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 740 -     pub fn setup_env_logger(ll: u8) -> Result<(), Box<dyn (::std::error::Error)>> {
[INFO] [stdout] 740 +     pub fn setup_env_logger(ll: u8) -> Result<(), Box<dyn ::std::error::Error>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.71s
[INFO] running `Command { std: "docker" "inspect" "d83b0052d1d90435b64bbb7e07c4c8a4a883d8ba69c70551da87070e81bafba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d83b0052d1d90435b64bbb7e07c4c8a4a883d8ba69c70551da87070e81bafba9", kill_on_drop: false }`
[INFO] [stdout] d83b0052d1d90435b64bbb7e07c4c8a4a883d8ba69c70551da87070e81bafba9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b3391641909b844301b7414b1097f6beec5686f7e52f5c6c3b40c7e3cb66471
[INFO] running `Command { std: "docker" "start" "-a" "5b3391641909b844301b7414b1097f6beec5686f7e52f5c6c3b40c7e3cb66471", kill_on_drop: false }`
[INFO] [stderr]    Compiling websocat v1.14.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/foreachmsg_peer.rs:80:51
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn (::std::error::Error)>> {
[INFO] [stdout]    |                                                   ^                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 80 -     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn (::std::error::Error)>> {
[INFO] [stdout] 80 +     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn ::std::error::Error >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/reconnect_peer.rs:74:51
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn (::std::error::Error)>> {
[INFO] [stdout]    |                                                   ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 74 -     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn (::std::error::Error)>> {
[INFO] [stdout] 74 +     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn ::std::error::Error >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/socks5_peer.rs:99:68
[INFO] [stdout]    |
[INFO] [stdout] 99 |     Box<dyn Future<Item = (SocksSocketAddr, Peer), Error = Box<dyn (::std::error::Error)>>>;
[INFO] [stdout]    |                                                                    ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 99 -     Box<dyn Future<Item = (SocksSocketAddr, Peer), Error = Box<dyn (::std::error::Error)>>>;
[INFO] [stdout] 99 +     Box<dyn Future<Item = (SocksSocketAddr, Peer), Error = Box<dyn ::std::error::Error>>>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/ssl_peer.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |             let e: Box<dyn (::std::error::Error)> = e;
[INFO] [stdout]    |                            ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -             let e: Box<dyn (::std::error::Error)> = e;
[INFO] [stdout] 26 +             let e: Box<dyn ::std::error::Error > = e;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/specparse.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |     type Err = Box<dyn (::std::error::Error)>;
[INFO] [stdout]    |                        ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -     type Err = Box<dyn (::std::error::Error)>;
[INFO] [stdout] 63 +     type Err = Box<dyn ::std::error::Error >;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/specifier.rs:234:39
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn global<T:std::any::Any, F>(&self, def:F) -> std::cell::RefMut<T> 
[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] 234 |     pub fn global<T:std::any::Any, F>(&self, def:F) -> std::cell::RefMut<'_, T> 
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/main.rs:740:59
[INFO] [stdout]     |
[INFO] [stdout] 740 |     pub fn setup_env_logger(ll: u8) -> Result<(), Box<dyn (::std::error::Error)>> {
[INFO] [stdout]     |                                                           ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 740 -     pub fn setup_env_logger(ll: u8) -> Result<(), Box<dyn (::std::error::Error)>> {
[INFO] [stdout] 740 +     pub fn setup_env_logger(ll: u8) -> Result<(), Box<dyn ::std::error::Error>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/main.rs:740:59
[INFO] [stdout]     |
[INFO] [stdout] 740 |     pub fn setup_env_logger(ll: u8) -> Result<(), Box<dyn (::std::error::Error)>> {
[INFO] [stdout]     |                                                           ^                   ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 740 -     pub fn setup_env_logger(ll: u8) -> Result<(), Box<dyn (::std::error::Error)>> {
[INFO] [stdout] 740 +     pub fn setup_env_logger(ll: u8) -> Result<(), Box<dyn ::std::error::Error>> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/foreachmsg_peer.rs:80:51
[INFO] [stdout]    |
[INFO] [stdout] 80 |     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn (::std::error::Error)>> {
[INFO] [stdout]    |                                                   ^                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 80 -     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn (::std::error::Error)>> {
[INFO] [stdout] 80 +     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn ::std::error::Error >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/reconnect_peer.rs:74:51
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn (::std::error::Error)>> {
[INFO] [stdout]    |                                                   ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 74 -     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn (::std::error::Error)>> {
[INFO] [stdout] 74 +     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn ::std::error::Error >> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/socks5_peer.rs:99:68
[INFO] [stdout]    |
[INFO] [stdout] 99 |     Box<dyn Future<Item = (SocksSocketAddr, Peer), Error = Box<dyn (::std::error::Error)>>>;
[INFO] [stdout]    |                                                                    ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 99 -     Box<dyn Future<Item = (SocksSocketAddr, Peer), Error = Box<dyn (::std::error::Error)>>>;
[INFO] [stdout] 99 +     Box<dyn Future<Item = (SocksSocketAddr, Peer), Error = Box<dyn ::std::error::Error>>>;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/ssl_peer.rs:26:28
[INFO] [stdout]    |
[INFO] [stdout] 26 |             let e: Box<dyn (::std::error::Error)> = e;
[INFO] [stdout]    |                            ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 26 -             let e: Box<dyn (::std::error::Error)> = e;
[INFO] [stdout] 26 +             let e: Box<dyn ::std::error::Error > = e;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/specparse.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |     type Err = Box<dyn (::std::error::Error)>;
[INFO] [stdout]    |                        ^                   ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 63 -     type Err = Box<dyn (::std::error::Error)>;
[INFO] [stdout] 63 +     type Err = Box<dyn ::std::error::Error >;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/specifier.rs:234:39
[INFO] [stdout]     |
[INFO] [stdout] 234 |     pub fn global<T:std::any::Any, F>(&self, def:F) -> std::cell::RefMut<T> 
[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] 234 |     pub fn global<T:std::any::Any, F>(&self, def:F) -> std::cell::RefMut<'_, T> 
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.01s
[INFO] running `Command { std: "docker" "inspect" "5b3391641909b844301b7414b1097f6beec5686f7e52f5c6c3b40c7e3cb66471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b3391641909b844301b7414b1097f6beec5686f7e52f5c6c3b40c7e3cb66471", kill_on_drop: false }`
[INFO] [stdout] 5b3391641909b844301b7414b1097f6beec5686f7e52f5c6c3b40c7e3cb66471
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8142123ab9df945a5810ba8a48c70de0dc84633c8073ba314f01695d7586402a
[INFO] running `Command { std: "docker" "start" "-a" "8142123ab9df945a5810ba8a48c70de0dc84633c8073ba314f01695d7586402a", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/foreachmsg_peer.rs:80:51
[INFO] [stderr]    |
[INFO] [stderr] 80 |     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn (::std::error::Error)>> {
[INFO] [stderr]    |                                                   ^                   ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 80 -     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn (::std::error::Error)>> {
[INFO] [stderr] 80 +     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn ::std::error::Error >> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/reconnect_peer.rs:74:51
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn (::std::error::Error)>> {
[INFO] [stderr]    |                                                   ^                   ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 74 -     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn (::std::error::Error)>> {
[INFO] [stderr] 74 +     fn poll(&mut self) -> Poll<&mut Peer, Box<dyn ::std::error::Error >> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/socks5_peer.rs:99:68
[INFO] [stderr]    |
[INFO] [stderr] 99 |     Box<dyn Future<Item = (SocksSocketAddr, Peer), Error = Box<dyn (::std::error::Error)>>>;
[INFO] [stderr]    |                                                                    ^                   ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 99 -     Box<dyn Future<Item = (SocksSocketAddr, Peer), Error = Box<dyn (::std::error::Error)>>>;
[INFO] [stderr] 99 +     Box<dyn Future<Item = (SocksSocketAddr, Peer), Error = Box<dyn ::std::error::Error>>>;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/ssl_peer.rs:26:28
[INFO] [stderr]    |
[INFO] [stderr] 26 |             let e: Box<dyn (::std::error::Error)> = e;
[INFO] [stderr]    |                            ^                   ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 26 -             let e: Box<dyn (::std::error::Error)> = e;
[INFO] [stderr] 26 +             let e: Box<dyn ::std::error::Error > = e;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]   --> src/specparse.rs:63:24
[INFO] [stderr]    |
[INFO] [stderr] 63 |     type Err = Box<dyn (::std::error::Error)>;
[INFO] [stderr]    |                        ^                   ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 63 -     type Err = Box<dyn (::std::error::Error)>;
[INFO] [stderr] 63 +     type Err = Box<dyn ::std::error::Error >;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/specifier.rs:234:39
[INFO] [stderr]     |
[INFO] [stderr] 234 |     pub fn global<T:std::any::Any, F>(&self, def:F) -> std::cell::RefMut<T> 
[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] 234 |     pub fn global<T:std::any::Any, F>(&self, def:F) -> std::cell::RefMut<'_, T> 
[INFO] [stderr]     |                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: `websocat` (lib) generated 6 warnings (run `cargo fix --lib -p websocat` to apply 6 suggestions)
[INFO] [stderr] warning: `websocat` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: unnecessary parentheses around type
[INFO] [stderr]    --> src/main.rs:740:59
[INFO] [stderr]     |
[INFO] [stderr] 740 |     pub fn setup_env_logger(ll: u8) -> Result<(), Box<dyn (::std::error::Error)>> {
[INFO] [stderr]     |                                                           ^                   ^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr] 740 -     pub fn setup_env_logger(ll: u8) -> Result<(), Box<dyn (::std::error::Error)>> {
[INFO] [stderr] 740 +     pub fn setup_env_logger(ll: u8) -> Result<(), Box<dyn ::std::error::Error>> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `websocat` (bin "websocat" test) generated 1 warning (run `cargo fix --bin "websocat" -p websocat --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `websocat` (bin "websocat") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/websocat-c851e41250192cc3)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test http_peer::test_basic_sse_stream ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/websocat-297c1ca759f4e552)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-e417a2c584f09e20)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test trivial ... ok
[INFO] [stdout] test unix ... FAILED
[INFO] [stdout] test tcp ... ok
[INFO] [stdout] test ws_ll ... ok
[INFO] [stdout] test abstract_ ... ok
[INFO] [stdout] test ws ... ok
[INFO] [stdout] test ws_persist ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- unix stdout ----
[INFO] [stdout] Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] thread 'unix' (31) panicked at tests/test.rs:196:17:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5916d195afda - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5916d195afda - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5916d195afda - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5916d195afda - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5916d19710fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5916d19710fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5916d1960212 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5916d1960212 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5916d193820f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5916d193820f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5916d1952c59 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5916d14a648c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5916d14a648c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5916d1952ed2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5916d1952ed2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5916d19376fc - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x5916d192f909 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5916d192d170 - std[b80a194dd3c418bb]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x5916d144ed17 - test::unix::{{closure}}::h1052df7e1669d434
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:49:13
[INFO] [stdout]   19:     0x5916d1406f19 - websocat::sessionserve::serve_impl::{{closure}}::hb93d342a3022eca5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sessionserve.rs:273:46
[INFO] [stdout]   20:     0x5916d1426746 - core::result::Result<T,E>::map_err::h58d237bba40a633a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:968:27
[INFO] [stdout]   21:     0x5916d147cd2d - <futures::future::map_err::MapErr<A,F> as futures::future::Future>::poll::h2d03f0a6a699554f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/map_err.rs:34:11
[INFO] [stdout]   22:     0x5916d1775892 - <alloc::boxed::Box<F> as futures::future::Future>::poll::h5fee38d0a77ecb85
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/mod.rs:113:22
[INFO] [stdout]   23:     0x5916d1393f52 - futures::future::chain::Chain<A,B,C>::poll::h00ca7253fd1a3f79
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/chain.rs:42:29
[INFO] [stdout]   24:     0x5916d1492aaa - <futures::future::and_then::AndThen<A,B,F> as futures::future::Future>::poll::hf518c6f8a8798fd5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/and_then.rs:32:20
[INFO] [stdout]   25:     0x5916d145a605 - futures::future::join::MaybeDone<A>::poll::hae8ff8ef09fcfc0a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/join.rs:153:47
[INFO] [stdout]   26:     0x5916d14621c3 - <futures::future::join::Join<A,B> as futures::future::Future>::poll::h65a5c399dc180908
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/future/join.rs:67:49
[INFO] [stdout]   27:     0x5916d145cbbe - futures::task_impl::Spawn<T>::poll_future_notify::{{closure}}::h44a3de789d3bf284
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:329:47
[INFO] [stdout]   28:     0x5916d145d32d - futures::task_impl::Spawn<T>::enter::{{closure}}::h9e07d750ba454c76
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:399:27
[INFO] [stdout]   29:     0x5916d145d95e - futures::task_impl::std::set::h1cdf14398499a313
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/std/mod.rs:86:13
[INFO] [stdout]   30:     0x5916d145ce21 - futures::task_impl::Spawn<T>::enter::h50a7b730f9e9b435
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:399:9
[INFO] [stdout]   31:     0x5916d145c674 - futures::task_impl::Spawn<T>::poll_fn_notify::h84e3d452340e9b61
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:291:14
[INFO] [stdout]   32:     0x5916d145cb67 - futures::task_impl::Spawn<T>::poll_future_notify::hc5367845b0b2a762
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.31/src/task_impl/mod.rs:329:14
[INFO] [stdout]   33:     0x5916d14665d7 - tokio_current_thread::Entered<P>::block_on::{{closure}}::hd146d218ce3fa2fe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:506:46
[INFO] [stdout]   34:     0x5916d1465223 - tokio_current_thread::Borrow<U>::enter::{{closure}}::{{closure}}::hd4226f682ddbaf30
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:800:40
[INFO] [stdout]   35:     0x5916d146452e - tokio_current_thread::CurrentRunner::set_spawn::h2e8f82938e34e99d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:841:9
[INFO] [stdout]   36:     0x5916d1464eca - tokio_current_thread::Borrow<U>::enter::{{closure}}::h792d91cf53449488
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:800:21
[INFO] [stdout]   37:     0x5916d1468455 - std::thread::local::LocalKey<T>::try_with::hee88ae7da44efc37
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x5916d146739e - std::thread::local::LocalKey<T>::with::h97cd2c7bcd356a41
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x5916d1464c5a - tokio_current_thread::Borrow<U>::enter::h9dfa93864ae306c7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:798:17
[INFO] [stdout]   40:     0x5916d14663a3 - tokio_current_thread::Entered<P>::block_on::hd3762d0233bda4d9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.7/src/lib.rs:506:18
[INFO] [stdout]   41:     0x5916d14596d6 - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::hfd38af295c939bc7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/current_thread/runtime.rs:200:32
[INFO] [stdout]   42:     0x5916d1458e9b - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h30cb6b27465647c2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/current_thread/runtime.rs:241:25
[INFO] [stdout]   43:     0x5916d1463bf0 - tokio_executor::global::with_default::{{closure}}::h2c6cdbb5e5c07cca
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.1.10/src/global.rs:221:9
[INFO] [stdout]   44:     0x5916d14680fd - std::thread::local::LocalKey<T>::try_with::ha23da25d9ad08b3c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   45:     0x5916d146725e - std::thread::local::LocalKey<T>::with::h5507a166c16f492b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   46:     0x5916d14634d8 - tokio_executor::global::with_default::h4a6cd0ac4975291b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.1.10/src/global.rs:190:14
[INFO] [stdout]   47:     0x5916d14586ec - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::h343b8b18bad69c84
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/current_thread/runtime.rs:239:21
[INFO] [stdout]   48:     0x5916d1457249 - tokio_timer::timer::handle::with_default::hedfa56affd38b6ff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.2.13/src/timer/handle.rs:74:5
[INFO] [stdout]   49:     0x5916d145840b - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::h6002162e38f37321
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/current_thread/runtime.rs:232:17
[INFO] [stdout]   50:     0x5916d1462637 - tokio_timer::clock::clock::with_default::h096b92ece46f41b5
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.2.13/src/clock/clock.rs:125:5
[INFO] [stdout]   51:     0x5916d1458128 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::h6d7517fc3d0c9a2e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/current_thread/runtime.rs:231:13
[INFO] [stdout]   52:     0x5916d1462f59 - tokio_reactor::with_default::h89d8ace1dd5d464f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.12/src/lib.rs:220:5
[INFO] [stdout]   53:     0x5916d1457dbf - tokio::runtime::current_thread::runtime::Runtime::enter::hac70e43eb95cde09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/current_thread/runtime.rs:230:9
[INFO] [stdout]   54:     0x5916d14593d2 - tokio::runtime::current_thread::runtime::Runtime::block_on::h96d322e36ef159b9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.22/src/runtime/current_thread/runtime.rs:198:14
[INFO] [stdout]   55:     0x5916d144eaa6 - test::unix::h9d37ca298d9ef8e2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:67:15
[INFO] [stdout]   56:     0x5916d144ed47 - test::unix::{{closure}}::hcc016d64393f1be1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:194:10
[INFO] [stdout]   57:     0x5916d142c036 - core::ops::function::FnOnce::call_once::h4f1ce4d7a262641c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5916d149a56b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5916d149a56b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   60:     0x5916d14a6f5b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   61:     0x5916d14a6f5b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5916d14a6f5b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5916d14a6f5b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5916d14a6f5b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5916d14a6f5b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   66:     0x5916d14a6f5b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   67:     0x5916d14a2674 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   68:     0x5916d14a2674 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5916d14a9b62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   70:     0x5916d14a9b62 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   71:     0x5916d14a9b62 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   72:     0x5916d14a9b62 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5916d14a9b62 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5916d14a9b62 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   75:     0x5916d14a9b62 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5916d195a7cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   77:     0x5916d195a7cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   78:     0x71c8928b4aa4 - <unknown>
[INFO] [stdout]   79:     0x71c892941a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     unix
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 6 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test`
[INFO] running `Command { std: "docker" "inspect" "8142123ab9df945a5810ba8a48c70de0dc84633c8073ba314f01695d7586402a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8142123ab9df945a5810ba8a48c70de0dc84633c8073ba314f01695d7586402a", kill_on_drop: false }`
[INFO] [stdout] 8142123ab9df945a5810ba8a48c70de0dc84633c8073ba314f01695d7586402a
