[INFO] updating cached repository https://github.com/gemmarx/unicode-jp-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2f2b110b22addea6e118664580f4236587f5f0f2 [INFO] checking gemmarx/unicode-jp-rs against try#1a608893c03d7722effeb0058e82770bd36b4b3c for pr-66504-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgemmarx%2Funicode-jp-rs" "/workspace/builds/worker-10/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gemmarx/unicode-jp-rs on toolchain 1a608893c03d7722effeb0058e82770bd36b4b3c [INFO] running `"/workspace/cargo-home/bin/cargo" "+1a608893c03d7722effeb0058e82770bd36b4b3c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/gemmarx/unicode-jp-rs [INFO] finished tweaking git repo https://github.com/gemmarx/unicode-jp-rs [INFO] tweaked toml for git repo https://github.com/gemmarx/unicode-jp-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/gemmarx/unicode-jp-rs already has a lockfile, it will not be regenerated [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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 86a56d747e09933c822bf986a73946d04d310499f98140d88e5168eecdc8e778 [INFO] running `"docker" "start" "-a" "86a56d747e09933c822bf986a73946d04d310499f98140d88e5168eecdc8e778"` [INFO] [stderr] Checking bitflags v0.8.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking atty v0.2.2 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking clap v2.21.2 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking regex v0.1.80 [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: `#[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: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: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: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: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: 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: 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: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: 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: 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: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: 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: 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 10.90s [INFO] running `"docker" "inspect" "86a56d747e09933c822bf986a73946d04d310499f98140d88e5168eecdc8e778"` [INFO] running `"docker" "rm" "-f" "86a56d747e09933c822bf986a73946d04d310499f98140d88e5168eecdc8e778"` [INFO] [stdout] 86a56d747e09933c822bf986a73946d04d310499f98140d88e5168eecdc8e778