[INFO] cloning repository https://github.com/mrk-its/rust-vpn-reconnect [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrk-its/rust-vpn-reconnect" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrk-its%2Frust-vpn-reconnect", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrk-its%2Frust-vpn-reconnect'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2fb636334d18d64d50bd391d57914b2a6b8f9d95 [INFO] testing mrk-its/rust-vpn-reconnect against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmrk-its%2Frust-vpn-reconnect" "/workspace/builds/worker-17/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-17/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrk-its/rust-vpn-reconnect on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrk-its/rust-vpn-reconnect [INFO] finished tweaking git repo https://github.com/mrk-its/rust-vpn-reconnect [INFO] tweaked toml for git repo https://github.com/mrk-its/rust-vpn-reconnect written to /workspace/builds/worker-17/source/Cargo.toml [INFO] crate git repo https://github.com/mrk-its/rust-vpn-reconnect already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d758fc5ebdc53557b614b9236ce722b0bc3eec666caf7f1434d127bddabb17e [INFO] running `Command { std: "docker" "start" "-a" "1d758fc5ebdc53557b614b9236ce722b0bc3eec666caf7f1434d127bddabb17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d758fc5ebdc53557b614b9236ce722b0bc3eec666caf7f1434d127bddabb17e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d758fc5ebdc53557b614b9236ce722b0bc3eec666caf7f1434d127bddabb17e", kill_on_drop: false }` [INFO] [stdout] 1d758fc5ebdc53557b614b9236ce722b0bc3eec666caf7f1434d127bddabb17e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee119a1685807fc094558b11601751a4b067cdc0aefbed82578a7a2d3e353176 [INFO] running `Command { std: "docker" "start" "-a" "ee119a1685807fc094558b11601751a4b067cdc0aefbed82578a7a2d3e353176", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling syn v0.15.31 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling dtoa v0.4.3 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling libdbus-sys v0.1.5 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling dbus v0.6.4 [INFO] [stderr] Compiling serde_yaml v0.8.8 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling rust-vpn-reconnect v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:54:82 [INFO] [stdout] | [INFO] [stdout] 54 | pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 54 - pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] 54 + pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:464:74 [INFO] [stdout] | [INFO] [stdout] 464 | pub properties: ::std::collections::HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 464 - pub properties: ::std::collections::HashMap>>, [INFO] [stdout] 464 + pub properties: ::std::collections::HashMap>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettings.rs:9:82 [INFO] [stdout] | [INFO] [stdout] 9 | pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 - pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] 9 + pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettings.rs:177:74 [INFO] [stdout] | [INFO] [stdout] 177 | pub properties: ::std::collections::HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 177 - pub properties: ::std::collections::HashMap>>, [INFO] [stdout] 177 + pub properties: ::std::collections::HashMap>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:122:82 [INFO] [stdout] | [INFO] [stdout] 122 | pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 122 - pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] 122 + pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:498:74 [INFO] [stdout] | [INFO] [stdout] 498 | pub properties: ::std::collections::HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 498 - pub properties: ::std::collections::HashMap>>, [INFO] [stdout] 498 + pub properties: ::std::collections::HashMap>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:45:80 [INFO] [stdout] | [INFO] [stdout] 45 | fn activate_vpn_connections(c: &Connection, config: &Config) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 45 - fn activate_vpn_connections(c: &Connection, config: &Config) -> Result<(), Box> { [INFO] [stdout] 45 + fn activate_vpn_connections(c: &Connection, config: &Config) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:82:45 [INFO] [stdout] | [INFO] [stdout] 82 | fn dbus_connect() -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 82 - fn dbus_connect() -> Result> { [INFO] [stdout] 82 + fn dbus_connect() -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:89:58 [INFO] [stdout] | [INFO] [stdout] 89 | fn reconnect_vpn_loop(config: &Config) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 89 - fn reconnect_vpn_loop(config: &Config) -> Result<(), Box> { [INFO] [stdout] 89 + fn reconnect_vpn_loop(config: &Config) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:119:29 [INFO] [stdout] | [INFO] [stdout] 119 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 119 - fn main() -> Result<(), Box> { [INFO] [stdout] 119 + fn main() -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:9:108 [INFO] [stdout] | [INFO] [stdout] 9 | fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 - fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] 9 + fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:124:140 [INFO] [stdout] | [INFO] [stdout] 124 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Resu... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 124 - fn add_and_activate_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Result<(dbus::Path<'static>, dbus::Path<'static>), Self::Err>; [INFO] [stdout] 124 + fn add_and_activate_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Result<(dbus::Path<'static>, dbus::Path<'static>), Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:160:107 [INFO] [stdout] | [INFO] [stdout] 160 | fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 160 - fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] 160 + fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:161:104 [INFO] [stdout] | [INFO] [stdout] 161 | fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Resul... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 161 - fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Result<(), Self::Err>; [INFO] [stdout] 161 + fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Result<(), Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:28:108 [INFO] [stdout] | [INFO] [stdout] 28 | fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 - fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] 28 + fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:201:140 [INFO] [stdout] | [INFO] [stdout] 201 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Resu... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 201 - fn add_and_activate_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Result<(dbus::Path<'static>, dbus::Path<'static>), Self::Err> { [INFO] [stdout] 201 + fn add_and_activate_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Result<(dbus::Path<'static>, dbus::Path<'static>), Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:406:107 [INFO] [stdout] | [INFO] [stdout] 406 | fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 406 - fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] 406 + fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:426:104 [INFO] [stdout] | [INFO] [stdout] 426 | fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Resul... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 426 - fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Result<(), Self::Err> { [INFO] [stdout] 426 + fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Result<(), Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettings.rs:77:127 [INFO] [stdout] | [INFO] [stdout] 77 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 77 - fn add_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stdout] 77 + fn add_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettings.rs:78:135 [INFO] [stdout] | [INFO] [stdout] 78 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 - fn add_connection_unsaved(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stdout] 78 + fn add_connection_unsaved(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettings.rs:110:127 [INFO] [stdout] | [INFO] [stdout] 110 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 110 - fn add_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stdout] 110 + fn add_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettings.rs:121:135 [INFO] [stdout] | [INFO] [stdout] 121 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 121 - fn add_connection_unsaved(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stdout] 121 + fn add_connection_unsaved(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:10:89 [INFO] [stdout] | [INFO] [stdout] 10 | fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 10 - fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err>; [INFO] [stdout] 10 + fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:11:108 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] 11 + fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:12:86 [INFO] [stdout] | [INFO] [stdout] 12 | fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err>; [INFO] [stdout] 12 + fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:244:119 [INFO] [stdout] | [INFO] [stdout] 244 | fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) ->... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 244 - fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err>; [INFO] [stdout] 244 + fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:245:127 [INFO] [stdout] | [INFO] [stdout] 245 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 245 - fn update_unsaved(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err>; [INFO] [stdout] 245 + fn update_unsaved(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:247:127 [INFO] [stdout] | [INFO] [stdout] 247 | ...g, ::std::collections::HashMap>>>, Self::Err>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 247 - fn get_settings(&self) -> Result<::std::collections::HashMap>>>, Self::Err>; [INFO] [stdout] 247 + fn get_settings(&self) -> Result<::std::collections::HashMap>>>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:248:146 [INFO] [stdout] | [INFO] [stdout] 248 | ...g, ::std::collections::HashMap>>>, Self::Err>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 248 - fn get_secrets(&self, setting_name: &str) -> Result<::std::collections::HashMap>>>, Self::Err>; [INFO] [stdout] 248 + fn get_secrets(&self, setting_name: &str) -> Result<::std::collections::HashMap>>>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:251:283 [INFO] [stdout] | [INFO] [stdout] 251 | ...lt<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 251 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] 251 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:251:118 [INFO] [stdout] | [INFO] [stdout] 251 | fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, fla... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 251 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] 251 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:251:204 [INFO] [stdout] | [INFO] [stdout] 251 | ...32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 251 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] 251 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:18:89 [INFO] [stdout] | [INFO] [stdout] 18 | fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err> { [INFO] [stdout] 18 + fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:30:108 [INFO] [stdout] | [INFO] [stdout] 30 | fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 30 - fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] 30 + fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 - fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err> { [INFO] [stdout] 41 + fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:258:119 [INFO] [stdout] | [INFO] [stdout] 258 | fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) ->... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 258 - fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err> { [INFO] [stdout] 258 + fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:267:127 [INFO] [stdout] | [INFO] [stdout] 267 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 267 - fn update_unsaved(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err> { [INFO] [stdout] 267 + fn update_unsaved(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:283:127 [INFO] [stdout] | [INFO] [stdout] 283 | ...g, ::std::collections::HashMap>>>, Self::Err> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 283 - fn get_settings(&self) -> Result<::std::collections::HashMap>>>, Self::Err> { [INFO] [stdout] 283 + fn get_settings(&self) -> Result<::std::collections::HashMap>>>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:292:146 [INFO] [stdout] | [INFO] [stdout] 292 | ...g, ::std::collections::HashMap>>>, Self::Err> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 292 - fn get_secrets(&self, setting_name: &str) -> Result<::std::collections::HashMap>>>, Self::Err> { [INFO] [stdout] 292 + fn get_secrets(&self, setting_name: &str) -> Result<::std::collections::HashMap>>>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:317:283 [INFO] [stdout] | [INFO] [stdout] 317 | ...lt<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 317 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] 317 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:317:118 [INFO] [stdout] | [INFO] [stdout] 317 | fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, fla... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 317 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] 317 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:317:204 [INFO] [stdout] | [INFO] [stdout] 317 | ...32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 317 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] 317 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:35:78 [INFO] [stdout] | [INFO] [stdout] 35 | let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 35 - let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] 35 + let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:26:37 [INFO] [stdout] | [INFO] [stdout] 26 | let value: arg::Variant> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - let value: arg::Variant> = i.read()?; [INFO] [stdout] 26 + let value: arg::Variant> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:37:78 [INFO] [stdout] | [INFO] [stdout] 37 | let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 - let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] 37 + let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:100:37 [INFO] [stdout] | [INFO] [stdout] 100 | let value: arg::Variant> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 100 - let value: arg::Variant> = i.read()?; [INFO] [stdout] 100 + let value: arg::Variant> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:288:112 [INFO] [stdout] | [INFO] [stdout] 288 | ... let settings: ::std::collections::HashMap>>> = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 288 - let settings: ::std::collections::HashMap>>> = i.read()?; [INFO] [stdout] 288 + let settings: ::std::collections::HashMap>>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:299:111 [INFO] [stdout] | [INFO] [stdout] 299 | ... let secrets: ::std::collections::HashMap>>> = i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 299 - let secrets: ::std::collections::HashMap>>> = i.read()?; [INFO] [stdout] 299 + let secrets: ::std::collections::HashMap>>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:326:74 [INFO] [stdout] | [INFO] [stdout] 326 | let result: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 326 - let result: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] 326 + let result: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:349:110 [INFO] [stdout] | [INFO] [stdout] 349 | let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 349 - let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] 349 + let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:362:110 [INFO] [stdout] | [INFO] [stdout] 362 | let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 362 - let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] 362 + let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:432:108 [INFO] [stdout] | [INFO] [stdout] 432 | let settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 432 - let settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] 432 + let settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:434:70 [INFO] [stdout] | [INFO] [stdout] 434 | let args: ::std::collections::HashMap<&str, arg::Variant>> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 434 - let args: ::std::collections::HashMap<&str, arg::Variant>> = i.read()?; [INFO] [stdout] 434 + let args: ::std::collections::HashMap<&str, arg::Variant>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 53 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.55s [INFO] running `Command { std: "docker" "inspect" "ee119a1685807fc094558b11601751a4b067cdc0aefbed82578a7a2d3e353176", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee119a1685807fc094558b11601751a4b067cdc0aefbed82578a7a2d3e353176", kill_on_drop: false }` [INFO] [stdout] ee119a1685807fc094558b11601751a4b067cdc0aefbed82578a7a2d3e353176 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2b476f9aa99cc454c4c79776d618a6abb4720308fb5f5340d14821085c7ac02 [INFO] running `Command { std: "docker" "start" "-a" "b2b476f9aa99cc454c4c79776d618a6abb4720308fb5f5340d14821085c7ac02", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rust-vpn-reconnect v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:54:82 [INFO] [stdout] | [INFO] [stdout] 54 | pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 54 - pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] 54 + pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:464:74 [INFO] [stdout] | [INFO] [stdout] 464 | pub properties: ::std::collections::HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 464 - pub properties: ::std::collections::HashMap>>, [INFO] [stdout] 464 + pub properties: ::std::collections::HashMap>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettings.rs:9:82 [INFO] [stdout] | [INFO] [stdout] 9 | pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 - pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] 9 + pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettings.rs:177:74 [INFO] [stdout] | [INFO] [stdout] 177 | pub properties: ::std::collections::HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 177 - pub properties: ::std::collections::HashMap>>, [INFO] [stdout] 177 + pub properties: ::std::collections::HashMap>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:122:82 [INFO] [stdout] | [INFO] [stdout] 122 | pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 122 - pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] 122 + pub changed_properties: ::std::collections::HashMap>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:498:74 [INFO] [stdout] | [INFO] [stdout] 498 | pub properties: ::std::collections::HashMap>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 498 - pub properties: ::std::collections::HashMap>>, [INFO] [stdout] 498 + pub properties: ::std::collections::HashMap>>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:45:80 [INFO] [stdout] | [INFO] [stdout] 45 | fn activate_vpn_connections(c: &Connection, config: &Config) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 45 - fn activate_vpn_connections(c: &Connection, config: &Config) -> Result<(), Box> { [INFO] [stdout] 45 + fn activate_vpn_connections(c: &Connection, config: &Config) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:82:45 [INFO] [stdout] | [INFO] [stdout] 82 | fn dbus_connect() -> Result> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 82 - fn dbus_connect() -> Result> { [INFO] [stdout] 82 + fn dbus_connect() -> Result> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:89:58 [INFO] [stdout] | [INFO] [stdout] 89 | fn reconnect_vpn_loop(config: &Config) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 89 - fn reconnect_vpn_loop(config: &Config) -> Result<(), Box> { [INFO] [stdout] 89 + fn reconnect_vpn_loop(config: &Config) -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:119:29 [INFO] [stdout] | [INFO] [stdout] 119 | fn main() -> Result<(), Box> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 119 - fn main() -> Result<(), Box> { [INFO] [stdout] 119 + fn main() -> Result<(), Box> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:9:108 [INFO] [stdout] | [INFO] [stdout] 9 | fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 - fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] 9 + fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:124:140 [INFO] [stdout] | [INFO] [stdout] 124 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Resu... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 124 - fn add_and_activate_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Result<(dbus::Path<'static>, dbus::Path<'static>), Self::Err>; [INFO] [stdout] 124 + fn add_and_activate_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Result<(dbus::Path<'static>, dbus::Path<'static>), Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:160:107 [INFO] [stdout] | [INFO] [stdout] 160 | fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 160 - fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] 160 + fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:161:104 [INFO] [stdout] | [INFO] [stdout] 161 | fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Resul... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 161 - fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Result<(), Self::Err>; [INFO] [stdout] 161 + fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Result<(), Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:28:108 [INFO] [stdout] | [INFO] [stdout] 28 | fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 28 - fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] 28 + fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:201:140 [INFO] [stdout] | [INFO] [stdout] 201 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Resu... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 201 - fn add_and_activate_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Result<(dbus::Path<'static>, dbus::Path<'static>), Self::Err> { [INFO] [stdout] 201 + fn add_and_activate_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Result<(dbus::Path<'static>, dbus::Path<'static>), Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:406:107 [INFO] [stdout] | [INFO] [stdout] 406 | fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self:... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 406 - fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] 406 + fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:426:104 [INFO] [stdout] | [INFO] [stdout] 426 | fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Resul... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 426 - fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Result<(), Self::Err> { [INFO] [stdout] 426 + fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Result<(), Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettings.rs:77:127 [INFO] [stdout] | [INFO] [stdout] 77 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 77 - fn add_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stdout] 77 + fn add_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettings.rs:78:135 [INFO] [stdout] | [INFO] [stdout] 78 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 78 - fn add_connection_unsaved(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stdout] 78 + fn add_connection_unsaved(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettings.rs:110:127 [INFO] [stdout] | [INFO] [stdout] 110 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 110 - fn add_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stdout] 110 + fn add_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettings.rs:121:135 [INFO] [stdout] | [INFO] [stdout] 121 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 121 - fn add_connection_unsaved(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stdout] 121 + fn add_connection_unsaved(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:10:89 [INFO] [stdout] | [INFO] [stdout] 10 | fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 10 - fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err>; [INFO] [stdout] 10 + fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:11:108 [INFO] [stdout] | [INFO] [stdout] 11 | fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 - fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] 11 + fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:12:86 [INFO] [stdout] | [INFO] [stdout] 12 | fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 12 - fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err>; [INFO] [stdout] 12 + fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:244:119 [INFO] [stdout] | [INFO] [stdout] 244 | fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) ->... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 244 - fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err>; [INFO] [stdout] 244 + fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:245:127 [INFO] [stdout] | [INFO] [stdout] 245 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 245 - fn update_unsaved(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err>; [INFO] [stdout] 245 + fn update_unsaved(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:247:127 [INFO] [stdout] | [INFO] [stdout] 247 | ...g, ::std::collections::HashMap>>>, Self::Err>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 247 - fn get_settings(&self) -> Result<::std::collections::HashMap>>>, Self::Err>; [INFO] [stdout] 247 + fn get_settings(&self) -> Result<::std::collections::HashMap>>>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:248:146 [INFO] [stdout] | [INFO] [stdout] 248 | ...g, ::std::collections::HashMap>>>, Self::Err>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 248 - fn get_secrets(&self, setting_name: &str) -> Result<::std::collections::HashMap>>>, Self::Err>; [INFO] [stdout] 248 + fn get_secrets(&self, setting_name: &str) -> Result<::std::collections::HashMap>>>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:251:283 [INFO] [stdout] | [INFO] [stdout] 251 | ...lt<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 251 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] 251 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:251:118 [INFO] [stdout] | [INFO] [stdout] 251 | fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, fla... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 251 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] 251 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:251:204 [INFO] [stdout] | [INFO] [stdout] 251 | ...32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 251 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] 251 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:18:89 [INFO] [stdout] | [INFO] [stdout] 18 | fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 18 - fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err> { [INFO] [stdout] 18 + fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:30:108 [INFO] [stdout] | [INFO] [stdout] 30 | fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 30 - fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] 30 + fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:41:86 [INFO] [stdout] | [INFO] [stdout] 41 | fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 41 - fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err> { [INFO] [stdout] 41 + fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:258:119 [INFO] [stdout] | [INFO] [stdout] 258 | fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) ->... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 258 - fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err> { [INFO] [stdout] 258 + fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:267:127 [INFO] [stdout] | [INFO] [stdout] 267 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 267 - fn update_unsaved(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err> { [INFO] [stdout] 267 + fn update_unsaved(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:283:127 [INFO] [stdout] | [INFO] [stdout] 283 | ...g, ::std::collections::HashMap>>>, Self::Err> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 283 - fn get_settings(&self) -> Result<::std::collections::HashMap>>>, Self::Err> { [INFO] [stdout] 283 + fn get_settings(&self) -> Result<::std::collections::HashMap>>>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:292:146 [INFO] [stdout] | [INFO] [stdout] 292 | ...g, ::std::collections::HashMap>>>, Self::Err> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 292 - fn get_secrets(&self, setting_name: &str) -> Result<::std::collections::HashMap>>>, Self::Err> { [INFO] [stdout] 292 + fn get_secrets(&self, setting_name: &str) -> Result<::std::collections::HashMap>>>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:317:283 [INFO] [stdout] | [INFO] [stdout] 317 | ...lt<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 317 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] 317 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:317:118 [INFO] [stdout] | [INFO] [stdout] 317 | fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, fla... [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 317 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] 317 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:317:204 [INFO] [stdout] | [INFO] [stdout] 317 | ...32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 317 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] 317 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanager.rs:35:78 [INFO] [stdout] | [INFO] [stdout] 35 | let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 35 - let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] 35 + let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:26:37 [INFO] [stdout] | [INFO] [stdout] 26 | let value: arg::Variant> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 26 - let value: arg::Variant> = i.read()?; [INFO] [stdout] 26 + let value: arg::Variant> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:37:78 [INFO] [stdout] | [INFO] [stdout] 37 | let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 - let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] 37 + let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:100:37 [INFO] [stdout] | [INFO] [stdout] 100 | let value: arg::Variant> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 100 - let value: arg::Variant> = i.read()?; [INFO] [stdout] 100 + let value: arg::Variant> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:288:112 [INFO] [stdout] | [INFO] [stdout] 288 | ... let settings: ::std::collections::HashMap>>> = ... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 288 - let settings: ::std::collections::HashMap>>> = i.read()?; [INFO] [stdout] 288 + let settings: ::std::collections::HashMap>>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:299:111 [INFO] [stdout] | [INFO] [stdout] 299 | ... let secrets: ::std::collections::HashMap>>> = i... [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 299 - let secrets: ::std::collections::HashMap>>> = i.read()?; [INFO] [stdout] 299 + let secrets: ::std::collections::HashMap>>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:326:74 [INFO] [stdout] | [INFO] [stdout] 326 | let result: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 326 - let result: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] 326 + let result: ::std::collections::HashMap>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:349:110 [INFO] [stdout] | [INFO] [stdout] 349 | let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 349 - let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] 349 + let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:362:110 [INFO] [stdout] | [INFO] [stdout] 362 | let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 362 - let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] 362 + let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:432:108 [INFO] [stdout] | [INFO] [stdout] 432 | let settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 432 - let settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] 432 + let settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/networkmanagersettingsconnection.rs:434:70 [INFO] [stdout] | [INFO] [stdout] 434 | let args: ::std::collections::HashMap<&str, arg::Variant>> = i.read()?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 434 - let args: ::std::collections::HashMap<&str, arg::Variant>> = i.read()?; [INFO] [stdout] 434 + let args: ::std::collections::HashMap<&str, arg::Variant>> = i.read()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 53 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.01s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_vpn_reconnect-86751efa0809fd7d) [INFO] running `Command { std: "docker" "inspect" "b2b476f9aa99cc454c4c79776d618a6abb4720308fb5f5340d14821085c7ac02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2b476f9aa99cc454c4c79776d618a6abb4720308fb5f5340d14821085c7ac02", kill_on_drop: false }` [INFO] [stdout] b2b476f9aa99cc454c4c79776d618a6abb4720308fb5f5340d14821085c7ac02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-17/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80fe623d6b0e78abf30c6039d2e02bf6dc1b5726ac0ce13ac52e2912992c4b0e [INFO] running `Command { std: "docker" "start" "-a" "80fe623d6b0e78abf30c6039d2e02bf6dc1b5726ac0ce13ac52e2912992c4b0e", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanager.rs:54:82 [INFO] [stderr] | [INFO] [stderr] 54 | pub changed_properties: ::std::collections::HashMap>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 54 - pub changed_properties: ::std::collections::HashMap>>, [INFO] [stderr] 54 + pub changed_properties: ::std::collections::HashMap>>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanager.rs:464:74 [INFO] [stderr] | [INFO] [stderr] 464 | pub properties: ::std::collections::HashMap>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 464 - pub properties: ::std::collections::HashMap>>, [INFO] [stderr] 464 + pub properties: ::std::collections::HashMap>>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettings.rs:9:82 [INFO] [stderr] | [INFO] [stderr] 9 | pub changed_properties: ::std::collections::HashMap>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 9 - pub changed_properties: ::std::collections::HashMap>>, [INFO] [stderr] 9 + pub changed_properties: ::std::collections::HashMap>>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettings.rs:177:74 [INFO] [stderr] | [INFO] [stderr] 177 | pub properties: ::std::collections::HashMap>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 177 - pub properties: ::std::collections::HashMap>>, [INFO] [stderr] 177 + pub properties: ::std::collections::HashMap>>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:122:82 [INFO] [stderr] | [INFO] [stderr] 122 | pub changed_properties: ::std::collections::HashMap>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 122 - pub changed_properties: ::std::collections::HashMap>>, [INFO] [stderr] 122 + pub changed_properties: ::std::collections::HashMap>>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:498:74 [INFO] [stderr] | [INFO] [stderr] 498 | pub properties: ::std::collections::HashMap>>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 498 - pub properties: ::std::collections::HashMap>>, [INFO] [stderr] 498 + pub properties: ::std::collections::HashMap>>, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:45:80 [INFO] [stderr] | [INFO] [stderr] 45 | fn activate_vpn_connections(c: &Connection, config: &Config) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 45 - fn activate_vpn_connections(c: &Connection, config: &Config) -> Result<(), Box> { [INFO] [stderr] 45 + fn activate_vpn_connections(c: &Connection, config: &Config) -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:82:45 [INFO] [stderr] | [INFO] [stderr] 82 | fn dbus_connect() -> Result> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 82 - fn dbus_connect() -> Result> { [INFO] [stderr] 82 + fn dbus_connect() -> Result> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:89:58 [INFO] [stderr] | [INFO] [stderr] 89 | fn reconnect_vpn_loop(config: &Config) -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 89 - fn reconnect_vpn_loop(config: &Config) -> Result<(), Box> { [INFO] [stderr] 89 + fn reconnect_vpn_loop(config: &Config) -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:119:29 [INFO] [stderr] | [INFO] [stderr] 119 | fn main() -> Result<(), Box> { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 119 - fn main() -> Result<(), Box> { [INFO] [stderr] 119 + fn main() -> Result<(), Box> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanager.rs:9:108 [INFO] [stderr] | [INFO] [stderr] 9 | fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 9 - fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stderr] 9 + fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanager.rs:124:140 [INFO] [stderr] | [INFO] [stderr] 124 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Resu... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 124 - fn add_and_activate_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Result<(dbus::Path<'static>, dbus::Path<'static>), Self::Err>; [INFO] [stderr] 124 + fn add_and_activate_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Result<(dbus::Path<'static>, dbus::Path<'static>), Self::Err>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanager.rs:160:107 [INFO] [stderr] | [INFO] [stderr] 160 | fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self:... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 160 - fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stderr] 160 + fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanager.rs:161:104 [INFO] [stderr] | [INFO] [stderr] 161 | fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Resul... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 161 - fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Result<(), Self::Err>; [INFO] [stderr] 161 + fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Result<(), Self::Err>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanager.rs:28:108 [INFO] [stderr] | [INFO] [stderr] 28 | fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 28 - fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stderr] 28 + fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanager.rs:201:140 [INFO] [stderr] | [INFO] [stderr] 201 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Resu... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 201 - fn add_and_activate_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Result<(dbus::Path<'static>, dbus::Path<'static>), Self::Err> { [INFO] [stderr] 201 + fn add_and_activate_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, device: dbus::Path, specific_object: dbus::Path) -> Result<(dbus::Path<'static>, dbus::Path<'static>), Self::Err> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanager.rs:406:107 [INFO] [stderr] | [INFO] [stderr] 406 | fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self:... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 406 - fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stderr] 406 + fn get_global_dns_configuration(&self) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanager.rs:426:104 [INFO] [stderr] | [INFO] [stderr] 426 | fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Resul... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 426 - fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Result<(), Self::Err> { [INFO] [stderr] 426 + fn set_global_dns_configuration(&self, value: ::std::collections::HashMap>>) -> Result<(), Self::Err> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettings.rs:77:127 [INFO] [stderr] | [INFO] [stderr] 77 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 77 - fn add_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stderr] 77 + fn add_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettings.rs:78:135 [INFO] [stderr] | [INFO] [stderr] 78 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 78 - fn add_connection_unsaved(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stderr] 78 + fn add_connection_unsaved(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettings.rs:110:127 [INFO] [stderr] | [INFO] [stderr] 110 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 110 - fn add_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stderr] 110 + fn add_connection(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettings.rs:121:135 [INFO] [stderr] | [INFO] [stderr] 121 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 121 - fn add_connection_unsaved(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stderr] 121 + fn add_connection_unsaved(&self, connection: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result, Self::Err> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:10:89 [INFO] [stderr] | [INFO] [stderr] 10 | fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 10 - fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err>; [INFO] [stderr] 10 + fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:11:108 [INFO] [stderr] | [INFO] [stderr] 11 | fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 11 - fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stderr] 11 + fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:12:86 [INFO] [stderr] | [INFO] [stderr] 12 | fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err>; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 12 - fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err>; [INFO] [stderr] 12 + fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:244:119 [INFO] [stderr] | [INFO] [stderr] 244 | fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) ->... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 244 - fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err>; [INFO] [stderr] 244 + fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:245:127 [INFO] [stderr] | [INFO] [stderr] 245 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err>; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 245 - fn update_unsaved(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err>; [INFO] [stderr] 245 + fn update_unsaved(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:247:127 [INFO] [stderr] | [INFO] [stderr] 247 | ...g, ::std::collections::HashMap>>>, Self::Err>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 247 - fn get_settings(&self) -> Result<::std::collections::HashMap>>>, Self::Err>; [INFO] [stderr] 247 + fn get_settings(&self) -> Result<::std::collections::HashMap>>>, Self::Err>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:248:146 [INFO] [stderr] | [INFO] [stderr] 248 | ...g, ::std::collections::HashMap>>>, Self::Err>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 248 - fn get_secrets(&self, setting_name: &str) -> Result<::std::collections::HashMap>>>, Self::Err>; [INFO] [stderr] 248 + fn get_secrets(&self, setting_name: &str) -> Result<::std::collections::HashMap>>>, Self::Err>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:251:283 [INFO] [stderr] | [INFO] [stderr] 251 | ...lt<::std::collections::HashMap>>, Self::Err>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 251 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stderr] 251 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:251:118 [INFO] [stderr] | [INFO] [stderr] 251 | fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, fla... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 251 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stderr] 251 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:251:204 [INFO] [stderr] | [INFO] [stderr] 251 | ...32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 251 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stderr] 251 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err>; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:18:89 [INFO] [stderr] | [INFO] [stderr] 18 | fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 18 - fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err> { [INFO] [stderr] 18 + fn get(&self, interface_name: &str, property_name: &str) -> Result>, Self::Err> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:30:108 [INFO] [stderr] | [INFO] [stderr] 30 | fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 30 - fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stderr] 30 + fn get_all(&self, interface_name: &str) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:41:86 [INFO] [stderr] | [INFO] [stderr] 41 | fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 41 - fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err> { [INFO] [stderr] 41 + fn set(&self, interface_name: &str, property_name: &str, value: arg::Variant>) -> Result<(), Self::Err> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:258:119 [INFO] [stderr] | [INFO] [stderr] 258 | fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) ->... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 258 - fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err> { [INFO] [stderr] 258 + fn update(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:267:127 [INFO] [stderr] | [INFO] [stderr] 267 | ...Map<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err> { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 267 - fn update_unsaved(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err> { [INFO] [stderr] 267 + fn update_unsaved(&self, properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>) -> Result<(), Self::Err> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:283:127 [INFO] [stderr] | [INFO] [stderr] 283 | ...g, ::std::collections::HashMap>>>, Self::Err> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 283 - fn get_settings(&self) -> Result<::std::collections::HashMap>>>, Self::Err> { [INFO] [stderr] 283 + fn get_settings(&self) -> Result<::std::collections::HashMap>>>, Self::Err> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:292:146 [INFO] [stderr] | [INFO] [stderr] 292 | ...g, ::std::collections::HashMap>>>, Self::Err> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 292 - fn get_secrets(&self, setting_name: &str) -> Result<::std::collections::HashMap>>>, Self::Err> { [INFO] [stderr] 292 + fn get_secrets(&self, setting_name: &str) -> Result<::std::collections::HashMap>>>, Self::Err> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:317:283 [INFO] [stderr] | [INFO] [stderr] 317 | ...lt<::std::collections::HashMap>>, Self::Err> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 317 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stderr] 317 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:317:118 [INFO] [stderr] | [INFO] [stderr] 317 | fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, fla... [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 317 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stderr] 317 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:317:204 [INFO] [stderr] | [INFO] [stderr] 317 | ...32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 317 - fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stderr] 317 + fn update2(&self, settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>>, flags: u32, args: ::std::collections::HashMap<&str, arg::Variant>>) -> Result<::std::collections::HashMap>>, Self::Err> { [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanager.rs:35:78 [INFO] [stderr] | [INFO] [stderr] 35 | let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 35 - let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stderr] 35 + let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:26:37 [INFO] [stderr] | [INFO] [stderr] 26 | let value: arg::Variant> = i.read()?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 26 - let value: arg::Variant> = i.read()?; [INFO] [stderr] 26 + let value: arg::Variant> = i.read()?; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:37:78 [INFO] [stderr] | [INFO] [stderr] 37 | let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 37 - let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stderr] 37 + let properties: ::std::collections::HashMap>> = i.read()?; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:100:37 [INFO] [stderr] | [INFO] [stderr] 100 | let value: arg::Variant> = i.read()?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 100 - let value: arg::Variant> = i.read()?; [INFO] [stderr] 100 + let value: arg::Variant> = i.read()?; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:288:112 [INFO] [stderr] | [INFO] [stderr] 288 | ... let settings: ::std::collections::HashMap>>> = ... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 288 - let settings: ::std::collections::HashMap>>> = i.read()?; [INFO] [stderr] 288 + let settings: ::std::collections::HashMap>>> = i.read()?; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:299:111 [INFO] [stderr] | [INFO] [stderr] 299 | ... let secrets: ::std::collections::HashMap>>> = i... [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 299 - let secrets: ::std::collections::HashMap>>> = i.read()?; [INFO] [stderr] 299 + let secrets: ::std::collections::HashMap>>> = i.read()?; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:326:74 [INFO] [stderr] | [INFO] [stderr] 326 | let result: ::std::collections::HashMap>> = i.read()?; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 326 - let result: ::std::collections::HashMap>> = i.read()?; [INFO] [stderr] 326 + let result: ::std::collections::HashMap>> = i.read()?; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:349:110 [INFO] [stderr] | [INFO] [stderr] 349 | let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 349 - let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stderr] 349 + let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:362:110 [INFO] [stderr] | [INFO] [stderr] 362 | let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 362 - let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stderr] 362 + let properties: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:432:108 [INFO] [stderr] | [INFO] [stderr] 432 | let settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 432 - let settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stderr] 432 + let settings: ::std::collections::HashMap<&str, ::std::collections::HashMap<&str, arg::Variant>>> = i.read()?; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/networkmanagersettingsconnection.rs:434:70 [INFO] [stderr] | [INFO] [stderr] 434 | let args: ::std::collections::HashMap<&str, arg::Variant>> = i.read()?; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 434 - let args: ::std::collections::HashMap<&str, arg::Variant>> = i.read()?; [INFO] [stderr] 434 + let args: ::std::collections::HashMap<&str, arg::Variant>> = i.read()?; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `rust-vpn-reconnect` (bin "rust-vpn-reconnect" test) generated 53 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_vpn_reconnect-86751efa0809fd7d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "80fe623d6b0e78abf30c6039d2e02bf6dc1b5726ac0ce13ac52e2912992c4b0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80fe623d6b0e78abf30c6039d2e02bf6dc1b5726ac0ce13ac52e2912992c4b0e", kill_on_drop: false }` [INFO] [stdout] 80fe623d6b0e78abf30c6039d2e02bf6dc1b5726ac0ce13ac52e2912992c4b0e