[INFO] fetching crate firestarter 0.3.2... [INFO] checking firestarter-0.3.2 against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] extracting crate firestarter 0.3.2 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate firestarter 0.3.2 on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c8c8a36b41f09d04036405057540cd0e5013ac357c7eb9c75bc2a28beb15433 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0c8c8a36b41f09d04036405057540cd0e5013ac357c7eb9c75bc2a28beb15433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c8c8a36b41f09d04036405057540cd0e5013ac357c7eb9c75bc2a28beb15433", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c8c8a36b41f09d04036405057540cd0e5013ac357c7eb9c75bc2a28beb15433", kill_on_drop: false }` [INFO] [stdout] 0c8c8a36b41f09d04036405057540cd0e5013ac357c7eb9c75bc2a28beb15433 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1cacc75376b1e9d0cb2f6f0eab7e0828d3f26ac7556cb43232119d4979c2ce55 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1cacc75376b1e9d0cb2f6f0eab7e0828d3f26ac7556cb43232119d4979c2ce55", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling nix v0.13.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking firestarter v0.3.2 (/opt/rustwide/workdir) [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, [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 a macro (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, [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 a macro (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, [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 a macro (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, [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 a macro (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, [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 a macro (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, [INFO] [stdout] 270 | | map!(tag_s!("{}"), |_| TokenPart::Placeholder)); [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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, [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 a macro (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, [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 a macro (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> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn ToString` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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>> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn ToString` [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> = Vec::new(); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn ToString` [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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` 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] [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] [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] [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, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn RotatePolicy` [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) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn RotatePolicy` [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] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write` [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] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `io` is imported redundantly [INFO] [stdout] --> src/utils.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{env, io, time}; [INFO] [stdout] | -- the item `io` is already imported here [INFO] [stdout] ... [INFO] [stdout] 25 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write` [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>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write` [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> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write` [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] | ^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [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, [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 a macro (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, [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 a macro (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, [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 a macro (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, [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 a macro (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, [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 a macro (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, [INFO] [stdout] 270 | | map!(tag_s!("{}"), |_| TokenPart::Placeholder)); [INFO] [stdout] | |_______________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (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, [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 a macro (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, [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 a macro (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> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn ToString` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [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>> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn ToString` [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> = Vec::new(); [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn ToString` [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] = note: `#[warn(ellipsis_inclusive_range_patterns)]` 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] [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] [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] [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, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn RotatePolicy` [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) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn RotatePolicy` [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] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write` [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] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `io` is imported redundantly [INFO] [stdout] --> src/utils.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{env, io, time}; [INFO] [stdout] | -- the item `io` is already imported here [INFO] [stdout] ... [INFO] [stdout] 25 | use std::io; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write` [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>, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write` [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> { [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn io::Write` [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] | ^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "1cacc75376b1e9d0cb2f6f0eab7e0828d3f26ac7556cb43232119d4979c2ce55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cacc75376b1e9d0cb2f6f0eab7e0828d3f26ac7556cb43232119d4979c2ce55", kill_on_drop: false }` [INFO] [stdout] 1cacc75376b1e9d0cb2f6f0eab7e0828d3f26ac7556cb43232119d4979c2ce55