[INFO] cloning repository https://github.com/vorner/corona
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vorner/corona" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorner%2Fcorona", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorner%2Fcorona'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b6cd7bbfce9e3fc2d345d213a8ed7370442e30f6
[INFO] testing vorner/corona against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorner%2Fcorona" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vorner/corona
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/vorner/corona
[INFO] tweaked toml for git repo https://github.com/vorner/corona written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vorner/corona on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vorner/corona already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: benchmarks/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `benchmarks` (manifest) generated 1 warning
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `corona` (manifest) generated 1 warning
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 141c6b801f5383c7581e355c1c0cd0b57e9c3fd687901fdd38822aeefcd3726d
[INFO] running `Command { std: "docker" "start" "141c6b801f5383c7581e355c1c0cd0b57e9c3fd687901fdd38822aeefcd3726d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "141c6b801f5383c7581e355c1c0cd0b57e9c3fd687901fdd38822aeefcd3726d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "141c6b801f5383c7581e355c1c0cd0b57e9c3fd687901fdd38822aeefcd3726d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "141c6b801f5383c7581e355c1c0cd0b57e9c3fd687901fdd38822aeefcd3726d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "141c6b801f5383c7581e355c1c0cd0b57e9c3fd687901fdd38822aeefcd3726d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: benchmarks/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `benchmarks` (manifest) generated 1 warning
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `corona` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]    Compiling cfg-if v0.1.6
[INFO] [stderr]    Compiling futures v0.1.25
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling byteorder v1.2.7
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling lazy_static v1.2.0
[INFO] [stderr]    Compiling slab v0.4.1
[INFO] [stderr]    Compiling stable_deref_trait v1.1.1
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling nodrop v0.1.13
[INFO] [stderr]    Compiling memoffset v0.2.1
[INFO] [stderr]    Compiling cc v1.0.26
[INFO] [stderr]    Compiling owning_ref v0.4.0
[INFO] [stderr]    Compiling log v0.4.6
[INFO] [stderr]    Compiling crossbeam-utils v0.6.3
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling arrayvec v0.4.8
[INFO] [stderr]    Compiling smallvec v0.6.7
[INFO] [stderr]    Compiling rand_core v0.2.2
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_xorshift v0.1.0
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling context v2.1.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.6.1
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling num_cpus v1.9.0
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]    Compiling bytes v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.1.0
[INFO] [stderr]    Compiling rand_pcg v0.1.1
[INFO] [stderr]    Compiling rand v0.6.1
[INFO] [stderr]    Compiling mio v0.6.16
[INFO] [stderr]    Compiling crossbeam-deque v0.6.2
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling parking_lot v0.6.4
[INFO] [stderr]    Compiling tokio-executor v0.1.5
[INFO] [stderr]    Compiling tokio-io v0.1.10
[INFO] [stderr]    Compiling tokio-threadpool v0.1.9
[INFO] [stderr]    Compiling tokio-timer v0.2.8
[INFO] [stderr]    Compiling tokio-current-thread v0.1.4
[INFO] [stderr]    Compiling tokio-reactor v0.1.7
[INFO] [stderr]    Compiling tokio-codec v0.1.1
[INFO] [stderr]    Compiling tokio-tcp v0.1.2
[INFO] [stderr]    Compiling tokio-uds v0.2.4
[INFO] [stderr]    Compiling tokio-udp v0.1.3
[INFO] [stderr]    Compiling tokio-fs v0.1.4
[INFO] [stderr]    Compiling tokio v0.1.13
[INFO] [stderr]    Compiling corona v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/switch.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn perform(&mut self, Context, ProtectedFixedSizeStack) ->
[INFO] [stdout]    |                           ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Context`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/switch.rs:19:36
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn perform(&mut self, Context, ProtectedFixedSizeStack) ->
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ProtectedFixedSizeStack`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/coroutine.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Panicked(Box<Any + Send + 'static>),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Panicked(Box<dyn Any + Send + 'static>),
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Panicked(Box<Any + Send + 'static>),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Panicked(Box<dyn Any + Send + 'static>),
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/switch.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub(crate) poll: *mut FnMut() -> Poll<(), ()>,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub(crate) poll: *mut dyn FnMut() -> Poll<(), ()>,
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/switch.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 | type BoxedTask = Box<BoxableTask>;
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 36 | type BoxedTask = Box<dyn BoxableTask>;
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/switch.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |         panic: Box<Any + Send>,
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 158 |         panic: Box<dyn Any + Send>,
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/switch.rs:172:27
[INFO] [stdout]     |
[INFO] [stdout] 172 |         panic: Option<Box<Any + Send>>,
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 172 |         panic: Option<Box<dyn Any + Send>>,
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/switch.rs:20:55
[INFO] [stdout]    |
[INFO] [stdout] 20 |         (Context, ProtectedFixedSizeStack, Option<Box<Any + Send>>);
[INFO] [stdout]    |                                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |         (Context, ProtectedFixedSizeStack, Option<Box<dyn Any + Send>>);
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/switch.rs:29:55
[INFO] [stdout]    |
[INFO] [stdout] 29 |         (Context, ProtectedFixedSizeStack, Option<Box<Any + Send>>)
[INFO] [stdout]    |                                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |         (Context, ProtectedFixedSizeStack, Option<Box<dyn Any + Send>>)
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/switch.rs:26:55
[INFO] [stdout]    |
[INFO] [stdout] 26 |         (Context, ProtectedFixedSizeStack, Option<Box<Any + Send>>),
[INFO] [stdout]    |                                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 26 |         (Context, ProtectedFixedSizeStack, Option<Box<dyn Any + Send>>),
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |         write!(f, "{}", self.description())
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:64:30
[INFO] [stdout]    |
[INFO] [stdout] 64 |         write!(f, "{}", self.description())
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn extractor(&mut self) -> StreamExtractor<Self>;
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn extractor(&mut self) -> StreamExtractor<'_, Self>;
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn extractor(&mut self) -> StreamExtractor<Self> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn extractor(&mut self) -> StreamExtractor<'_, Self> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:385:23
[INFO] [stdout]     |
[INFO] [stdout] 385 |     fn coro_sender<I>(&mut self, iter: I) -> SinkSender<Self::SinkItem, Self, I::IntoIter>
[INFO] [stdout]     |                       ^^^^^^^^^              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 385 |     fn coro_sender<I>(&mut self, iter: I) -> SinkSender<'_, Self::SinkItem, Self, I::IntoIter>
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:391:25
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn coro_sender<Src>(&mut self, iter: Src) -> SinkSender<Self::SinkItem, Self, Src::IntoIter>
[INFO] [stdout]     |                         ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn coro_sender<Src>(&mut self, iter: Src) -> SinkSender<'_, Self::SinkItem, Self, Src::IntoIter>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.77s
[INFO] running `Command { std: "docker" "inspect" "141c6b801f5383c7581e355c1c0cd0b57e9c3fd687901fdd38822aeefcd3726d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "141c6b801f5383c7581e355c1c0cd0b57e9c3fd687901fdd38822aeefcd3726d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `corona` (manifest) generated 1 warning
[INFO] [stderr] warning: benchmarks/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `benchmarks` (manifest) generated 1 warning
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling serde v1.0.82
[INFO] [stderr]    Compiling pulldown-cmark v0.1.2
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.7
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.1.0
[INFO] [stderr]    Compiling rand v0.6.1
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling parking_lot v0.6.4
[INFO] [stderr]    Compiling tokio-reactor v0.1.7
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling tokio-threadpool v0.1.9
[INFO] [stderr]    Compiling tokio-tcp v0.1.2
[INFO] [stderr]    Compiling tokio-udp v0.1.3
[INFO] [stderr]    Compiling tokio-uds v0.2.4
[INFO] [stderr]    Compiling tokio-fs v0.1.4
[INFO] [stderr]    Compiling tokio v0.1.13
[INFO] [stderr]    Compiling corona v0.4.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/switch.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn perform(&mut self, Context, ProtectedFixedSizeStack) ->
[INFO] [stdout]    |                           ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Context`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/switch.rs:19:36
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn perform(&mut self, Context, ProtectedFixedSizeStack) ->
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ProtectedFixedSizeStack`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/coroutine.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Panicked(Box<Any + Send + 'static>),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Panicked(Box<dyn Any + Send + 'static>),
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Panicked(Box<Any + Send + 'static>),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Panicked(Box<dyn Any + Send + 'static>),
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/switch.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub(crate) poll: *mut FnMut() -> Poll<(), ()>,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub(crate) poll: *mut dyn FnMut() -> Poll<(), ()>,
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/switch.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 | type BoxedTask = Box<BoxableTask>;
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 36 | type BoxedTask = Box<dyn BoxableTask>;
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/switch.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |         panic: Box<Any + Send>,
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 158 |         panic: Box<dyn Any + Send>,
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/switch.rs:172:27
[INFO] [stdout]     |
[INFO] [stdout] 172 |         panic: Option<Box<Any + Send>>,
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 172 |         panic: Option<Box<dyn Any + Send>>,
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/switch.rs:20:55
[INFO] [stdout]    |
[INFO] [stdout] 20 |         (Context, ProtectedFixedSizeStack, Option<Box<Any + Send>>);
[INFO] [stdout]    |                                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |         (Context, ProtectedFixedSizeStack, Option<Box<dyn Any + Send>>);
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/switch.rs:29:55
[INFO] [stdout]    |
[INFO] [stdout] 29 |         (Context, ProtectedFixedSizeStack, Option<Box<Any + Send>>)
[INFO] [stdout]    |                                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |         (Context, ProtectedFixedSizeStack, Option<Box<dyn Any + Send>>)
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/switch.rs:26:55
[INFO] [stdout]    |
[INFO] [stdout] 26 |         (Context, ProtectedFixedSizeStack, Option<Box<Any + Send>>),
[INFO] [stdout]    |                                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 26 |         (Context, ProtectedFixedSizeStack, Option<Box<dyn Any + Send>>),
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |         write!(f, "{}", self.description())
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:64:30
[INFO] [stdout]    |
[INFO] [stdout] 64 |         write!(f, "{}", self.description())
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml v0.4.10
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn extractor(&mut self) -> StreamExtractor<Self>;
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn extractor(&mut self) -> StreamExtractor<'_, Self>;
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn extractor(&mut self) -> StreamExtractor<Self> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn extractor(&mut self) -> StreamExtractor<'_, Self> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:385:23
[INFO] [stdout]     |
[INFO] [stdout] 385 |     fn coro_sender<I>(&mut self, iter: I) -> SinkSender<Self::SinkItem, Self, I::IntoIter>
[INFO] [stdout]     |                       ^^^^^^^^^              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 385 |     fn coro_sender<I>(&mut self, iter: I) -> SinkSender<'_, Self::SinkItem, Self, I::IntoIter>
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:391:25
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn coro_sender<Src>(&mut self, iter: Src) -> SinkSender<Self::SinkItem, Self, Src::IntoIter>
[INFO] [stdout]     |                         ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn coro_sender<Src>(&mut self, iter: Src) -> SinkSender<'_, Self::SinkItem, Self, Src::IntoIter>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling version-sync v0.5.0
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/switch.rs:19:27
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn perform(&mut self, Context, ProtectedFixedSizeStack) ->
[INFO] [stdout]    |                           ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Context`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stdout]   --> src/switch.rs:19:36
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn perform(&mut self, Context, ProtectedFixedSizeStack) ->
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ProtectedFixedSizeStack`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/coroutine.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Panicked(Box<Any + Send + 'static>),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Panicked(Box<dyn Any + Send + 'static>),
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/errors.rs:38:18
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Panicked(Box<Any + Send + 'static>),
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 38 |     Panicked(Box<dyn Any + Send + 'static>),
[INFO] [stdout]    |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/switch.rs:39:27
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub(crate) poll: *mut FnMut() -> Poll<(), ()>,
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 39 |     pub(crate) poll: *mut dyn FnMut() -> Poll<(), ()>,
[INFO] [stdout]    |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/switch.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 | type BoxedTask = Box<BoxableTask>;
[INFO] [stdout]    |                      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 36 | type BoxedTask = Box<dyn BoxableTask>;
[INFO] [stdout]    |                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/switch.rs:158:20
[INFO] [stdout]     |
[INFO] [stdout] 158 |         panic: Box<Any + Send>,
[INFO] [stdout]     |                    ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 158 |         panic: Box<dyn Any + Send>,
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/switch.rs:172:27
[INFO] [stdout]     |
[INFO] [stdout] 172 |         panic: Option<Box<Any + Send>>,
[INFO] [stdout]     |                           ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 172 |         panic: Option<Box<dyn Any + Send>>,
[INFO] [stdout]     |                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/switch.rs:20:55
[INFO] [stdout]    |
[INFO] [stdout] 20 |         (Context, ProtectedFixedSizeStack, Option<Box<Any + Send>>);
[INFO] [stdout]    |                                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 20 |         (Context, ProtectedFixedSizeStack, Option<Box<dyn Any + Send>>);
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/switch.rs:29:55
[INFO] [stdout]    |
[INFO] [stdout] 29 |         (Context, ProtectedFixedSizeStack, Option<Box<Any + Send>>)
[INFO] [stdout]    |                                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 29 |         (Context, ProtectedFixedSizeStack, Option<Box<dyn Any + Send>>)
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> test/early_cleanup.rs:116:23
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn no_stream() -> Box<Stream<Item = (), Error = ()>> {
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn no_stream() -> Box<dyn Stream<Item = (), Error = ()>> {
[INFO] [stdout]     |                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/switch.rs:26:55
[INFO] [stdout]    |
[INFO] [stdout] 26 |         (Context, ProtectedFixedSizeStack, Option<Box<Any + Send>>),
[INFO] [stdout]    |                                                       ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 26 |         (Context, ProtectedFixedSizeStack, Option<Box<dyn Any + Send>>),
[INFO] [stdout]    |                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:25:30
[INFO] [stdout]    |
[INFO] [stdout] 25 |         write!(f, "{}", self.description())
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/errors.rs:64:30
[INFO] [stdout]    |
[INFO] [stdout] 64 |         write!(f, "{}", self.description())
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::prelude`
[INFO] [stdout]    --> src/coroutine.rs:544:9
[INFO] [stdout]     |
[INFO] [stdout] 544 |     use tokio::prelude::*;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:229:18
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn extractor(&mut self) -> StreamExtractor<Self>;
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 |     fn extractor(&mut self) -> StreamExtractor<'_, Self>;
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:288:18
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn extractor(&mut self) -> StreamExtractor<Self> {
[INFO] [stdout]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 288 |     fn extractor(&mut self) -> StreamExtractor<'_, Self> {
[INFO] [stdout]     |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:385:23
[INFO] [stdout]     |
[INFO] [stdout] 385 |     fn coro_sender<I>(&mut self, iter: I) -> SinkSender<Self::SinkItem, Self, I::IntoIter>
[INFO] [stdout]     |                       ^^^^^^^^^              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 385 |     fn coro_sender<I>(&mut self, iter: I) -> SinkSender<'_, Self::SinkItem, Self, I::IntoIter>
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/prelude.rs:391:25
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn coro_sender<Src>(&mut self, iter: Src) -> SinkSender<Self::SinkItem, Self, Src::IntoIter>
[INFO] [stdout]     |                         ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 391 |     fn coro_sender<Src>(&mut self, iter: Src) -> SinkSender<'_, Self::SinkItem, Self, Src::IntoIter>
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.65s
[INFO] running `Command { std: "docker" "inspect" "141c6b801f5383c7581e355c1c0cd0b57e9c3fd687901fdd38822aeefcd3726d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "141c6b801f5383c7581e355c1c0cd0b57e9c3fd687901fdd38822aeefcd3726d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `corona` (manifest) generated 1 warning
[INFO] [stderr] warning: benchmarks/Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: `benchmarks` (manifest) generated 1 warning
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> src/switch.rs:19:27
[INFO] [stderr]    |
[INFO] [stderr] 19 |     fn perform(&mut self, Context, ProtectedFixedSizeStack) ->
[INFO] [stderr]    |                           ^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: Context`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stderr]    = note: `#[warn(anonymous_parameters)]` (part of `#[warn(rust_2018_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: anonymous parameters are deprecated and will be removed in the next edition
[INFO] [stderr]   --> src/switch.rs:19:36
[INFO] [stderr]    |
[INFO] [stderr] 19 |     fn perform(&mut self, Context, ProtectedFixedSizeStack) ->
[INFO] [stderr]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^ help: try naming the parameter or explicitly ignoring it: `_: ProtectedFixedSizeStack`
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2018!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2018/trait-fn-parameters.html>
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/coroutine.rs:16:18
[INFO] [stderr]    |
[INFO] [stderr] 16 |     Panicked(Box<Any + Send + 'static>),
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]    = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 16 |     Panicked(Box<dyn Any + Send + 'static>),
[INFO] [stderr]    |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/errors.rs:38:18
[INFO] [stderr]    |
[INFO] [stderr] 38 |     Panicked(Box<Any + Send + 'static>),
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 38 |     Panicked(Box<dyn Any + Send + 'static>),
[INFO] [stderr]    |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/switch.rs:39:27
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub(crate) poll: *mut FnMut() -> Poll<(), ()>,
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 39 |     pub(crate) poll: *mut dyn FnMut() -> Poll<(), ()>,
[INFO] [stderr]    |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/switch.rs:36:22
[INFO] [stderr]    |
[INFO] [stderr] 36 | type BoxedTask = Box<BoxableTask>;
[INFO] [stderr]    |                      ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 36 | type BoxedTask = Box<dyn BoxableTask>;
[INFO] [stderr]    |                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/switch.rs:158:20
[INFO] [stderr]     |
[INFO] [stderr] 158 |         panic: Box<Any + Send>,
[INFO] [stderr]     |                    ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 158 |         panic: Box<dyn Any + Send>,
[INFO] [stderr]     |                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/switch.rs:172:27
[INFO] [stderr]     |
[INFO] [stderr] 172 |         panic: Option<Box<Any + Send>>,
[INFO] [stderr]     |                           ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 172 |         panic: Option<Box<dyn Any + Send>>,
[INFO] [stderr]     |                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/switch.rs:20:55
[INFO] [stderr]    |
[INFO] [stderr] 20 |         (Context, ProtectedFixedSizeStack, Option<Box<Any + Send>>);
[INFO] [stderr]    |                                                       ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 20 |         (Context, ProtectedFixedSizeStack, Option<Box<dyn Any + Send>>);
[INFO] [stderr]    |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/switch.rs:29:55
[INFO] [stderr]    |
[INFO] [stderr] 29 |         (Context, ProtectedFixedSizeStack, Option<Box<Any + Send>>)
[INFO] [stderr]    |                                                       ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 29 |         (Context, ProtectedFixedSizeStack, Option<Box<dyn Any + Send>>)
[INFO] [stderr]    |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]   --> src/switch.rs:26:55
[INFO] [stderr]    |
[INFO] [stderr] 26 |         (Context, ProtectedFixedSizeStack, Option<Box<Any + Send>>),
[INFO] [stderr]    |                                                       ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]    |
[INFO] [stderr] 26 |         (Context, ProtectedFixedSizeStack, Option<Box<dyn Any + Send>>),
[INFO] [stderr]    |                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/errors.rs:25:30
[INFO] [stderr]    |
[INFO] [stderr] 25 |         write!(f, "{}", self.description())
[INFO] [stderr]    |                              ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stderr]   --> src/errors.rs:64:30
[INFO] [stderr]    |
[INFO] [stderr] 64 |         write!(f, "{}", self.description())
[INFO] [stderr]    |                              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/prelude.rs:229:18
[INFO] [stderr]     |
[INFO] [stderr] 229 |     fn extractor(&mut self) -> StreamExtractor<Self>;
[INFO] [stderr]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 229 |     fn extractor(&mut self) -> StreamExtractor<'_, Self>;
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/prelude.rs:288:18
[INFO] [stderr]     |
[INFO] [stderr] 288 |     fn extractor(&mut self) -> StreamExtractor<Self> {
[INFO] [stderr]     |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 288 |     fn extractor(&mut self) -> StreamExtractor<'_, Self> {
[INFO] [stderr]     |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/prelude.rs:385:23
[INFO] [stderr]     |
[INFO] [stderr] 385 |     fn coro_sender<I>(&mut self, iter: I) -> SinkSender<Self::SinkItem, Self, I::IntoIter>
[INFO] [stderr]     |                       ^^^^^^^^^              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 385 |     fn coro_sender<I>(&mut self, iter: I) -> SinkSender<'_, Self::SinkItem, Self, I::IntoIter>
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/prelude.rs:391:25
[INFO] [stderr]     |
[INFO] [stderr] 391 |     fn coro_sender<Src>(&mut self, iter: Src) -> SinkSender<Self::SinkItem, Self, Src::IntoIter>
[INFO] [stderr]     |                         ^^^^^^^^^                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 391 |     fn coro_sender<Src>(&mut self, iter: Src) -> SinkSender<'_, Self::SinkItem, Self, Src::IntoIter>
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tokio::prelude`
[INFO] [stderr]    --> src/coroutine.rs:544:9
[INFO] [stderr]     |
[INFO] [stderr] 544 |     use tokio::prelude::*;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `corona` (lib) generated 17 warnings (run `cargo fix --lib -p corona` to apply 15 suggestions)
[INFO] [stderr] warning: `corona` (lib test) generated 18 warnings (17 duplicates)
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> test/early_cleanup.rs:116:23
[INFO] [stderr]     |
[INFO] [stderr] 116 | fn no_stream() -> Box<Stream<Item = (), Error = ()>> {
[INFO] [stderr]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 116 | fn no_stream() -> Box<dyn Stream<Item = (), Error = ()>> {
[INFO] [stderr]     |                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: `corona` (test "integration_tests") generated 1 warning (run `cargo fix --test "integration_tests" -p corona` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/corona-c671b4e7d8af1380)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test coroutine::tests::leak_always ... ok
[INFO] [stdout] test coroutine::tests::coroutine_run ... ok
[INFO] [stdout] test coroutine::tests::spawn_some ... ok
[INFO] [stdout] test wrappers::tests::sink_sender ... ok
[INFO] [stdout] test switch::tests::switch_coroutine ... ok
[INFO] [stdout] test wrappers::tests::stream_extract ... ok
[INFO] [stdout] test wrappers::tests::async_sink_sender ... ok
[INFO] [stdout] test coroutine::tests::future_wait ... ok
[INFO] [stdout] test coroutine::tests::panic_in_future ... ok
[INFO] [stdout] test coroutine::tests::panic_without_coroutine - should panic ... ok
[INFO] [stdout] test coroutine::tests::panics_catch ... ok
[INFO] [stdout] test coroutine::tests::panics_run ... ok
[INFO] [stdout] test coroutine::tests::panic_leak ... ok
[INFO] [stdout] test coroutine::tests::panics_spawn - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running test/tests.rs (/opt/rustwide/target/debug/deps/integration_tests-f04af19728b5114f)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test early_cleanup::cleanup_nopanic ... ok
[INFO] [stdout] test early_cleanup::cleanup_panic ... ok
[INFO] [stdout] test early_cleanup::stream_panic ... ok
[INFO] [stdout] test prelude_api::coro_wait ... ok
[INFO] [stdout] test prelude_api::extract ... ok
[INFO] [stdout] test bugreports::bug_4_weird_stack_size_assert ... ok
[INFO] [stdout] test prelude_api::iter_ok ... ok
[INFO] [stdout] test prelude_api::iter_result ... ok
[INFO] [stdout] test prelude_api::reference ... ok
[INFO] [stdout] test prelude_api::push_sink ... ok
[INFO] [stdout] test prelude_api::iter_ok_many ... ok
[INFO] [stdout] test version::test_readme_deps ... ok
[INFO] [stdout] test version::test_html_root_url ... ok
[INFO] [stdout] test early_cleanup::cleanup_main_panic ... ok
[INFO] [stdout] test io_blocking::line_req_resp ... FAILED
[INFO] [stdout] test early_cleanup::stream_cleanup ... ok
[INFO] [stdout] test reentrant_wait::directly_reentrant ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- io_blocking::line_req_resp stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'io_blocking::line_req_resp' (1419) panicked at test/io_blocking.rs:13:71:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 22, kind: InvalidInput, message: "Invalid argument" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5e3fcaafe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5e3fcaafe1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5e3fcaafe1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5e3fcaafe1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5e3fcc042a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5e3fcc042a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5e5e3fcaf70c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5e5e3fcaf70c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5e5e3fc88cf6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5e3fc88cf6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5e3fca2f89 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5e3fa23180 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5e5e3fa23180 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5e5e3fca32b2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5e5e3fca32b2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5e5e3fc88da2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5e5e3fc806d9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5e3fc8999d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5e5e3fcc0c5c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5e3fcc09a2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5e5e3fa139f7 - <core[6883ba1bc0fe4ed1]::result::Result<tokio_tcp[63d9c8ab357cb490]::listener::TcpListener, core[6883ba1bc0fe4ed1]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x5e5e3fa139f7 - integration_tests[a0d16d41cda22233]::io_blocking::server
[INFO] [stdout]                                at /opt/rustwide/workdir/test/io_blocking.rs:13:71
[INFO] [stdout]   22:     0x5e5e3fa10647 - integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/test/io_blocking.rs:53:20
[INFO] [stdout]   23:     0x5e5e3fa123fc - <futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::get
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.25/src/future/lazy.rs:64:59
[INFO] [stdout]   24:     0x5e5e3fa15da5 - <futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>> as futures[97d15464ea172ae9]::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.25/src/future/lazy.rs:82:14
[INFO] [stdout]   25:     0x5e5e3fa0f5a5 - <futures[97d15464ea172ae9]::task_impl::Spawn<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>>::poll_future_notify::<futures[97d15464ea172ae9]::task_impl::NotifyHandle>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.25/src/task_impl/mod.rs:326:47
[INFO] [stdout]   26:     0x5e5e3fa0f5c9 - <futures[97d15464ea172ae9]::task_impl::Spawn<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>>::enter::<<futures[97d15464ea172ae9]::task_impl::Spawn<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>>::poll_future_notify<futures[97d15464ea172ae9]::task_impl::NotifyHandle>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<futures[97d15464ea172ae9]::poll::Async<()>, corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.25/src/task_impl/mod.rs:396:27
[INFO] [stdout]   27:     0x5e5e3f9ef087 - futures[97d15464ea172ae9]::task_impl::std::set::<<futures[97d15464ea172ae9]::task_impl::Spawn<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>>::enter<<futures[97d15464ea172ae9]::task_impl::Spawn<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>>::poll_future_notify<futures[97d15464ea172ae9]::task_impl::NotifyHandle>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<futures[97d15464ea172ae9]::poll::Async<()>, corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<futures[97d15464ea172ae9]::poll::Async<()>, corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.25/src/task_impl/std/mod.rs:78:13
[INFO] [stdout]   28:     0x5e5e3fa0c5e0 - <futures[97d15464ea172ae9]::task_impl::Spawn<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>>::enter::<<futures[97d15464ea172ae9]::task_impl::Spawn<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>>::poll_future_notify<futures[97d15464ea172ae9]::task_impl::NotifyHandle>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<futures[97d15464ea172ae9]::poll::Async<()>, corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.25/src/task_impl/mod.rs:396:9
[INFO] [stdout]   29:     0x5e5e3fa0c4b0 - <futures[97d15464ea172ae9]::task_impl::Spawn<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>>::poll_fn_notify::<futures[97d15464ea172ae9]::task_impl::NotifyHandle, <futures[97d15464ea172ae9]::task_impl::Spawn<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>>::poll_future_notify<futures[97d15464ea172ae9]::task_impl::NotifyHandle>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<futures[97d15464ea172ae9]::poll::Async<()>, corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.25/src/task_impl/mod.rs:288:14
[INFO] [stdout]   30:     0x5e5e3fa0c4f0 - <futures[97d15464ea172ae9]::task_impl::Spawn<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>>::poll_future_notify::<futures[97d15464ea172ae9]::task_impl::NotifyHandle>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-0.1.25/src/task_impl/mod.rs:326:14
[INFO] [stdout]   31:     0x5e5e3fa08b6e - <tokio_current_thread[c54f122058dd7bd2]::Entered<tokio_timer[4ec19effe546a6a8]::timer::Timer<tokio_reactor[536103c1a303f55a]::Reactor>>>::block_on::<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.4/src/lib.rs:479:24
[INFO] [stdout]   32:     0x5e5e3fa0996a - <tokio_current_thread[c54f122058dd7bd2]::Borrow<tokio_reactor[536103c1a303f55a]::Handle>>::enter::<<tokio_current_thread[c54f122058dd7bd2]::Entered<tokio_timer[4ec19effe546a6a8]::timer::Timer<tokio_reactor[536103c1a303f55a]::Reactor>>>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<futures[97d15464ea172ae9]::poll::Async<()>, corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.4/src/lib.rs:779:17
[INFO] [stdout]   33:     0x5e5e3fa04fa3 - <tokio_current_thread[c54f122058dd7bd2]::CurrentRunner>::set_spawn::<<tokio_current_thread[c54f122058dd7bd2]::Borrow<tokio_reactor[536103c1a303f55a]::Handle>>::enter<<tokio_current_thread[c54f122058dd7bd2]::Entered<tokio_timer[4ec19effe546a6a8]::timer::Timer<tokio_reactor[536103c1a303f55a]::Reactor>>>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<futures[97d15464ea172ae9]::poll::Async<()>, corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<futures[97d15464ea172ae9]::poll::Async<()>, corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.4/src/lib.rs:816:9
[INFO] [stdout]   34:     0x5e5e3fa09264 - <tokio_current_thread[c54f122058dd7bd2]::Borrow<tokio_reactor[536103c1a303f55a]::Handle>>::enter::<<tokio_current_thread[c54f122058dd7bd2]::Entered<tokio_timer[4ec19effe546a6a8]::timer::Timer<tokio_reactor[536103c1a303f55a]::Reactor>>>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<futures[97d15464ea172ae9]::poll::Async<()>, corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.4/src/lib.rs:778:21
[INFO] [stdout]   35:     0x5e5e3f9caa2c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio_current_thread[c54f122058dd7bd2]::CurrentRunner>>::try_with::<<tokio_current_thread[c54f122058dd7bd2]::Borrow<tokio_reactor[536103c1a303f55a]::Handle>>::enter<<tokio_current_thread[c54f122058dd7bd2]::Entered<tokio_timer[4ec19effe546a6a8]::timer::Timer<tokio_reactor[536103c1a303f55a]::Reactor>>>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<futures[97d15464ea172ae9]::poll::Async<()>, corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<futures[97d15464ea172ae9]::poll::Async<()>, corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   36:     0x5e5e3f9c9d6c - <std[73adb7dc35730857]::thread::local::LocalKey<tokio_current_thread[c54f122058dd7bd2]::CurrentRunner>>::with::<<tokio_current_thread[c54f122058dd7bd2]::Borrow<tokio_reactor[536103c1a303f55a]::Handle>>::enter<<tokio_current_thread[c54f122058dd7bd2]::Entered<tokio_timer[4ec19effe546a6a8]::timer::Timer<tokio_reactor[536103c1a303f55a]::Reactor>>>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<futures[97d15464ea172ae9]::poll::Async<()>, corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<futures[97d15464ea172ae9]::poll::Async<()>, corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   37:     0x5e5e3fa04325 - <tokio_current_thread[c54f122058dd7bd2]::Borrow<tokio_reactor[536103c1a303f55a]::Handle>>::enter::<<tokio_current_thread[c54f122058dd7bd2]::Entered<tokio_timer[4ec19effe546a6a8]::timer::Timer<tokio_reactor[536103c1a303f55a]::Reactor>>>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<futures[97d15464ea172ae9]::poll::Async<()>, corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.4/src/lib.rs:776:17
[INFO] [stdout]   38:     0x5e5e3fa02cf5 - <tokio_current_thread[c54f122058dd7bd2]::Entered<tokio_timer[4ec19effe546a6a8]::timer::Timer<tokio_reactor[536103c1a303f55a]::Reactor>>>::block_on::<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-current-thread-0.1.4/src/lib.rs:478:46
[INFO] [stdout]   39:     0x5e5e3f9ce437 - <tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on::<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.13/src/runtime/current_thread/runtime.rs:187:32
[INFO] [stdout]   40:     0x5e5e3f9d2be5 - <tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.13/src/runtime/current_thread/runtime.rs:228:25
[INFO] [stdout]   41:     0x5e5e3f9f7598 - tokio_executor[15c1e100a4247e9a]::global::with_default::<tokio_current_thread[c54f122058dd7bd2]::TaskExecutor, <tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.1.5/src/global.rs:192:9
[INFO] [stdout]   42:     0x5e5e3f9bef5a - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio_executor[15c1e100a4247e9a]::global::State>>>::try_with::<tokio_executor[15c1e100a4247e9a]::global::with_default<tokio_current_thread[c54f122058dd7bd2]::TaskExecutor, <tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   43:     0x5e5e3f9be0ec - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<tokio_executor[15c1e100a4247e9a]::global::State>>>::with::<tokio_executor[15c1e100a4247e9a]::global::with_default<tokio_current_thread[c54f122058dd7bd2]::TaskExecutor, <tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   44:     0x5e5e3f9f4dcd - tokio_executor[15c1e100a4247e9a]::global::with_default::<tokio_current_thread[c54f122058dd7bd2]::TaskExecutor, <tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-executor-0.1.5/src/global.rs:162:14
[INFO] [stdout]   45:     0x5e5e3f9d2098 - <tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.13/src/runtime/current_thread/runtime.rs:226:21
[INFO] [stdout]   46:     0x5e5e3f9cfde9 - tokio_timer[4ec19effe546a6a8]::timer::handle::with_default::<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.2.8/src/timer/handle.rs:94:9
[INFO] [stdout]   47:     0x5e5e3f9c235a - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::RefCell<core[6883ba1bc0fe4ed1]::option::Option<tokio_timer[4ec19effe546a6a8]::timer::handle::HandlePriv>>>>::try_with::<tokio_timer[4ec19effe546a6a8]::timer::handle::with_default<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   48:     0x5e5e3f9c14ec - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::RefCell<core[6883ba1bc0fe4ed1]::option::Option<tokio_timer[4ec19effe546a6a8]::timer::handle::HandlePriv>>>>::with::<tokio_timer[4ec19effe546a6a8]::timer::handle::with_default<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   49:     0x5e5e3f9cd19b - tokio_timer[4ec19effe546a6a8]::timer::handle::with_default::<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.2.8/src/timer/handle.rs:81:19
[INFO] [stdout]   50:     0x5e5e3f9d10d8 - <tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.13/src/runtime/current_thread/runtime.rs:219:17
[INFO] [stdout]   51:     0x5e5e3f9da4ab - tokio_timer[4ec19effe546a6a8]::clock::clock::with_default::<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.2.8/src/clock/clock.rs:136:9
[INFO] [stdout]   52:     0x5e5e3f9bd556 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<core[6883ba1bc0fe4ed1]::option::Option<*const tokio_timer[4ec19effe546a6a8]::clock::clock::Clock>>>>::try_with::<tokio_timer[4ec19effe546a6a8]::clock::clock::with_default<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   53:     0x5e5e3f9bc66c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::Cell<core[6883ba1bc0fe4ed1]::option::Option<*const tokio_timer[4ec19effe546a6a8]::clock::clock::Clock>>>>::with::<tokio_timer[4ec19effe546a6a8]::clock::clock::with_default<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   54:     0x5e5e3f9d73be - tokio_timer[4ec19effe546a6a8]::clock::clock::with_default::<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-timer-0.2.8/src/clock/clock.rs:119:11
[INFO] [stdout]   55:     0x5e5e3f9cddc0 - <tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.13/src/runtime/current_thread/runtime.rs:218:13
[INFO] [stdout]   56:     0x5e5e3fa07371 - tokio_reactor[536103c1a303f55a]::with_default::<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.7/src/lib.rs:229:9
[INFO] [stdout]   57:     0x5e5e3f9c0956 - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::RefCell<core[6883ba1bc0fe4ed1]::option::Option<tokio_reactor[536103c1a303f55a]::HandlePriv>>>>::try_with::<tokio_reactor[536103c1a303f55a]::with_default<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   58:     0x5e5e3f9bfa5c - <std[73adb7dc35730857]::thread::local::LocalKey<core[6883ba1bc0fe4ed1]::cell::RefCell<core[6883ba1bc0fe4ed1]::option::Option<tokio_reactor[536103c1a303f55a]::HandlePriv>>>>::with::<tokio_reactor[536103c1a303f55a]::with_default<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   59:     0x5e5e3f9ffce4 - tokio_reactor[536103c1a303f55a]::with_default::<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-reactor-0.1.7/src/lib.rs:212:21
[INFO] [stdout]   60:     0x5e5e3f9cbe45 - <tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), corona[c83a8ef1515432c5]::errors::TaskFailed>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.13/src/runtime/current_thread/runtime.rs:217:9
[INFO] [stdout]   61:     0x5e5e3f9cca24 - <tokio[2ed820699bbea1bb]::runtime::current_thread::runtime::Runtime>::block_on::<futures[97d15464ea172ae9]::future::lazy::Lazy<integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}, corona[c83a8ef1515432c5]::coroutine::CoroutineResult<()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-0.1.13/src/runtime/current_thread/runtime.rs:185:14
[INFO] [stdout]   62:     0x5e5e3fa13d7a - integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp
[INFO] [stdout]                                at /opt/rustwide/workdir/test/io_blocking.rs:52:8
[INFO] [stdout]   63:     0x5e5e3fa10487 - integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/test/io_blocking.rs:50:19
[INFO] [stdout]   64:     0x5e5e3f9ebf96 - <integration_tests[a0d16d41cda22233]::io_blocking::line_req_resp::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5e5e3fa164bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5e5e3fa164bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   67:     0x5e5e3fa23b05 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   68:     0x5e5e3fa23b05 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   69:     0x5e5e3fa23b05 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   70:     0x5e5e3fa23b05 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5e5e3fa23b05 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5e5e3fa23b05 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   73:     0x5e5e3fa23b05 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   74:     0x5e5e3fa1e5b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   75:     0x5e5e3fa1e5b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   76:     0x5e5e3fa26c52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   77:     0x5e5e3fa26c52 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   78:     0x5e5e3fa26c52 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   79:     0x5e5e3fa26c52 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x5e5e3fa26c52 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5e5e3fa26c52 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   82:     0x5e5e3fa26c52 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   83:     0x5e5e3fcaa85f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   84:     0x5e5e3fcaa85f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   85:     0x7b2b58927aa4 - <unknown>
[INFO] [stdout]   86:     0x7b2b589b4a64 - clone
[INFO] [stdout]   87:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     io_blocking::line_req_resp
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "141c6b801f5383c7581e355c1c0cd0b57e9c3fd687901fdd38822aeefcd3726d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "141c6b801f5383c7581e355c1c0cd0b57e9c3fd687901fdd38822aeefcd3726d", kill_on_drop: false }`
[INFO] [stdout] 141c6b801f5383c7581e355c1c0cd0b57e9c3fd687901fdd38822aeefcd3726d
