[INFO] cloning repository https://github.com/ParadoxSpiral/axon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ParadoxSpiral/axon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParadoxSpiral%2Faxon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParadoxSpiral%2Faxon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a71a8f96dc8df23895f30b86c4a11d1dc284bb1c [INFO] checking ParadoxSpiral/axon against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FParadoxSpiral%2Faxon" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ParadoxSpiral/axon on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ParadoxSpiral/axon [INFO] finished tweaking git repo https://github.com/ParadoxSpiral/axon [INFO] tweaked toml for git repo https://github.com/ParadoxSpiral/axon written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ParadoxSpiral/axon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 855fb69663bca130f1523aa38f00e4ad44d2205b3a4f8ab426242ffd44036b7b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "855fb69663bca130f1523aa38f00e4ad44d2205b3a4f8ab426242ffd44036b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "855fb69663bca130f1523aa38f00e4ad44d2205b3a4f8ab426242ffd44036b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855fb69663bca130f1523aa38f00e4ad44d2205b3a4f8ab426242ffd44036b7b", kill_on_drop: false }` [INFO] [stdout] 855fb69663bca130f1523aa38f00e4ad44d2205b3a4f8ab426242ffd44036b7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a8565bfcb321d095d3a4965de24af126f38678d449df179812a3bde40c30e769 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a8565bfcb321d095d3a4965de24af126f38678d449df179812a3bde40c30e769", kill_on_drop: false }` [INFO] [stderr] Checking spin v0.5.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking futures v0.1.28 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Checking arc-swap v0.3.11 [INFO] [stderr] Checking opaque-debug v0.2.2 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking numtoa v0.2.3 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking shellexpand v1.0.0 [INFO] [stderr] Checking natord v1.0.9 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking regex-syntax v0.6.7 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking lock_api v0.2.0 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking arrayvec v0.4.10 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking signal-hook-registry v1.0.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking termion v1.5.1 (https://gitlab.redox-os.org/ParadoxSpiral/termion.git#bdf3c6c4) [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking openssl-sys v0.9.47 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking aho-corasick v0.7.4 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking signal-hook v0.1.9 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking regex v0.2.11 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking openssl v0.10.23 [INFO] [stderr] Checking tokio-executor v0.1.8 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking sha-1 v0.8.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking tokio-tls v0.2.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking tokio-dns-unofficial v0.3.1 [INFO] [stderr] Checking tungstenite v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Checking tokio-tungstenite v0.8.0 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Checking synapse-rpc v0.1.20 [INFO] [stderr] Checking axon v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `io` [INFO] [stdout] --> src/input.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | use tokio::{codec, io, prelude::*}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:351:35 [INFO] [stdout] | [INFO] [stdout] 351 | )) as Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:643:72 [INFO] [stdout] | [INFO] [stdout] 643 | &mut widgets::RenderFn::new(draw_torrents) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:644:70 [INFO] [stdout] | [INFO] [stdout] 644 | &mut widgets::RenderFn::new(draw_footer) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:654:76 [INFO] [stdout] | [INFO] [stdout] 654 | &mut widgets::RenderFn::new(draw_trackers) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:655:76 [INFO] [stdout] | [INFO] [stdout] 655 | &mut widgets::RenderFn::new(draw_torrents) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:659:31 [INFO] [stdout] | [INFO] [stdout] 659 | ) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:660:70 [INFO] [stdout] | [INFO] [stdout] 660 | &mut widgets::RenderFn::new(draw_footer) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:670:76 [INFO] [stdout] | [INFO] [stdout] 670 | &mut widgets::RenderFn::new(draw_torrents) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:671:75 [INFO] [stdout] | [INFO] [stdout] 671 | &mut widgets::RenderFn::new(draw_details) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:675:31 [INFO] [stdout] | [INFO] [stdout] 675 | ) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:676:70 [INFO] [stdout] | [INFO] [stdout] 676 | &mut widgets::RenderFn::new(draw_footer) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:686:76 [INFO] [stdout] | [INFO] [stdout] 686 | &mut widgets::RenderFn::new(draw_trackers) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:688:80 [INFO] [stdout] | [INFO] [stdout] 688 | ... &mut widgets::RenderFn::new(draw_torrents) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:689:79 [INFO] [stdout] | [INFO] [stdout] 689 | ... &mut widgets::RenderFn::new(draw_details) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:693:35 [INFO] [stdout] | [INFO] [stdout] 693 | ) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:697:31 [INFO] [stdout] | [INFO] [stdout] 697 | ) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:698:70 [INFO] [stdout] | [INFO] [stdout] 698 | &mut widgets::RenderFn::new(draw_footer) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/view.rs:79:47 [INFO] [stdout] | [INFO] [stdout] 79 | Box::new(panels::Login::new()) as Box [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ops::Range` [INFO] [stdout] --> src/tui/widgets.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ops::Range, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | L: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | R: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | L: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | R: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | L: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | R: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:128:18 [INFO] [stdout] | [INFO] [stdout] 128 | T: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 129 | B: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:141:18 [INFO] [stdout] | [INFO] [stdout] 141 | T: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | B: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | T: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:165:18 [INFO] [stdout] | [INFO] [stdout] 165 | B: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:423:29 [INFO] [stdout] | [INFO] [stdout] 423 | below: ManuallyDrop>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:434:20 [INFO] [stdout] | [INFO] [stdout] 434 | below: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:485:59 [INFO] [stdout] | [INFO] [stdout] 485 | Box::from_raw((&mut **self.below) as *mut Component) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/mod.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | ReplaceWith(Box), [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:40:49 [INFO] [stdout] | [INFO] [stdout] 40 | let (mut urls_s, urls_r) = mpsc::channel(1);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `io` [INFO] [stdout] --> src/input.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | use tokio::{codec, io, prelude::*}; [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:351:35 [INFO] [stdout] | [INFO] [stdout] 351 | )) as Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:643:72 [INFO] [stdout] | [INFO] [stdout] 643 | &mut widgets::RenderFn::new(draw_torrents) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:644:70 [INFO] [stdout] | [INFO] [stdout] 644 | &mut widgets::RenderFn::new(draw_footer) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:654:76 [INFO] [stdout] | [INFO] [stdout] 654 | &mut widgets::RenderFn::new(draw_trackers) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:655:76 [INFO] [stdout] | [INFO] [stdout] 655 | &mut widgets::RenderFn::new(draw_torrents) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:659:31 [INFO] [stdout] | [INFO] [stdout] 659 | ) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:660:70 [INFO] [stdout] | [INFO] [stdout] 660 | &mut widgets::RenderFn::new(draw_footer) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:670:76 [INFO] [stdout] | [INFO] [stdout] 670 | &mut widgets::RenderFn::new(draw_torrents) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:671:75 [INFO] [stdout] | [INFO] [stdout] 671 | &mut widgets::RenderFn::new(draw_details) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:675:31 [INFO] [stdout] | [INFO] [stdout] 675 | ) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:676:70 [INFO] [stdout] | [INFO] [stdout] 676 | &mut widgets::RenderFn::new(draw_footer) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:686:76 [INFO] [stdout] | [INFO] [stdout] 686 | &mut widgets::RenderFn::new(draw_trackers) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:688:80 [INFO] [stdout] | [INFO] [stdout] 688 | ... &mut widgets::RenderFn::new(draw_torrents) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:689:79 [INFO] [stdout] | [INFO] [stdout] 689 | ... &mut widgets::RenderFn::new(draw_details) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:693:35 [INFO] [stdout] | [INFO] [stdout] 693 | ) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:697:31 [INFO] [stdout] | [INFO] [stdout] 697 | ) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/panels.rs:698:70 [INFO] [stdout] | [INFO] [stdout] 698 | &mut widgets::RenderFn::new(draw_footer) as &mut Renderable, [INFO] [stdout] | ^^^^^^^^^^ help: use `dyn`: `dyn Renderable` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/view.rs:79:47 [INFO] [stdout] | [INFO] [stdout] 79 | Box::new(panels::Login::new()) as Box [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ops::Range` [INFO] [stdout] --> src/tui/widgets.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | ops::Range, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:47:18 [INFO] [stdout] | [INFO] [stdout] 47 | L: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:48:18 [INFO] [stdout] | [INFO] [stdout] 48 | R: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:60:18 [INFO] [stdout] | [INFO] [stdout] 60 | L: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 61 | R: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:83:18 [INFO] [stdout] | [INFO] [stdout] 83 | L: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:84:18 [INFO] [stdout] | [INFO] [stdout] 84 | R: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:128:18 [INFO] [stdout] | [INFO] [stdout] 128 | T: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:129:18 [INFO] [stdout] | [INFO] [stdout] 129 | B: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:141:18 [INFO] [stdout] | [INFO] [stdout] 141 | T: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:142:18 [INFO] [stdout] | [INFO] [stdout] 142 | B: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:164:18 [INFO] [stdout] | [INFO] [stdout] 164 | T: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:165:18 [INFO] [stdout] | [INFO] [stdout] 165 | B: BorrowMut + Send, [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Renderable + 'a` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:423:29 [INFO] [stdout] | [INFO] [stdout] 423 | below: ManuallyDrop>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:434:20 [INFO] [stdout] | [INFO] [stdout] 434 | below: Box, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/widgets.rs:485:59 [INFO] [stdout] | [INFO] [stdout] 485 | Box::from_raw((&mut **self.below) as *mut Component) [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tui/mod.rs:46:21 [INFO] [stdout] | [INFO] [stdout] 46 | ReplaceWith(Box), [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn Component` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:40:49 [INFO] [stdout] | [INFO] [stdout] 40 | let (mut urls_s, urls_r) = mpsc::channel(1);; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [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/rpc.rs:134:52 [INFO] [stdout] | [INFO] [stdout] 134 | Err(e) => Err(("RPC".to_owned(), e.description().to_string())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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/rpc.rs:134:52 [INFO] [stdout] | [INFO] [stdout] 134 | Err(e) => Err(("RPC".to_owned(), e.description().to_string())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 38 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.09s [INFO] running `Command { std: "docker" "inspect" "a8565bfcb321d095d3a4965de24af126f38678d449df179812a3bde40c30e769", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8565bfcb321d095d3a4965de24af126f38678d449df179812a3bde40c30e769", kill_on_drop: false }` [INFO] [stdout] a8565bfcb321d095d3a4965de24af126f38678d449df179812a3bde40c30e769