[INFO] crate unicode-jp 0.3.0 is already in cache [INFO] checking unicode-jp-0.3.0 against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] extracting crate unicode-jp 0.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate unicode-jp 0.3.0 on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate unicode-jp 0.3.0 [INFO] finished tweaking crates.io crate unicode-jp 0.3.0 [INFO] tweaked toml for crates.io crate unicode-jp 0.3.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a22169bd2f85c8635e87410dbea8c277d6229340cb5cdc03e2d0fb0a2fa93c5e [INFO] running `"docker" "start" "-a" "a22169bd2f85c8635e87410dbea8c277d6229340cb5cdc03e2d0fb0a2fa93c5e"` [INFO] [stderr] Checking unicode-jp v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/kana.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / lazy_static! { [INFO] [stderr] 60 | | static ref SEMIVOICED_HALVES: HashMap = [ [INFO] [stderr] 61 | | ('\u{FF8A}', '\u{30D1}'), // ハ FF8A パ 30D1 [INFO] [stderr] 62 | | ('\u{FF8B}', '\u{30D4}'), // ヒ FF8B ピ 30D4 [INFO] [stderr] ... | [INFO] [stderr] 223 | | ].into_iter().cloned().collect(); [INFO] [stderr] 224 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/kana.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / lazy_static! { [INFO] [stderr] 60 | | static ref SEMIVOICED_HALVES: HashMap = [ [INFO] [stderr] 61 | | ('\u{FF8A}', '\u{30D1}'), // ハ FF8A パ 30D1 [INFO] [stderr] 62 | | ('\u{FF8B}', '\u{30D4}'), // ヒ FF8B ピ 30D4 [INFO] [stderr] ... | [INFO] [stderr] 223 | | ].into_iter().cloned().collect(); [INFO] [stderr] 224 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/kana.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / lazy_static! { [INFO] [stderr] 60 | | static ref SEMIVOICED_HALVES: HashMap = [ [INFO] [stderr] 61 | | ('\u{FF8A}', '\u{30D1}'), // ハ FF8A パ 30D1 [INFO] [stderr] 62 | | ('\u{FF8B}', '\u{30D4}'), // ヒ FF8B ピ 30D4 [INFO] [stderr] ... | [INFO] [stderr] 223 | | ].into_iter().cloned().collect(); [INFO] [stderr] 224 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/kana.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / lazy_static! { [INFO] [stderr] 60 | | static ref SEMIVOICED_HALVES: HashMap = [ [INFO] [stderr] 61 | | ('\u{FF8A}', '\u{30D1}'), // ハ FF8A パ 30D1 [INFO] [stderr] 62 | | ('\u{FF8B}', '\u{30D4}'), // ヒ FF8B ピ 30D4 [INFO] [stderr] ... | [INFO] [stderr] 223 | | ].into_iter().cloned().collect(); [INFO] [stderr] 224 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/kana.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / lazy_static! { [INFO] [stderr] 60 | | static ref SEMIVOICED_HALVES: HashMap = [ [INFO] [stderr] 61 | | ('\u{FF8A}', '\u{30D1}'), // ハ FF8A パ 30D1 [INFO] [stderr] 62 | | ('\u{FF8B}', '\u{30D4}'), // ヒ FF8B ピ 30D4 [INFO] [stderr] ... | [INFO] [stderr] 223 | | ].into_iter().cloned().collect(); [INFO] [stderr] 224 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/kana.rs:362:5 [INFO] [stderr] | [INFO] [stderr] 362 | / lazy_static! { [INFO] [stderr] 363 | | static ref RE1: Regex = Regex::new(RE_VOICED_MARKS).unwrap(); [INFO] [stderr] 364 | | static ref RE2: Regex = Regex::new(RE_SEMIVOICED_MARKS).unwrap(); [INFO] [stderr] 365 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/kana.rs:362:5 [INFO] [stderr] | [INFO] [stderr] 362 | / lazy_static! { [INFO] [stderr] 363 | | static ref RE1: Regex = Regex::new(RE_VOICED_MARKS).unwrap(); [INFO] [stderr] 364 | | static ref RE2: Regex = Regex::new(RE_SEMIVOICED_MARKS).unwrap(); [INFO] [stderr] 365 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/kana.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / lazy_static! { [INFO] [stderr] 60 | | static ref SEMIVOICED_HALVES: HashMap = [ [INFO] [stderr] 61 | | ('\u{FF8A}', '\u{30D1}'), // ハ FF8A パ 30D1 [INFO] [stderr] 62 | | ('\u{FF8B}', '\u{30D4}'), // ヒ FF8B ピ 30D4 [INFO] [stderr] ... | [INFO] [stderr] 223 | | ].into_iter().cloned().collect(); [INFO] [stderr] 224 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/kana.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / lazy_static! { [INFO] [stderr] 60 | | static ref SEMIVOICED_HALVES: HashMap = [ [INFO] [stderr] 61 | | ('\u{FF8A}', '\u{30D1}'), // ハ FF8A パ 30D1 [INFO] [stderr] 62 | | ('\u{FF8B}', '\u{30D4}'), // ヒ FF8B ピ 30D4 [INFO] [stderr] ... | [INFO] [stderr] 223 | | ].into_iter().cloned().collect(); [INFO] [stderr] 224 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/kana.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / lazy_static! { [INFO] [stderr] 60 | | static ref SEMIVOICED_HALVES: HashMap = [ [INFO] [stderr] 61 | | ('\u{FF8A}', '\u{30D1}'), // ハ FF8A パ 30D1 [INFO] [stderr] 62 | | ('\u{FF8B}', '\u{30D4}'), // ヒ FF8B ピ 30D4 [INFO] [stderr] ... | [INFO] [stderr] 223 | | ].into_iter().cloned().collect(); [INFO] [stderr] 224 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/kana.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / lazy_static! { [INFO] [stderr] 60 | | static ref SEMIVOICED_HALVES: HashMap = [ [INFO] [stderr] 61 | | ('\u{FF8A}', '\u{30D1}'), // ハ FF8A パ 30D1 [INFO] [stderr] 62 | | ('\u{FF8B}', '\u{30D4}'), // ヒ FF8B ピ 30D4 [INFO] [stderr] ... | [INFO] [stderr] 223 | | ].into_iter().cloned().collect(); [INFO] [stderr] 224 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/kana.rs:59:1 [INFO] [stderr] | [INFO] [stderr] 59 | / lazy_static! { [INFO] [stderr] 60 | | static ref SEMIVOICED_HALVES: HashMap = [ [INFO] [stderr] 61 | | ('\u{FF8A}', '\u{30D1}'), // ハ FF8A パ 30D1 [INFO] [stderr] 62 | | ('\u{FF8B}', '\u{30D4}'), // ヒ FF8B ピ 30D4 [INFO] [stderr] ... | [INFO] [stderr] 223 | | ].into_iter().cloned().collect(); [INFO] [stderr] 224 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/kana.rs:362:5 [INFO] [stderr] | [INFO] [stderr] 362 | / lazy_static! { [INFO] [stderr] 363 | | static ref RE1: Regex = Regex::new(RE_VOICED_MARKS).unwrap(); [INFO] [stderr] 364 | | static ref RE2: Regex = Regex::new(RE_SEMIVOICED_MARKS).unwrap(); [INFO] [stderr] 365 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/kana.rs:362:5 [INFO] [stderr] | [INFO] [stderr] 362 | / lazy_static! { [INFO] [stderr] 363 | | static ref RE1: Regex = Regex::new(RE_VOICED_MARKS).unwrap(); [INFO] [stderr] 364 | | static ref RE2: Regex = Regex::new(RE_SEMIVOICED_MARKS).unwrap(); [INFO] [stderr] 365 | | } [INFO] [stderr] | |_____^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/kana.rs:66:7 [INFO] [stderr] | [INFO] [stderr] 66 | ].into_iter().cloned().collect(); [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/kana.rs:92:7 [INFO] [stderr] | [INFO] [stderr] 92 | ].into_iter().cloned().collect(); [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/kana.rs:105:7 [INFO] [stderr] | [INFO] [stderr] 105 | ].into_iter().cloned().collect(); [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/kana.rs:155:7 [INFO] [stderr] | [INFO] [stderr] 155 | ].into_iter().cloned().collect(); [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/kana.rs:223:7 [INFO] [stderr] | [INFO] [stderr] 223 | ].into_iter().cloned().collect(); [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/kana.rs:66:7 [INFO] [stderr] | [INFO] [stderr] 66 | ].into_iter().cloned().collect(); [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(array_into_iter)]` on by default [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/kana.rs:92:7 [INFO] [stderr] | [INFO] [stderr] 92 | ].into_iter().cloned().collect(); [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/kana.rs:105:7 [INFO] [stderr] | [INFO] [stderr] 105 | ].into_iter().cloned().collect(); [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/kana.rs:155:7 [INFO] [stderr] | [INFO] [stderr] 155 | ].into_iter().cloned().collect(); [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: this method call currently resolves to `<&[T] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stderr] --> src/kana.rs:223:7 [INFO] [stderr] | [INFO] [stderr] 223 | ].into_iter().cloned().collect(); [INFO] [stderr] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #66145 [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:27:44 [INFO] [stderr] | [INFO] [stderr] 27 | fn main_body(args: &ArgMatches, input: Box) [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:28:23 [INFO] [stderr] | [INFO] [stderr] 28 | -> Result<(), Box> [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:51:45 [INFO] [stderr] | [INFO] [stderr] 51 | fn get_input_clap(args: &ArgMatches) -> Box { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:55:48 [INFO] [stderr] | [INFO] [stderr] 55 | Box::new(io::BufReader::new(f)) as Box [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:58:39 [INFO] [stderr] | [INFO] [stderr] 58 | Box::new(STDIN.lock()) as Box [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | lazy_static! { static ref STDIN: io::Stdin = io::stdin(); } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:27:44 [INFO] [stderr] | [INFO] [stderr] 27 | fn main_body(args: &ArgMatches, input: Box) [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:28:23 [INFO] [stderr] | [INFO] [stderr] 28 | -> Result<(), Box> [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:51:45 [INFO] [stderr] | [INFO] [stderr] 51 | fn get_input_clap(args: &ArgMatches) -> Box { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:55:48 [INFO] [stderr] | [INFO] [stderr] 55 | Box::new(io::BufReader::new(f)) as Box [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:58:39 [INFO] [stderr] | [INFO] [stderr] 58 | Box::new(STDIN.lock()) as Box [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn BufRead` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/main.rs:57:9 [INFO] [stderr] | [INFO] [stderr] 57 | lazy_static! { static ref STDIN: io::Stdin = io::stdin(); } [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.24s [INFO] running `"docker" "inspect" "a22169bd2f85c8635e87410dbea8c277d6229340cb5cdc03e2d0fb0a2fa93c5e"` [INFO] running `"docker" "rm" "-f" "a22169bd2f85c8635e87410dbea8c277d6229340cb5cdc03e2d0fb0a2fa93c5e"` [INFO] [stdout] a22169bd2f85c8635e87410dbea8c277d6229340cb5cdc03e2d0fb0a2fa93c5e