[INFO] cloning repository https://github.com/wdv4758h/jwconv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wdv4758h/jwconv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdv4758h%2Fjwconv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdv4758h%2Fjwconv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4d0301e8909fe71edc439139b37898c45048f2be
[INFO] checking wdv4758h/jwconv against try#d12484522bcab8d07e325c6570f226a2faace3f7 for pr-128425-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwdv4758h%2Fjwconv" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/wdv4758h/jwconv on toolchain d12484522bcab8d07e325c6570f226a2faace3f7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/wdv4758h/jwconv
[INFO] finished tweaking git repo https://github.com/wdv4758h/jwconv
[INFO] tweaked toml for git repo https://github.com/wdv4758h/jwconv written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/wdv4758h/jwconv already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/ffi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/cli/Cargo.toml: An explicit [[bin]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other binary targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a binary target:
[INFO] [stderr] 
[INFO] [stderr] * src/main.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autobins = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/cli/Cargo.toml: path `src/main.rs` was erroneously implicitly accepted for binary `jwconv`,
[INFO] [stderr] please set bin.path in Cargo.toml
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/core/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6df2885cf6cb9913423dc1a2016b944a32bdf8f120903fddf298191cc43dbea1
[INFO] running `Command { std: "docker" "start" "-a" "6df2885cf6cb9913423dc1a2016b944a32bdf8f120903fddf298191cc43dbea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6df2885cf6cb9913423dc1a2016b944a32bdf8f120903fddf298191cc43dbea1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6df2885cf6cb9913423dc1a2016b944a32bdf8f120903fddf298191cc43dbea1", kill_on_drop: false }`
[INFO] [stdout] 6df2885cf6cb9913423dc1a2016b944a32bdf8f120903fddf298191cc43dbea1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+d12484522bcab8d07e325c6570f226a2faace3f7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79fb8b403aefb609c1e182a5c333a808b6f5a0a51cdc32995b7550edadd9eb8a
[INFO] running `Command { std: "docker" "start" "-a" "79fb8b403aefb609c1e182a5c333a808b6f5a0a51cdc32995b7550edadd9eb8a", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/core/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/cli/Cargo.toml: An explicit [[bin]] section is specified in Cargo.toml which currently
[INFO] [stderr] disables Cargo from automatically inferring other binary targets.
[INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following
[INFO] [stderr] files will be included as a binary target:
[INFO] [stderr] 
[INFO] [stderr] * src/main.rs
[INFO] [stderr] 
[INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be
[INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself
[INFO] [stderr] and disable this warning by adding `autobins = false` to your [package]
[INFO] [stderr] section. You may also move the files to a location where Cargo would not
[INFO] [stderr] automatically infer them to be a target, such as in subfolders.
[INFO] [stderr] 
[INFO] [stderr] For more information on this warning you can consult
[INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330
[INFO] [stderr] warning: /opt/rustwide/workdir/cli/Cargo.toml: path `src/main.rs` was erroneously implicitly accepted for binary `jwconv`,
[INFO] [stderr] please set bin.path in Cargo.toml
[INFO] [stderr] warning: /opt/rustwide/workdir/cli/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: /opt/rustwide/workdir/ffi/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Checking lazy_static v0.2.2
[INFO] [stderr]     Checking libc v0.2.18
[INFO] [stderr]     Checking strsim v0.6.0
[INFO] [stderr]     Checking unicode-segmentation v1.0.1
[INFO] [stderr]     Checking unicode-width v0.1.4
[INFO] [stderr]     Checking yaml-rust v0.3.5
[INFO] [stderr]     Checking ansi_term v0.9.0
[INFO] [stderr]     Checking vec_map v0.6.0
[INFO] [stderr]     Checking jwconv v0.0.1 (/opt/rustwide/workdir/core)
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> core/src/hiragana.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / lazy_static! {
[INFO] [stdout] 49 | |     static ref HIRAGANA_ROW_INDEX: HashMap<&'static str, usize> = {
[INFO] [stdout] 50 | |         let mut m = HashMap::new();
[INFO] [stdout] 51 | |         m.insert("", 0);
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     };
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> core/src/hiragana.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / lazy_static! {
[INFO] [stdout] 49 | |     static ref HIRAGANA_ROW_INDEX: HashMap<&'static str, usize> = {
[INFO] [stdout] 50 | |         let mut m = HashMap::new();
[INFO] [stdout] 51 | |         m.insert("", 0);
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     };
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> core/src/hiragana.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / lazy_static! {
[INFO] [stdout] 49 | |     static ref HIRAGANA_ROW_INDEX: HashMap<&'static str, usize> = {
[INFO] [stdout] 50 | |         let mut m = HashMap::new();
[INFO] [stdout] 51 | |         m.insert("", 0);
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     };
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> core/src/hiragana.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / lazy_static! {
[INFO] [stdout] 49 | |     static ref HIRAGANA_ROW_INDEX: HashMap<&'static str, usize> = {
[INFO] [stdout] 50 | |         let mut m = HashMap::new();
[INFO] [stdout] 51 | |         m.insert("", 0);
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     };
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> core/src/katakana.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / lazy_static! {
[INFO] [stdout] 49 | |     static ref KATAKANA_ROW_INDEX: HashMap<&'static str, usize> = {
[INFO] [stdout] 50 | |         let mut m = HashMap::new();
[INFO] [stdout] 51 | |         m.insert("", 0);
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     };
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> core/src/katakana.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / lazy_static! {
[INFO] [stdout] 49 | |     static ref KATAKANA_ROW_INDEX: HashMap<&'static str, usize> = {
[INFO] [stdout] 50 | |         let mut m = HashMap::new();
[INFO] [stdout] 51 | |         m.insert("", 0);
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     };
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> core/src/katakana.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / lazy_static! {
[INFO] [stdout] 49 | |     static ref KATAKANA_ROW_INDEX: HashMap<&'static str, usize> = {
[INFO] [stdout] 50 | |         let mut m = HashMap::new();
[INFO] [stdout] 51 | |         m.insert("", 0);
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     };
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> core/src/katakana.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / lazy_static! {
[INFO] [stdout] 49 | |     static ref KATAKANA_ROW_INDEX: HashMap<&'static str, usize> = {
[INFO] [stdout] 50 | |         let mut m = HashMap::new();
[INFO] [stdout] 51 | |         m.insert("", 0);
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     };
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> core/src/hiragana.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / lazy_static! {
[INFO] [stdout] 49 | |     static ref HIRAGANA_ROW_INDEX: HashMap<&'static str, usize> = {
[INFO] [stdout] 50 | |         let mut m = HashMap::new();
[INFO] [stdout] 51 | |         m.insert("", 0);
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     };
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> core/src/hiragana.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / lazy_static! {
[INFO] [stdout] 49 | |     static ref HIRAGANA_ROW_INDEX: HashMap<&'static str, usize> = {
[INFO] [stdout] 50 | |         let mut m = HashMap::new();
[INFO] [stdout] 51 | |         m.insert("", 0);
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     };
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> core/src/hiragana.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / lazy_static! {
[INFO] [stdout] 49 | |     static ref HIRAGANA_ROW_INDEX: HashMap<&'static str, usize> = {
[INFO] [stdout] 50 | |         let mut m = HashMap::new();
[INFO] [stdout] 51 | |         m.insert("", 0);
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     };
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> core/src/hiragana.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / lazy_static! {
[INFO] [stdout] 49 | |     static ref HIRAGANA_ROW_INDEX: HashMap<&'static str, usize> = {
[INFO] [stdout] 50 | |         let mut m = HashMap::new();
[INFO] [stdout] 51 | |         m.insert("", 0);
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     };
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> core/src/katakana.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / lazy_static! {
[INFO] [stdout] 49 | |     static ref KATAKANA_ROW_INDEX: HashMap<&'static str, usize> = {
[INFO] [stdout] 50 | |         let mut m = HashMap::new();
[INFO] [stdout] 51 | |         m.insert("", 0);
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     };
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> core/src/katakana.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / lazy_static! {
[INFO] [stdout] 49 | |     static ref KATAKANA_ROW_INDEX: HashMap<&'static str, usize> = {
[INFO] [stdout] 50 | |         let mut m = HashMap::new();
[INFO] [stdout] 51 | |         m.insert("", 0);
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     };
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> core/src/katakana.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / lazy_static! {
[INFO] [stdout] 49 | |     static ref KATAKANA_ROW_INDEX: HashMap<&'static str, usize> = {
[INFO] [stdout] 50 | |         let mut m = HashMap::new();
[INFO] [stdout] 51 | |         m.insert("", 0);
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     };
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> core/src/katakana.rs:48:1
[INFO] [stdout]    |
[INFO] [stdout] 48 | / lazy_static! {
[INFO] [stdout] 49 | |     static ref KATAKANA_ROW_INDEX: HashMap<&'static str, usize> = {
[INFO] [stdout] 50 | |         let mut m = HashMap::new();
[INFO] [stdout] 51 | |         m.insert("", 0);
[INFO] [stdout] ...  |
[INFO] [stdout] 95 | |     };
[INFO] [stdout] 96 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `__lazy_static_create` which comes from the expansion of the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking jwconv-ffi v0.0.1 (/opt/rustwide/workdir/ffi)
[INFO] [stderr]     Checking term_size v0.2.1
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> ffi/src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub extern fn romaji_to_hiragana(data: *const c_char) -> *const c_char {
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> ffi/src/lib.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub extern fn romaji_to_katakana(data: *const c_char) -> *const c_char {
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> ffi/src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub extern fn string_free(ptr: *mut c_char) {
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used
[INFO] [stdout]   --> ffi/src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         CString::from_raw(ptr)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(from_raw(ptr))` if you intend to drop the `CString`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let _ = CString::from_raw(ptr);
[INFO] [stdout]    |         +++++++                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> ffi/src/lib.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub extern fn romaji_to_hiragana(data: *const c_char) -> *const c_char {
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(missing_abi)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> ffi/src/lib.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub extern fn romaji_to_katakana(data: *const c_char) -> *const c_char {
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern declarations without an explicit ABI are deprecated
[INFO] [stdout]   --> ffi/src/lib.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub extern fn string_free(ptr: *mut c_char) {
[INFO] [stdout]    |     ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `CString::from_raw` that must be used
[INFO] [stdout]   --> ffi/src/lib.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |         CString::from_raw(ptr)
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(from_raw(ptr))` if you intend to drop the `CString`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 43 |         let _ = CString::from_raw(ptr);
[INFO] [stdout]    |         +++++++                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v2.20.0
[INFO] [stdout] error: missing fragment specifier
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clap-2.20.0/src/macros.rs:621:34
[INFO] [stdout]     |
[INFO] [stdout] 621 |     (@arg ($arg:expr) $modes:tt !$ident $($tail:tt)*) => {
[INFO] [stdout]     |                                  ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: fragment specifiers must be provided
[INFO] [stdout]     = help: valid fragment specifiers are `ident`, `block`, `stmt`, `expr`, `pat`, `ty`, `lifetime`, `literal`, `path`, `meta`, `tt`, `item` and `vis`, along with `expr_2021` and `pat_param` for edition compatibility
[INFO] [stdout] help: try adding a specifier here
[INFO] [stdout]     |
[INFO] [stdout] 621 |     (@arg ($arg:expr) $modes:tt !$ident:spec $($tail:tt)*) => {
[INFO] [stdout]     |                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `clap` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "79fb8b403aefb609c1e182a5c333a808b6f5a0a51cdc32995b7550edadd9eb8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79fb8b403aefb609c1e182a5c333a808b6f5a0a51cdc32995b7550edadd9eb8a", kill_on_drop: false }`
[INFO] [stdout] 79fb8b403aefb609c1e182a5c333a808b6f5a0a51cdc32995b7550edadd9eb8a
