[INFO] fetching crate rotor 0.6.3... [INFO] testing rotor-0.6.3 against beta-2022-08-09 for beta-1.64-2 [INFO] extracting crate rotor 0.6.3 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate rotor 0.6.3 on toolchain beta-2022-08-09 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rotor 0.6.3 [INFO] finished tweaking crates.io crate rotor 0.6.3 [INFO] tweaked toml for crates.io crate rotor 0.6.3 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-08-09" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57aad01cc8e44afba773b43af7b78639612763d36aa186d3e2c0b8af151db408 [INFO] running `Command { std: "docker" "start" "-a" "57aad01cc8e44afba773b43af7b78639612763d36aa186d3e2c0b8af151db408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57aad01cc8e44afba773b43af7b78639612763d36aa186d3e2c0b8af151db408", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57aad01cc8e44afba773b43af7b78639612763d36aa186d3e2c0b8af151db408", kill_on_drop: false }` [INFO] [stdout] 57aad01cc8e44afba773b43af7b78639612763d36aa186d3e2c0b8af151db408 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-08-09" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee9adbe577780d3b9baf81805b7bc7f0764a5bb2ea38626bc651b6a297b7534b [INFO] running `Command { std: "docker" "start" "-a" "ee9adbe577780d3b9baf81805b7bc7f0764a5bb2ea38626bc651b6a297b7534b", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling quick-error v0.2.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling rotor v0.6.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `scope` [INFO] [stdout] --> src/creator.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | use scope::{early_scope, EarlyScope, scope, Scope}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/creator.rs:74:21 [INFO] [stdout] | [INFO] [stdout] 74 | let eloop = try!(create_loop(&cfg)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `mio_original` is private, and cannot be re-exported (error E0365), consider declaring with `pub` [INFO] [stdout] --> src/lib.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | pub use mio_original as mio; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(pub_use_of_private_extern_crate)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: extern crate `void_original` is private, and cannot be re-exported (error E0365), consider declaring with `pub` [INFO] [stdout] --> src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | pub use void_original as void; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/notify.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / quick_error! { [INFO] [stdout] 6 | | /// Error when waking up a connection [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// In most cases it's okay to panic on this error [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/notify.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / quick_error! { [INFO] [stdout] 6 | | /// Error when waking up a connection [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// In most cases it's okay to panic on this error [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/notify.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / quick_error! { [INFO] [stdout] 6 | | /// Error when waking up a connection [INFO] [stdout] 7 | | /// [INFO] [stdout] 8 | | /// In most cases it's okay to panic on this error [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `quick_error` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | loop_api: &'a mut LoopApi, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 - loop_api: &'a mut LoopApi, [INFO] [stdout] 37 + loop_api: &'a mut dyn LoopApi, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:50:23 [INFO] [stdout] | [INFO] [stdout] 50 | loop_api: &'a mut LoopApi, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 50 - loop_api: &'a mut LoopApi, [INFO] [stdout] 50 + loop_api: &'a mut dyn LoopApi, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/response.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | Error(Box), [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 - Error(Box), [INFO] [stdout] 14 + Error(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:15:19 [INFO] [stdout] | [INFO] [stdout] 15 | UserError(Box), [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 15 - UserError(Box), [INFO] [stdout] 15 + UserError(Box), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:59:33 [INFO] [stdout] | [INFO] [stdout] 59 | fn register(&mut self, io: &Evented, interest: EventSet, opt: PollOpt) [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 59 - fn register(&mut self, io: &Evented, interest: EventSet, opt: PollOpt) [INFO] [stdout] 59 + fn register(&mut self, io: &dyn Evented, interest: EventSet, opt: PollOpt) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | fn reregister(&mut self, io: &Evented, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 61 - fn reregister(&mut self, io: &Evented, [INFO] [stdout] 61 + fn reregister(&mut self, io: &dyn Evented, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:64:35 [INFO] [stdout] | [INFO] [stdout] 64 | fn deregister(&mut self, io: &Evented) -> io::Result<()>; [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 64 - fn deregister(&mut self, io: &Evented) -> io::Result<()>; [INFO] [stdout] 64 + fn deregister(&mut self, io: &dyn Evented) -> io::Result<()>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:100:37 [INFO] [stdout] | [INFO] [stdout] 100 | pub fn register(&mut self, io: &Evented, interest: EventSet, opt: PollOpt) [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 100 - pub fn register(&mut self, io: &Evented, interest: EventSet, opt: PollOpt) [INFO] [stdout] 100 + pub fn register(&mut self, io: &dyn Evented, interest: EventSet, opt: PollOpt) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:106:39 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn reregister(&mut self, io: &Evented, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 106 - pub fn reregister(&mut self, io: &Evented, [INFO] [stdout] 106 + pub fn reregister(&mut self, io: &dyn Evented, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:113:39 [INFO] [stdout] | [INFO] [stdout] 113 | pub fn deregister(&mut self, io: &Evented) -> io::Result<()> [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 113 - pub fn deregister(&mut self, io: &Evented) -> io::Result<()> [INFO] [stdout] 113 + pub fn deregister(&mut self, io: &dyn Evented) -> io::Result<()> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:167:33 [INFO] [stdout] | [INFO] [stdout] 167 | fn register(&mut self, io: &Evented, interest: EventSet, opt: PollOpt) [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 167 - fn register(&mut self, io: &Evented, interest: EventSet, opt: PollOpt) [INFO] [stdout] 167 + fn register(&mut self, io: &dyn Evented, interest: EventSet, opt: PollOpt) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:173:35 [INFO] [stdout] | [INFO] [stdout] 173 | fn reregister(&mut self, io: &Evented, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 173 - fn reregister(&mut self, io: &Evented, [INFO] [stdout] 173 + fn reregister(&mut self, io: &dyn Evented, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:180:35 [INFO] [stdout] | [INFO] [stdout] 180 | fn deregister(&mut self, io: &Evented) -> io::Result<()> [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 180 - fn deregister(&mut self, io: &Evented) -> io::Result<()> [INFO] [stdout] 180 + fn deregister(&mut self, io: &dyn Evented) -> io::Result<()> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:231:37 [INFO] [stdout] | [INFO] [stdout] 231 | pub fn register(&mut self, io: &Evented, interest: EventSet, opt: PollOpt) [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 231 - pub fn register(&mut self, io: &Evented, interest: EventSet, opt: PollOpt) [INFO] [stdout] 231 + pub fn register(&mut self, io: &dyn Evented, interest: EventSet, opt: PollOpt) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:237:39 [INFO] [stdout] | [INFO] [stdout] 237 | pub fn reregister(&mut self, io: &Evented, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 237 - pub fn reregister(&mut self, io: &Evented, [INFO] [stdout] 237 + pub fn reregister(&mut self, io: &dyn Evented, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:244:39 [INFO] [stdout] | [INFO] [stdout] 244 | pub fn deregister(&mut self, io: &Evented) -> io::Result<()> [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 244 - pub fn deregister(&mut self, io: &Evented) -> io::Result<()> [INFO] [stdout] 244 + pub fn deregister(&mut self, io: &dyn Evented) -> io::Result<()> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:295:33 [INFO] [stdout] | [INFO] [stdout] 295 | fn register(&mut self, io: &Evented, interest: EventSet, opt: PollOpt) [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 295 - fn register(&mut self, io: &Evented, interest: EventSet, opt: PollOpt) [INFO] [stdout] 295 + fn register(&mut self, io: &dyn Evented, interest: EventSet, opt: PollOpt) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:301:35 [INFO] [stdout] | [INFO] [stdout] 301 | fn reregister(&mut self, io: &Evented, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 301 - fn reregister(&mut self, io: &Evented, [INFO] [stdout] 301 + fn reregister(&mut self, io: &dyn Evented, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scope.rs:308:35 [INFO] [stdout] | [INFO] [stdout] 308 | fn deregister(&mut self, io: &Evented) -> io::Result<()> [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 308 - fn deregister(&mut self, io: &Evented) -> io::Result<()> [INFO] [stdout] 308 + fn deregister(&mut self, io: &dyn Evented) -> io::Result<()> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loop_api.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | fn register(&mut self, io: &Evented, token: Token, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - fn register(&mut self, io: &Evented, token: Token, [INFO] [stdout] 12 + fn register(&mut self, io: &dyn Evented, token: Token, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loop_api.rs:14:35 [INFO] [stdout] | [INFO] [stdout] 14 | fn reregister(&mut self, io: &Evented, token: Token, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 14 - fn reregister(&mut self, io: &Evented, token: Token, [INFO] [stdout] 14 + fn reregister(&mut self, io: &dyn Evented, token: Token, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loop_api.rs:16:35 [INFO] [stdout] | [INFO] [stdout] 16 | fn deregister(&mut self, io: &Evented) -> io::Result<()>; [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 16 - fn deregister(&mut self, io: &Evented) -> io::Result<()>; [INFO] [stdout] 16 + fn deregister(&mut self, io: &dyn Evented) -> io::Result<()>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loop_api.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | fn register(&mut self, io: &Evented, token: Token, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 25 - fn register(&mut self, io: &Evented, token: Token, [INFO] [stdout] 25 + fn register(&mut self, io: &dyn Evented, token: Token, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loop_api.rs:31:35 [INFO] [stdout] | [INFO] [stdout] 31 | fn reregister(&mut self, io: &Evented, token: Token, [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 31 - fn reregister(&mut self, io: &Evented, token: Token, [INFO] [stdout] 31 + fn reregister(&mut self, io: &dyn Evented, token: Token, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/loop_api.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | fn deregister(&mut self, io: &Evented) -> io::Result<()> [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 [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 - fn deregister(&mut self, io: &Evented) -> io::Result<()> [INFO] [stdout] 37 + fn deregister(&mut self, io: &dyn Evented) -> io::Result<()> [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/response.rs:174:30 [INFO] [stdout] | [INFO] [stdout] 174 | -> (Result>>, Option, Option