[INFO] fetching crate voidmap 1.1.5... [INFO] checking voidmap-1.1.5 against try#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] extracting crate voidmap 1.1.5 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate voidmap 1.1.5 on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate voidmap 1.1.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate voidmap 1.1.5 [INFO] tweaked toml for crates.io crate voidmap 1.1.5 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded protobuf v1.7.5 [INFO] [stderr] Downloaded unicode-segmentation v0.1.3 [INFO] [stderr] Downloaded quickcheck v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e25055fa616beaacde638a0ce45d7dee40af9b8f64fc9356f9934584a3a758bc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e25055fa616beaacde638a0ce45d7dee40af9b8f64fc9356f9934584a3a758bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e25055fa616beaacde638a0ce45d7dee40af9b8f64fc9356f9934584a3a758bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e25055fa616beaacde638a0ce45d7dee40af9b8f64fc9356f9934584a3a758bc", kill_on_drop: false }` [INFO] [stdout] e25055fa616beaacde638a0ce45d7dee40af9b8f64fc9356f9934584a3a758bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c541fa52fa7ebdc668f7accd23d104edcbdd3cfb9069beeb45a480e5aa535ca2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c541fa52fa7ebdc668f7accd23d104edcbdd3cfb9069beeb45a480e5aa535ca2", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.3.9 [INFO] [stderr] Compiling protobuf v1.7.5 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking unicode-segmentation v0.1.3 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking quickcheck v0.3.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking voidmap v1.1.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/screen.rs:368:24 [INFO] [stdout] | [INFO] [stdout] 368 | let stdin: Box = Box::new(stdin()); [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/screen.rs:389:28 [INFO] [stdout] | [INFO] [stdout] 389 | let mut stdin: Box = Box::new(stdin()); [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:207:26 [INFO] [stdout] | [INFO] [stdout] 207 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:208:18 [INFO] [stdout] | [INFO] [stdout] 208 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:427:26 [INFO] [stdout] | [INFO] [stdout] 427 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:428:18 [INFO] [stdout] | [INFO] [stdout] 428 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:832:26 [INFO] [stdout] | [INFO] [stdout] 832 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:833:18 [INFO] [stdout] | [INFO] [stdout] 833 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:1595:26 [INFO] [stdout] | [INFO] [stdout] 1595 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:1596:18 [INFO] [stdout] | [INFO] [stdout] 1596 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:1881:26 [INFO] [stdout] | [INFO] [stdout] 1881 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:1882:18 [INFO] [stdout] | [INFO] [stdout] 1882 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:2149:26 [INFO] [stdout] | [INFO] [stdout] 2149 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:2150:18 [INFO] [stdout] | [INFO] [stdout] 2150 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/logging.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / lazy_static! { [INFO] [stdout] 53 | | static ref LOGS: RwLock> = RwLock::new(vec![]); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/screen.rs:368:24 [INFO] [stdout] | [INFO] [stdout] 368 | let stdin: Box = Box::new(stdin()); [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/screen.rs:389:28 [INFO] [stdout] | [INFO] [stdout] 389 | let mut stdin: Box = Box::new(stdin()); [INFO] [stdout] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:346:9 [INFO] [stdout] | [INFO] [stdout] 346 | / lazy_static! { [INFO] [stdout] 347 | | static ref RE: Regex = Regex::new(r"#prio=(\d+)").unwrap(); [INFO] [stdout] 348 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:207:26 [INFO] [stdout] | [INFO] [stdout] 207 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:208:18 [INFO] [stdout] | [INFO] [stdout] 208 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:427:26 [INFO] [stdout] | [INFO] [stdout] 427 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:428:18 [INFO] [stdout] | [INFO] [stdout] 428 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:832:26 [INFO] [stdout] | [INFO] [stdout] 832 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:833:18 [INFO] [stdout] | [INFO] [stdout] 833 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:1595:26 [INFO] [stdout] | [INFO] [stdout] 1595 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:1596:18 [INFO] [stdout] | [INFO] [stdout] 1596 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:1881:26 [INFO] [stdout] | [INFO] [stdout] 1881 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:1882:18 [INFO] [stdout] | [INFO] [stdout] 1882 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:2149:26 [INFO] [stdout] | [INFO] [stdout] 2149 | fn as_any(&self) -> &::std::any::Any { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/pb/data_model.rs:2150:18 [INFO] [stdout] | [INFO] [stdout] 2150 | self as &::std::any::Any [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::any::Any)` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:731:9 [INFO] [stdout] | [INFO] [stdout] 731 | / lazy_static! { [INFO] [stdout] 732 | | static ref RE_DATE: Regex = Regex::new(r"\[(\S+)\]").unwrap(); [INFO] [stdout] 733 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/meta.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref LOC: (f32, f32) = gps_query().unwrap_or_else(|e| { [INFO] [stdout] 12 | | error!("failed to get gps: {:?}", e); [INFO] [stdout] 13 | | (0.0, 0.0) [INFO] [stdout] 14 | | }); [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/config.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE: Regex = Regex::new(r"C-(.)").unwrap(); [INFO] [stdout] 94 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/tagdb.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref RE_TAG_KEY: Regex = Regex::new(r"#([^\s=]+)*").unwrap(); [INFO] [stdout] 25 | | static ref RE_TAG_KEY_VALUE: Regex = Regex::new(r"#(\S+)*").unwrap(); [INFO] [stdout] 26 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/tagdb.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref RE_TAG_KEY: Regex = Regex::new(r"#([^\s=]+)*").unwrap(); [INFO] [stdout] 25 | | static ref RE_TAG_KEY_VALUE: Regex = Regex::new(r"#(\S+)*").unwrap(); [INFO] [stdout] 26 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/dateparse.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref YEARS: Regex = Regex::new(r"(?P\d+)y").unwrap(); [INFO] [stdout] 8 | | static ref MONTHS: Regex = Regex::new(r"(?P\d+)m").unwrap(); [INFO] [stdout] 9 | | static ref WEEKS: Regex = Regex::new(r"(?P\d+)w").unwrap(); [INFO] [stdout] 10 | | static ref DAYS: Regex = Regex::new(r"(?P\d+)d").unwrap(); [INFO] [stdout] 11 | | static ref HOURS: Regex = Regex::new(r"(?P\d+)h").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/dateparse.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref YEARS: Regex = Regex::new(r"(?P\d+)y").unwrap(); [INFO] [stdout] 8 | | static ref MONTHS: Regex = Regex::new(r"(?P\d+)m").unwrap(); [INFO] [stdout] 9 | | static ref WEEKS: Regex = Regex::new(r"(?P\d+)w").unwrap(); [INFO] [stdout] 10 | | static ref DAYS: Regex = Regex::new(r"(?P\d+)d").unwrap(); [INFO] [stdout] 11 | | static ref HOURS: Regex = Regex::new(r"(?P\d+)h").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/dateparse.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref YEARS: Regex = Regex::new(r"(?P\d+)y").unwrap(); [INFO] [stdout] 8 | | static ref MONTHS: Regex = Regex::new(r"(?P\d+)m").unwrap(); [INFO] [stdout] 9 | | static ref WEEKS: Regex = Regex::new(r"(?P\d+)w").unwrap(); [INFO] [stdout] 10 | | static ref DAYS: Regex = Regex::new(r"(?P\d+)d").unwrap(); [INFO] [stdout] 11 | | static ref HOURS: Regex = Regex::new(r"(?P\d+)h").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/dateparse.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref YEARS: Regex = Regex::new(r"(?P\d+)y").unwrap(); [INFO] [stdout] 8 | | static ref MONTHS: Regex = Regex::new(r"(?P\d+)m").unwrap(); [INFO] [stdout] 9 | | static ref WEEKS: Regex = Regex::new(r"(?P\d+)w").unwrap(); [INFO] [stdout] 10 | | static ref DAYS: Regex = Regex::new(r"(?P\d+)d").unwrap(); [INFO] [stdout] 11 | | static ref HOURS: Regex = Regex::new(r"(?P\d+)h").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/dateparse.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref YEARS: Regex = Regex::new(r"(?P\d+)y").unwrap(); [INFO] [stdout] 8 | | static ref MONTHS: Regex = Regex::new(r"(?P\d+)m").unwrap(); [INFO] [stdout] 9 | | static ref WEEKS: Regex = Regex::new(r"(?P\d+)w").unwrap(); [INFO] [stdout] 10 | | static ref DAYS: Regex = Regex::new(r"(?P\d+)d").unwrap(); [INFO] [stdout] 11 | | static ref HOURS: Regex = Regex::new(r"(?P\d+)h").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/logging.rs:52:1 [INFO] [stdout] | [INFO] [stdout] 52 | / lazy_static! { [INFO] [stdout] 53 | | static ref LOGS: RwLock> = RwLock::new(vec![]); [INFO] [stdout] 54 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:346:9 [INFO] [stdout] | [INFO] [stdout] 346 | / lazy_static! { [INFO] [stdout] 347 | | static ref RE: Regex = Regex::new(r"#prio=(\d+)").unwrap(); [INFO] [stdout] 348 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:731:9 [INFO] [stdout] | [INFO] [stdout] 731 | / lazy_static! { [INFO] [stdout] 732 | | static ref RE_DATE: Regex = Regex::new(r"\[(\S+)\]").unwrap(); [INFO] [stdout] 733 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/screen.rs:2126:9 [INFO] [stdout] | [INFO] [stdout] 2126 | / lazy_static! { [INFO] [stdout] 2127 | | //// general subtree population and modification [INFO] [stdout] 2128 | | // limit shows the top N results. [INFO] [stdout] 2129 | | static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap(); [INFO] [stdout] ... | [INFO] [stdout] 2143 | | static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap(); [INFO] [stdout] 2144 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/meta.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref LOC: (f32, f32) = gps_query().unwrap_or_else(|e| { [INFO] [stdout] 12 | | error!("failed to get gps: {:?}", e); [INFO] [stdout] 13 | | (0.0, 0.0) [INFO] [stdout] 14 | | }); [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/config.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | / lazy_static! { [INFO] [stdout] 93 | | static ref RE: Regex = Regex::new(r"C-(.)").unwrap(); [INFO] [stdout] 94 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/tagdb.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref RE_TAG_KEY: Regex = Regex::new(r"#([^\s=]+)*").unwrap(); [INFO] [stdout] 25 | | static ref RE_TAG_KEY_VALUE: Regex = Regex::new(r"#(\S+)*").unwrap(); [INFO] [stdout] 26 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/tagdb.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / lazy_static! { [INFO] [stdout] 24 | | static ref RE_TAG_KEY: Regex = Regex::new(r"#([^\s=]+)*").unwrap(); [INFO] [stdout] 25 | | static ref RE_TAG_KEY_VALUE: Regex = Regex::new(r"#(\S+)*").unwrap(); [INFO] [stdout] 26 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/dateparse.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref YEARS: Regex = Regex::new(r"(?P\d+)y").unwrap(); [INFO] [stdout] 8 | | static ref MONTHS: Regex = Regex::new(r"(?P\d+)m").unwrap(); [INFO] [stdout] 9 | | static ref WEEKS: Regex = Regex::new(r"(?P\d+)w").unwrap(); [INFO] [stdout] 10 | | static ref DAYS: Regex = Regex::new(r"(?P\d+)d").unwrap(); [INFO] [stdout] 11 | | static ref HOURS: Regex = Regex::new(r"(?P\d+)h").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/dateparse.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref YEARS: Regex = Regex::new(r"(?P\d+)y").unwrap(); [INFO] [stdout] 8 | | static ref MONTHS: Regex = Regex::new(r"(?P\d+)m").unwrap(); [INFO] [stdout] 9 | | static ref WEEKS: Regex = Regex::new(r"(?P\d+)w").unwrap(); [INFO] [stdout] 10 | | static ref DAYS: Regex = Regex::new(r"(?P\d+)d").unwrap(); [INFO] [stdout] 11 | | static ref HOURS: Regex = Regex::new(r"(?P\d+)h").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/dateparse.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref YEARS: Regex = Regex::new(r"(?P\d+)y").unwrap(); [INFO] [stdout] 8 | | static ref MONTHS: Regex = Regex::new(r"(?P\d+)m").unwrap(); [INFO] [stdout] 9 | | static ref WEEKS: Regex = Regex::new(r"(?P\d+)w").unwrap(); [INFO] [stdout] 10 | | static ref DAYS: Regex = Regex::new(r"(?P\d+)d").unwrap(); [INFO] [stdout] 11 | | static ref HOURS: Regex = Regex::new(r"(?P\d+)h").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/dateparse.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref YEARS: Regex = Regex::new(r"(?P\d+)y").unwrap(); [INFO] [stdout] 8 | | static ref MONTHS: Regex = Regex::new(r"(?P\d+)m").unwrap(); [INFO] [stdout] 9 | | static ref WEEKS: Regex = Regex::new(r"(?P\d+)w").unwrap(); [INFO] [stdout] 10 | | static ref DAYS: Regex = Regex::new(r"(?P\d+)d").unwrap(); [INFO] [stdout] 11 | | static ref HOURS: Regex = Regex::new(r"(?P\d+)h").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/dateparse.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / lazy_static! { [INFO] [stdout] 7 | | static ref YEARS: Regex = Regex::new(r"(?P\d+)y").unwrap(); [INFO] [stdout] 8 | | static ref MONTHS: Regex = Regex::new(r"(?P\d+)m").unwrap(); [INFO] [stdout] 9 | | static ref WEEKS: Regex = Regex::new(r"(?P\d+)w").unwrap(); [INFO] [stdout] 10 | | static ref DAYS: Regex = Regex::new(r"(?P\d+)d").unwrap(); [INFO] [stdout] 11 | | static ref HOURS: Regex = Regex::new(r"(?P\d+)h").unwrap(); [INFO] [stdout] 12 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/screen.rs:749:70 [INFO] [stdout] | [INFO] [stdout] 749 | n.content = RE_DATE.replace(&*n.content, "").trim_right().to_owned(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/screen.rs:749:70 [INFO] [stdout] | [INFO] [stdout] 749 | n.content = RE_DATE.replace(&*n.content, "").trim_right().to_owned(); [INFO] [stdout] | ^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_end` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/screen.rs:666:9 [INFO] [stdout] | [INFO] [stdout] 666 | mut filter_map: &mut F, [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/screen.rs:666:9 [INFO] [stdout] | [INFO] [stdout] 666 | mut filter_map: &mut F, [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/screen.rs:1342:52 [INFO] [stdout] | [INFO] [stdout] 1342 | self.with_node_mut_no_meta(parent_id, |mut parent| { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/screen.rs:1365:52 [INFO] [stdout] | [INFO] [stdout] 1365 | self.with_node_mut_no_meta(parent_id, |mut parent| { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/screen.rs:1342:52 [INFO] [stdout] | [INFO] [stdout] 1342 | self.with_node_mut_no_meta(parent_id, |mut parent| { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/screen.rs:1365:52 [INFO] [stdout] | [INFO] [stdout] 1365 | self.with_node_mut_no_meta(parent_id, |mut parent| { [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tagdb.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | if let Some(mut tags) = self.node_to_tags.get_mut(&node) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tagdb.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(mut tags) = self.node_to_tags.get_mut(&node) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tagdb.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | if let Some(mut nodes) = self.tag_to_nodes.get_mut(tag) { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_ephemeral_node_id` [INFO] [stdout] --> src/screen.rs:131:8 [INFO] [stdout] | [INFO] [stdout] 131 | fn new_ephemeral_node_id(&mut self) -> NodeID { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tagdb.rs:33:25 [INFO] [stdout] | [INFO] [stdout] 33 | if let Some(mut tags) = self.node_to_tags.get_mut(&node) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tagdb.rs:50:29 [INFO] [stdout] | [INFO] [stdout] 50 | if let Some(mut tags) = self.node_to_tags.get_mut(&node) { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/tagdb.rs:68:29 [INFO] [stdout] | [INFO] [stdout] 68 | if let Some(mut nodes) = self.tag_to_nodes.get_mut(tag) { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new_ephemeral_node_id` [INFO] [stdout] --> src/screen.rs:131:8 [INFO] [stdout] | [INFO] [stdout] 131 | fn new_ephemeral_node_id(&mut self) -> NodeID { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> test/screen.rs:127:29 [INFO] [stdout] | [INFO] [stdout] 127 | fn shrink(&self) -> Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Iterator` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/bin/void.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/bin/void.rs:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | .unwrap_or_else(|e| panic!("another void process is using this path already.")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/bin/void.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/bin/void.rs:50:26 [INFO] [stdout] | [INFO] [stdout] 50 | .unwrap_or_else(|e| panic!("another void process is using this path already.")); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.43s [INFO] running `Command { std: "docker" "inspect" "c541fa52fa7ebdc668f7accd23d104edcbdd3cfb9069beeb45a480e5aa535ca2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c541fa52fa7ebdc668f7accd23d104edcbdd3cfb9069beeb45a480e5aa535ca2", kill_on_drop: false }` [INFO] [stdout] c541fa52fa7ebdc668f7accd23d104edcbdd3cfb9069beeb45a480e5aa535ca2