[INFO] cloning repository https://github.com/iamcodemaker/rust-wc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iamcodemaker/rust-wc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamcodemaker%2Frust-wc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamcodemaker%2Frust-wc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a52c47ba2326da5e718e56fef31de5ec70ed4497 [INFO] checking iamcodemaker/rust-wc against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamcodemaker%2Frust-wc" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iamcodemaker/rust-wc on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iamcodemaker/rust-wc [INFO] finished tweaking git repo https://github.com/iamcodemaker/rust-wc [INFO] tweaked toml for git repo https://github.com/iamcodemaker/rust-wc written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/iamcodemaker/rust-wc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-1/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd60084d7900b495e33db602316b3146837984c29585068570bbf670b8923336 [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" "dd60084d7900b495e33db602316b3146837984c29585068570bbf670b8923336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd60084d7900b495e33db602316b3146837984c29585068570bbf670b8923336", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd60084d7900b495e33db602316b3146837984c29585068570bbf670b8923336", kill_on_drop: false }` [INFO] [stdout] dd60084d7900b495e33db602316b3146837984c29585068570bbf670b8923336 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e272a4c044bd632f834889015b2e5508e4d07ea0819ef7319634d175c2ef36f [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" "1e272a4c044bd632f834889015b2e5508e4d07ea0819ef7319634d175c2ef36f", kill_on_drop: false }` [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking rust-wc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/count.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | let mut file = try!(File::open(file)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/count.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | try!(file.read(&mut buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/count.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | count.bytes = try!(file.metadata()).len(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/counter/count.rs:31:61 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn bytes_from_file(file: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/count.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | let file = try!(File::open(file)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/count.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | count.bytes = try!(file.metadata()).len(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/count.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | if try!(file.read(&mut buf)) == 0 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/counter/count.rs:43:61 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn lines_from_file(file: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/count.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | let file = try!(File::open(file)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/counter/count.rs:71:55 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn from_file(file: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/counter/count.rs:77:46 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn from_stdin() -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/count.rs:101:26 [INFO] [stdout] | [INFO] [stdout] 101 | let c_byte = try!(c); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/counter/count.rs:88:52 [INFO] [stdout] | [INFO] [stdout] 88 | fn from_iter(bytes: I) -> Result> [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/display.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | if self.opts.lines { try!(write!(f, "{}{: >width$}", padding, self.count.newlines, width = width)); padding = " "; } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/display.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | if self.opts.words { try!(write!(f, "{}{: >width$}", padding, self.count.words, width = width)); padding = " "; } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/display.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | if self.opts.chars { try!(write!(f, "{}{: >width$}", padding, self.count.chars, width = width)); padding = " "; } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/display.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | if self.opts.bytes { try!(write!(f, "{}{: >width$}", padding, self.count.bytes, width = width)); padding = " "; } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/display.rs:54:33 [INFO] [stdout] | [INFO] [stdout] 54 | if self.opts.max_line { try!(write!(f, "{}{: >width$}", padding, self.count.max_line, width = width)); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/options.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 133 | let matches = try!(options.parse(args.skip(1))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/options.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | Some(try!(load_files_from(&files0_from))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/options.rs:192:20 [INFO] [stdout] | [INFO] [stdout] 192 | let file = try!(File::open(file)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/options.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | match try!(b) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/options.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | vec.push(try!(String::from_utf8(vec_string.clone()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/options.rs:219:18 [INFO] [stdout] | [INFO] [stdout] 219 | vec.push(try!(String::from_utf8(vec_string))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/count.rs:34:24 [INFO] [stdout] | [INFO] [stdout] 34 | let mut file = try!(File::open(file)); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/count.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | try!(file.read(&mut buf)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/count.rs:38:23 [INFO] [stdout] | [INFO] [stdout] 38 | count.bytes = try!(file.metadata()).len(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/counter/count.rs:31:61 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn bytes_from_file(file: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/count.rs:44:20 [INFO] [stdout] | [INFO] [stdout] 44 | let file = try!(File::open(file)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/count.rs:47:23 [INFO] [stdout] | [INFO] [stdout] 47 | count.bytes = try!(file.metadata()).len(); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/count.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 52 | if try!(file.read(&mut buf)) == 0 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/counter/count.rs:43:61 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn lines_from_file(file: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/count.rs:72:20 [INFO] [stdout] | [INFO] [stdout] 72 | let file = try!(File::open(file)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/counter/count.rs:71:55 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn from_file(file: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/counter/count.rs:77:46 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn from_stdin() -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/count.rs:101:26 [INFO] [stdout] | [INFO] [stdout] 101 | let c_byte = try!(c); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/counter/count.rs:88:52 [INFO] [stdout] | [INFO] [stdout] 88 | fn from_iter(bytes: I) -> Result> [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/display.rs:50:30 [INFO] [stdout] | [INFO] [stdout] 50 | if self.opts.lines { try!(write!(f, "{}{: >width$}", padding, self.count.newlines, width = width)); padding = " "; } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/display.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | if self.opts.words { try!(write!(f, "{}{: >width$}", padding, self.count.words, width = width)); padding = " "; } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/display.rs:52:30 [INFO] [stdout] | [INFO] [stdout] 52 | if self.opts.chars { try!(write!(f, "{}{: >width$}", padding, self.count.chars, width = width)); padding = " "; } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/display.rs:53:30 [INFO] [stdout] | [INFO] [stdout] 53 | if self.opts.bytes { try!(write!(f, "{}{: >width$}", padding, self.count.bytes, width = width)); padding = " "; } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/counter/display.rs:54:33 [INFO] [stdout] | [INFO] [stdout] 54 | if self.opts.max_line { try!(write!(f, "{}{: >width$}", padding, self.count.max_line, width = width)); } [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/options.rs:133:23 [INFO] [stdout] | [INFO] [stdout] 133 | let matches = try!(options.parse(args.skip(1))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/options.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | Some(try!(load_files_from(&files0_from))) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/options.rs:192:20 [INFO] [stdout] | [INFO] [stdout] 192 | let file = try!(File::open(file)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/options.rs:208:15 [INFO] [stdout] | [INFO] [stdout] 208 | match try!(b) { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/options.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | vec.push(try!(String::from_utf8(vec_string.clone()))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/options.rs:219:18 [INFO] [stdout] | [INFO] [stdout] 219 | vec.push(try!(String::from_utf8(vec_string))); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | fn print_count(out: &mut Write, opts: &Options, file: &str, count_result: &Result>) { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [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/main.rs:51:94 [INFO] [stdout] | [INFO] [stdout] 51 | fn print_count(out: &mut Write, opts: &Options, file: &str, count_result: &Result>) { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:64:66 [INFO] [stdout] | [INFO] [stdout] 64 | fn process_file(opts: &Options, file: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:51:26 [INFO] [stdout] | [INFO] [stdout] 51 | fn print_count(out: &mut Write, opts: &Options, file: &str, count_result: &Result>) { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Write` [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/main.rs:51:94 [INFO] [stdout] | [INFO] [stdout] 51 | fn print_count(out: &mut Write, opts: &Options, file: &str, count_result: &Result>) { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:64:66 [INFO] [stdout] | [INFO] [stdout] 64 | fn process_file(opts: &Options, file: &str) -> Result> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 24 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.94s [INFO] running `Command { std: "docker" "inspect" "1e272a4c044bd632f834889015b2e5508e4d07ea0819ef7319634d175c2ef36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e272a4c044bd632f834889015b2e5508e4d07ea0819ef7319634d175c2ef36f", kill_on_drop: false }` [INFO] [stdout] 1e272a4c044bd632f834889015b2e5508e4d07ea0819ef7319634d175c2ef36f