[INFO] fetching crate firestarter 0.3.2...
[INFO] checking firestarter-0.3.2 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate firestarter 0.3.2 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate firestarter 0.3.2
[INFO] finished tweaking crates.io crate firestarter 0.3.2
[INFO] tweaked toml for crates.io crate firestarter 0.3.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate firestarter 0.3.2 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 107 packages to highest compatible versions
[INFO] [stderr]       Adding clap v2.34.0 (available: v4.6.7)
[INFO] [stderr]       Adding console v0.7.7 (available: v0.16.6)
[INFO] [stderr]       Adding env_logger v0.6.2 (available: v0.11.11)
[INFO] [stderr]       Adding glob v0.2.11 (available: v0.3.4)
[INFO] [stderr]       Adding mio v0.6.23 (available: v1.2.3)
[INFO] [stderr]       Adding nix v0.13.1 (available: v0.31.3)
[INFO] [stderr]       Adding nom v4.2.3 (available: v8.0.0)
[INFO] [stderr]       Adding toml v0.4.10 (available: v1.1.6+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:64:1
[INFO] [stderr]    |
[INFO] [stderr] 64 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:60:12
[INFO] [stderr]    |
[INFO] [stderr] 60 | homepage = "https://github.com/mopemope/firestarter"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 65 | repository = "https://github.com/mopemope/firestarter"
[INFO] [stderr]    |              -----------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `firestarter` (manifest) generated 2 warnings
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded console v0.7.7
[INFO] [stderr]   Downloaded env_logger v0.6.2
[INFO] [stderr]   Downloaded clicolors-control v1.0.1
[INFO] [stderr]   Downloaded nix v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] cf4e4e422736bc4f7c52a8eecb72cd3a22310e375c533dbc775d235e899a824f
[INFO] running `Command { std: "docker" "start" "cf4e4e422736bc4f7c52a8eecb72cd3a22310e375c533dbc775d235e899a824f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf4e4e422736bc4f7c52a8eecb72cd3a22310e375c533dbc775d235e899a824f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf4e4e422736bc4f7c52a8eecb72cd3a22310e375c533dbc775d235e899a824f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cf4e4e422736bc4f7c52a8eecb72cd3a22310e375c533dbc775d235e899a824f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "cf4e4e422736bc4f7c52a8eecb72cd3a22310e375c533dbc775d235e899a824f" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:64:1
[INFO] [stderr]    |
[INFO] [stderr] 64 | readme = "README.md"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]   --> Cargo.toml:60:12
[INFO] [stderr]    |
[INFO] [stderr] 60 | homepage = "https://github.com/mopemope/firestarter"
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 65 | repository = "https://github.com/mopemope/firestarter"
[INFO] [stderr]    |              -----------------------------------------
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `firestarter` (manifest) generated 2 warnings
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling nix v0.13.1
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]     Checking rustc-demangle v0.1.28
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking clicolors-control v1.0.1
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking aho-corasick v1.1.5
[INFO] [stderr]     Checking toml v0.4.10
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking env_logger v0.6.2
[INFO] [stderr]     Checking console v0.7.7
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking failure v0.1.8
[INFO] [stderr]     Checking firestarter v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/config.rs:221:15
[INFO] [stdout]     |
[INFO] [stdout] 221 |         '\x00'...'\x20' => false,
[INFO] [stdout]     |               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/config.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 229 |         'a'...'z' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/config.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 |         'A'...'Z' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/config.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 231 |         '0'...'9' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:262:1
[INFO] [stdout]     |
[INFO] [stdout] 262 | / named!(bare_token<CompleteStr, TokenPart>,
[INFO] [stdout] 263 | |        map!(take_while1_s!(token_char), |s| TokenPart::Bare(String::from(s.as_ref()))));
[INFO] [stdout]     | |_______________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `map`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]    --> src/config.rs:262:1
[INFO] [stdout]     |
[INFO] [stdout] 262 | / named!(bare_token<CompleteStr, TokenPart>,
[INFO] [stdout] 263 | |        map!(take_while1_s!(token_char), |s| TokenPart::Bare(String::from(s.as_ref()))));
[INFO] [stdout]     | |_______________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]    --> src/config.rs:262:1
[INFO] [stdout]     |
[INFO] [stdout] 262 | / named!(bare_token<CompleteStr, TokenPart>,
[INFO] [stdout] 263 | |        map!(take_while1_s!(token_char), |s| TokenPart::Bare(String::from(s.as_ref()))));
[INFO] [stdout]     | |_______________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `take_while1_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:262:1
[INFO] [stdout]     |
[INFO] [stdout] 262 | / named!(bare_token<CompleteStr, TokenPart>,
[INFO] [stdout] 263 | |        map!(take_while1_s!(token_char), |s| TokenPart::Bare(String::from(s.as_ref()))));
[INFO] [stdout]     | |_______________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `take_while1_s`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `take_while1_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / named!(quoted_token<CompleteStr, TokenPart>,
[INFO] [stdout] 266 | |        map!(delimited!(tag_s!("\""), take_until_s!("\""), tag_s!("\"")),
[INFO] [stdout] 267 | |             |s| TokenPart::Bare(String::from(s.as_ref()))));
[INFO] [stdout]     | |___________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `map`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout]    --> src/config.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / named!(quoted_token<CompleteStr, TokenPart>,
[INFO] [stdout] 266 | |        map!(delimited!(tag_s!("\""), take_until_s!("\""), tag_s!("\"")),
[INFO] [stdout] 267 | |             |s| TokenPart::Bare(String::from(s.as_ref()))));
[INFO] [stdout]     | |___________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_until_s`: Please use `take_until` instead
[INFO] [stdout]    --> src/config.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / named!(quoted_token<CompleteStr, TokenPart>,
[INFO] [stdout] 266 | |        map!(delimited!(tag_s!("\""), take_until_s!("\""), tag_s!("\"")),
[INFO] [stdout] 267 | |             |s| TokenPart::Bare(String::from(s.as_ref()))));
[INFO] [stdout]     | |___________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout]    --> src/config.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / named!(quoted_token<CompleteStr, TokenPart>,
[INFO] [stdout] 266 | |        map!(delimited!(tag_s!("\""), take_until_s!("\""), tag_s!("\"")),
[INFO] [stdout] 267 | |             |s| TokenPart::Bare(String::from(s.as_ref()))));
[INFO] [stdout]     | |___________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / named!(place_holder<CompleteStr, TokenPart>,
[INFO] [stdout] 270 | |        map!(tag_s!("{}"), |_| TokenPart::Placeholder));
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `map`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout]    --> src/config.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / named!(place_holder<CompleteStr, TokenPart>,
[INFO] [stdout] 270 | |        map!(tag_s!("{}"), |_| TokenPart::Placeholder));
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | / named!(env_var<CompleteStr, TokenPart>,
[INFO] [stdout] 273 | |        map!(preceded!(tag!("$"), take_while1_s!(var_char)),
[INFO] [stdout] 274 | |             |name| TokenPart::EnvVariable(String::from(name.as_ref()))));
[INFO] [stdout]     | |________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `map`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]    --> src/config.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | / named!(env_var<CompleteStr, TokenPart>,
[INFO] [stdout] 273 | |        map!(preceded!(tag!("$"), take_while1_s!(var_char)),
[INFO] [stdout] 274 | |             |name| TokenPart::EnvVariable(String::from(name.as_ref()))));
[INFO] [stdout]     | |________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]    --> src/config.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | / named!(env_var<CompleteStr, TokenPart>,
[INFO] [stdout] 273 | |        map!(preceded!(tag!("$"), take_while1_s!(var_char)),
[INFO] [stdout] 274 | |             |name| TokenPart::EnvVariable(String::from(name.as_ref()))));
[INFO] [stdout]     | |________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `take_while1_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | / named!(env_var<CompleteStr, TokenPart>,
[INFO] [stdout] 273 | |        map!(preceded!(tag!("$"), take_while1_s!(var_char)),
[INFO] [stdout] 274 | |             |name| TokenPart::EnvVariable(String::from(name.as_ref()))));
[INFO] [stdout]     | |________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `take_while1_s`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `take_while1_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `map`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/worker.rs:149:10
[INFO] [stdout]     |
[INFO] [stdout] 149 |     ) -> (bool) {
[INFO] [stdout]     |          ^    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 149 -     ) -> (bool) {
[INFO] [stdout] 149 +     ) -> bool {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/logs.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |     policy: Box<RotatePolicy>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 223 |     policy: Box<dyn RotatePolicy>,
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/worker.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub stdout_log: Option<Box<io::Write>>,
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub stdout_log: Option<Box<dyn io::Write>>,
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/worker.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub stderr_log: Option<Box<io::Write>>,
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub stderr_log: Option<Box<dyn io::Write>>,
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/config.rs:221:15
[INFO] [stdout]     |
[INFO] [stdout] 221 |         '\x00'...'\x20' => false,
[INFO] [stdout]     |               ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(ellipsis_inclusive_range_patterns)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/config.rs:229:12
[INFO] [stdout]     |
[INFO] [stdout] 229 |         'a'...'z' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/config.rs:230:12
[INFO] [stdout]     |
[INFO] [stdout] 230 |         'A'...'Z' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `...` range patterns are deprecated
[INFO] [stdout]    --> src/config.rs:231:12
[INFO] [stdout]     |
[INFO] [stdout] 231 |         '0'...'9' => true,
[INFO] [stdout]     |            ^^^ help: use `..=` for an inclusive range
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:262:1
[INFO] [stdout]     |
[INFO] [stdout] 262 | / named!(bare_token<CompleteStr, TokenPart>,
[INFO] [stdout] 263 | |        map!(take_while1_s!(token_char), |s| TokenPart::Bare(String::from(s.as_ref()))));
[INFO] [stdout]     | |_______________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `map`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]    --> src/config.rs:262:1
[INFO] [stdout]     |
[INFO] [stdout] 262 | / named!(bare_token<CompleteStr, TokenPart>,
[INFO] [stdout] 263 | |        map!(take_while1_s!(token_char), |s| TokenPart::Bare(String::from(s.as_ref()))));
[INFO] [stdout]     | |_______________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]    --> src/config.rs:262:1
[INFO] [stdout]     |
[INFO] [stdout] 262 | / named!(bare_token<CompleteStr, TokenPart>,
[INFO] [stdout] 263 | |        map!(take_while1_s!(token_char), |s| TokenPart::Bare(String::from(s.as_ref()))));
[INFO] [stdout]     | |_______________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `take_while1_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:262:1
[INFO] [stdout]     |
[INFO] [stdout] 262 | / named!(bare_token<CompleteStr, TokenPart>,
[INFO] [stdout] 263 | |        map!(take_while1_s!(token_char), |s| TokenPart::Bare(String::from(s.as_ref()))));
[INFO] [stdout]     | |_______________________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `take_while1_s`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `take_while1_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / named!(quoted_token<CompleteStr, TokenPart>,
[INFO] [stdout] 266 | |        map!(delimited!(tag_s!("\""), take_until_s!("\""), tag_s!("\"")),
[INFO] [stdout] 267 | |             |s| TokenPart::Bare(String::from(s.as_ref()))));
[INFO] [stdout]     | |___________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `map`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (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/worker.rs:57:50
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn get_log_writer(s: &str) -> io::Result<Box<io::Write>> {
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn get_log_writer(s: &str) -> io::Result<Box<dyn io::Write>> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout]    --> src/config.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / named!(quoted_token<CompleteStr, TokenPart>,
[INFO] [stdout] 266 | |        map!(delimited!(tag_s!("\""), take_until_s!("\""), tag_s!("\"")),
[INFO] [stdout] 267 | |             |s| TokenPart::Bare(String::from(s.as_ref()))));
[INFO] [stdout]     | |___________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_until_s`: Please use `take_until` instead
[INFO] [stdout]    --> src/config.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / named!(quoted_token<CompleteStr, TokenPart>,
[INFO] [stdout] 266 | |        map!(delimited!(tag_s!("\""), take_until_s!("\""), tag_s!("\"")),
[INFO] [stdout] 267 | |             |s| TokenPart::Bare(String::from(s.as_ref()))));
[INFO] [stdout]     | |___________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout]    --> src/config.rs:265:1
[INFO] [stdout]     |
[INFO] [stdout] 265 | / named!(quoted_token<CompleteStr, TokenPart>,
[INFO] [stdout] 266 | |        map!(delimited!(tag_s!("\""), take_until_s!("\""), tag_s!("\"")),
[INFO] [stdout] 267 | |             |s| TokenPart::Bare(String::from(s.as_ref()))));
[INFO] [stdout]     | |___________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / named!(place_holder<CompleteStr, TokenPart>,
[INFO] [stdout] 270 | |        map!(tag_s!("{}"), |_| TokenPart::Placeholder));
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `map`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `tag_s`: Please use `tag` instead
[INFO] [stdout]    --> src/config.rs:269:1
[INFO] [stdout]     |
[INFO] [stdout] 269 | / named!(place_holder<CompleteStr, TokenPart>,
[INFO] [stdout] 270 | |        map!(tag_s!("{}"), |_| TokenPart::Placeholder));
[INFO] [stdout]     | |______________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | / named!(env_var<CompleteStr, TokenPart>,
[INFO] [stdout] 273 | |        map!(preceded!(tag!("$"), take_while1_s!(var_char)),
[INFO] [stdout] 274 | |             |name| TokenPart::EnvVariable(String::from(name.as_ref()))));
[INFO] [stdout]     | |________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `map`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]    --> src/config.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | / named!(env_var<CompleteStr, TokenPart>,
[INFO] [stdout] 273 | |        map!(preceded!(tag!("$"), take_while1_s!(var_char)),
[INFO] [stdout] 274 | |             |name| TokenPart::EnvVariable(String::from(name.as_ref()))));
[INFO] [stdout]     | |________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `tuple_parser` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `take_while1_s`: Please use `take_while1` instead
[INFO] [stdout]    --> src/config.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | / named!(env_var<CompleteStr, TokenPart>,
[INFO] [stdout] 273 | |        map!(preceded!(tag!("$"), take_while1_s!(var_char)),
[INFO] [stdout] 274 | |             |name| TokenPart::EnvVariable(String::from(name.as_ref()))));
[INFO] [stdout]     | |________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `take_while1_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:272:1
[INFO] [stdout]     |
[INFO] [stdout] 272 | / named!(env_var<CompleteStr, TokenPart>,
[INFO] [stdout] 273 | |        map!(preceded!(tag!("$"), take_while1_s!(var_char)),
[INFO] [stdout] 274 | |             |name| TokenPart::EnvVariable(String::from(name.as_ref()))));
[INFO] [stdout]     | |________________________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `take_while1_s`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `take_while1_s` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `map`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `map` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/config.rs:276:1
[INFO] [stdout]     |
[INFO] [stdout] 276 | / named!(command_token<CompleteStr, Token>,
[INFO] [stdout] 277 | |        map!(many1!(alt!(bare_token | quoted_token | place_holder | env_var)),
[INFO] [stdout] 278 | |             Token));
[INFO] [stdout]     | |___________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `alt`
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `alt` which comes from the expansion of the macro `named` (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/command.rs:190:84
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn send_daemon_command(sock_path: &str, cmd: &DaemonCommand) -> io::Result<Box<ToString>> {
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn send_daemon_command(sock_path: &str, cmd: &DaemonCommand) -> io::Result<Box<dyn ToString>> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/command.rs:225:25
[INFO] [stdout]     |
[INFO] [stdout] 225 | ) -> io::Result<Vec<Box<ToString>>> {
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 225 | ) -> io::Result<Vec<Box<dyn ToString>>> {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> src/worker.rs:149:10
[INFO] [stdout]     |
[INFO] [stdout] 149 |     ) -> (bool) {
[INFO] [stdout]     |          ^    ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 149 -     ) -> (bool) {
[INFO] [stdout] 149 +     ) -> bool {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/process.rs:365:54
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub fn output_stdout_log(p: &mut Child, writer: &mut io::Write) -> io::Result<()> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub fn output_stdout_log(p: &mut Child, writer: &mut dyn io::Write) -> io::Result<()> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/process.rs:393:54
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub fn output_stderr_log(p: &mut Child, writer: &mut io::Write) -> io::Result<()> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub fn output_stderr_log(p: &mut Child, writer: &mut dyn io::Write) -> io::Result<()> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/logs.rs:227:47
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn new(log_file: PathBuf, policy: Box<RotatePolicy>) -> Self {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn new(log_file: PathBuf, policy: Box<dyn RotatePolicy>) -> Self {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/logs.rs:223:17
[INFO] [stdout]     |
[INFO] [stdout] 223 |     policy: Box<RotatePolicy>,
[INFO] [stdout]     |                 ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout]     = note: `#[warn(bare_trait_objects)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 223 |     policy: Box<dyn RotatePolicy>,
[INFO] [stdout]     |                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/worker.rs:23:32
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub stdout_log: Option<Box<io::Write>>,
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 23 |     pub stdout_log: Option<Box<dyn io::Write>>,
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/worker.rs:24:32
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub stderr_log: Option<Box<io::Write>>,
[INFO] [stdout]    |                                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub stderr_log: Option<Box<dyn io::Write>>,
[INFO] [stdout]    |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]   --> src/worker.rs:57:50
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn get_log_writer(s: &str) -> io::Result<Box<io::Write>> {
[INFO] [stdout]    |                                                  ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]    |
[INFO] [stdout] 57 |     fn get_log_writer(s: &str) -> io::Result<Box<dyn io::Write>> {
[INFO] [stdout]    |                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/command.rs:190:84
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn send_daemon_command(sock_path: &str, cmd: &DaemonCommand) -> io::Result<Box<ToString>> {
[INFO] [stdout]     |                                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub fn send_daemon_command(sock_path: &str, cmd: &DaemonCommand) -> io::Result<Box<dyn ToString>> {
[INFO] [stdout]     |                                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/command.rs:225:25
[INFO] [stdout]     |
[INFO] [stdout] 225 | ) -> io::Result<Vec<Box<ToString>>> {
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 225 | ) -> io::Result<Vec<Box<dyn ToString>>> {
[INFO] [stdout]     |                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/process.rs:365:54
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub fn output_stdout_log(p: &mut Child, writer: &mut io::Write) -> io::Result<()> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 365 | pub fn output_stdout_log(p: &mut Child, writer: &mut dyn io::Write) -> io::Result<()> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/process.rs:393:54
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub fn output_stderr_log(p: &mut Child, writer: &mut io::Write) -> io::Result<()> {
[INFO] [stdout]     |                                                      ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 393 | pub fn output_stderr_log(p: &mut Child, writer: &mut dyn io::Write) -> io::Result<()> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/logs.rs:227:47
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn new(log_file: PathBuf, policy: Box<RotatePolicy>) -> Self {
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 227 |     pub fn new(log_file: PathBuf, policy: Box<dyn RotatePolicy>) -> Self {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/command.rs:250:29
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let mut result: Vec<Box<ToString>> = Vec::new();
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let mut result: Vec<Box<dyn ToString>> = Vec::new();
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated
[INFO] [stdout]    --> src/command.rs:250:29
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let mut result: Vec<Box<ToString>> = Vec::new();
[INFO] [stdout]     |                             ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/warnings-promoted-to-error.html>
[INFO] [stdout] help: if this is a dyn-compatible trait, use `dyn`
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let mut result: Vec<Box<dyn ToString>> = Vec::new();
[INFO] [stdout]     |                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]    --> src/monitor.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 376 | struct IOEvent {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] 377 |     pub token: Token,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/monitor.rs:384:17
[INFO] [stdout]     |
[INFO] [stdout] 384 |     CtrlFdEvent(RawFd, Token),
[INFO] [stdout]     |     ----------- ^^^^^  ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 384 -     CtrlFdEvent(RawFd, Token),
[INFO] [stdout] 384 +     CtrlFdEvent((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/monitor.rs:385:26
[INFO] [stdout]     |
[INFO] [stdout] 385 |     LisetnFdEvent(RawFd, Token),
[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] 385 -     LisetnFdEvent(RawFd, Token),
[INFO] [stdout] 385 +     LisetnFdEvent(RawFd, ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `token` is never read
[INFO] [stdout]    --> src/monitor.rs:377:9
[INFO] [stdout]     |
[INFO] [stdout] 376 | struct IOEvent {
[INFO] [stdout]     |        ------- field in this struct
[INFO] [stdout] 377 |     pub token: Token,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/monitor.rs:384:17
[INFO] [stdout]     |
[INFO] [stdout] 384 |     CtrlFdEvent(RawFd, Token),
[INFO] [stdout]     |     ----------- ^^^^^  ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 384 -     CtrlFdEvent(RawFd, Token),
[INFO] [stdout] 384 +     CtrlFdEvent((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `1` is never read
[INFO] [stdout]    --> src/monitor.rs:385:26
[INFO] [stdout]     |
[INFO] [stdout] 385 |     LisetnFdEvent(RawFd, Token),
[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] 385 -     LisetnFdEvent(RawFd, Token),
[INFO] [stdout] 385 +     LisetnFdEvent(RawFd, ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.05s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: firestarter v0.3.2 (/opt/rustwide/workdir), nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "cf4e4e422736bc4f7c52a8eecb72cd3a22310e375c533dbc775d235e899a824f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf4e4e422736bc4f7c52a8eecb72cd3a22310e375c533dbc775d235e899a824f", kill_on_drop: false }`
[INFO] [stdout] cf4e4e422736bc4f7c52a8eecb72cd3a22310e375c533dbc775d235e899a824f
