[INFO] fetching crate websocat 1.8.0... [INFO] testing websocat-1.8.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate websocat 1.8.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate websocat 1.8.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate websocat 1.8.0 [INFO] finished tweaking crates.io crate websocat 1.8.0 [INFO] tweaked toml for crates.io crate websocat 1.8.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate websocat 1.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17b12cd445ca3b6a40cec8a342f46a834fcdd5469068f41322bf5b8b2a755e09 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "17b12cd445ca3b6a40cec8a342f46a834fcdd5469068f41322bf5b8b2a755e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17b12cd445ca3b6a40cec8a342f46a834fcdd5469068f41322bf5b8b2a755e09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17b12cd445ca3b6a40cec8a342f46a834fcdd5469068f41322bf5b8b2a755e09", kill_on_drop: false }` [INFO] [stdout] 17b12cd445ca3b6a40cec8a342f46a834fcdd5469068f41322bf5b8b2a755e09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb7918b4f7b3230cad81c816d6624c5705e9963e2bea8416563aabf462afbc93 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "eb7918b4f7b3230cad81c816d6624c5705e9963e2bea8416563aabf462afbc93", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling anymap v0.12.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling slab_typesafe v0.1.3 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling signal-hook v0.1.11 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-stdin-stdout v0.1.5 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling tokio-file-unix v0.5.1 [INFO] [stderr] Compiling websocket-base v0.26.2 [INFO] [stderr] Compiling tokio-process v0.2.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-bytes v0.1.0 [INFO] [stderr] Compiling tk-listen v0.2.1 [INFO] [stderr] Compiling websocket v0.26.2 [INFO] [stderr] Compiling structopt-derive v0.2.16 [INFO] [stderr] Compiling smart-default v0.3.0 [INFO] [stderr] Compiling derivative v1.0.3 [INFO] [stderr] Compiling structopt v0.2.16 [INFO] [stderr] Compiling websocat v1.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:100:27 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn peer_err_sb(e: Box) -> BoxedNewPeerStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error + 'static` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | s1: Specifier::from_stack(&self.s1)?, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | s2: Specifier::from_stack(&self.s2)?, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/specparse.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Specifier::from_stack(&SpecifierStack::from_str(s)?) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `finished_but_loop_around` is never read [INFO] [stdout] --> src/foreachmsg_peer.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | let mut finished_but_loop_around = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "eb7918b4f7b3230cad81c816d6624c5705e9963e2bea8416563aabf462afbc93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb7918b4f7b3230cad81c816d6624c5705e9963e2bea8416563aabf462afbc93", kill_on_drop: false }` [INFO] [stdout] eb7918b4f7b3230cad81c816d6624c5705e9963e2bea8416563aabf462afbc93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1e97344622b4f798d7b7a4de416ac7ed9c47e7e956de148444de26c6ef18bbdd [INFO] running `Command { std: "docker" "start" "-a" "1e97344622b4f798d7b7a4de416ac7ed9c47e7e956de148444de26c6ef18bbdd", kill_on_drop: false }` [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:100:27 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn peer_err_sb(e: Box) -> BoxedNewPeerStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error + 'static` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | s1: Specifier::from_stack(&self.s1)?, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling websocat v1.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | s2: Specifier::from_stack(&self.s2)?, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/specparse.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Specifier::from_stack(&SpecifierStack::from_str(s)?) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `finished_but_loop_around` is never read [INFO] [stdout] --> src/foreachmsg_peer.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | let mut finished_but_loop_around = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:100:27 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn peer_err_sb(e: Box) -> BoxedNewPeerStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error + 'static` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 92 | s1: Specifier::from_stack(&self.s1)?, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/lib.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | s2: Specifier::from_stack(&self.s2)?, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/specparse.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Specifier::from_stack(&SpecifierStack::from_str(s)?) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `finished_but_loop_around` is never read [INFO] [stdout] --> src/foreachmsg_peer.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | let mut finished_but_loop_around = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.76s [INFO] running `Command { std: "docker" "inspect" "1e97344622b4f798d7b7a4de416ac7ed9c47e7e956de148444de26c6ef18bbdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e97344622b4f798d7b7a4de416ac7ed9c47e7e956de148444de26c6ef18bbdd", kill_on_drop: false }` [INFO] [stdout] 1e97344622b4f798d7b7a4de416ac7ed9c47e7e956de148444de26c6ef18bbdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dc95391467f9c715384464cdc5f3cdc2cf0b88a419b3e3cd84d4cc9339712f5c [INFO] running `Command { std: "docker" "start" "-a" "dc95391467f9c715384464cdc5f3cdc2cf0b88a419b3e3cd84d4cc9339712f5c", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util.rs:100:27 [INFO] [stderr] | [INFO] [stderr] 100 | pub fn peer_err_sb(e: Box) -> BoxedNewPeerStream { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error + 'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 92 | s1: Specifier::from_stack(&self.s1)?, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:93:17 [INFO] [stderr] | [INFO] [stderr] 93 | s2: Specifier::from_stack(&self.s2)?, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/specparse.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | Specifier::from_stack(&SpecifierStack::from_str(s)?) [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: value assigned to `finished_but_loop_around` is never read [INFO] [stderr] --> src/foreachmsg_peer.rs:176:21 [INFO] [stderr] | [INFO] [stderr] 176 | let mut finished_but_loop_around = false; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/util.rs:100:27 [INFO] [stderr] | [INFO] [stderr] 100 | pub fn peer_err_sb(e: Box) -> BoxedNewPeerStream { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn std::error::Error + 'static` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 92 | s1: Specifier::from_stack(&self.s1)?, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/lib.rs:93:17 [INFO] [stderr] | [INFO] [stderr] 93 | s2: Specifier::from_stack(&self.s2)?, [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/specparse.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | Specifier::from_stack(&SpecifierStack::from_str(s)?) [INFO] [stderr] | ^^^^^^^^^ help: use `dyn`: `` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stderr] = note: for more information, see issue #80165 [INFO] [stderr] [INFO] [stderr] warning: value assigned to `finished_but_loop_around` is never read [INFO] [stderr] --> src/foreachmsg_peer.rs:176:21 [INFO] [stderr] | [INFO] [stderr] 176 | let mut finished_but_loop_around = false; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/websocat-f58b2d37c60f6646) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/websocat-b0acfee85b87631d) [INFO] [stdout] [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] [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-254bb2185dba58de) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test trivial ... ok [INFO] [stdout] test unix ... FAILED [INFO] [stdout] test abstract_ ... ok [INFO] [stdout] test tcp ... ok [INFO] [stdout] test ws ... ok [INFO] [stdout] test ws_ll ... 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] thread 'unix' panicked at 'explicit panic', tests/test.rs:196:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x563b96e5f0c0 - std::backtrace_rs::backtrace::libunwind::trace::h1037ca7e6eeef65c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x563b96e5f0c0 - std::backtrace_rs::backtrace::trace_unsynchronized::haaefac1bc3669450 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x563b96e5f0c0 - std::sys_common::backtrace::_print_fmt::h863a6f5e6d995885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x563b96e5f0c0 - ::fmt::h767e17e1aa7df6a8 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x563b96e82f1c - core::fmt::write::h7aa6cd0067dca82a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/fmt/mod.rs:1110:17 [INFO] [stdout] 5: 0x563b96e57b75 - std::io::Write::write_fmt::h6f1a9b91376a1376 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/io/mod.rs:1584:15 [INFO] [stdout] 6: 0x563b96e6129b - std::sys_common::backtrace::_print::h2769edb26a7eb606 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x563b96e6129b - std::sys_common::backtrace::print::ha71f3549862b4cb6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x563b96e6129b - std::panicking::default_hook::{{closure}}::h95488a3bade217f6 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x563b96e60dac - std::panicking::default_hook::h290aa602c0fb11df [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x563b96e61941 - std::panicking::rust_panic_with_hook::hf32c4fa635e215f2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x563b96db2c73 - std::panicking::begin_panic::{{closure}}::he996539cc45c4ddc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:542:9 [INFO] [stdout] 12: 0x563b96db4869 - std::sys_common::backtrace::__rust_end_short_backtrace::h1f52ee88de890588 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x563b96db2ba9 - std::panicking::begin_panic::h4b9b6f58b49b6927 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:541:12 [INFO] [stdout] 14: 0x563b969505fd - test::unix::{{closure}}::he6255ee03355b1f3 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:49:13 [INFO] [stdout] 15: 0x563b968da009 - websocat::sessionserve::serve_impl::{{closure}}::h69101e3496e05b9a [INFO] [stdout] at /opt/rustwide/workdir/src/sessionserve.rs:262:46 [INFO] [stdout] 16: 0x563b9695f395 - core::result::Result::map_err::ha921a56e639cfc84 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/result.rs:591:27 [INFO] [stdout] 17: 0x563b969a6350 - as futures::future::Future>::poll::hac6d0adb768af8e5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/map_err.rs:34:9 [INFO] [stdout] 18: 0x563b96c254f6 - as futures::future::Future>::poll::hdf38707bda995a64 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/mod.rs:113:13 [INFO] [stdout] 19: 0x563b968988b0 - futures::future::chain::Chain::poll::h94339bf99062afcb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/chain.rs:42:27 [INFO] [stdout] 20: 0x563b9691df3e - as futures::future::Future>::poll::h641df6f1c58171c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/and_then.rs:32:9 [INFO] [stdout] 21: 0x563b96994b2a - futures::future::join::MaybeDone::poll::h834eb209b4e948a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/join.rs:153:45 [INFO] [stdout] 22: 0x563b9699cad3 - as futures::future::Future>::poll::h75b0d672df6b1217 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/future/join.rs:67:42 [INFO] [stdout] 23: 0x563b96949f1e - futures::task_impl::Spawn::poll_future_notify::{{closure}}::hc9fdb766572dde6b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:329:45 [INFO] [stdout] 24: 0x563b9694a72b - futures::task_impl::Spawn::enter::{{closure}}::h3554e35fc5e26e4b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:399:27 [INFO] [stdout] 25: 0x563b96997b4e - futures::task_impl::std::set::heced36c0954a9819 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/std/mod.rs:83:13 [INFO] [stdout] 26: 0x563b9694a5a3 - futures::task_impl::Spawn::enter::hd93c888a71385ff2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:399:9 [INFO] [stdout] 27: 0x563b9694994b - futures::task_impl::Spawn::poll_fn_notify::ha56e75c74eac2b75 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:291:9 [INFO] [stdout] 28: 0x563b96949d48 - futures::task_impl::Spawn::poll_future_notify::h04716f5712aa872e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/src/task_impl/mod.rs:329:9 [INFO] [stdout] 29: 0x563b9698bac7 - tokio_current_thread::Entered

::block_on::{{closure}}::h56e64f872e927a1e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:494:39 [INFO] [stdout] 30: 0x563b9698a0a3 - tokio_current_thread::Borrow::enter::{{closure}}::{{closure}}::ha6780cb11b5c15c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788:40 [INFO] [stdout] 31: 0x563b9698919b - tokio_current_thread::CurrentRunner::set_spawn::h2e4e79aad4c9a91a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:825:9 [INFO] [stdout] 32: 0x563b96989af7 - tokio_current_thread::Borrow::enter::{{closure}}::h0dddc0145cbba7ed [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:788:13 [INFO] [stdout] 33: 0x563b969aae81 - std::thread::local::LocalKey::try_with::h8253584d8d002420 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 34: 0x563b969a96fd - std::thread::local::LocalKey::with::he9c526d02c0dd66e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 35: 0x563b969899fd - tokio_current_thread::Borrow::enter::hda978ba5b1d04e65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:786:9 [INFO] [stdout] 36: 0x563b9698b06e - tokio_current_thread::Entered

::block_on::hcc148f911884b72f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-current-thread-0.1.6/src/lib.rs:491:23 [INFO] [stdout] 37: 0x563b96929fe8 - tokio::runtime::current_thread::runtime::Runtime::block_on::{{closure}}::h6b9566d10bcd2460 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:200:23 [INFO] [stdout] 38: 0x563b96929b9f - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::{{closure}}::hf9e969a9c0d391c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:241:25 [INFO] [stdout] 39: 0x563b96931c65 - tokio_executor::global::with_default::{{closure}}::hb37902e64f82a9cf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:209:9 [INFO] [stdout] 40: 0x563b969abf6a - std::thread::local::LocalKey::try_with::hd44f314d384ad671 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 41: 0x563b969a9692 - std::thread::local::LocalKey::with::he658c4b8304fc2c4 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 42: 0x563b96930f19 - tokio_executor::global::with_default::h07ab0f277f863db9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-executor-0.1.8/src/global.rs:178:5 [INFO] [stdout] 43: 0x563b96929304 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::{{closure}}::he3c44d492ec8d1e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:239:21 [INFO] [stdout] 44: 0x563b9692fd52 - tokio_timer::timer::handle::with_default::{{closure}}::h2ca893b470952978 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:101:9 [INFO] [stdout] 45: 0x563b969aa92a - std::thread::local::LocalKey::try_with::h74fdea677264358e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 46: 0x563b969a9182 - std::thread::local::LocalKey::with::h8f8d71939e82e9ef [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 47: 0x563b9692f657 - tokio_timer::timer::handle::with_default::h4920a65db199e2ee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/timer/handle.rs:84:5 [INFO] [stdout] 48: 0x563b96928ec9 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::{{closure}}::hd9c92bc9194d928d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:232:17 [INFO] [stdout] 49: 0x563b969885b8 - tokio_timer::clock::clock::with_default::{{closure}}::h3985d349e6801fdc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:137:9 [INFO] [stdout] 50: 0x563b969abc8a - std::thread::local::LocalKey::try_with::hcbf4f84c09b6a9cc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 51: 0x563b969a9332 - std::thread::local::LocalKey::with::ha92c455103ca1885 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 52: 0x563b969880b7 - tokio_timer::clock::clock::with_default::h7a17d4c1f5406f8a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-timer-0.2.11/src/clock/clock.rs:117:5 [INFO] [stdout] 53: 0x563b96928ba0 - tokio::runtime::current_thread::runtime::Runtime::enter::{{closure}}::hcc884bc8b0c64cf7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:231:13 [INFO] [stdout] 54: 0x563b9690b469 - tokio_reactor::with_default::{{closure}}::h86a8497cce782f82 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:237:9 [INFO] [stdout] 55: 0x563b969a9a1a - std::thread::local::LocalKey::try_with::h092e2b54b30074b3 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:400:16 [INFO] [stdout] 56: 0x563b969a8b72 - std::thread::local::LocalKey::with::h24f5cb25bca19334 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/local.rs:376:9 [INFO] [stdout] 57: 0x563b9690aa27 - tokio_reactor::with_default::hc5f17d11e463f3e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-reactor-0.1.9/src/lib.rs:217:5 [INFO] [stdout] 58: 0x563b96927f3f - tokio::runtime::current_thread::runtime::Runtime::enter::h07404eff68d04694 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:230:9 [INFO] [stdout] 59: 0x563b96929d72 - tokio::runtime::current_thread::runtime::Runtime::block_on::h77324ae7afde20c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.1.22/src/runtime/current_thread/runtime.rs:198:9 [INFO] [stdout] 60: 0x563b9695044a - test::unix::h0bd63f76d28026d3 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:217:5 [INFO] [stdout] 61: 0x563b9694f70a - test::unix::{{closure}}::h4fdc375e003f7c87 [INFO] [stdout] at /opt/rustwide/workdir/tests/test.rs:194:1 [INFO] [stdout] 62: 0x563b96932c0e - core::ops::function::FnOnce::call_once::h1e1c92036b0c451e [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 63: 0x563b969d2d73 - core::ops::function::FnOnce::call_once::h673fbe3f96486fd2 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 64: 0x563b969d2d73 - test::__rust_begin_short_backtrace::h8eedc24e104ef6a0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:577:5 [INFO] [stdout] 65: 0x563b969d1820 - as core::ops::function::FnOnce>::call_once::h028d0969d3f94d78 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 66: 0x563b969d1820 - as core::ops::function::FnOnce<()>>::call_once::h7634b01590b1722b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 67: 0x563b969d1820 - std::panicking::try::do_call::hf74f869706dec63b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 68: 0x563b969d1820 - std::panicking::try::hd0b7346ebfaaae44 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 69: 0x563b969d1820 - std::panic::catch_unwind::hdbf6904f7c253080 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 70: 0x563b969d1820 - test::run_test_in_process::h87e95a014ac91067 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:600:18 [INFO] [stdout] 71: 0x563b969d1820 - test::run_test::run_test_inner::{{closure}}::hdd69ae44aaab3470 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:492:39 [INFO] [stdout] 72: 0x563b969acaf2 - test::run_test::run_test_inner::{{closure}}::hc159305704d5b68a [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/test/src/lib.rs:519:37 [INFO] [stdout] 73: 0x563b969acaf2 - std::sys_common::backtrace::__rust_begin_short_backtrace::h33d8a8ad5f788fcc [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 74: 0x563b969b0868 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h6181011ddf4b8353 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 75: 0x563b969b0868 - as core::ops::function::FnOnce<()>>::call_once::hf924ea0a0f25a1c0 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:346:9 [INFO] [stdout] 76: 0x563b969b0868 - std::panicking::try::do_call::hd58061792d05fa5c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 77: 0x563b969b0868 - std::panicking::try::h3080747417e5af37 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 78: 0x563b969b0868 - std::panic::catch_unwind::hfeba515dcf36cb66 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/panic.rs:433:14 [INFO] [stdout] 79: 0x563b969b0868 - std::thread::Builder::spawn_unchecked::{{closure}}::h29d57a62faff749b [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 80: 0x563b969b0868 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h44709d312d2a9c59 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 81: 0x563b96e672e7 - as core::ops::function::FnOnce>::call_once::h902e2cf6655e1b0c [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 82: 0x563b96e672e7 - as core::ops::function::FnOnce>::call_once::h893a5452154309d1 [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/alloc/src/boxed.rs:1575:9 [INFO] [stdout] 83: 0x563b96e672e7 - std::sys::unix::thread::Thread::new::thread_start::hdedcb57c96ab37cd [INFO] [stdout] at /rustc/99e3aef02079e9c10583638520cd0c134dc3a01d/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 84: 0x7f9c3290b609 - start_thread [INFO] [stdout] 85: 0x7f9c326dd293 - clone [INFO] [stdout] 86: 0x0 - [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.41s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test test' [INFO] running `Command { std: "docker" "inspect" "dc95391467f9c715384464cdc5f3cdc2cf0b88a419b3e3cd84d4cc9339712f5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc95391467f9c715384464cdc5f3cdc2cf0b88a419b3e3cd84d4cc9339712f5c", kill_on_drop: false }` [INFO] [stdout] dc95391467f9c715384464cdc5f3cdc2cf0b88a419b3e3cd84d4cc9339712f5c