[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvorner%2Fcorona" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vorner/corona on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/benchmarks/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b528d471b9fdd7ca6631ecc754fb44b0c3ec8de12219ed4d978c94cb7e87bdc
[INFO] running `Command { std: "docker" "start" "-a" "5b528d471b9fdd7ca6631ecc754fb44b0c3ec8de12219ed4d978c94cb7e87bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b528d471b9fdd7ca6631ecc754fb44b0c3ec8de12219ed4d978c94cb7e87bdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b528d471b9fdd7ca6631ecc754fb44b0c3ec8de12219ed4d978c94cb7e87bdc", kill_on_drop: false }`
[INFO] [stdout] 5b528d471b9fdd7ca6631ecc754fb44b0c3ec8de12219ed4d978c94cb7e87bdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 879ae18f2991e0b9ac53749b269d96cc24fa80e30196cfce27e13e841b1ba42d
[INFO] running `Command { std: "docker" "start" "-a" "879ae18f2991e0b9ac53749b269d96cc24fa80e30196cfce27e13e841b1ba42d", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/benchmarks/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.45
[INFO] [stderr]    Compiling rand_core v0.3.0
[INFO] [stderr]    Compiling byteorder v1.2.7
[INFO] [stderr]    Compiling slab v0.4.1
[INFO] [stderr]    Compiling cc v1.0.26
[INFO] [stderr]    Compiling crossbeam-utils v0.6.3
[INFO] [stderr]    Compiling tokio-executor v0.1.5
[INFO] [stderr]    Compiling arrayvec v0.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]    Compiling smallvec v0.6.7
[INFO] [stderr]    Compiling rand_chacha v0.1.0
[INFO] [stderr]    Compiling rand v0.6.1
[INFO] [stderr]    Compiling tokio-current-thread v0.1.4
[INFO] [stderr]    Compiling tokio-timer v0.2.8
[INFO] [stderr]    Compiling rand_core v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.1.0
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling rand_pcg v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.6.1
[INFO] [stderr]    Compiling crossbeam-deque v0.6.2
[INFO] [stderr]    Compiling context v2.1.0
[INFO] [stderr]    Compiling iovec v0.1.2
[INFO] [stderr]    Compiling rand v0.5.5
[INFO] [stderr]    Compiling net2 v0.2.33
[INFO] [stderr]    Compiling num_cpus v1.9.0
[INFO] [stderr]    Compiling bytes v0.4.11
[INFO] [stderr]    Compiling mio v0.6.16
[INFO] [stderr]    Compiling tokio-io v0.1.10
[INFO] [stderr]    Compiling tokio-threadpool v0.1.9
[INFO] [stderr]    Compiling mio-uds v0.6.7
[INFO] [stderr]    Compiling tokio-codec v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.6.4
[INFO] [stderr]    Compiling tokio-reactor v0.1.7
[INFO] [stderr]    Compiling tokio-fs v0.1.4
[INFO] [stderr]    Compiling tokio-udp v0.1.3
[INFO] [stderr]    Compiling tokio-uds v0.2.4
[INFO] [stderr]    Compiling tokio-tcp v0.1.2
[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.75s
[INFO] running `Command { std: "docker" "inspect" "879ae18f2991e0b9ac53749b269d96cc24fa80e30196cfce27e13e841b1ba42d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "879ae18f2991e0b9ac53749b269d96cc24fa80e30196cfce27e13e841b1ba42d", kill_on_drop: false }`
[INFO] [stdout] 879ae18f2991e0b9ac53749b269d96cc24fa80e30196cfce27e13e841b1ba42d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 092c75982f6794c063072e228d5e9f36a03c0abb1e3199fc791cc1c429bcddd2
[INFO] running `Command { std: "docker" "start" "-a" "092c75982f6794c063072e228d5e9f36a03c0abb1e3199fc791cc1c429bcddd2", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/benchmarks/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling serde v1.0.82
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling pulldown-cmark v0.1.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.7
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling either v1.5.0
[INFO] [stderr]    Compiling bitflags v0.9.1
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling rustc_version v0.2.3
[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 parking_lot v0.6.4
[INFO] [stderr]    Compiling tokio-reactor v0.1.7
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling tokio-uds v0.2.4
[INFO] [stderr]    Compiling tokio-tcp v0.1.2
[INFO] [stderr]    Compiling tokio-udp v0.1.3
[INFO] [stderr]    Compiling tokio-threadpool v0.1.9
[INFO] [stderr]    Compiling url v1.7.2
[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]    --> 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/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 `test` profile [unoptimized + debuginfo] target(s) in 11.06s
[INFO] running `Command { std: "docker" "inspect" "092c75982f6794c063072e228d5e9f36a03c0abb1e3199fc791cc1c429bcddd2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "092c75982f6794c063072e228d5e9f36a03c0abb1e3199fc791cc1c429bcddd2", kill_on_drop: false }`
[INFO] [stdout] 092c75982f6794c063072e228d5e9f36a03c0abb1e3199fc791cc1c429bcddd2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3821146d7861f751793a91a8de92989fdd635e7b6824a3ffb2d32c873817f780
[INFO] running `Command { std: "docker" "start" "-a" "3821146d7861f751793a91a8de92989fdd635e7b6824a3ffb2d32c873817f780", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/benchmarks/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[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: `corona` (lib) generated 17 warnings (run `cargo fix --lib -p corona` to apply 15 suggestions)
[INFO] [stderr] warning: `corona` (lib test) generated 17 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.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/corona/14aa8b8a83e42c64/deps/corona-14aa8b8a83e42c64)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test coroutine::tests::coroutine_run ... ok
[INFO] [stdout] test coroutine::tests::leak_always ... ok
[INFO] [stdout] test switch::tests::switch_coroutine ... ok
[INFO] [stdout] test wrappers::tests::async_sink_sender ... ok
[INFO] [stdout] test coroutine::tests::spawn_some ... ok
[INFO] [stdout] test wrappers::tests::stream_extract ... ok
[INFO] [stdout] test wrappers::tests::sink_sender ... 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_spawn - should panic ... ok
[INFO] [stdout] test coroutine::tests::panic_leak ... ok
[INFO] [stdout] test coroutine::tests::panic_in_future ... ok
[INFO] [stdout] test coroutine::tests::panics_run ... ok
[INFO] [stdout] test coroutine::tests::future_wait ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running test/tests.rs (/opt/rustwide/target/debug/build/corona/af14599ad088b369/deps/integration_tests-af14599ad088b369)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test early_cleanup::stream_panic ... ok
[INFO] [stdout] test early_cleanup::cleanup_nopanic ... ok
[INFO] [stdout] test bugreports::bug_4_weird_stack_size_assert ... ok
[INFO] [stdout] test prelude_api::coro_wait ... ok
[INFO] [stdout] test prelude_api::extract ... ok
[INFO] [stdout] test prelude_api::iter_ok_many ... ok
[INFO] [stdout] test early_cleanup::cleanup_panic ... ok
[INFO] [stdout] test prelude_api::reference ... ok
[INFO] [stdout] test prelude_api::iter_ok ... ok
[INFO] [stdout] test prelude_api::push_sink ... ok
[INFO] [stdout] test version::test_html_root_url ... ok
[INFO] [stdout] test version::test_readme_deps ... ok
[INFO] [stdout] test prelude_api::iter_result ... ok
[INFO] [stdout] test early_cleanup::stream_cleanup ... ok
[INFO] [stdout] test io_blocking::line_req_resp ... FAILED
[INFO] [stdout] test early_cleanup::cleanup_main_panic ... 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' (46) 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:     0x5b25ce305372 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b25ce305372 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b25ce305372 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b25ce305372 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b25ce31b23a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b25ce31b23a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x5b25ce30a3f6 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b25ce30a3f6 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b25ce2e30bf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b25ce2e30bf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b25ce2fd5a9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b25ce07a4ae - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b25ce07a4ae - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b25ce2fd812 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b25ce2fd812 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b25ce2e3178 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b25ce2dab19 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b25ce2e3fcd - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b25ce31b9ac - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b25ce31b6f2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b25ce049b97 - <core[8f93d80df273fe75]::result::Result<tokio_tcp[23bc17b328714ff4]::listener::TcpListener, std[840933623431fd06]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5b25ce049b97 - integration_tests[b7205c8245f65ff1]::io_blocking::server
[INFO] [stdout]                                at /opt/rustwide/workdir/test/io_blocking.rs:13:71
[INFO] [stdout]   22:     0x5b25ce048437 - integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/test/io_blocking.rs:53:20
[INFO] [stdout]   23:     0x5b25ce033d43 - <futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::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:     0x5b25ce037505 - <futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>> as futures[841fdcee2b2f32af]::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:     0x5b25ce029735 - <futures[841fdcee2b2f32af]::task_impl::Spawn<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>>::poll_future_notify::<futures[841fdcee2b2f32af]::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:     0x5b25ce029759 - <futures[841fdcee2b2f32af]::task_impl::Spawn<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>>::enter::<<futures[841fdcee2b2f32af]::task_impl::Spawn<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>>::poll_future_notify<futures[841fdcee2b2f32af]::task_impl::NotifyHandle>::{closure#0}, core[8f93d80df273fe75]::result::Result<futures[841fdcee2b2f32af]::poll::Async<()>, corona[b95e57644f4ba14b]::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:     0x5b25ce040987 - futures[841fdcee2b2f32af]::task_impl::std::set::<<futures[841fdcee2b2f32af]::task_impl::Spawn<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>>::enter<<futures[841fdcee2b2f32af]::task_impl::Spawn<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>>::poll_future_notify<futures[841fdcee2b2f32af]::task_impl::NotifyHandle>::{closure#0}, core[8f93d80df273fe75]::result::Result<futures[841fdcee2b2f32af]::poll::Async<()>, corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}, core[8f93d80df273fe75]::result::Result<futures[841fdcee2b2f32af]::poll::Async<()>, corona[b95e57644f4ba14b]::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:     0x5b25ce026fa0 - <futures[841fdcee2b2f32af]::task_impl::Spawn<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>>::enter::<<futures[841fdcee2b2f32af]::task_impl::Spawn<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>>::poll_future_notify<futures[841fdcee2b2f32af]::task_impl::NotifyHandle>::{closure#0}, core[8f93d80df273fe75]::result::Result<futures[841fdcee2b2f32af]::poll::Async<()>, corona[b95e57644f4ba14b]::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:     0x5b25ce026e70 - <futures[841fdcee2b2f32af]::task_impl::Spawn<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>>::poll_fn_notify::<futures[841fdcee2b2f32af]::task_impl::NotifyHandle, <futures[841fdcee2b2f32af]::task_impl::Spawn<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>>::poll_future_notify<futures[841fdcee2b2f32af]::task_impl::NotifyHandle>::{closure#0}, core[8f93d80df273fe75]::result::Result<futures[841fdcee2b2f32af]::poll::Async<()>, corona[b95e57644f4ba14b]::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:     0x5b25ce026eb0 - <futures[841fdcee2b2f32af]::task_impl::Spawn<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>>::poll_future_notify::<futures[841fdcee2b2f32af]::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:     0x5b25ce04fb1e - <tokio_current_thread[c5ed2c21475a490e]::Entered<tokio_timer[d9f7b3f4365003ec]::timer::Timer<tokio_reactor[28d23c89cdb5285b]::Reactor>>>::block_on::<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::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:     0x5b25ce0507ea - <tokio_current_thread[c5ed2c21475a490e]::Borrow<tokio_reactor[28d23c89cdb5285b]::Handle>>::enter::<<tokio_current_thread[c5ed2c21475a490e]::Entered<tokio_timer[d9f7b3f4365003ec]::timer::Timer<tokio_reactor[28d23c89cdb5285b]::Reactor>>>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<futures[841fdcee2b2f32af]::poll::Async<()>, corona[b95e57644f4ba14b]::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:     0x5b25ce04f243 - <tokio_current_thread[c5ed2c21475a490e]::CurrentRunner>::set_spawn::<<tokio_current_thread[c5ed2c21475a490e]::Borrow<tokio_reactor[28d23c89cdb5285b]::Handle>>::enter<<tokio_current_thread[c5ed2c21475a490e]::Entered<tokio_timer[d9f7b3f4365003ec]::timer::Timer<tokio_reactor[28d23c89cdb5285b]::Reactor>>>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<futures[841fdcee2b2f32af]::poll::Async<()>, corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<futures[841fdcee2b2f32af]::poll::Async<()>, corona[b95e57644f4ba14b]::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:     0x5b25ce050214 - <tokio_current_thread[c5ed2c21475a490e]::Borrow<tokio_reactor[28d23c89cdb5285b]::Handle>>::enter::<<tokio_current_thread[c5ed2c21475a490e]::Entered<tokio_timer[d9f7b3f4365003ec]::timer::Timer<tokio_reactor[28d23c89cdb5285b]::Reactor>>>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<futures[841fdcee2b2f32af]::poll::Async<()>, corona[b95e57644f4ba14b]::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:     0x5b25ce00421c - <std[840933623431fd06]::thread::local::LocalKey<tokio_current_thread[c5ed2c21475a490e]::CurrentRunner>>::try_with::<<tokio_current_thread[c5ed2c21475a490e]::Borrow<tokio_reactor[28d23c89cdb5285b]::Handle>>::enter<<tokio_current_thread[c5ed2c21475a490e]::Entered<tokio_timer[d9f7b3f4365003ec]::timer::Timer<tokio_reactor[28d23c89cdb5285b]::Reactor>>>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<futures[841fdcee2b2f32af]::poll::Async<()>, corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}, core[8f93d80df273fe75]::result::Result<futures[841fdcee2b2f32af]::poll::Async<()>, corona[b95e57644f4ba14b]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5b25ce00355c - <std[840933623431fd06]::thread::local::LocalKey<tokio_current_thread[c5ed2c21475a490e]::CurrentRunner>>::with::<<tokio_current_thread[c5ed2c21475a490e]::Borrow<tokio_reactor[28d23c89cdb5285b]::Handle>>::enter<<tokio_current_thread[c5ed2c21475a490e]::Entered<tokio_timer[d9f7b3f4365003ec]::timer::Timer<tokio_reactor[28d23c89cdb5285b]::Reactor>>>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<futures[841fdcee2b2f32af]::poll::Async<()>, corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}, core[8f93d80df273fe75]::result::Result<futures[841fdcee2b2f32af]::poll::Async<()>, corona[b95e57644f4ba14b]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5b25ce04e5c5 - <tokio_current_thread[c5ed2c21475a490e]::Borrow<tokio_reactor[28d23c89cdb5285b]::Handle>>::enter::<<tokio_current_thread[c5ed2c21475a490e]::Entered<tokio_timer[d9f7b3f4365003ec]::timer::Timer<tokio_reactor[28d23c89cdb5285b]::Reactor>>>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<futures[841fdcee2b2f32af]::poll::Async<()>, corona[b95e57644f4ba14b]::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:     0x5b25ce04cf95 - <tokio_current_thread[c5ed2c21475a490e]::Entered<tokio_timer[d9f7b3f4365003ec]::timer::Timer<tokio_reactor[28d23c89cdb5285b]::Reactor>>>::block_on::<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::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:     0x5b25ce03c8d7 - <tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on::<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::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:     0x5b25ce03e825 - <tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::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:     0x5b25ce059e48 - tokio_executor[1fd33daeba4eeb4b]::global::with_default::<tokio_current_thread[c5ed2c21475a490e]::TaskExecutor, <tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::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:     0x5b25cdff874a - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio_executor[1fd33daeba4eeb4b]::global::State>>>::try_with::<tokio_executor[1fd33daeba4eeb4b]::global::with_default<tokio_current_thread[c5ed2c21475a490e]::TaskExecutor, <tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   43:     0x5b25cdff78dc - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<tokio_executor[1fd33daeba4eeb4b]::global::State>>>::with::<tokio_executor[1fd33daeba4eeb4b]::global::with_default<tokio_current_thread[c5ed2c21475a490e]::TaskExecutor, <tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   44:     0x5b25ce058c5d - tokio_executor[1fd33daeba4eeb4b]::global::with_default::<tokio_current_thread[c5ed2c21475a490e]::TaskExecutor, <tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::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:     0x5b25ce03dcd8 - <tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::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:     0x5b25ce043b79 - tokio_timer[d9f7b3f4365003ec]::timer::handle::with_default::<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::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:     0x5b25cdffbb4a - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<core[8f93d80df273fe75]::option::Option<tokio_timer[d9f7b3f4365003ec]::timer::handle::HandlePriv>>>>::try_with::<tokio_timer[d9f7b3f4365003ec]::timer::handle::with_default<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   48:     0x5b25cdffacdc - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<core[8f93d80df273fe75]::option::Option<tokio_timer[d9f7b3f4365003ec]::timer::handle::HandlePriv>>>>::with::<tokio_timer[d9f7b3f4365003ec]::timer::handle::with_default<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   49:     0x5b25ce041c7b - tokio_timer[d9f7b3f4365003ec]::timer::handle::with_default::<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::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:     0x5b25ce03cef8 - <tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::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:     0x5b25ce06b63b - tokio_timer[d9f7b3f4365003ec]::clock::clock::with_default::<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::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:     0x5b25cdff6d46 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<core[8f93d80df273fe75]::option::Option<*const tokio_timer[d9f7b3f4365003ec]::clock::clock::Clock>>>>::try_with::<tokio_timer[d9f7b3f4365003ec]::clock::clock::with_default<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   53:     0x5b25cdff5e5c - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::Cell<core[8f93d80df273fe75]::option::Option<*const tokio_timer[d9f7b3f4365003ec]::clock::clock::Clock>>>>::with::<tokio_timer[d9f7b3f4365003ec]::clock::clock::with_default<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   54:     0x5b25ce06a5fe - tokio_timer[d9f7b3f4365003ec]::clock::clock::with_default::<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::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:     0x5b25ce03c260 - <tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::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:     0x5b25ce0606b1 - tokio_reactor[28d23c89cdb5285b]::with_default::<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::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:     0x5b25cdffa146 - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<core[8f93d80df273fe75]::option::Option<tokio_reactor[28d23c89cdb5285b]::HandlePriv>>>>::try_with::<tokio_reactor[28d23c89cdb5285b]::with_default<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   58:     0x5b25cdff924c - <std[840933623431fd06]::thread::local::LocalKey<core[8f93d80df273fe75]::cell::RefCell<core[8f93d80df273fe75]::option::Option<tokio_reactor[28d23c89cdb5285b]::HandlePriv>>>>::with::<tokio_reactor[28d23c89cdb5285b]::with_default<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   59:     0x5b25ce05cfa4 - tokio_reactor[28d23c89cdb5285b]::with_default::<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::errors::TaskFailed>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::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:     0x5b25ce0389e5 - <tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::enter::<<tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::coroutine::CoroutineResult<()>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), corona[b95e57644f4ba14b]::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:     0x5b25ce0395c4 - <tokio[95573d77ed1a9a79]::runtime::current_thread::runtime::Runtime>::block_on::<futures[841fdcee2b2f32af]::future::lazy::Lazy<integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}, corona[b95e57644f4ba14b]::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:     0x5b25ce049f1a - integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp
[INFO] [stdout]                                at /opt/rustwide/workdir/test/io_blocking.rs:52:8
[INFO] [stdout]   63:     0x5b25ce048277 - integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/test/io_blocking.rs:50:19
[INFO] [stdout]   64:     0x5b25ce06dde6 - <integration_tests[b7205c8245f65ff1]::io_blocking::line_req_resp::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5b25ce06e85b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5b25ce06e85b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   67:     0x5b25ce07b0ba - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   68:     0x5b25ce07b0ba - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   69:     0x5b25ce07b0ba - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   70:     0x5b25ce07b0ba - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   71:     0x5b25ce07b0ba - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5b25ce07b0ba - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   73:     0x5b25ce07b0ba - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   74:     0x5b25ce075584 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   75:     0x5b25ce075584 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   76:     0x5b25ce07dbb2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   77:     0x5b25ce07dbb2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   78:     0x5b25ce07dbb2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   79:     0x5b25ce07dbb2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   80:     0x5b25ce07dbb2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   81:     0x5b25ce07dbb2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   82:     0x5b25ce07dbb2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   83:     0x5b25ce304c0f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   84:     0x5b25ce304c0f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   85:     0x7057a220eaa4 - <unknown>
[INFO] [stdout]   86:     0x7057a229ba64 - 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" "3821146d7861f751793a91a8de92989fdd635e7b6824a3ffb2d32c873817f780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3821146d7861f751793a91a8de92989fdd635e7b6824a3ffb2d32c873817f780", kill_on_drop: false }`
[INFO] [stdout] 3821146d7861f751793a91a8de92989fdd635e7b6824a3ffb2d32c873817f780
