[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] f452d58cb6a840b11cebaec4e38653d86aebaddf
[INFO] testing vi/websocat against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvi%2Fwebsocat" "/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/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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vi/websocat on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eb865b874710ce16ad146a66f9840ff2f03e2123b234d406aaec638c5bef67cf
[INFO] running `Command { std: "docker" "start" "-a" "eb865b874710ce16ad146a66f9840ff2f03e2123b234d406aaec638c5bef67cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eb865b874710ce16ad146a66f9840ff2f03e2123b234d406aaec638c5bef67cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb865b874710ce16ad146a66f9840ff2f03e2123b234d406aaec638c5bef67cf", kill_on_drop: false }`
[INFO] [stdout] eb865b874710ce16ad146a66f9840ff2f03e2123b234d406aaec638c5bef67cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2c41f6920ff0f36a1f4e5a3e9b17dca479fdb665f4bd43c23b26fdb9ccdcaf9f
[INFO] running `Command { std: "docker" "start" "-a" "2c41f6920ff0f36a1f4e5a3e9b17dca479fdb665f4bd43c23b26fdb9ccdcaf9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[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 vcpkg v0.2.15
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[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 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 syn v2.0.57
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling traitobject v0.1.1
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling tokio-signal v0.2.9
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling tokio-process v0.2.5
[INFO] [stderr]    Compiling tk-listen v0.2.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-file-unix v0.5.1
[INFO] [stderr]    Compiling readwrite v0.1.2
[INFO] [stderr]    Compiling tokio-stdin-stdout v0.1.5
[INFO] [stderr]    Compiling atty v0.2.14
[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 tempfile v3.10.1
[INFO] [stderr]    Compiling http-bytes v0.1.0
[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 structopt v0.2.16
[INFO] [stderr]    Compiling openssl-macros v0.1.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.0 (/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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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)]` 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 3m 31s
[INFO] running `Command { std: "docker" "inspect" "2c41f6920ff0f36a1f4e5a3e9b17dca479fdb665f4bd43c23b26fdb9ccdcaf9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c41f6920ff0f36a1f4e5a3e9b17dca479fdb665f4bd43c23b26fdb9ccdcaf9f", kill_on_drop: false }`
[INFO] [stdout] 2c41f6920ff0f36a1f4e5a3e9b17dca479fdb665f4bd43c23b26fdb9ccdcaf9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e9a7010a941ad62975ed44c2e434a52d5d282b9aec91c5dcaea8161767f397a2
[INFO] running `Command { std: "docker" "start" "-a" "e9a7010a941ad62975ed44c2e434a52d5d282b9aec91c5dcaea8161767f397a2", kill_on_drop: false }`
[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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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]    Compiling websocat v1.14.0 (/opt/rustwide/workdir)
[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)]` 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)]` 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 18.51s
[INFO] running `Command { std: "docker" "inspect" "e9a7010a941ad62975ed44c2e434a52d5d282b9aec91c5dcaea8161767f397a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9a7010a941ad62975ed44c2e434a52d5d282b9aec91c5dcaea8161767f397a2", kill_on_drop: false }`
[INFO] [stdout] e9a7010a941ad62975ed44c2e434a52d5d282b9aec91c5dcaea8161767f397a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a87f38f023bee58baf78673e836edc2c5b3c8ea99e0f7b26910c1a895d132e8f
[INFO] running `Command { std: "docker" "start" "-a" "a87f38f023bee58baf78673e836edc2c5b3c8ea99e0f7b26910c1a895d132e8f", 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)]` 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: lifetime flowing from input to output with different syntax can be 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 lifetime gets resolved as `'_`
[INFO] [stderr]     |                                       |
[INFO] [stderr]     |                                       this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for 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 5 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)]` 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") generated 1 warning (run `cargo fix --bin "websocat"` to apply 1 suggestion)
[INFO] [stderr] warning: `websocat` (bin "websocat" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/websocat-49017f1951099baf)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/websocat-1a7dc5a492cb8eae)
[INFO] [stdout] running 1 test
[INFO] [stdout] test http_peer::test_basic_sse_stream ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-38b2890d3d622a1f)
[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] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test trivial ... ok
[INFO] [stdout] test tcp ... ok
[INFO] [stdout] test abstract_ ... ok
[INFO] [stdout] test unix ... FAILED
[INFO] [stdout] test ws_ll ... 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' panicked at tests/test.rs:196:17:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f2d19c3bd32 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f2d19c3bd32 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f2d19c3bd32 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f2d19c3bd32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f2d19c65203 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f2d19c65203 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5f2d19c376f3 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f2d19c376f3 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f2d19c3bb82 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f2d19c3d35c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f2d19c3d1b2 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f2d19a99004 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f2d19a99004 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f2d19c3de3b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f2d19c3de3b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f2d19c3dc4c - std::panicking::begin_panic::{{closure}}::h13865f7f56367b41
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5f2d19c3c239 - std::sys::backtrace::__rust_end_short_backtrace::h41e1700e19349ed1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5f2d19c3db62 - std::panicking::begin_panic::h6990e2ce2677fde3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5f2d19a37bce - test::unix::{{closure}}::h7eef5c1634b30d7f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:49:13
[INFO] [stdout]   19:     0x5f2d19a37bce - websocat::sessionserve::serve_impl::{{closure}}::ha9f211c917ed41ad
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sessionserve.rs:273:46
[INFO] [stdout]   20:     0x5f2d19a37bce - core::result::Result<T,E>::map_err::hbf07cc6d238da94d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:914:27
[INFO] [stdout]   21:     0x5f2d19a37bce - <futures::future::map_err::MapErr<A,F> as futures::future::Future>::poll::h3be8ed84ee3904a6
[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:     0x5f2d19a0a4cf - <alloc::boxed::Box<F> as futures::future::Future>::poll::habed45fab1ccf9ef
[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:     0x5f2d19a0a4cf - futures::future::chain::Chain<A,B,C>::poll::h9595937cb85bfe4e
[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:     0x5f2d19a5f69f - <futures::future::and_then::AndThen<A,B,F> as futures::future::Future>::poll::h9da325feb1f57f46
[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:     0x5f2d19a5f69f - futures::future::join::MaybeDone<A>::poll::h0fc3a61f74650754
[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:     0x5f2d19a5f69f - <futures::future::join::Join<A,B> as futures::future::Future>::poll::hf01393401b4becf7
[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:     0x5f2d19a3e646 - futures::task_impl::Spawn<T>::poll_future_notify::{{closure}}::hf9279c8161ffa9a5
[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:     0x5f2d19a3e646 - futures::task_impl::Spawn<T>::enter::{{closure}}::h37e9fb3cf716df00
[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:     0x5f2d19a3e646 - futures::task_impl::std::set::h0a6e0b223e2a81bd
[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:     0x5f2d19a4d8e0 - futures::task_impl::Spawn<T>::enter::h2bab401122ad5fc6
[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:     0x5f2d19a4d8e0 - futures::task_impl::Spawn<T>::poll_fn_notify::hc558ffc74b8ae6c5
[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:     0x5f2d19a4d8e0 - futures::task_impl::Spawn<T>::poll_future_notify::h7dd8b740731a6a4f
[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:     0x5f2d19a4d8e0 - tokio_current_thread::Entered<P>::block_on::{{closure}}::h54ac2ba9612ebce0
[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:     0x5f2d19a4d8e0 - tokio_current_thread::Borrow<U>::enter::{{closure}}::{{closure}}::h4b18a81f9534d576
[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:     0x5f2d19a4d8e0 - tokio_current_thread::CurrentRunner::set_spawn::h9643c1eff172be0c
[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:     0x5f2d19a4d8e0 - tokio_current_thread::Borrow<U>::enter::{{closure}}::hccbcf29c0e82ad9f
[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:     0x5f2d19a4d8e0 - std::thread::local::LocalKey<T>::try_with::hede9a87f32908c7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   38:     0x5f2d19a4d8e0 - std::thread::local::LocalKey<T>::with::h0efdf2a977b4af77
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   39:     0x5f2d19a4d8e0 - tokio_current_thread::Borrow<U>::enter::hed2b0fe0822c6c5a
[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:     0x5f2d19a4d8e0 - tokio_current_thread::Entered<P>::block_on::h667321c0415db127
[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:     0x5f2d19a5185d - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::h5fe443bd974a75a8
[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:     0x5f2d19a5185d - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::h51a672dfbd9a58a1
[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:     0x5f2d19a5185d - tokio_executor::global::with_default::{{closure}}::h2dbd5e9a522bdce0
[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:     0x5f2d19a5185d - std::thread::local::LocalKey<T>::try_with::hd7783c6c43b90c02
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x5f2d19a5185d - std::thread::local::LocalKey<T>::with::h0e499557211ff804
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x5f2d19a42d44 - tokio_executor::global::with_default::h6ad3d641d192fe78
[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:     0x5f2d19a42d44 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::h9ecb31b7cc4c25f3
[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:     0x5f2d19a42d44 - tokio_timer::timer::handle::with_default::h5d3fd4aaeae63eb7
[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:     0x5f2d19a42d44 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::hdd2eaa90761b1b44
[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:     0x5f2d19a42d44 - tokio_timer::clock::clock::with_default::h085ebe1a19657a35
[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:     0x5f2d19a4c9a1 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::h2794dde0c5ac6859
[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:     0x5f2d19a4c9a1 - tokio_reactor::with_default::h5fb915d3543ec445
[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:     0x5f2d19a4c9a1 - tokio::runtime::current_thread::runtime::Runtime::enter::hf5999710c3b95e9c
[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:     0x5f2d19a570c2 - tokio::runtime::current_thread::runtime::Runtime::block_on::hb79a4bb1f9f17bfc
[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:     0x5f2d19a570c2 - test::unix::hd0397643b90df7a7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:67:15
[INFO] [stdout]   56:     0x5f2d19a570c2 - test::unix::{{closure}}::h3ce587c123e9cd9b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test.rs:194:10
[INFO] [stdout]   57:     0x5f2d19a570c2 - core::ops::function::FnOnce::call_once::he5ce26775fef3412
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5f2d19a9e73b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5f2d19a9e73b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   60:     0x5f2d19a9d97e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   61:     0x5f2d19a9d97e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5f2d19a9d97e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5f2d19a9d97e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5f2d19a9d97e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5f2d19a9d97e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   66:     0x5f2d19a9d97e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   67:     0x5f2d19a61524 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   68:     0x5f2d19a61524 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   69:     0x5f2d19a64eca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   70:     0x5f2d19a64eca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   71:     0x5f2d19a64eca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   72:     0x5f2d19a64eca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   73:     0x5f2d19a64eca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5f2d19a64eca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   75:     0x5f2d19a64eca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5f2d19c40fb7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   77:     0x5f2d19c40fb7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   78:     0x5f2d19c40fb7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   79:     0x793bffa02aa4 - <unknown>
[INFO] [stdout]   80:     0x793bffa8fa34 - clone
[INFO] [stdout]   81:                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.52s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test`
[INFO] running `Command { std: "docker" "inspect" "a87f38f023bee58baf78673e836edc2c5b3c8ea99e0f7b26910c1a895d132e8f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a87f38f023bee58baf78673e836edc2c5b3c8ea99e0f7b26910c1a895d132e8f", kill_on_drop: false }`
[INFO] [stdout] a87f38f023bee58baf78673e836edc2c5b3c8ea99e0f7b26910c1a895d132e8f
