[INFO] fetching crate voidmap 1.1.5...
[INFO] testing voidmap-1.1.5 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate voidmap 1.1.5 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate voidmap 1.1.5 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "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-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 74 packages to latest compatible versions
[INFO] [stderr]       Adding aho-corasick v0.5.3 (latest: v1.1.3)
[INFO] [stderr]       Adding arrayvec v0.5.2 (latest: v0.7.4)
[INFO] [stderr]       Adding base64 v0.9.3 (latest: v0.22.1)
[INFO] [stderr]       Adding base64 v0.13.1 (latest: v0.22.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding blake2b_simd v0.5.11 (latest: v1.0.2)
[INFO] [stderr]       Adding constant_time_eq v0.1.5 (latest: v0.3.0)
[INFO] [stderr]       Adding dirs v1.0.5 (latest: v5.0.1)
[INFO] [stderr]       Adding env_logger v0.3.5 (latest: v0.11.3)
[INFO] [stderr]       Adding getrandom v0.1.16 (latest: v0.2.15)
[INFO] [stderr]       Adding hyper v0.10.16 (latest: v1.3.1)
[INFO] [stderr]       Adding idna v0.1.5 (latest: v0.5.0)
[INFO] [stderr]       Adding language-tags v0.2.2 (latest: v0.3.2)
[INFO] [stderr]       Adding lazy_static v0.2.11 (latest: v1.4.0)
[INFO] [stderr]       Adding log v0.3.9 (latest: v0.4.21)
[INFO] [stderr]       Adding memchr v0.1.11 (latest: v2.7.2)
[INFO] [stderr]       Adding mime v0.2.6 (latest: v0.3.17)
[INFO] [stderr]       Adding numtoa v0.1.0 (latest: v0.2.4)
[INFO] [stderr]       Adding percent-encoding v1.0.1 (latest: v2.3.1)
[INFO] [stderr]       Adding protobuf v1.7.5 (latest: v3.4.0)
[INFO] [stderr]       Adding quickcheck v0.3.2 (latest: v1.0.3)
[INFO] [stderr]       Adding rand v0.3.23 (latest: v0.8.5)
[INFO] [stderr]       Adding rand v0.4.6 (latest: v0.8.5)
[INFO] [stderr]       Adding rand_core v0.3.1 (latest: v0.6.4)
[INFO] [stderr]       Adding rand_core v0.4.2 (latest: v0.6.4)
[INFO] [stderr]       Adding rdrand v0.4.0 (latest: v0.8.3)
[INFO] [stderr]       Adding redox_syscall v0.1.57 (latest: v0.5.1)
[INFO] [stderr]       Adding redox_syscall v0.2.16 (latest: v0.5.1)
[INFO] [stderr]       Adding redox_users v0.3.5 (latest: v0.4.5)
[INFO] [stderr]       Adding regex v0.1.80 (latest: v1.10.4)
[INFO] [stderr]       Adding regex-syntax v0.3.9 (latest: v0.8.3)
[INFO] [stderr]       Adding rust-argon2 v0.8.3 (latest: v2.1.0)
[INFO] [stderr]       Adding term v0.5.2 (latest: v0.7.0)
[INFO] [stderr]       Adding termion v1.5.6 (latest: v4.0.0)
[INFO] [stderr]       Adding thread-id v2.0.0 (latest: v4.2.1)
[INFO] [stderr]       Adding thread_local v0.2.7 (latest: v1.1.8)
[INFO] [stderr]       Adding time v0.1.45 (latest: v0.3.36)
[INFO] [stderr]       Adding unicase v1.4.2 (latest: v2.7.0)
[INFO] [stderr]       Adding unicode-segmentation v0.1.3 (latest: v1.11.0)
[INFO] [stderr]       Adding url v1.7.2 (latest: v2.5.0)
[INFO] [stderr]       Adding utf8-ranges v0.1.3 (latest: v1.0.5)
[INFO] [stderr]       Adding version_check v0.1.5 (latest: v0.9.4)
[INFO] [stderr]       Adding wasi v0.9.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (latest: v0.13.1+wasi-0.2.0)
[INFO] [stderr]       Adding winapi v0.2.8 (latest: v0.3.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-segmentation v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20ee683d3b26a3c3899a83a627f4818dfbe89c8c8fee119bf2942a703c0646e2
[INFO] running `Command { std: "docker" "start" "-a" "20ee683d3b26a3c3899a83a627f4818dfbe89c8c8fee119bf2942a703c0646e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20ee683d3b26a3c3899a83a627f4818dfbe89c8c8fee119bf2942a703c0646e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20ee683d3b26a3c3899a83a627f4818dfbe89c8c8fee119bf2942a703c0646e2", kill_on_drop: false }`
[INFO] [stdout] 20ee683d3b26a3c3899a83a627f4818dfbe89c8c8fee119bf2942a703c0646e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b9677e0cf5b5a2085c9a586fcbd66d1eee9a2b7d7db960d82bf1ef5d1faf6c4
[INFO] running `Command { std: "docker" "start" "-a" "3b9677e0cf5b5a2085c9a586fcbd66d1eee9a2b7d7db960d82bf1ef5d1faf6c4", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling winapi v0.2.8
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling protobuf v1.7.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling traitobject v0.1.0
[INFO] [stderr]    Compiling typeable v0.1.2
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling numtoa v0.1.0
[INFO] [stderr]    Compiling utf8-ranges v0.1.3
[INFO] [stderr]    Compiling memchr v0.1.11
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling regex-syntax v0.3.9
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling aho-corasick v0.5.3
[INFO] [stderr]    Compiling termion v1.5.6
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling thread-id v2.0.0
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling unicode-segmentation v0.1.3
[INFO] [stderr]    Compiling thread_local v0.2.7
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling regex v0.1.80
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling hyper v0.10.16
[INFO] [stderr]    Compiling voidmap v1.1.5 (/opt/rustwide/workdir)
[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<Vec<String>> = 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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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<y>\d+)y").unwrap();
[INFO] [stdout] 8  | |         static ref MONTHS: Regex = Regex::new(r"(?P<m>\d+)m").unwrap();
[INFO] [stdout] 9  | |         static ref WEEKS: Regex = Regex::new(r"(?P<w>\d+)w").unwrap();
[INFO] [stdout] 10 | |         static ref DAYS: Regex = Regex::new(r"(?P<d>\d+)d").unwrap();
[INFO] [stdout] 11 | |         static ref HOURS: Regex = Regex::new(r"(?P<h>\d+)h").unwrap();
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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<y>\d+)y").unwrap();
[INFO] [stdout] 8  | |         static ref MONTHS: Regex = Regex::new(r"(?P<m>\d+)m").unwrap();
[INFO] [stdout] 9  | |         static ref WEEKS: Regex = Regex::new(r"(?P<w>\d+)w").unwrap();
[INFO] [stdout] 10 | |         static ref DAYS: Regex = Regex::new(r"(?P<d>\d+)d").unwrap();
[INFO] [stdout] 11 | |         static ref HOURS: Regex = Regex::new(r"(?P<h>\d+)h").unwrap();
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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<y>\d+)y").unwrap();
[INFO] [stdout] 8  | |         static ref MONTHS: Regex = Regex::new(r"(?P<m>\d+)m").unwrap();
[INFO] [stdout] 9  | |         static ref WEEKS: Regex = Regex::new(r"(?P<w>\d+)w").unwrap();
[INFO] [stdout] 10 | |         static ref DAYS: Regex = Regex::new(r"(?P<d>\d+)d").unwrap();
[INFO] [stdout] 11 | |         static ref HOURS: Regex = Regex::new(r"(?P<h>\d+)h").unwrap();
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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<y>\d+)y").unwrap();
[INFO] [stdout] 8  | |         static ref MONTHS: Regex = Regex::new(r"(?P<m>\d+)m").unwrap();
[INFO] [stdout] 9  | |         static ref WEEKS: Regex = Regex::new(r"(?P<w>\d+)w").unwrap();
[INFO] [stdout] 10 | |         static ref DAYS: Regex = Regex::new(r"(?P<d>\d+)d").unwrap();
[INFO] [stdout] 11 | |         static ref HOURS: Regex = Regex::new(r"(?P<h>\d+)h").unwrap();
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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<y>\d+)y").unwrap();
[INFO] [stdout] 8  | |         static ref MONTHS: Regex = Regex::new(r"(?P<m>\d+)m").unwrap();
[INFO] [stdout] 9  | |         static ref WEEKS: Regex = Regex::new(r"(?P<w>\d+)w").unwrap();
[INFO] [stdout] 10 | |         static ref DAYS: Regex = Regex::new(r"(?P<d>\d+)d").unwrap();
[INFO] [stdout] 11 | |         static ref HOURS: Regex = Regex::new(r"(?P<h>\d+)h").unwrap();
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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]     |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                          +++++               +
[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]     |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 427 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                          +++++               +
[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]     |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 832 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                          +++++               +
[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]      |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1595 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                          +++++               +
[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]      |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1881 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                          +++++               +
[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]      |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 2149 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                          +++++               +
[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<Read> = Box::new(stdin());
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 368 |         let stdin: Box<dyn Read> = Box::new(stdin());
[INFO] [stdout]     |                        +++
[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<Read> = Box::new(stdin());
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 389 |         let mut stdin: Box<dyn Read> = Box::new(stdin());
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl 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]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 749 |                         n.content = RE_DATE.replace(&*n.content, "").trim_end().to_owned();
[INFO] [stdout]     |                                                                      ~~~~~~~~
[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]     |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 208 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                  +++++               +
[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]     |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 428 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                  +++++               +
[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]     |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 833 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                  +++++               +
[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]      |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1596 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                  +++++               +
[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]      |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1882 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                  +++++               +
[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]      |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 2150 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                  +++++               +
[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:736:70
[INFO] [stdout]     |
[INFO] [stdout] 736 |             let deletable = self.with_node_mut_no_meta(selected_id, |mut n| {
[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:745:54
[INFO] [stdout]     |
[INFO] [stdout] 745 |             self.with_node_mut_no_meta(selected_id, |mut n| {
[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:796:61
[INFO] [stdout]     |
[INFO] [stdout] 796 |                 return self.with_node_mut_no_meta(node_id, |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/screen.rs:903:43
[INFO] [stdout]     |
[INFO] [stdout] 903 |         self.with_node_mut_no_meta(root, |mut n| n.auto_arrange = !n.auto_arrange)
[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:1214:50
[INFO] [stdout]      |
[INFO] [stdout] 1214 |                 self.with_node_mut_no_meta(ptr, |mut root| {
[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/screen.rs:1473:50
[INFO] [stdout]      |
[INFO] [stdout] 1473 |             self.with_node_mut_no_meta(node_id, |mut node| node.selected = true)
[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: method `new_ephemeral_node_id` is never used
[INFO] [stdout]    --> src/screen.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl Screen {
[INFO] [stdout]     | ----------- method in this implementation
[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: field `0` is never read
[INFO] [stdout]   --> src/meta.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Hyper(hyper::Error),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Hyper(()),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/meta.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 |     Io(io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 84 |     Io(()),
[INFO] [stdout]    |        ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/meta.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     Parse(num::ParseFloatError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 85 |     Parse(()),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/meta.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 86 |     Other(String),
[INFO] [stdout]    |     ----- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 86 |     Other(()),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 53 warnings emitted
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3b9677e0cf5b5a2085c9a586fcbd66d1eee9a2b7d7db960d82bf1ef5d1faf6c4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b9677e0cf5b5a2085c9a586fcbd66d1eee9a2b7d7db960d82bf1ef5d1faf6c4", kill_on_drop: false }`
[INFO] [stdout] 3b9677e0cf5b5a2085c9a586fcbd66d1eee9a2b7d7db960d82bf1ef5d1faf6c4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64b8381f00756ad35915ec3cf07d53f50a9895a97f590ec314ec2f77e348e887
[INFO] running `Command { std: "docker" "start" "-a" "64b8381f00756ad35915ec3cf07d53f50a9895a97f590ec314ec2f77e348e887", kill_on_drop: false }`
[INFO] [stderr]    Compiling env_logger v0.3.5
[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<Vec<String>> = 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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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<y>\d+)y").unwrap();
[INFO] [stdout] 8  | |         static ref MONTHS: Regex = Regex::new(r"(?P<m>\d+)m").unwrap();
[INFO] [stdout] 9  | |         static ref WEEKS: Regex = Regex::new(r"(?P<w>\d+)w").unwrap();
[INFO] [stdout] 10 | |         static ref DAYS: Regex = Regex::new(r"(?P<d>\d+)d").unwrap();
[INFO] [stdout] 11 | |         static ref HOURS: Regex = Regex::new(r"(?P<h>\d+)h").unwrap();
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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<y>\d+)y").unwrap();
[INFO] [stdout] 8  | |         static ref MONTHS: Regex = Regex::new(r"(?P<m>\d+)m").unwrap();
[INFO] [stdout] 9  | |         static ref WEEKS: Regex = Regex::new(r"(?P<w>\d+)w").unwrap();
[INFO] [stdout] 10 | |         static ref DAYS: Regex = Regex::new(r"(?P<d>\d+)d").unwrap();
[INFO] [stdout] 11 | |         static ref HOURS: Regex = Regex::new(r"(?P<h>\d+)h").unwrap();
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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<y>\d+)y").unwrap();
[INFO] [stdout] 8  | |         static ref MONTHS: Regex = Regex::new(r"(?P<m>\d+)m").unwrap();
[INFO] [stdout] 9  | |         static ref WEEKS: Regex = Regex::new(r"(?P<w>\d+)w").unwrap();
[INFO] [stdout] 10 | |         static ref DAYS: Regex = Regex::new(r"(?P<d>\d+)d").unwrap();
[INFO] [stdout] 11 | |         static ref HOURS: Regex = Regex::new(r"(?P<h>\d+)h").unwrap();
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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<y>\d+)y").unwrap();
[INFO] [stdout] 8  | |         static ref MONTHS: Regex = Regex::new(r"(?P<m>\d+)m").unwrap();
[INFO] [stdout] 9  | |         static ref WEEKS: Regex = Regex::new(r"(?P<w>\d+)w").unwrap();
[INFO] [stdout] 10 | |         static ref DAYS: Regex = Regex::new(r"(?P<d>\d+)d").unwrap();
[INFO] [stdout] 11 | |         static ref HOURS: Regex = Regex::new(r"(?P<h>\d+)h").unwrap();
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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<y>\d+)y").unwrap();
[INFO] [stdout] 8  | |         static ref MONTHS: Regex = Regex::new(r"(?P<m>\d+)m").unwrap();
[INFO] [stdout] 9  | |         static ref WEEKS: Regex = Regex::new(r"(?P<w>\d+)w").unwrap();
[INFO] [stdout] 10 | |         static ref DAYS: Regex = Regex::new(r"(?P<d>\d+)d").unwrap();
[INFO] [stdout] 11 | |         static ref HOURS: Regex = Regex::new(r"(?P<h>\d+)h").unwrap();
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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]     |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                          +++++               +
[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]     |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 427 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                          +++++               +
[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]     |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 832 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                          +++++               +
[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]      |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1595 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                          +++++               +
[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]      |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1881 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                          +++++               +
[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]      |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 2149 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                          +++++               +
[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<Read> = Box::new(stdin());
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 368 |         let stdin: Box<dyn Read> = Box::new(stdin());
[INFO] [stdout]     |                        +++
[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<Read> = Box::new(stdin());
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 389 |         let mut stdin: Box<dyn Read> = Box::new(stdin());
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl 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]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 749 |                         n.content = RE_DATE.replace(&*n.content, "").trim_end().to_owned();
[INFO] [stdout]     |                                                                      ~~~~~~~~
[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]     |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 208 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                  +++++               +
[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]     |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 428 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                  +++++               +
[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]     |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 833 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                  +++++               +
[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]      |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1596 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                  +++++               +
[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]      |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1882 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                  +++++               +
[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]      |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 2150 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                  +++++               +
[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:736:70
[INFO] [stdout]     |
[INFO] [stdout] 736 |             let deletable = self.with_node_mut_no_meta(selected_id, |mut n| {
[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:745:54
[INFO] [stdout]     |
[INFO] [stdout] 745 |             self.with_node_mut_no_meta(selected_id, |mut n| {
[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:796:61
[INFO] [stdout]     |
[INFO] [stdout] 796 |                 return self.with_node_mut_no_meta(node_id, |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/screen.rs:903:43
[INFO] [stdout]     |
[INFO] [stdout] 903 |         self.with_node_mut_no_meta(root, |mut n| n.auto_arrange = !n.auto_arrange)
[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:1214:50
[INFO] [stdout]      |
[INFO] [stdout] 1214 |                 self.with_node_mut_no_meta(ptr, |mut root| {
[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/screen.rs:1473:50
[INFO] [stdout]      |
[INFO] [stdout] 1473 |             self.with_node_mut_no_meta(node_id, |mut node| node.selected = true)
[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: method `new_ephemeral_node_id` is never used
[INFO] [stdout]    --> src/screen.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl Screen {
[INFO] [stdout]     | ----------- method in this implementation
[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: field `0` is never read
[INFO] [stdout]   --> src/meta.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Hyper(hyper::Error),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Hyper(()),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/meta.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 |     Io(io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 84 |     Io(()),
[INFO] [stdout]    |        ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/meta.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     Parse(num::ParseFloatError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 85 |     Parse(()),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/meta.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 86 |     Other(String),
[INFO] [stdout]    |     ----- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 86 |     Other(()),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 53 warnings emitted
[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] [stderr]    Compiling quickcheck v0.3.2
[INFO] [stderr]    Compiling voidmap v1.1.5 (/opt/rustwide/workdir)
[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: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> test/screen.rs:127:29
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn shrink(&self) -> Box<Iterator<Item = OpVec>> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 127 |     fn shrink(&self) -> Box<dyn Iterator<Item = OpVec>> {
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stdout]   --> test/screen.rs:92:56
[INFO] [stdout]    |
[INFO] [stdout] 92 |             let command = g.choose(&*commands).unwrap().clone();
[INFO] [stdout]    |                                                        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[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<Vec<String>> = 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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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<y>\d+)y").unwrap();
[INFO] [stdout] 8  | |         static ref MONTHS: Regex = Regex::new(r"(?P<m>\d+)m").unwrap();
[INFO] [stdout] 9  | |         static ref WEEKS: Regex = Regex::new(r"(?P<w>\d+)w").unwrap();
[INFO] [stdout] 10 | |         static ref DAYS: Regex = Regex::new(r"(?P<d>\d+)d").unwrap();
[INFO] [stdout] 11 | |         static ref HOURS: Regex = Regex::new(r"(?P<h>\d+)h").unwrap();
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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<y>\d+)y").unwrap();
[INFO] [stdout] 8  | |         static ref MONTHS: Regex = Regex::new(r"(?P<m>\d+)m").unwrap();
[INFO] [stdout] 9  | |         static ref WEEKS: Regex = Regex::new(r"(?P<w>\d+)w").unwrap();
[INFO] [stdout] 10 | |         static ref DAYS: Regex = Regex::new(r"(?P<d>\d+)d").unwrap();
[INFO] [stdout] 11 | |         static ref HOURS: Regex = Regex::new(r"(?P<h>\d+)h").unwrap();
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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<y>\d+)y").unwrap();
[INFO] [stdout] 8  | |         static ref MONTHS: Regex = Regex::new(r"(?P<m>\d+)m").unwrap();
[INFO] [stdout] 9  | |         static ref WEEKS: Regex = Regex::new(r"(?P<w>\d+)w").unwrap();
[INFO] [stdout] 10 | |         static ref DAYS: Regex = Regex::new(r"(?P<d>\d+)d").unwrap();
[INFO] [stdout] 11 | |         static ref HOURS: Regex = Regex::new(r"(?P<h>\d+)h").unwrap();
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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<y>\d+)y").unwrap();
[INFO] [stdout] 8  | |         static ref MONTHS: Regex = Regex::new(r"(?P<m>\d+)m").unwrap();
[INFO] [stdout] 9  | |         static ref WEEKS: Regex = Regex::new(r"(?P<w>\d+)w").unwrap();
[INFO] [stdout] 10 | |         static ref DAYS: Regex = Regex::new(r"(?P<d>\d+)d").unwrap();
[INFO] [stdout] 11 | |         static ref HOURS: Regex = Regex::new(r"(?P<h>\d+)h").unwrap();
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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<y>\d+)y").unwrap();
[INFO] [stdout] 8  | |         static ref MONTHS: Regex = Regex::new(r"(?P<m>\d+)m").unwrap();
[INFO] [stdout] 9  | |         static ref WEEKS: Regex = Regex::new(r"(?P<w>\d+)w").unwrap();
[INFO] [stdout] 10 | |         static ref DAYS: Regex = Regex::new(r"(?P<d>\d+)d").unwrap();
[INFO] [stdout] 11 | |         static ref HOURS: Regex = Regex::new(r"(?P<h>\d+)h").unwrap();
[INFO] [stdout] 12 | |     }
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (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]     |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 207 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                          +++++               +
[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]     |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 427 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                          +++++               +
[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]     |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 832 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]     |                          +++++               +
[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]      |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1595 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                          +++++               +
[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]      |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1881 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                          +++++               +
[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]      |                          ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 2149 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stdout]      |                          +++++               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[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<Read> = Box::new(stdin());
[INFO] [stdout]     |                        ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 368 |         let stdin: Box<dyn Read> = Box::new(stdin());
[INFO] [stdout]     |                        +++
[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<Read> = Box::new(stdin());
[INFO] [stdout]     |                            ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 389 |         let mut stdin: Box<dyn Read> = Box::new(stdin());
[INFO] [stdout]     |                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl 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]     |                                                                      ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 749 |                         n.content = RE_DATE.replace(&*n.content, "").trim_end().to_owned();
[INFO] [stdout]     |                                                                      ~~~~~~~~
[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]     |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 208 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                  +++++               +
[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]     |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 428 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                  +++++               +
[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]     |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 833 |         self as &dyn (::std::any::Any)
[INFO] [stdout]     |                  +++++               +
[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]      |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1596 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                  +++++               +
[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]      |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 1882 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                  +++++               +
[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]      |                  ^^^^^^^^^^^^^^^
[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 <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is an object-safe trait, use `dyn`
[INFO] [stdout]      |
[INFO] [stdout] 2150 |         self as &dyn (::std::any::Any)
[INFO] [stdout]      |                  +++++               +
[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:736:70
[INFO] [stdout]     |
[INFO] [stdout] 736 |             let deletable = self.with_node_mut_no_meta(selected_id, |mut n| {
[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:745:54
[INFO] [stdout]     |
[INFO] [stdout] 745 |             self.with_node_mut_no_meta(selected_id, |mut n| {
[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:796:61
[INFO] [stdout]     |
[INFO] [stdout] 796 |                 return self.with_node_mut_no_meta(node_id, |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/screen.rs:903:43
[INFO] [stdout]     |
[INFO] [stdout] 903 |         self.with_node_mut_no_meta(root, |mut n| n.auto_arrange = !n.auto_arrange)
[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:1214:50
[INFO] [stdout]      |
[INFO] [stdout] 1214 |                 self.with_node_mut_no_meta(ptr, |mut root| {
[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/screen.rs:1473:50
[INFO] [stdout]      |
[INFO] [stdout] 1473 |             self.with_node_mut_no_meta(node_id, |mut node| node.selected = true)
[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: method `new_ephemeral_node_id` is never used
[INFO] [stdout]    --> src/screen.rs:131:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl Screen {
[INFO] [stdout]     | ----------- method in this implementation
[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: field `0` is never read
[INFO] [stdout]   --> src/meta.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Hyper(hyper::Error),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 83 |     Hyper(()),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/meta.rs:84:8
[INFO] [stdout]    |
[INFO] [stdout] 84 |     Io(io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 84 |     Io(()),
[INFO] [stdout]    |        ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/meta.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 |     Parse(num::ParseFloatError),
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 85 |     Parse(()),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/meta.rs:86:11
[INFO] [stdout]    |
[INFO] [stdout] 86 |     Other(String),
[INFO] [stdout]    |     ----- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 86 |     Other(()),
[INFO] [stdout]    |           ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 53 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "64b8381f00756ad35915ec3cf07d53f50a9895a97f590ec314ec2f77e348e887", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64b8381f00756ad35915ec3cf07d53f50a9895a97f590ec314ec2f77e348e887", kill_on_drop: false }`
[INFO] [stdout] 64b8381f00756ad35915ec3cf07d53f50a9895a97f590ec314ec2f77e348e887
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6b0a9ad039e1c6dd3d24d120c51bfb502ba775d93e8f4a66c69193081da763ad
[INFO] running `Command { std: "docker" "start" "-a" "6b0a9ad039e1c6dd3d24d120c51bfb502ba775d93e8f4a66c69193081da763ad", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> src/logging.rs:52:1
[INFO] [stderr]    |
[INFO] [stderr] 52 | / lazy_static! {
[INFO] [stderr] 53 | |     static ref LOGS: RwLock<Vec<String>> = RwLock::new(vec![]);
[INFO] [stderr] 54 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]    --> src/screen.rs:346:9
[INFO] [stderr]     |
[INFO] [stderr] 346 | /         lazy_static! {
[INFO] [stderr] 347 | |             static ref RE: Regex = Regex::new(r"#prio=(\d+)").unwrap();
[INFO] [stderr] 348 | |         }
[INFO] [stderr]     | |_________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]    --> src/screen.rs:731:9
[INFO] [stderr]     |
[INFO] [stderr] 731 | /         lazy_static! {
[INFO] [stderr] 732 | |             static ref RE_DATE: Regex = Regex::new(r"\[(\S+)\]").unwrap();
[INFO] [stderr] 733 | |         }
[INFO] [stderr]     | |_________^
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]     --> src/screen.rs:2126:9
[INFO] [stderr]      |
[INFO] [stderr] 2126 | /         lazy_static! {
[INFO] [stderr] 2127 | |             //// general subtree population and modification
[INFO] [stderr] 2128 | |             // limit shows the top N results.
[INFO] [stderr] 2129 | |             static ref RE_LIMIT: Regex = Regex::new(r"#limit=(\d+)").unwrap();
[INFO] [stderr] ...    |
[INFO] [stderr] 2143 | |             static ref RE_N: Regex = Regex::new(r"#n=(\d+)").unwrap();
[INFO] [stderr] 2144 | |         }
[INFO] [stderr]      | |_________^
[INFO] [stderr]      |
[INFO] [stderr]      = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> src/meta.rs:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | / lazy_static! {
[INFO] [stderr] 11 | |     static ref LOC: (f32, f32) = gps_query().unwrap_or_else(|e| {
[INFO] [stderr] 12 | |                 error!("failed to get gps: {:?}", e);
[INFO] [stderr] 13 | |                 (0.0, 0.0)
[INFO] [stderr] 14 | |             });
[INFO] [stderr] 15 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> src/config.rs:92:5
[INFO] [stderr]    |
[INFO] [stderr] 92 | /     lazy_static! {
[INFO] [stderr] 93 | |         static ref RE: Regex = Regex::new(r"C-(.)").unwrap();
[INFO] [stderr] 94 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> src/tagdb.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 23 | /         lazy_static! {
[INFO] [stderr] 24 | |             static ref RE_TAG_KEY: Regex = Regex::new(r"#([^\s=]+)*").unwrap();
[INFO] [stderr] 25 | |             static ref RE_TAG_KEY_VALUE: Regex = Regex::new(r"#(\S+)*").unwrap();
[INFO] [stderr] 26 | |         }
[INFO] [stderr]    | |_________^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred
[INFO] [stderr]   --> src/dateparse.rs:6:5
[INFO] [stderr]    |
[INFO] [stderr] 6  | /     lazy_static! {
[INFO] [stderr] 7  | |         static ref YEARS: Regex = Regex::new(r"(?P<y>\d+)y").unwrap();
[INFO] [stderr] 8  | |         static ref MONTHS: Regex = Regex::new(r"(?P<m>\d+)m").unwrap();
[INFO] [stderr] 9  | |         static ref WEEKS: Regex = Regex::new(r"(?P<w>\d+)w").unwrap();
[INFO] [stderr] 10 | |         static ref DAYS: Regex = Regex::new(r"(?P<d>\d+)d").unwrap();
[INFO] [stderr] 11 | |         static ref HOURS: Regex = Regex::new(r"(?P<h>\d+)h").unwrap();
[INFO] [stderr] 12 | |     }
[INFO] [stderr]    | |_____^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/pb/data_model.rs:207:26
[INFO] [stderr]     |
[INFO] [stderr] 207 |     fn as_any(&self) -> &::std::any::Any {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 207 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stderr]     |                          +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/pb/data_model.rs:427:26
[INFO] [stderr]     |
[INFO] [stderr] 427 |     fn as_any(&self) -> &::std::any::Any {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 427 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stderr]     |                          +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/pb/data_model.rs:832:26
[INFO] [stderr]     |
[INFO] [stderr] 832 |     fn as_any(&self) -> &::std::any::Any {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 832 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stderr]     |                          +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]     --> src/pb/data_model.rs:1595:26
[INFO] [stderr]      |
[INFO] [stderr] 1595 |     fn as_any(&self) -> &::std::any::Any {
[INFO] [stderr]      |                          ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]      |
[INFO] [stderr] 1595 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stderr]      |                          +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]     --> src/pb/data_model.rs:1881:26
[INFO] [stderr]      |
[INFO] [stderr] 1881 |     fn as_any(&self) -> &::std::any::Any {
[INFO] [stderr]      |                          ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]      |
[INFO] [stderr] 1881 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stderr]      |                          +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]     --> src/pb/data_model.rs:2149:26
[INFO] [stderr]      |
[INFO] [stderr] 2149 |     fn as_any(&self) -> &::std::any::Any {
[INFO] [stderr]      |                          ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]      |
[INFO] [stderr] 2149 |     fn as_any(&self) -> &dyn (::std::any::Any) {
[INFO] [stderr]      |                          +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/screen.rs:368:24
[INFO] [stderr]     |
[INFO] [stderr] 368 |         let stdin: Box<Read> = Box::new(stdin());
[INFO] [stderr]     |                        ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 368 |         let stdin: Box<dyn Read> = Box::new(stdin());
[INFO] [stderr]     |                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/screen.rs:389:28
[INFO] [stderr]     |
[INFO] [stderr] 389 |         let mut stdin: Box<Read> = Box::new(stdin());
[INFO] [stderr]     |                            ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 389 |         let mut stdin: Box<dyn Read> = Box::new(stdin());
[INFO] [stderr]     |                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `core::str::<impl str>::trim_right`: superseded by `trim_end`
[INFO] [stderr]    --> src/screen.rs:749:70
[INFO] [stderr]     |
[INFO] [stderr] 749 |                         n.content = RE_DATE.replace(&*n.content, "").trim_right().to_owned();
[INFO] [stderr]     |                                                                      ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace the use of the deprecated method
[INFO] [stderr]     |
[INFO] [stderr] 749 |                         n.content = RE_DATE.replace(&*n.content, "").trim_end().to_owned();
[INFO] [stderr]     |                                                                      ~~~~~~~~
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/pb/data_model.rs:208:18
[INFO] [stderr]     |
[INFO] [stderr] 208 |         self as &::std::any::Any
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 208 |         self as &dyn (::std::any::Any)
[INFO] [stderr]     |                  +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/pb/data_model.rs:428:18
[INFO] [stderr]     |
[INFO] [stderr] 428 |         self as &::std::any::Any
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 428 |         self as &dyn (::std::any::Any)
[INFO] [stderr]     |                  +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> src/pb/data_model.rs:833:18
[INFO] [stderr]     |
[INFO] [stderr] 833 |         self as &::std::any::Any
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 833 |         self as &dyn (::std::any::Any)
[INFO] [stderr]     |                  +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]     --> src/pb/data_model.rs:1596:18
[INFO] [stderr]      |
[INFO] [stderr] 1596 |         self as &::std::any::Any
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]      |
[INFO] [stderr] 1596 |         self as &dyn (::std::any::Any)
[INFO] [stderr]      |                  +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]     --> src/pb/data_model.rs:1882:18
[INFO] [stderr]      |
[INFO] [stderr] 1882 |         self as &::std::any::Any
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]      |
[INFO] [stderr] 1882 |         self as &dyn (::std::any::Any)
[INFO] [stderr]      |                  +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]     --> src/pb/data_model.rs:2150:18
[INFO] [stderr]      |
[INFO] [stderr] 2150 |         self as &::std::any::Any
[INFO] [stderr]      |                  ^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]      = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]      |
[INFO] [stderr] 2150 |         self as &dyn (::std::any::Any)
[INFO] [stderr]      |                  +++++               +
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/screen.rs:666:9
[INFO] [stderr]     |
[INFO] [stderr] 666 |         mut filter_map: &mut F,
[INFO] [stderr]     |         ----^^^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/screen.rs:736:70
[INFO] [stderr]     |
[INFO] [stderr] 736 |             let deletable = self.with_node_mut_no_meta(selected_id, |mut n| {
[INFO] [stderr]     |                                                                      ----^
[INFO] [stderr]     |                                                                      |
[INFO] [stderr]     |                                                                      help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/screen.rs:745:54
[INFO] [stderr]     |
[INFO] [stderr] 745 |             self.with_node_mut_no_meta(selected_id, |mut n| {
[INFO] [stderr]     |                                                      ----^
[INFO] [stderr]     |                                                      |
[INFO] [stderr]     |                                                      help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/screen.rs:796:61
[INFO] [stderr]     |
[INFO] [stderr] 796 |                 return self.with_node_mut_no_meta(node_id, |mut node| {
[INFO] [stderr]     |                                                             ----^^^^
[INFO] [stderr]     |                                                             |
[INFO] [stderr]     |                                                             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/screen.rs:903:43
[INFO] [stderr]     |
[INFO] [stderr] 903 |         self.with_node_mut_no_meta(root, |mut n| n.auto_arrange = !n.auto_arrange)
[INFO] [stderr]     |                                           ----^
[INFO] [stderr]     |                                           |
[INFO] [stderr]     |                                           help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/screen.rs:1214:50
[INFO] [stderr]      |
[INFO] [stderr] 1214 |                 self.with_node_mut_no_meta(ptr, |mut root| {
[INFO] [stderr]      |                                                  ----^^^^
[INFO] [stderr]      |                                                  |
[INFO] [stderr]      |                                                  help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/screen.rs:1342:52
[INFO] [stderr]      |
[INFO] [stderr] 1342 |             self.with_node_mut_no_meta(parent_id, |mut parent| {
[INFO] [stderr]      |                                                    ----^^^^^^
[INFO] [stderr]      |                                                    |
[INFO] [stderr]      |                                                    help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/screen.rs:1365:52
[INFO] [stderr]      |
[INFO] [stderr] 1365 |             self.with_node_mut_no_meta(parent_id, |mut parent| {
[INFO] [stderr]      |                                                    ----^^^^^^
[INFO] [stderr]      |                                                    |
[INFO] [stderr]      |                                                    help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]     --> src/screen.rs:1473:50
[INFO] [stderr]      |
[INFO] [stderr] 1473 |             self.with_node_mut_no_meta(node_id, |mut node| node.selected = true)
[INFO] [stderr]      |                                                  ----^^^^
[INFO] [stderr]      |                                                  |
[INFO] [stderr]      |                                                  help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/tagdb.rs:33:25
[INFO] [stderr]    |
[INFO] [stderr] 33 |             if let Some(mut tags) = self.node_to_tags.get_mut(&node) {
[INFO] [stderr]    |                         ----^^^^
[INFO] [stderr]    |                         |
[INFO] [stderr]    |                         help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/tagdb.rs:50:29
[INFO] [stderr]    |
[INFO] [stderr] 50 |                 if let Some(mut tags) = self.node_to_tags.get_mut(&node) {
[INFO] [stderr]    |                             ----^^^^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/tagdb.rs:68:29
[INFO] [stderr]    |
[INFO] [stderr] 68 |                 if let Some(mut nodes) = self.tag_to_nodes.get_mut(tag) {
[INFO] [stderr]    |                             ----^^^^^
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: method `new_ephemeral_node_id` is never used
[INFO] [stderr]    --> src/screen.rs:131:8
[INFO] [stderr]     |
[INFO] [stderr] 115 | impl Screen {
[INFO] [stderr]     | ----------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 131 |     fn new_ephemeral_node_id(&mut self) -> NodeID {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/meta.rs:83:11
[INFO] [stderr]    |
[INFO] [stderr] 83 |     Hyper(hyper::Error),
[INFO] [stderr]    |     ----- ^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 83 |     Hyper(()),
[INFO] [stderr]    |           ~~
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/meta.rs:84:8
[INFO] [stderr]    |
[INFO] [stderr] 84 |     Io(io::Error),
[INFO] [stderr]    |     -- ^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 84 |     Io(()),
[INFO] [stderr]    |        ~~
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/meta.rs:85:11
[INFO] [stderr]    |
[INFO] [stderr] 85 |     Parse(num::ParseFloatError),
[INFO] [stderr]    |     ----- ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 85 |     Parse(()),
[INFO] [stderr]    |           ~~
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/meta.rs:86:11
[INFO] [stderr]    |
[INFO] [stderr] 86 |     Other(String),
[INFO] [stderr]    |     ----- ^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 86 |     Other(()),
[INFO] [stderr]    |           ~~
[INFO] [stderr] 
[INFO] [stderr] warning: `voidmap` (lib) generated 53 warnings (13 duplicates) (run `cargo fix --lib -p voidmap` to apply 27 suggestions)
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> src/bin/void.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> src/bin/void.rs:50:26
[INFO] [stderr]    |
[INFO] [stderr] 50 |         .unwrap_or_else(|e| panic!("another void process is using this path already."));
[INFO] [stderr]    |                          ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `voidmap` (bin "void") generated 2 warnings
[INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stderr]    --> test/screen.rs:127:29
[INFO] [stderr]     |
[INFO] [stderr] 127 |     fn shrink(&self) -> Box<Iterator<Item = OpVec>> {
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/nightly/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stderr]     = note: `#[warn(bare_trait_objects)]` on by default
[INFO] [stderr] help: if this is an object-safe trait, use `dyn`
[INFO] [stderr]     |
[INFO] [stderr] 127 |     fn shrink(&self) -> Box<dyn Iterator<Item = OpVec>> {
[INFO] [stderr]     |                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: using `.clone()` on a double reference, which returns `&str` instead of cloning the inner type
[INFO] [stderr]   --> test/screen.rs:92:56
[INFO] [stderr]    |
[INFO] [stderr] 92 |             let command = g.choose(&*commands).unwrap().clone();
[INFO] [stderr]    |                                                        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(suspicious_double_ref_op)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `voidmap` (lib test) generated 53 warnings (53 duplicates)
[INFO] [stderr] warning: `voidmap` (test "test") generated 2 warnings (run `cargo fix --test "test"` to apply 1 suggestion)
[INFO] [stderr] warning: `voidmap` (bin "void" test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/voidmap-5f45727fdbd79f98)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_regex_parsing ... ok
[INFO] [stdout] test tagdb::test_basic_func ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/void.rs (/opt/rustwide/target/debug/deps/void-7d1f52965cb0cc9c)
[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] [stderr]      Running test/test.rs (/opt/rustwide/target/debug/deps/test-a5a28e98950db3cc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test screen::qc_input_events_dont_crash_void ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- screen::qc_input_events_dont_crash_void stdout ----
[INFO] [stdout] thread 'screen::qc_input_events_dont_crash_void' panicked at test/screen.rs:172:10:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x560ac6a21b95 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x560ac6a21b95 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x560ac6a21b95 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x560ac6a21b95 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x560ac6a4bfab - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x560ac6a4bfab - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x560ac6a1eb9f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x560ac6a2196e - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x560ac6a2196e - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x560ac6a23399 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x560ac6a2305e - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x560ac666801a - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x560ac666801a - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x560ac6a2399b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x560ac6a2399b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x560ac6a23714 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x560ac6a22059 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x560ac6a23447 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x560ac66241e3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x560ac6624756 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x560ac662a471 - core::result::Result<T,E>::unwrap::hfbbc90d9cf8f53cd
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x560ac662a471 - test::screen::qc_input_events_dont_crash_void::hb850fb3d46d8ae2d
[INFO] [stdout]                                at /opt/rustwide/workdir/test/screen.rs:168:13
[INFO] [stdout]   22:     0x560ac662a3c7 - test::screen::qc_input_events_dont_crash_void::{{closure}}::haa61513feb6f14d3
[INFO] [stdout]                                at /opt/rustwide/workdir/test/screen.rs:166:37
[INFO] [stdout]   23:     0x560ac662b9b6 - core::ops::function::FnOnce::call_once::hcfd7c2e98a671504
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x560ac666c9fb - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x560ac666c9fb - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   26:     0x560ac666c101 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   27:     0x560ac666c101 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x560ac666c101 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   29:     0x560ac666c101 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   30:     0x560ac666c101 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   31:     0x560ac666c101 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   32:     0x560ac666c101 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   33:     0x560ac6634ac4 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   34:     0x560ac6634ac4 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   35:     0x560ac66394f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   36:     0x560ac66394f2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x560ac66394f2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   38:     0x560ac66394f2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   39:     0x560ac66394f2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   40:     0x560ac66394f2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   41:     0x560ac66394f2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x560ac6a2807b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   43:     0x560ac6a2807b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   44:     0x560ac6a2807b - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   45:     0x7f03618ccac3 - <unknown>
[INFO] [stdout]   46:     0x7f036195da04 - __clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     screen::qc_input_events_dont_crash_void
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test test`
[INFO] running `Command { std: "docker" "inspect" "6b0a9ad039e1c6dd3d24d120c51bfb502ba775d93e8f4a66c69193081da763ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b0a9ad039e1c6dd3d24d120c51bfb502ba775d93e8f4a66c69193081da763ad", kill_on_drop: false }`
[INFO] [stdout] 6b0a9ad039e1c6dd3d24d120c51bfb502ba775d93e8f4a66c69193081da763ad
