[INFO] cloning repository https://github.com/jgbyrne/i3status-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jgbyrne/i3status-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgbyrne%2Fi3status-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgbyrne%2Fi3status-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ba0752e9d876858f585d0bcd8457b29044c73d7 [INFO] checking jgbyrne/i3status-rust against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjgbyrne%2Fi3status-rust" "/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/jgbyrne/i3status-rust on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jgbyrne/i3status-rust [INFO] finished tweaking git repo https://github.com/jgbyrne/i3status-rust [INFO] tweaked toml for git repo https://github.com/jgbyrne/i3status-rust written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/jgbyrne/i3status-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ac17646b8f0dd595cb34d1fb468ceb6935f1fd5bc1013452bcf3c9103616429 [INFO] running `Command { std: "docker" "start" "-a" "8ac17646b8f0dd595cb34d1fb468ceb6935f1fd5bc1013452bcf3c9103616429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ac17646b8f0dd595cb34d1fb468ceb6935f1fd5bc1013452bcf3c9103616429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ac17646b8f0dd595cb34d1fb468ceb6935f1fd5bc1013452bcf3c9103616429", kill_on_drop: false }` [INFO] [stdout] 8ac17646b8f0dd595cb34d1fb468ceb6935f1fd5bc1013452bcf3c9103616429 [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" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c662ab0b80812a06225036924854eb413f5544cd74dbadae6ab64b4095989910 [INFO] running `Command { std: "docker" "start" "-a" "c662ab0b80812a06225036924854eb413f5544cd74dbadae6ab64b4095989910", kill_on_drop: false }` [INFO] [stderr] Checking num-traits v0.2.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ucd-util v0.1.1 [INFO] [stderr] Checking cfg-if v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking serde v1.0.53 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Checking quoted_printable v0.3.3 [INFO] [stderr] Checking base64 v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.4 [INFO] [stderr] Checking lazy_static v1.0.0 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Checking vec_map v0.8.0 [INFO] [stderr] Checking byteorder v1.2.2 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking atty v0.2.10 [INFO] [stderr] Checking inotify-sys v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling libpulse-sys v1.5.0 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking regex-syntax v0.6.0 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking textwrap v0.9.0 [INFO] [stderr] Checking inotify v0.5.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Checking mailparse v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking clap v2.31.2 [INFO] [stderr] Checking rand v0.3.22 [INFO] [stderr] Checking uuid v0.6.3 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Checking maildir v0.1.1 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Compiling syn v0.13.7 [INFO] [stderr] Checking chan v0.1.21 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] Checking chrono v0.4.2 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Checking libpulse-binding v2.5.0 [INFO] [stderr] Checking num-bigint v0.1.43 [INFO] [stderr] Checking num-complex v0.1.43 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling parse-zoneinfo v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.53 [INFO] [stderr] Checking serde_json v1.0.17 [INFO] [stderr] Checking toml v0.4.6 [INFO] [stderr] Compiling chrono-tz v0.4.1 [INFO] [stderr] Checking i3ipc v0.8.2 [INFO] [stderr] Checking i3status-rs v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:101:72 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn print_blocks(order: &[String], block_map: &HashMap, config: &Config) -> Result<()> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/block.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | fn view(&self) -> Vec<&I3BarWidget>; [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/time.rs:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/template.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/load.rs:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/memory.rs:667:28 [INFO] [stdout] | [INFO] [stdout] 667 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/cpu.rs:166:28 [INFO] [stdout] | [INFO] [stdout] 166 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/music/music.rs:169:28 [INFO] [stdout] | [INFO] [stdout] 169 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/music/static_music.rs:210:28 [INFO] [stdout] | [INFO] [stdout] 210 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/music/mbackend.rs:51:40 [INFO] [stdout] | [INFO] [stdout] 51 | pub type PlayerData = arg::Variant>; [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn arg::RefArg` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/music/utils.rs:49:40 [INFO] [stdout] | [INFO] [stdout] 49 | current_song: &'w I3BarWidget, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/music/utils.rs:53:31 [INFO] [stdout] | [INFO] [stdout] 53 | -> Vec<&'w I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/music/utils.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | let mut elements: Vec<&I3BarWidget> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/battery.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | 0...100 => Ok(capacity), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` 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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/battery.rs:354:17 [INFO] [stdout] | [INFO] [stdout] 354 | device: Box, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn BatteryDevice` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/battery.rs:425:25 [INFO] [stdout] | [INFO] [stdout] 425 | let device: Box = if block_config.upower { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn BatteryDevice` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/battery.rs:480:25 [INFO] [stdout] | [INFO] [stdout] 480 | Ok(0...15) => State::Critical, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/battery.rs:481:26 [INFO] [stdout] | [INFO] [stdout] 481 | Ok(16...30) => State::Warning, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/battery.rs:482:26 [INFO] [stdout] | [INFO] [stdout] 482 | Ok(31...60) => State::Info, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/battery.rs:483:26 [INFO] [stdout] | [INFO] [stdout] 483 | Ok(61...100) => State::Good, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/battery.rs:503:28 [INFO] [stdout] | [INFO] [stdout] 503 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/custom.rs:103:28 [INFO] [stdout] | [INFO] [stdout] 103 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/disk_space.rs:251:28 [INFO] [stdout] | [INFO] [stdout] 251 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/pacman.rs:151:28 [INFO] [stdout] | [INFO] [stdout] 151 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/temperature.rs:186:28 [INFO] [stdout] | [INFO] [stdout] 186 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/toggle.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/sound.rs:527:17 [INFO] [stdout] | [INFO] [stdout] 527 | device: Box, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn SoundDevice` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/sound.rs:598:18 [INFO] [stdout] | [INFO] [stdout] 598 | 0...20 => "volume_empty", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/sound.rs:599:19 [INFO] [stdout] | [INFO] [stdout] 599 | 21...70 => "volume_half", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/sound.rs:638:25 [INFO] [stdout] | [INFO] [stdout] 638 | let device: Box = match pulseaudio_device { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn SoundDevice` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/sound.rs:667:28 [INFO] [stdout] | [INFO] [stdout] 667 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/speedtest.rs:172:28 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/speedtest.rs:173:27 [INFO] [stdout] | [INFO] [stdout] 173 | let mut new: Vec<&I3BarWidget> = Vec::with_capacity(self.text.len()); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/focused_window.rs:132:28 [INFO] [stdout] | [INFO] [stdout] 132 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/xrandr.rs:251:28 [INFO] [stdout] | [INFO] [stdout] 251 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/net.rs:491:28 [INFO] [stdout] | [INFO] [stdout] 491 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/net.rs:493:35 [INFO] [stdout] | [INFO] [stdout] 493 | let mut widgets: Vec<&I3BarWidget> = Vec::with_capacity(7); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/backlight.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | 0...100 => Ok(brightness), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/backlight.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | 0...100 => value, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/backlight.rs:231:14 [INFO] [stdout] | [INFO] [stdout] 231 | 0...19 => self.output.set_icon("backlight_empty"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/backlight.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | 20...39 => self.output.set_icon("backlight_partial1"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/backlight.rs:233:15 [INFO] [stdout] | [INFO] [stdout] 233 | 40...59 => self.output.set_icon("backlight_partial2"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/backlight.rs:234:15 [INFO] [stdout] | [INFO] [stdout] 234 | 60...79 => self.output.set_icon("backlight_partial3"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/backlight.rs:240:28 [INFO] [stdout] | [INFO] [stdout] 240 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/weather.rs:153:28 [INFO] [stdout] | [INFO] [stdout] 153 | 24 ... 68 => "NE".to_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/weather.rs:154:28 [INFO] [stdout] | [INFO] [stdout] 154 | 69 ... 113 => "E".to_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/weather.rs:155:29 [INFO] [stdout] | [INFO] [stdout] 155 | 114 ... 158 => "SE".to_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/weather.rs:156:29 [INFO] [stdout] | [INFO] [stdout] 156 | 159 ... 203 => "S".to_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/weather.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | 204 ... 248 => "SW".to_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/weather.rs:158:29 [INFO] [stdout] | [INFO] [stdout] 158 | 249 ... 293 => "W".to_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/weather.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 159 | 294 ... 338 => "NW".to_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/weather.rs:235:28 [INFO] [stdout] | [INFO] [stdout] 235 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/uptime.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/nvidia_gpu.rs:221:18 [INFO] [stdout] | [INFO] [stdout] 221 | 0...50 => State::Good, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/nvidia_gpu.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | 51...70 => State::Idle, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/nvidia_gpu.rs:223:19 [INFO] [stdout] | [INFO] [stdout] 223 | 71...75 => State::Info, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/nvidia_gpu.rs:224:19 [INFO] [stdout] | [INFO] [stdout] 224 | 76...80 => State::Warning, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/nvidia_gpu.rs:248:28 [INFO] [stdout] | [INFO] [stdout] 248 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/nvidia_gpu.rs:249:31 [INFO] [stdout] | [INFO] [stdout] 249 | let mut widgets: Vec<&I3BarWidget> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around assigned value [INFO] [stdout] --> src/blocks/maildir.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | state = { State::Critical }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around assigned value [INFO] [stdout] --> src/blocks/maildir.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | state = { State::Warning }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/maildir.rs:86:28 [INFO] [stdout] | [INFO] [stdout] 86 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/networkmanager.rs:221:28 [INFO] [stdout] | [INFO] [stdout] 221 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/mod.rs:80:117 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn create_block(name: &str, block_config: Value, config: Config, tx_update_request: Sender) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/errors.rs:116:32 [INFO] [stdout] | [INFO] [stdout] 116 | fn cause(&self) -> Option<&StdError> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scheduler.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn new(blocks: &[Box]) -> UpdateScheduler { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scheduler.rs:75:81 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn do_scheduled_updates(&mut self, block_map: &mut HashMap) -> Result<()> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | );; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | let mut blocks: Vec> = Vec::new(); [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:199:45 [INFO] [stdout] | [INFO] [stdout] 199 | let mut block_map: HashMap = HashMap::new(); [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/util.rs:101:72 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn print_blocks(order: &[String], block_map: &HashMap, config: &Config) -> Result<()> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/block.rs:15:28 [INFO] [stdout] | [INFO] [stdout] 15 | fn view(&self) -> Vec<&I3BarWidget>; [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/time.rs:112:28 [INFO] [stdout] | [INFO] [stdout] 112 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/template.rs:60:28 [INFO] [stdout] | [INFO] [stdout] 60 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/load.rs:117:28 [INFO] [stdout] | [INFO] [stdout] 117 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/memory.rs:667:28 [INFO] [stdout] | [INFO] [stdout] 667 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/cpu.rs:166:28 [INFO] [stdout] | [INFO] [stdout] 166 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/music/music.rs:169:28 [INFO] [stdout] | [INFO] [stdout] 169 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/music/static_music.rs:210:28 [INFO] [stdout] | [INFO] [stdout] 210 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/music/mbackend.rs:51:40 [INFO] [stdout] | [INFO] [stdout] 51 | pub type PlayerData = arg::Variant>; [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn arg::RefArg` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/music/utils.rs:49:40 [INFO] [stdout] | [INFO] [stdout] 49 | current_song: &'w I3BarWidget, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/music/utils.rs:53:31 [INFO] [stdout] | [INFO] [stdout] 53 | -> Vec<&'w I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/music/utils.rs:55:32 [INFO] [stdout] | [INFO] [stdout] 55 | let mut elements: Vec<&I3BarWidget> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/battery.rs:124:14 [INFO] [stdout] | [INFO] [stdout] 124 | 0...100 => Ok(capacity), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` 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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/battery.rs:354:17 [INFO] [stdout] | [INFO] [stdout] 354 | device: Box, [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn BatteryDevice` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/battery.rs:425:25 [INFO] [stdout] | [INFO] [stdout] 425 | let device: Box = if block_config.upower { [INFO] [stdout] | ^^^^^^^^^^^^^ help: use `dyn`: `dyn BatteryDevice` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/battery.rs:480:25 [INFO] [stdout] | [INFO] [stdout] 480 | Ok(0...15) => State::Critical, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/battery.rs:481:26 [INFO] [stdout] | [INFO] [stdout] 481 | Ok(16...30) => State::Warning, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/battery.rs:482:26 [INFO] [stdout] | [INFO] [stdout] 482 | Ok(31...60) => State::Info, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/battery.rs:483:26 [INFO] [stdout] | [INFO] [stdout] 483 | Ok(61...100) => State::Good, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/battery.rs:503:28 [INFO] [stdout] | [INFO] [stdout] 503 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/custom.rs:103:28 [INFO] [stdout] | [INFO] [stdout] 103 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/disk_space.rs:251:28 [INFO] [stdout] | [INFO] [stdout] 251 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/pacman.rs:151:28 [INFO] [stdout] | [INFO] [stdout] 151 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/temperature.rs:186:28 [INFO] [stdout] | [INFO] [stdout] 186 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/toggle.rs:108:28 [INFO] [stdout] | [INFO] [stdout] 108 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/sound.rs:527:17 [INFO] [stdout] | [INFO] [stdout] 527 | device: Box, [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn SoundDevice` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/sound.rs:598:18 [INFO] [stdout] | [INFO] [stdout] 598 | 0...20 => "volume_empty", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/sound.rs:599:19 [INFO] [stdout] | [INFO] [stdout] 599 | 21...70 => "volume_half", [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/sound.rs:638:25 [INFO] [stdout] | [INFO] [stdout] 638 | let device: Box = match pulseaudio_device { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn SoundDevice` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/sound.rs:667:28 [INFO] [stdout] | [INFO] [stdout] 667 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/speedtest.rs:172:28 [INFO] [stdout] | [INFO] [stdout] 172 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/speedtest.rs:173:27 [INFO] [stdout] | [INFO] [stdout] 173 | let mut new: Vec<&I3BarWidget> = Vec::with_capacity(self.text.len()); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/focused_window.rs:132:28 [INFO] [stdout] | [INFO] [stdout] 132 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/xrandr.rs:251:28 [INFO] [stdout] | [INFO] [stdout] 251 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/net.rs:491:28 [INFO] [stdout] | [INFO] [stdout] 491 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/net.rs:493:35 [INFO] [stdout] | [INFO] [stdout] 493 | let mut widgets: Vec<&I3BarWidget> = Vec::with_capacity(7); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/backlight.rs:112:14 [INFO] [stdout] | [INFO] [stdout] 112 | 0...100 => Ok(brightness), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/backlight.rs:130:14 [INFO] [stdout] | [INFO] [stdout] 130 | 0...100 => value, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/backlight.rs:231:14 [INFO] [stdout] | [INFO] [stdout] 231 | 0...19 => self.output.set_icon("backlight_empty"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/backlight.rs:232:15 [INFO] [stdout] | [INFO] [stdout] 232 | 20...39 => self.output.set_icon("backlight_partial1"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/backlight.rs:233:15 [INFO] [stdout] | [INFO] [stdout] 233 | 40...59 => self.output.set_icon("backlight_partial2"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/backlight.rs:234:15 [INFO] [stdout] | [INFO] [stdout] 234 | 60...79 => self.output.set_icon("backlight_partial3"), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/backlight.rs:240:28 [INFO] [stdout] | [INFO] [stdout] 240 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/weather.rs:153:28 [INFO] [stdout] | [INFO] [stdout] 153 | 24 ... 68 => "NE".to_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/weather.rs:154:28 [INFO] [stdout] | [INFO] [stdout] 154 | 69 ... 113 => "E".to_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/weather.rs:155:29 [INFO] [stdout] | [INFO] [stdout] 155 | 114 ... 158 => "SE".to_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/weather.rs:156:29 [INFO] [stdout] | [INFO] [stdout] 156 | 159 ... 203 => "S".to_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/weather.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | 204 ... 248 => "SW".to_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/weather.rs:158:29 [INFO] [stdout] | [INFO] [stdout] 158 | 249 ... 293 => "W".to_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/weather.rs:159:29 [INFO] [stdout] | [INFO] [stdout] 159 | 294 ... 338 => "NW".to_string(), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/weather.rs:235:28 [INFO] [stdout] | [INFO] [stdout] 235 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/uptime.rs:114:28 [INFO] [stdout] | [INFO] [stdout] 114 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/nvidia_gpu.rs:221:18 [INFO] [stdout] | [INFO] [stdout] 221 | 0...50 => State::Good, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/nvidia_gpu.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | 51...70 => State::Idle, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/nvidia_gpu.rs:223:19 [INFO] [stdout] | [INFO] [stdout] 223 | 71...75 => State::Info, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/blocks/nvidia_gpu.rs:224:19 [INFO] [stdout] | [INFO] [stdout] 224 | 76...80 => State::Warning, [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/nvidia_gpu.rs:248:28 [INFO] [stdout] | [INFO] [stdout] 248 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/nvidia_gpu.rs:249:31 [INFO] [stdout] | [INFO] [stdout] 249 | let mut widgets: Vec<&I3BarWidget> = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around assigned value [INFO] [stdout] --> src/blocks/maildir.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | state = { State::Critical }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around assigned value [INFO] [stdout] --> src/blocks/maildir.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | state = { State::Warning }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: remove these braces [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/maildir.rs:86:28 [INFO] [stdout] | [INFO] [stdout] 86 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/networkmanager.rs:221:28 [INFO] [stdout] | [INFO] [stdout] 221 | fn view(&self) -> Vec<&I3BarWidget> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn I3BarWidget` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/mod.rs:80:117 [INFO] [stdout] | [INFO] [stdout] 80 | pub fn create_block(name: &str, block_config: Value, config: Config, tx_update_request: Sender) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/blocks/mod.rs:65:90 [INFO] [stdout] | [INFO] [stdout] 65 | Ok(Box::new($block_type::new(block_config, $config, $tx_update_request)?) as Box) [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [INFO] [stdout] ... [INFO] [stdout] 81 | / blocks!(name, block_config, config, tx_update_request; [INFO] [stdout] 82 | | "time" => Time, [INFO] [stdout] 83 | | "template" => Template, [INFO] [stdout] 84 | | "music" => Music, [INFO] [stdout] ... | [INFO] [stdout] 105 | | "networkmanager" => NetworkManager [INFO] [stdout] 106 | | ) [INFO] [stdout] | |_____- in this macro invocation [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 issue #80165 [INFO] [stdout] = note: this warning originates in the macro `block` (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/errors.rs:116:32 [INFO] [stdout] | [INFO] [stdout] 116 | fn cause(&self) -> Option<&StdError> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scheduler.rs:46:30 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn new(blocks: &[Box]) -> UpdateScheduler { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/scheduler.rs:75:81 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn do_scheduled_updates(&mut self, block_map: &mut HashMap) -> Result<()> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary trailing semicolon [INFO] [stdout] --> src/main.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | );; [INFO] [stdout] | ^ help: remove this semicolon [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(redundant_semicolons)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:175:29 [INFO] [stdout] | [INFO] [stdout] 175 | let mut blocks: Vec> = Vec::new(); [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:199:45 [INFO] [stdout] | [INFO] [stdout] 199 | let mut block_map: HashMap = HashMap::new(); [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Block` [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 issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/blocks/sound.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / lazy_static! { [INFO] [stdout] 206 | | static ref PULSEAUDIO_CLIENT: Result = PulseAudioClient::new(); [INFO] [stdout] 207 | | static ref PULSEAUDIO_EVENT_LISTENER: Mutex>> = Mutex::new(HashMap::new()); [INFO] [stdout] 208 | | static ref PULSEAUDIO_DEFAULT_SINK: Mutex = Mutex::new("@DEFAULT_SINK@".into()); [INFO] [stdout] 209 | | static ref PULSEAUDIO_SINKS: Mutex> = Mutex::new(HashMap::new()); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/blocks/sound.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / lazy_static! { [INFO] [stdout] 206 | | static ref PULSEAUDIO_CLIENT: Result = PulseAudioClient::new(); [INFO] [stdout] 207 | | static ref PULSEAUDIO_EVENT_LISTENER: Mutex>> = Mutex::new(HashMap::new()); [INFO] [stdout] 208 | | static ref PULSEAUDIO_DEFAULT_SINK: Mutex = Mutex::new("@DEFAULT_SINK@".into()); [INFO] [stdout] 209 | | static ref PULSEAUDIO_SINKS: Mutex> = Mutex::new(HashMap::new()); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/blocks/sound.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / lazy_static! { [INFO] [stdout] 206 | | static ref PULSEAUDIO_CLIENT: Result = PulseAudioClient::new(); [INFO] [stdout] 207 | | static ref PULSEAUDIO_EVENT_LISTENER: Mutex>> = Mutex::new(HashMap::new()); [INFO] [stdout] 208 | | static ref PULSEAUDIO_DEFAULT_SINK: Mutex = Mutex::new("@DEFAULT_SINK@".into()); [INFO] [stdout] 209 | | static ref PULSEAUDIO_SINKS: Mutex> = Mutex::new(HashMap::new()); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/blocks/sound.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / lazy_static! { [INFO] [stdout] 206 | | static ref PULSEAUDIO_CLIENT: Result = PulseAudioClient::new(); [INFO] [stdout] 207 | | static ref PULSEAUDIO_EVENT_LISTENER: Mutex>> = Mutex::new(HashMap::new()); [INFO] [stdout] 208 | | static ref PULSEAUDIO_DEFAULT_SINK: Mutex = Mutex::new("@DEFAULT_SINK@".into()); [INFO] [stdout] 209 | | static ref PULSEAUDIO_SINKS: Mutex> = Mutex::new(HashMap::new()); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/icons.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref NONE: Map = map_to_owned! { [INFO] [stdout] 5 | | "" => "", [INFO] [stdout] 6 | | "time" => " ", [INFO] [stdout] ... | [INFO] [stdout] 177 | | }; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/icons.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref NONE: Map = map_to_owned! { [INFO] [stdout] 5 | | "" => "", [INFO] [stdout] 6 | | "time" => " ", [INFO] [stdout] ... | [INFO] [stdout] 177 | | }; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/icons.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref NONE: Map = map_to_owned! { [INFO] [stdout] 5 | | "" => "", [INFO] [stdout] 6 | | "time" => " ", [INFO] [stdout] ... | [INFO] [stdout] 177 | | }; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/icons.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref NONE: Map = map_to_owned! { [INFO] [stdout] 5 | | "" => "", [INFO] [stdout] 6 | | "time" => " ", [INFO] [stdout] ... | [INFO] [stdout] 177 | | }; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/blocks/sound.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / lazy_static! { [INFO] [stdout] 206 | | static ref PULSEAUDIO_CLIENT: Result = PulseAudioClient::new(); [INFO] [stdout] 207 | | static ref PULSEAUDIO_EVENT_LISTENER: Mutex>> = Mutex::new(HashMap::new()); [INFO] [stdout] 208 | | static ref PULSEAUDIO_DEFAULT_SINK: Mutex = Mutex::new("@DEFAULT_SINK@".into()); [INFO] [stdout] 209 | | static ref PULSEAUDIO_SINKS: Mutex> = Mutex::new(HashMap::new()); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/blocks/sound.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / lazy_static! { [INFO] [stdout] 206 | | static ref PULSEAUDIO_CLIENT: Result = PulseAudioClient::new(); [INFO] [stdout] 207 | | static ref PULSEAUDIO_EVENT_LISTENER: Mutex>> = Mutex::new(HashMap::new()); [INFO] [stdout] 208 | | static ref PULSEAUDIO_DEFAULT_SINK: Mutex = Mutex::new("@DEFAULT_SINK@".into()); [INFO] [stdout] 209 | | static ref PULSEAUDIO_SINKS: Mutex> = Mutex::new(HashMap::new()); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/blocks/sound.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / lazy_static! { [INFO] [stdout] 206 | | static ref PULSEAUDIO_CLIENT: Result = PulseAudioClient::new(); [INFO] [stdout] 207 | | static ref PULSEAUDIO_EVENT_LISTENER: Mutex>> = Mutex::new(HashMap::new()); [INFO] [stdout] 208 | | static ref PULSEAUDIO_DEFAULT_SINK: Mutex = Mutex::new("@DEFAULT_SINK@".into()); [INFO] [stdout] 209 | | static ref PULSEAUDIO_SINKS: Mutex> = Mutex::new(HashMap::new()); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/blocks/sound.rs:205:1 [INFO] [stdout] | [INFO] [stdout] 205 | / lazy_static! { [INFO] [stdout] 206 | | static ref PULSEAUDIO_CLIENT: Result = PulseAudioClient::new(); [INFO] [stdout] 207 | | static ref PULSEAUDIO_EVENT_LISTENER: Mutex>> = Mutex::new(HashMap::new()); [INFO] [stdout] 208 | | static ref PULSEAUDIO_DEFAULT_SINK: Mutex = Mutex::new("@DEFAULT_SINK@".into()); [INFO] [stdout] 209 | | static ref PULSEAUDIO_SINKS: Mutex> = Mutex::new(HashMap::new()); [INFO] [stdout] 210 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/icons.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref NONE: Map = map_to_owned! { [INFO] [stdout] 5 | | "" => "", [INFO] [stdout] 6 | | "time" => " ", [INFO] [stdout] ... | [INFO] [stdout] 177 | | }; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/icons.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref NONE: Map = map_to_owned! { [INFO] [stdout] 5 | | "" => "", [INFO] [stdout] 6 | | "time" => " ", [INFO] [stdout] ... | [INFO] [stdout] 177 | | }; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/icons.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref NONE: Map = map_to_owned! { [INFO] [stdout] 5 | | "" => "", [INFO] [stdout] 6 | | "time" => " ", [INFO] [stdout] ... | [INFO] [stdout] 177 | | }; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/icons.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref NONE: Map = map_to_owned! { [INFO] [stdout] 5 | | "" => "", [INFO] [stdout] 6 | | "time" => " ", [INFO] [stdout] ... | [INFO] [stdout] 177 | | }; [INFO] [stdout] 178 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/themes.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | / lazy_static! { [INFO] [stdout] 4 | | pub static ref SLICK: Theme = Theme { [INFO] [stdout] 5 | | idle_bg: "#424242".to_owned(), [INFO] [stdout] 6 | | idle_fg: "#ffffff".to_owned(), [INFO] [stdout] ... | [INFO] [stdout] 200 | | }; [INFO] [stdout] 201 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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/de.rs:168:71 [INFO] [stdout] | [INFO] [stdout] 168 | .map_err(|e: toml::de::Error| de::Error::custom(e.description()))?, [INFO] [stdout] | ^^^^^^^^^^^ [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/de.rs:173:67 [INFO] [stdout] | [INFO] [stdout] 173 | .map_err(|e: toml::de::Error| de::Error::custom(e.description()))?; [INFO] [stdout] | ^^^^^^^^^^^ [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/de.rs:168:71 [INFO] [stdout] | [INFO] [stdout] 168 | .map_err(|e: toml::de::Error| de::Error::custom(e.description()))?, [INFO] [stdout] | ^^^^^^^^^^^ [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/de.rs:173:67 [INFO] [stdout] | [INFO] [stdout] 173 | .map_err(|e: toml::de::Error| de::Error::custom(e.description()))?; [INFO] [stdout] | ^^^^^^^^^^^ [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/blocks/custom.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | .unwrap_or_else(|e| e.description().to_owned()); [INFO] [stdout] | ^^^^^^^^^^^ [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/blocks/temperature.rs:120:35 [INFO] [stdout] | [INFO] [stdout] 120 | .unwrap_or_else(|e| e.description().to_owned()); [INFO] [stdout] | ^^^^^^^^^^^ [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/blocks/toggle.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | .unwrap_or_else(|e| e.description().to_owned()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/blocks/toggle.rs:94:41 [INFO] [stdout] | [INFO] [stdout] 94 | self.text.set_icon(match output.trim_left() { [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [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/blocks/custom.rs:96:35 [INFO] [stdout] | [INFO] [stdout] 96 | .unwrap_or_else(|e| e.description().to_owned()); [INFO] [stdout] | ^^^^^^^^^^^ [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/blocks/temperature.rs:120:35 [INFO] [stdout] | [INFO] [stdout] 120 | .unwrap_or_else(|e| e.description().to_owned()); [INFO] [stdout] | ^^^^^^^^^^^ [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/blocks/toggle.rs:92:35 [INFO] [stdout] | [INFO] [stdout] 92 | .unwrap_or_else(|e| e.description().to_owned()); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/blocks/toggle.rs:94:41 [INFO] [stdout] | [INFO] [stdout] 94 | self.text.set_icon(match output.trim_left() { [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/input.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | let slice = input.trim_left_matches(|c| c != '{'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/input.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | let slice = slice.trim_right_matches(|c| c != '}'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/input.rs:48:27 [INFO] [stdout] | [INFO] [stdout] 48 | let slice = input.trim_left_matches(|c| c != '{'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right_matches`: superseded by `trim_end_matches` [INFO] [stdout] --> src/input.rs:49:27 [INFO] [stdout] | [INFO] [stdout] 49 | let slice = slice.trim_right_matches(|c| c != '}'); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/blocks/sound.rs:677:29 [INFO] [stdout] | [INFO] [stdout] 677 | let mut command = if self.on_click.is_some() { [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/blocks/sound.rs:677:29 [INFO] [stdout] | [INFO] [stdout] 677 | let mut command = if self.on_click.is_some() { [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: 122 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 122 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.37s [INFO] running `Command { std: "docker" "inspect" "c662ab0b80812a06225036924854eb413f5544cd74dbadae6ab64b4095989910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c662ab0b80812a06225036924854eb413f5544cd74dbadae6ab64b4095989910", kill_on_drop: false }` [INFO] [stdout] c662ab0b80812a06225036924854eb413f5544cd74dbadae6ab64b4095989910