[INFO] fetching crate mioco 0.8.1...
[INFO] checking mioco-0.8.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate mioco 0.8.1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate mioco 0.8.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mioco 0.8.1
[INFO] finished tweaking crates.io crate mioco 0.8.1
[INFO] tweaked toml for crates.io crate mioco 0.8.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slab v0.1.3
[INFO] [stderr]   Downloaded semver v0.1.20
[INFO] [stderr]   Downloaded spin v0.4.10
[INFO] [stderr]   Downloaded slab v0.2.0
[INFO] [stderr]   Downloaded thread-scoped v1.0.2
[INFO] [stderr]   Downloaded mio v0.5.1
[INFO] [stderr]   Downloaded bytes v0.3.0
[INFO] [stderr]   Downloaded miow v0.1.5
[INFO] [stderr]   Downloaded nix v0.6.0
[INFO] [stderr]   Downloaded rustc_version v0.1.7
[INFO] [stderr]   Downloaded clippy_lints v0.0.85
[INFO] [stderr]   Downloaded context v1.0.1
[INFO] [stderr]   Downloaded clippy v0.0.85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a0a970be5962d6e726c78214679a244f06307161fbf16c45b9a381188558968b
[INFO] running `Command { std: "docker" "start" "-a" "a0a970be5962d6e726c78214679a244f06307161fbf16c45b9a381188558968b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0a970be5962d6e726c78214679a244f06307161fbf16c45b9a381188558968b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0a970be5962d6e726c78214679a244f06307161fbf16c45b9a381188558968b", kill_on_drop: false }`
[INFO] [stdout] a0a970be5962d6e726c78214679a244f06307161fbf16c45b9a381188558968b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbfb1bc365c6c60b934ac817989026a750d80fb0aa0ab672773eabaabd2ea328
[INFO] running `Command { std: "docker" "start" "-a" "dbfb1bc365c6c60b934ac817989026a750d80fb0aa0ab672773eabaabd2ea328", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking bytes v0.3.0
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking nix v0.5.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling ws2_32-sys v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking slab v0.1.3
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking miow v0.1.5
[INFO] [stderr]    Compiling nix v0.6.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking thread-scoped v1.0.2
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking slab v0.2.0
[INFO] [stderr]     Checking owning_ref v0.2.4
[INFO] [stderr]     Checking spin v0.4.10
[INFO] [stderr]    Compiling context v1.0.1
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking mio v0.5.1
[INFO] [stderr]     Checking env_logger v0.3.5
[INFO] [stderr]     Checking mioco v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> lib.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #![allow(private_in_public)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `slab` is imported redundantly
[INFO] [stdout]   --> src/mod.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use slab;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | extern crate slab;
[INFO] [stdout]    | ------------------ the item `slab` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `num_cpus` is imported redundantly
[INFO] [stdout]   --> src/mod.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | use num_cpus;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | extern crate num_cpus;
[INFO] [stdout]    | ---------------------- the item `num_cpus` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `thread_scoped` is imported redundantly
[INFO] [stdout]   --> src/mod.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use thread_scoped;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | extern crate thread_scoped;
[INFO] [stdout]    | --------------------------- the item `thread_scoped` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | use mio_orig::{self, Token, EventLoop, EventLoopConfig};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sync/mpsc.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             try!(self.sender.send(t));
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sync/mpsc.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |         try!(self.sender.send(t));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/timer.rs:4:16
[INFO] [stdout]    |
[INFO] [stdout] 4  | use mio_orig::{self, EventLoop, Token, EventSet};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/unix.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use mio_orig;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/unix.rs:122:36
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let (raw_reader, raw_writer) = try!(mio_orig::unix::pipe());
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/tcp.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use mio_orig;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/tcp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/udp.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use mio_orig;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/evented.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use mio_orig;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `context` is imported redundantly
[INFO] [stdout]   --> src/coroutine.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use context::{self, stack};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | extern crate context;
[INFO] [stdout]    | --------------------- the item `context` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `slab` is imported redundantly
[INFO] [stdout]   --> src/coroutine.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use slab;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | extern crate slab;
[INFO] [stdout]    | ------------------ the item `slab` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/thread.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / /// Current coroutine thread-local reference
[INFO] [stdout] 20 | | ///
[INFO] [stdout] 21 | | /// This reference is used to store a reference to a currently executing
[INFO] [stdout] 22 | | /// mioco coroutine.
[INFO] [stdout] 23 | | ///
[INFO] [stdout] 24 | | /// Should not be used directly, use `tl_current_coroutine()` instead.
[INFO] [stdout]    | |_---------------------------------------------------------------------^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/thread.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/thread.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | use mio_orig::{self, EventLoop, Token, EventSet};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `slab` is imported redundantly
[INFO] [stdout]   --> src/thread.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use slab;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | extern crate slab;
[INFO] [stdout]    | ------------------ the item `slab` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `context` is imported redundantly
[INFO] [stdout]   --> src/thread.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use context;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | extern crate context;
[INFO] [stdout]    | --------------------- the item `context` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> lib.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #![allow(private_in_public)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `slab` is imported redundantly
[INFO] [stdout]   --> src/mod.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use slab;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | extern crate slab;
[INFO] [stdout]    | ------------------ the item `slab` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `num_cpus` is imported redundantly
[INFO] [stdout]   --> src/mod.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | use num_cpus;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | extern crate num_cpus;
[INFO] [stdout]    | ---------------------- the item `num_cpus` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `thread_scoped` is imported redundantly
[INFO] [stdout]   --> src/mod.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use thread_scoped;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | extern crate thread_scoped;
[INFO] [stdout]    | --------------------------- the item `thread_scoped` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | use mio_orig::{self, Token, EventLoop, EventLoopConfig};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sync/mpsc.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             try!(self.sender.send(t));
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sync/mpsc.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |         try!(self.sender.send(t));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/timer.rs:4:16
[INFO] [stdout]    |
[INFO] [stdout] 4  | use mio_orig::{self, EventLoop, Token, EventSet};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/unix.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use mio_orig;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/unix.rs:122:36
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let (raw_reader, raw_writer) = try!(mio_orig::unix::pipe());
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/tcp.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use mio_orig;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/tcp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/udp.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use mio_orig;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/evented.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use mio_orig;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `context` is imported redundantly
[INFO] [stdout]   --> src/coroutine.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use context::{self, stack};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | extern crate context;
[INFO] [stdout]    | --------------------- the item `context` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `slab` is imported redundantly
[INFO] [stdout]   --> src/coroutine.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use slab;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | extern crate slab;
[INFO] [stdout]    | ------------------ the item `slab` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/thread.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / /// Current coroutine thread-local reference
[INFO] [stdout] 20 | | ///
[INFO] [stdout] 21 | | /// This reference is used to store a reference to a currently executing
[INFO] [stdout] 22 | | /// mioco coroutine.
[INFO] [stdout] 23 | | ///
[INFO] [stdout] 24 | | /// Should not be used directly, use `tl_current_coroutine()` instead.
[INFO] [stdout]    | |_---------------------------------------------------------------------^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/thread.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/thread.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | use mio_orig::{self, EventLoop, Token, EventSet};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `slab` is imported redundantly
[INFO] [stdout]   --> src/thread.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use slab;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | extern crate slab;
[INFO] [stdout]    | ------------------ the item `slab` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `context` is imported redundantly
[INFO] [stdout]   --> src/thread.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use context;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | extern crate context;
[INFO] [stdout]    | --------------------- the item `context` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> tests.rs:411:33
[INFO] [stdout]     |
[INFO] [stdout] 411 |                     r:reader => { panic!("reader fired first!") },
[INFO] [stdout]     |                                 ^^                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 411 -                     r:reader => { panic!("reader fired first!") },
[INFO] [stdout] 411 +                     r:reader => panic!("reader fired first!"),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> tests.rs:1503:34
[INFO] [stdout]      |
[INFO] [stdout] 1503 |                     r:timer_b => {panic!("wrong timer fired!")},
[INFO] [stdout]      |                                  ^                            ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1503 -                     r:timer_b => {panic!("wrong timer fired!")},
[INFO] [stdout] 1503 +                     r:timer_b => panic!("wrong timer fired!"),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> tests.rs:1596:29
[INFO] [stdout]      |
[INFO] [stdout] 1596 |                 r:reader => { panic!("reader fired first!") },
[INFO] [stdout]      |                             ^^                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1596 -                 r:reader => { panic!("reader fired first!") },
[INFO] [stdout] 1596 +                 r:reader => panic!("reader fired first!"),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/coroutine.rs:166:29
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub blocked_on: Vec<Box<RcEventSourceTrait + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub blocked_on: Vec<Box<dyn RcEventSourceTrait + 'static>>,
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/coroutine.rs:141:32
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub type UserDataAny = Arc<Box<Any + Send + Sync>>;
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub type UserDataAny = Arc<Box<dyn Any + Send + Sync>>;
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/thread.rs:215:20
[INFO] [stdout]     |
[INFO] [stdout] 215 |     scheduler: Box<SchedulerThread + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 215 |     scheduler: Box<dyn SchedulerThread + 'static>,
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/thread.rs:294:24
[INFO] [stdout]     |
[INFO] [stdout] 294 |     PropagatePanic(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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 294 |     PropagatePanic(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/thunk.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     invoke: Box<Invoke<A, R> + Send + 'a>,
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     invoke: Box<dyn Invoke<A, R> + Send + 'a>,
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:696:24
[INFO] [stdout]     |
[INFO] [stdout] 696 |     scheduler: Arc<Box<Scheduler>>,
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 696 |     scheduler: Arc<Box<dyn Scheduler>>,
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/coroutine.rs:166:29
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub blocked_on: Vec<Box<RcEventSourceTrait + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub blocked_on: Vec<Box<dyn RcEventSourceTrait + 'static>>,
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/coroutine.rs:141:32
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub type UserDataAny = Arc<Box<Any + Send + Sync>>;
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub type UserDataAny = Arc<Box<dyn Any + Send + Sync>>;
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/thread.rs:215:20
[INFO] [stdout]     |
[INFO] [stdout] 215 |     scheduler: Box<SchedulerThread + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 215 |     scheduler: Box<dyn SchedulerThread + 'static>,
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/thread.rs:294:24
[INFO] [stdout]     |
[INFO] [stdout] 294 |     PropagatePanic(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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 294 |     PropagatePanic(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/thunk.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     invoke: Box<Invoke<A, R> + Send + 'a>,
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     invoke: Box<dyn Invoke<A, R> + Send + 'a>,
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:696:24
[INFO] [stdout]     |
[INFO] [stdout] 696 |     scheduler: Arc<Box<Scheduler>>,
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 696 |     scheduler: Arc<Box<dyn Scheduler>>,
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:262:35
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn spawn_thread(&self) -> Box<SchedulerThread + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn spawn_thread(&self) -> Box<dyn SchedulerThread + 'static>;
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:345:35
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn spawn_thread(&self) -> Box<SchedulerThread> {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn spawn_thread(&self) -> Box<dyn SchedulerThread> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/evented.rs:459:35
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn to_trait(&self) -> Box<RcEventSourceTrait + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn to_trait(&self) -> Box<dyn RcEventSourceTrait + 'static> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:648:41
[INFO] [stdout]     |
[INFO] [stdout] 648 |                          scheduler: Box<SchedulerThread + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 648 |                          scheduler: Box<dyn SchedulerThread + 'static>,
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:735:52
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub fn set_scheduler(&mut self, scheduler: Box<Scheduler + 'static>) -> &mut Self {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub fn set_scheduler(&mut self, scheduler: Box<dyn Scheduler + 'static>) -> &mut Self {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:262:35
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn spawn_thread(&self) -> Box<SchedulerThread + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn spawn_thread(&self) -> Box<dyn SchedulerThread + 'static>;
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:345:35
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn spawn_thread(&self) -> Box<SchedulerThread> {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn spawn_thread(&self) -> Box<dyn SchedulerThread> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/evented.rs:459:35
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn to_trait(&self) -> Box<RcEventSourceTrait + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn to_trait(&self) -> Box<dyn RcEventSourceTrait + 'static> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:648:41
[INFO] [stdout]     |
[INFO] [stdout] 648 |                          scheduler: Box<SchedulerThread + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 648 |                          scheduler: Box<dyn SchedulerThread + 'static>,
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/thread.rs:223:56
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn new(shared: RcHandlerShared, scheduler: Box<SchedulerThread>) -> Self {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn new(shared: RcHandlerShared, scheduler: Box<dyn SchedulerThread>) -> Self {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:735:52
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub fn set_scheduler(&mut self, scheduler: Box<Scheduler + 'static>) -> &mut Self {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub fn set_scheduler(&mut self, scheduler: Box<dyn Scheduler + 'static>) -> &mut Self {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/thread.rs:223:56
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn new(shared: RcHandlerShared, scheduler: Box<SchedulerThread>) -> Self {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn new(shared: RcHandlerShared, scheduler: Box<dyn SchedulerThread>) -> Self {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> tests.rs:650:39
[INFO] [stdout]     |
[INFO] [stdout] 650 |         fn spawn_thread(&self) -> Box<mioco::sched::SchedulerThread> {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 650 |         fn spawn_thread(&self) -> Box<dyn mioco::sched::SchedulerThread> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> tests.rs:692:39
[INFO] [stdout]     |
[INFO] [stdout] 692 |         fn spawn_thread(&self) -> Box<mioco::sched::SchedulerThread> {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 692 |         fn spawn_thread(&self) -> Box<dyn mioco::sched::SchedulerThread> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> tests.rs:743:39
[INFO] [stdout]     |
[INFO] [stdout] 743 |         fn spawn_thread(&self) -> Box<mioco::sched::SchedulerThread> {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 743 |         fn spawn_thread(&self) -> Box<dyn mioco::sched::SchedulerThread> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> tests.rs:1080:39
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         fn spawn_thread(&self) -> Box<mioco::sched::SchedulerThread> {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         fn spawn_thread(&self) -> Box<dyn mioco::sched::SchedulerThread> {
[INFO] [stdout]      |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:532:40
[INFO] [stdout]     |
[INFO] [stdout] 532 |             if (&***arcref.owner() as &Any).downcast_ref::<T>().is_some() {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 532 |             if (&***arcref.owner() as &dyn Any).downcast_ref::<T>().is_some() {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:533:49
[INFO] [stdout]     |
[INFO] [stdout] 533 |                 Some(arcref.map(|ud| (&**ud as &Any).downcast_ref::<T>().unwrap())
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 533 |                 Some(arcref.map(|ud| (&**ud as &dyn Any).downcast_ref::<T>().unwrap())
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:971:36
[INFO] [stdout]     |
[INFO] [stdout] 971 |         if (&***arcref.owner() as &Any).downcast_ref::<T>().is_some() {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 971 |         if (&***arcref.owner() as &dyn Any).downcast_ref::<T>().is_some() {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:972:45
[INFO] [stdout]     |
[INFO] [stdout] 972 |             Some(arcref.map(|ud| (&**ud as &Any).downcast_ref::<T>().unwrap())
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 972 |             Some(arcref.map(|ud| (&**ud as &dyn Any).downcast_ref::<T>().unwrap())
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:532:40
[INFO] [stdout]     |
[INFO] [stdout] 532 |             if (&***arcref.owner() as &Any).downcast_ref::<T>().is_some() {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 532 |             if (&***arcref.owner() as &dyn Any).downcast_ref::<T>().is_some() {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:533:49
[INFO] [stdout]     |
[INFO] [stdout] 533 |                 Some(arcref.map(|ud| (&**ud as &Any).downcast_ref::<T>().unwrap())
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 533 |                 Some(arcref.map(|ud| (&**ud as &dyn Any).downcast_ref::<T>().unwrap())
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:971:36
[INFO] [stdout]     |
[INFO] [stdout] 971 |         if (&***arcref.owner() as &Any).downcast_ref::<T>().is_some() {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 971 |         if (&***arcref.owner() as &dyn Any).downcast_ref::<T>().is_some() {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:972:45
[INFO] [stdout]     |
[INFO] [stdout] 972 |             Some(arcref.map(|ud| (&**ud as &Any).downcast_ref::<T>().unwrap())
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 972 |             Some(arcref.map(|ud| (&**ud as &dyn Any).downcast_ref::<T>().unwrap())
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/evented.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |             let mut common = &mut shared.0.borrow_mut().common;
[INFO] [stdout]    |                 ----^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/coroutine.rs:376:17
[INFO] [stdout]     |
[INFO] [stdout] 376 |             let mut common = &mut event_source.common_mut();
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mod.rs:984:9
[INFO] [stdout]     |
[INFO] [stdout] 984 |     let mut coroutine = unsafe { tl_current_coroutine() };
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mod.rs:995:9
[INFO] [stdout]     |
[INFO] [stdout] 995 |     let mut coroutine = unsafe { tl_current_coroutine() };
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `ReceiverCore<T>` in public interface
[INFO] [stdout]   --> src/sync/mpsc.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct ReceiverCore<T> {
[INFO] [stdout]    | ---------------------- `ReceiverCore<T>` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 35 |     type Raw = ReceiverCore<T>;
[INFO] [stdout]    |     ^^^^^^^^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ReceiverCore<T>` is more private than the item `<src::sync::mpsc::Receiver<T> as EventedImpl>::shared`
[INFO] [stdout]   --> src/sync/mpsc.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn shared(&self) -> &RcEventSource<ReceiverCore<T>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<src::sync::mpsc::Receiver<T> as EventedImpl>::shared` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ReceiverCore<T>` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/sync/mpsc.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct ReceiverCore<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `TimerCore` in public interface
[INFO] [stdout]   --> src/timer.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TimerCore {
[INFO] [stdout]    | ---------------- `TimerCore` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 47 |     type Raw = TimerCore;
[INFO] [stdout]    |     ^^^^^^^^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TimerCore` is more private than the item `<Timer as EventedImpl>::shared`
[INFO] [stdout]   --> src/timer.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn shared(&self) -> &RcEventSource<TimerCore> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<Timer as EventedImpl>::shared` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `TimerCore` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/timer.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TimerCore {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/evented.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |             let mut common = &mut shared.0.borrow_mut().common;
[INFO] [stdout]    |                 ----^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 44 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/coroutine.rs:376:17
[INFO] [stdout]     |
[INFO] [stdout] 376 |             let mut common = &mut event_source.common_mut();
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mioco` (lib) due to 3 previous errors; 44 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mod.rs:984:9
[INFO] [stdout]     |
[INFO] [stdout] 984 |     let mut coroutine = unsafe { tl_current_coroutine() };
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mod.rs:995:9
[INFO] [stdout]     |
[INFO] [stdout] 995 |     let mut coroutine = unsafe { tl_current_coroutine() };
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `ReceiverCore<T>` in public interface
[INFO] [stdout]   --> src/sync/mpsc.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct ReceiverCore<T> {
[INFO] [stdout]    | ---------------------- `ReceiverCore<T>` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 35 |     type Raw = ReceiverCore<T>;
[INFO] [stdout]    |     ^^^^^^^^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ReceiverCore<T>` is more private than the item `<src::sync::mpsc::Receiver<T> as EventedImpl>::shared`
[INFO] [stdout]   --> src/sync/mpsc.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn shared(&self) -> &RcEventSource<ReceiverCore<T>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<src::sync::mpsc::Receiver<T> as EventedImpl>::shared` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ReceiverCore<T>` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/sync/mpsc.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct ReceiverCore<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `TimerCore` in public interface
[INFO] [stdout]   --> src/timer.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TimerCore {
[INFO] [stdout]    | ---------------- `TimerCore` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 47 |     type Raw = TimerCore;
[INFO] [stdout]    |     ^^^^^^^^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TimerCore` is more private than the item `<Timer as EventedImpl>::shared`
[INFO] [stdout]   --> src/timer.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn shared(&self) -> &RcEventSource<TimerCore> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<Timer as EventedImpl>::shared` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `TimerCore` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/timer.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TimerCore {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 52 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mioco` (lib test) due to 3 previous errors; 52 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "dbfb1bc365c6c60b934ac817989026a750d80fb0aa0ab672773eabaabd2ea328", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbfb1bc365c6c60b934ac817989026a750d80fb0aa0ab672773eabaabd2ea328", kill_on_drop: false }`
[INFO] [stdout] dbfb1bc365c6c60b934ac817989026a750d80fb0aa0ab672773eabaabd2ea328
[INFO] checking mioco-0.8.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate mioco 0.8.1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate mioco 0.8.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate mioco 0.8.1
[INFO] finished tweaking crates.io crate mioco 0.8.1
[INFO] tweaked toml for crates.io crate mioco 0.8.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d24f7782cbc27688b933f63c8c260837409f3fde31a50fa573b4bd91a79c4ac3
[INFO] running `Command { std: "docker" "start" "-a" "d24f7782cbc27688b933f63c8c260837409f3fde31a50fa573b4bd91a79c4ac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d24f7782cbc27688b933f63c8c260837409f3fde31a50fa573b4bd91a79c4ac3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d24f7782cbc27688b933f63c8c260837409f3fde31a50fa573b4bd91a79c4ac3", kill_on_drop: false }`
[INFO] [stdout] d24f7782cbc27688b933f63c8c260837409f3fde31a50fa573b4bd91a79c4ac3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 992bc53075c3e904d0058256de22158f90df20fdbb9044d2f935ecd3766f3df1
[INFO] running `Command { std: "docker" "start" "-a" "992bc53075c3e904d0058256de22158f90df20fdbb9044d2f935ecd3766f3df1", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking bitflags v0.4.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking nix v0.5.1
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling ws2_32-sys v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking slab v0.1.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking miow v0.1.5
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking bytes v0.3.0
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]    Compiling nix v0.6.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking owning_ref v0.2.4
[INFO] [stderr]     Checking spin v0.4.10
[INFO] [stderr]     Checking thread-scoped v1.0.2
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking slab v0.2.0
[INFO] [stderr]    Compiling context v1.0.1
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking mio v0.5.1
[INFO] [stderr]     Checking env_logger v0.3.5
[INFO] [stderr]     Checking mioco v0.8.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> lib.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #![allow(private_in_public)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `slab` is imported redundantly
[INFO] [stdout]   --> src/mod.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use slab;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | extern crate slab;
[INFO] [stdout]    | ------------------ the item `slab` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `num_cpus` is imported redundantly
[INFO] [stdout]   --> src/mod.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | use num_cpus;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | extern crate num_cpus;
[INFO] [stdout]    | ---------------------- the item `num_cpus` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `thread_scoped` is imported redundantly
[INFO] [stdout]   --> src/mod.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use thread_scoped;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | extern crate thread_scoped;
[INFO] [stdout]    | --------------------------- the item `thread_scoped` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | use mio_orig::{self, Token, EventLoop, EventLoopConfig};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sync/mpsc.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             try!(self.sender.send(t));
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sync/mpsc.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |         try!(self.sender.send(t));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/timer.rs:4:16
[INFO] [stdout]    |
[INFO] [stdout] 4  | use mio_orig::{self, EventLoop, Token, EventSet};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/unix.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use mio_orig;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/unix.rs:122:36
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let (raw_reader, raw_writer) = try!(mio_orig::unix::pipe());
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/tcp.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use mio_orig;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/tcp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/udp.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use mio_orig;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/evented.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use mio_orig;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `context` is imported redundantly
[INFO] [stdout]   --> src/coroutine.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use context::{self, stack};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | extern crate context;
[INFO] [stdout]    | --------------------- the item `context` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `slab` is imported redundantly
[INFO] [stdout]   --> src/coroutine.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use slab;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | extern crate slab;
[INFO] [stdout]    | ------------------ the item `slab` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/thread.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / /// Current coroutine thread-local reference
[INFO] [stdout] 20 | | ///
[INFO] [stdout] 21 | | /// This reference is used to store a reference to a currently executing
[INFO] [stdout] 22 | | /// mioco coroutine.
[INFO] [stdout] 23 | | ///
[INFO] [stdout] 24 | | /// Should not be used directly, use `tl_current_coroutine()` instead.
[INFO] [stdout]    | |_---------------------------------------------------------------------^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/thread.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/thread.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | use mio_orig::{self, EventLoop, Token, EventSet};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `slab` is imported redundantly
[INFO] [stdout]   --> src/thread.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use slab;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | extern crate slab;
[INFO] [stdout]    | ------------------ the item `slab` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `context` is imported redundantly
[INFO] [stdout]   --> src/thread.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use context;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | extern crate context;
[INFO] [stdout]    | --------------------- the item `context` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/coroutine.rs:166:29
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub blocked_on: Vec<Box<RcEventSourceTrait + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub blocked_on: Vec<Box<dyn RcEventSourceTrait + 'static>>,
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/coroutine.rs:141:32
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub type UserDataAny = Arc<Box<Any + Send + Sync>>;
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub type UserDataAny = Arc<Box<dyn Any + Send + Sync>>;
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/thread.rs:215:20
[INFO] [stdout]     |
[INFO] [stdout] 215 |     scheduler: Box<SchedulerThread + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 215 |     scheduler: Box<dyn SchedulerThread + 'static>,
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/thread.rs:294:24
[INFO] [stdout]     |
[INFO] [stdout] 294 |     PropagatePanic(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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 294 |     PropagatePanic(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/thunk.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     invoke: Box<Invoke<A, R> + Send + 'a>,
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     invoke: Box<dyn Invoke<A, R> + Send + 'a>,
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:696:24
[INFO] [stdout]     |
[INFO] [stdout] 696 |     scheduler: Arc<Box<Scheduler>>,
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 696 |     scheduler: Arc<Box<dyn Scheduler>>,
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `private_in_public` has been removed: replaced with another group of lints, see RFC <https://rust-lang.github.io/rfcs/2145-type-privacy.html> for more information
[INFO] [stdout]   --> lib.rs:45:10
[INFO] [stdout]    |
[INFO] [stdout] 45 | #![allow(private_in_public)]
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `slab` is imported redundantly
[INFO] [stdout]   --> src/mod.rs:1:5
[INFO] [stdout]    |
[INFO] [stdout] 1  | use slab;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | extern crate slab;
[INFO] [stdout]    | ------------------ the item `slab` is already imported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `num_cpus` is imported redundantly
[INFO] [stdout]   --> src/mod.rs:2:5
[INFO] [stdout]    |
[INFO] [stdout] 2  | use num_cpus;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:63:1
[INFO] [stdout]    |
[INFO] [stdout] 63 | extern crate num_cpus;
[INFO] [stdout]    | ---------------------- the item `num_cpus` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `thread_scoped` is imported redundantly
[INFO] [stdout]   --> src/mod.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use thread_scoped;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | extern crate thread_scoped;
[INFO] [stdout]    | --------------------------- the item `thread_scoped` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/mod.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 | use mio_orig::{self, Token, EventLoop, EventLoopConfig};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sync/mpsc.rs:246:13
[INFO] [stdout]     |
[INFO] [stdout] 246 |             try!(self.sender.send(t));
[INFO] [stdout]     |             ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/sync/mpsc.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |         try!(self.sender.send(t));
[INFO] [stdout]     |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/timer.rs:4:16
[INFO] [stdout]    |
[INFO] [stdout] 4  | use mio_orig::{self, EventLoop, Token, EventSet};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/unix.rs:6:5
[INFO] [stdout]    |
[INFO] [stdout] 6  | use mio_orig;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/unix.rs:122:36
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let (raw_reader, raw_writer) = try!(mio_orig::unix::pipe());
[INFO] [stdout]     |                                    ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/tcp.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use mio_orig;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/tcp.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/udp.rs:3:5
[INFO] [stdout]    |
[INFO] [stdout] 3  | use mio_orig;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/evented.rs:5:5
[INFO] [stdout]    |
[INFO] [stdout] 5  | use mio_orig;
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `context` is imported redundantly
[INFO] [stdout]   --> src/coroutine.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use context::{self, stack};
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | extern crate context;
[INFO] [stdout]    | --------------------- the item `context` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `slab` is imported redundantly
[INFO] [stdout]   --> src/coroutine.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use slab;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | extern crate slab;
[INFO] [stdout]    | ------------------ the item `slab` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused doc comment
[INFO] [stdout]   --> src/thread.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | / /// Current coroutine thread-local reference
[INFO] [stdout] 20 | | ///
[INFO] [stdout] 21 | | /// This reference is used to store a reference to a currently executing
[INFO] [stdout] 22 | | /// mioco coroutine.
[INFO] [stdout] 23 | | ///
[INFO] [stdout] 24 | | /// Should not be used directly, use `tl_current_coroutine()` instead.
[INFO] [stdout]    | |_---------------------------------------------------------------------^
[INFO] [stdout]    |   |
[INFO] [stdout]    |   rustdoc does not generate documentation for macro invocations
[INFO] [stdout]    |
[INFO] [stdout]    = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion
[INFO] [stdout]    = note: `#[warn(unused_doc_comments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> src/thread.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `mio_orig` is imported redundantly
[INFO] [stdout]   --> src/thread.rs:14:16
[INFO] [stdout]    |
[INFO] [stdout] 14 | use mio_orig::{self, EventLoop, Token, EventSet};
[INFO] [stdout]    |                ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | extern crate mio as mio_orig;
[INFO] [stdout]    | ----------------------------- the item `mio_orig` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `slab` is imported redundantly
[INFO] [stdout]   --> src/thread.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use slab;
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:64:1
[INFO] [stdout]    |
[INFO] [stdout] 64 | extern crate slab;
[INFO] [stdout]    | ------------------ the item `slab` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `context` is imported redundantly
[INFO] [stdout]   --> src/thread.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use context;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | extern crate context;
[INFO] [stdout]    | --------------------- the item `context` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `std` is imported redundantly
[INFO] [stdout]  --> tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std;
[INFO] [stdout]   |     ^^^ the item `std` is already imported by prelude
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]    --> tests.rs:411:33
[INFO] [stdout]     |
[INFO] [stdout] 411 |                     r:reader => { panic!("reader fired first!") },
[INFO] [stdout]     |                                 ^^                             ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_braces)]` on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]     |
[INFO] [stdout] 411 -                     r:reader => { panic!("reader fired first!") },
[INFO] [stdout] 411 +                     r:reader => panic!("reader fired first!"),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> tests.rs:1503:34
[INFO] [stdout]      |
[INFO] [stdout] 1503 |                     r:timer_b => {panic!("wrong timer fired!")},
[INFO] [stdout]      |                                  ^                            ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1503 -                     r:timer_b => {panic!("wrong timer fired!")},
[INFO] [stdout] 1503 +                     r:timer_b => panic!("wrong timer fired!"),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]     --> tests.rs:1596:29
[INFO] [stdout]      |
[INFO] [stdout] 1596 |                 r:reader => { panic!("reader fired first!") },
[INFO] [stdout]      |                             ^^                             ^^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]      |
[INFO] [stdout] 1596 -                 r:reader => { panic!("reader fired first!") },
[INFO] [stdout] 1596 +                 r:reader => panic!("reader fired first!"),
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:262:35
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn spawn_thread(&self) -> Box<SchedulerThread + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn spawn_thread(&self) -> Box<dyn SchedulerThread + 'static>;
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:345:35
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn spawn_thread(&self) -> Box<SchedulerThread> {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn spawn_thread(&self) -> Box<dyn SchedulerThread> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/evented.rs:459:35
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn to_trait(&self) -> Box<RcEventSourceTrait + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn to_trait(&self) -> Box<dyn RcEventSourceTrait + 'static> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:648:41
[INFO] [stdout]     |
[INFO] [stdout] 648 |                          scheduler: Box<SchedulerThread + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 648 |                          scheduler: Box<dyn SchedulerThread + 'static>,
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:735:52
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub fn set_scheduler(&mut self, scheduler: Box<Scheduler + 'static>) -> &mut Self {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub fn set_scheduler(&mut self, scheduler: Box<dyn Scheduler + 'static>) -> &mut Self {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/coroutine.rs:166:29
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub blocked_on: Vec<Box<RcEventSourceTrait + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 166 |     pub blocked_on: Vec<Box<dyn RcEventSourceTrait + 'static>>,
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/coroutine.rs:141:32
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub type UserDataAny = Arc<Box<Any + Send + Sync>>;
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub type UserDataAny = Arc<Box<dyn Any + Send + Sync>>;
[INFO] [stdout]     |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/thread.rs:215:20
[INFO] [stdout]     |
[INFO] [stdout] 215 |     scheduler: Box<SchedulerThread + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 215 |     scheduler: Box<dyn SchedulerThread + 'static>,
[INFO] [stdout]     |                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/thread.rs:294:24
[INFO] [stdout]     |
[INFO] [stdout] 294 |     PropagatePanic(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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 294 |     PropagatePanic(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/thunk.rs:12:17
[INFO] [stdout]    |
[INFO] [stdout] 12 |     invoke: Box<Invoke<A, R> + Send + 'a>,
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 12 |     invoke: Box<dyn Invoke<A, R> + Send + 'a>,
[INFO] [stdout]    |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:696:24
[INFO] [stdout]     |
[INFO] [stdout] 696 |     scheduler: Arc<Box<Scheduler>>,
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 696 |     scheduler: Arc<Box<dyn Scheduler>>,
[INFO] [stdout]     |                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/thread.rs:223:56
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn new(shared: RcHandlerShared, scheduler: Box<SchedulerThread>) -> Self {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn new(shared: RcHandlerShared, scheduler: Box<dyn SchedulerThread>) -> Self {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:262:35
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn spawn_thread(&self) -> Box<SchedulerThread + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 262 |     fn spawn_thread(&self) -> Box<dyn SchedulerThread + 'static>;
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:345:35
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn spawn_thread(&self) -> Box<SchedulerThread> {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 345 |     fn spawn_thread(&self) -> Box<dyn SchedulerThread> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/evented.rs:459:35
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn to_trait(&self) -> Box<RcEventSourceTrait + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 459 |     pub fn to_trait(&self) -> Box<dyn RcEventSourceTrait + 'static> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:648:41
[INFO] [stdout]     |
[INFO] [stdout] 648 |                          scheduler: Box<SchedulerThread + '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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 648 |                          scheduler: Box<dyn SchedulerThread + 'static>,
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:735:52
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub fn set_scheduler(&mut self, scheduler: Box<Scheduler + 'static>) -> &mut Self {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 735 |     pub fn set_scheduler(&mut self, scheduler: Box<dyn Scheduler + 'static>) -> &mut Self {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/thread.rs:223:56
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn new(shared: RcHandlerShared, scheduler: Box<SchedulerThread>) -> Self {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn new(shared: RcHandlerShared, scheduler: Box<dyn SchedulerThread>) -> Self {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> tests.rs:650:39
[INFO] [stdout]     |
[INFO] [stdout] 650 |         fn spawn_thread(&self) -> Box<mioco::sched::SchedulerThread> {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 650 |         fn spawn_thread(&self) -> Box<dyn mioco::sched::SchedulerThread> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> tests.rs:692:39
[INFO] [stdout]     |
[INFO] [stdout] 692 |         fn spawn_thread(&self) -> Box<mioco::sched::SchedulerThread> {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 692 |         fn spawn_thread(&self) -> Box<dyn mioco::sched::SchedulerThread> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> tests.rs:743:39
[INFO] [stdout]     |
[INFO] [stdout] 743 |         fn spawn_thread(&self) -> Box<mioco::sched::SchedulerThread> {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 743 |         fn spawn_thread(&self) -> Box<dyn mioco::sched::SchedulerThread> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]     --> tests.rs:1080:39
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         fn spawn_thread(&self) -> Box<mioco::sched::SchedulerThread> {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         fn spawn_thread(&self) -> Box<dyn mioco::sched::SchedulerThread> {
[INFO] [stdout]      |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:532:40
[INFO] [stdout]     |
[INFO] [stdout] 532 |             if (&***arcref.owner() as &Any).downcast_ref::<T>().is_some() {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 532 |             if (&***arcref.owner() as &dyn Any).downcast_ref::<T>().is_some() {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:533:49
[INFO] [stdout]     |
[INFO] [stdout] 533 |                 Some(arcref.map(|ud| (&**ud as &Any).downcast_ref::<T>().unwrap())
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 533 |                 Some(arcref.map(|ud| (&**ud as &dyn Any).downcast_ref::<T>().unwrap())
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:971:36
[INFO] [stdout]     |
[INFO] [stdout] 971 |         if (&***arcref.owner() as &Any).downcast_ref::<T>().is_some() {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 971 |         if (&***arcref.owner() as &dyn Any).downcast_ref::<T>().is_some() {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:972:45
[INFO] [stdout]     |
[INFO] [stdout] 972 |             Some(arcref.map(|ud| (&**ud as &Any).downcast_ref::<T>().unwrap())
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 972 |             Some(arcref.map(|ud| (&**ud as &dyn Any).downcast_ref::<T>().unwrap())
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/evented.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |             let mut common = &mut shared.0.borrow_mut().common;
[INFO] [stdout]    |                 ----^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:532:40
[INFO] [stdout]     |
[INFO] [stdout] 532 |             if (&***arcref.owner() as &Any).downcast_ref::<T>().is_some() {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 532 |             if (&***arcref.owner() as &dyn Any).downcast_ref::<T>().is_some() {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:533:49
[INFO] [stdout]     |
[INFO] [stdout] 533 |                 Some(arcref.map(|ud| (&**ud as &Any).downcast_ref::<T>().unwrap())
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 533 |                 Some(arcref.map(|ud| (&**ud as &dyn Any).downcast_ref::<T>().unwrap())
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/coroutine.rs:376:17
[INFO] [stdout]     |
[INFO] [stdout] 376 |             let mut common = &mut event_source.common_mut();
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:971:36
[INFO] [stdout]     |
[INFO] [stdout] 971 |         if (&***arcref.owner() as &Any).downcast_ref::<T>().is_some() {
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 971 |         if (&***arcref.owner() as &dyn Any).downcast_ref::<T>().is_some() {
[INFO] [stdout]     |                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/mod.rs:972:45
[INFO] [stdout]     |
[INFO] [stdout] 972 |             Some(arcref.map(|ud| (&**ud as &Any).downcast_ref::<T>().unwrap())
[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/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 972 |             Some(arcref.map(|ud| (&**ud as &dyn Any).downcast_ref::<T>().unwrap())
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mod.rs:984:9
[INFO] [stdout]     |
[INFO] [stdout] 984 |     let mut coroutine = unsafe { tl_current_coroutine() };
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mod.rs:995:9
[INFO] [stdout]     |
[INFO] [stdout] 995 |     let mut coroutine = unsafe { tl_current_coroutine() };
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `ReceiverCore<T>` in public interface
[INFO] [stdout]   --> src/sync/mpsc.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct ReceiverCore<T> {
[INFO] [stdout]    | ---------------------- `ReceiverCore<T>` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 35 |     type Raw = ReceiverCore<T>;
[INFO] [stdout]    |     ^^^^^^^^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ReceiverCore<T>` is more private than the item `<src::sync::mpsc::Receiver<T> as EventedImpl>::shared`
[INFO] [stdout]   --> src/sync/mpsc.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn shared(&self) -> &RcEventSource<ReceiverCore<T>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<src::sync::mpsc::Receiver<T> as EventedImpl>::shared` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ReceiverCore<T>` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/sync/mpsc.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct ReceiverCore<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `TimerCore` in public interface
[INFO] [stdout]   --> src/timer.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TimerCore {
[INFO] [stdout]    | ---------------- `TimerCore` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 47 |     type Raw = TimerCore;
[INFO] [stdout]    |     ^^^^^^^^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TimerCore` is more private than the item `<Timer as EventedImpl>::shared`
[INFO] [stdout]   --> src/timer.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn shared(&self) -> &RcEventSource<TimerCore> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<Timer as EventedImpl>::shared` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `TimerCore` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/timer.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TimerCore {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 44 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mioco` (lib) due to 3 previous errors; 44 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/evented.rs:74:17
[INFO] [stdout]    |
[INFO] [stdout] 74 |             let mut common = &mut shared.0.borrow_mut().common;
[INFO] [stdout]    |                 ----^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/coroutine.rs:376:17
[INFO] [stdout]     |
[INFO] [stdout] 376 |             let mut common = &mut event_source.common_mut();
[INFO] [stdout]     |                 ----^^^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mod.rs:984:9
[INFO] [stdout]     |
[INFO] [stdout] 984 |     let mut coroutine = unsafe { tl_current_coroutine() };
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/mod.rs:995:9
[INFO] [stdout]     |
[INFO] [stdout] 995 |     let mut coroutine = unsafe { tl_current_coroutine() };
[INFO] [stdout]     |         ----^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `ReceiverCore<T>` in public interface
[INFO] [stdout]   --> src/sync/mpsc.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct ReceiverCore<T> {
[INFO] [stdout]    | ---------------------- `ReceiverCore<T>` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 35 |     type Raw = ReceiverCore<T>;
[INFO] [stdout]    |     ^^^^^^^^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `ReceiverCore<T>` is more private than the item `<src::sync::mpsc::Receiver<T> as EventedImpl>::shared`
[INFO] [stdout]   --> src/sync/mpsc.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn shared(&self) -> &RcEventSource<ReceiverCore<T>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<src::sync::mpsc::Receiver<T> as EventedImpl>::shared` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `ReceiverCore<T>` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/sync/mpsc.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct ReceiverCore<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `TimerCore` in public interface
[INFO] [stdout]   --> src/timer.rs:47:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TimerCore {
[INFO] [stdout]    | ---------------- `TimerCore` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 47 |     type Raw = TimerCore;
[INFO] [stdout]    |     ^^^^^^^^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `TimerCore` is more private than the item `<Timer as EventedImpl>::shared`
[INFO] [stdout]   --> src/timer.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 |     fn shared(&self) -> &RcEventSource<TimerCore> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<Timer as EventedImpl>::shared` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `TimerCore` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/timer.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct TimerCore {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 52 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mioco` (lib test) due to 3 previous errors; 52 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "992bc53075c3e904d0058256de22158f90df20fdbb9044d2f935ecd3766f3df1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "992bc53075c3e904d0058256de22158f90df20fdbb9044d2f935ecd3766f3df1", kill_on_drop: false }`
[INFO] [stdout] 992bc53075c3e904d0058256de22158f90df20fdbb9044d2f935ecd3766f3df1
