[INFO] fetching crate uiuifree-dictionary 0.1.3... [INFO] testing uiuifree-dictionary-0.1.3 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate uiuifree-dictionary 0.1.3 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate uiuifree-dictionary 0.1.3 [INFO] finished tweaking crates.io crate uiuifree-dictionary 0.1.3 [INFO] tweaked toml for crates.io crate uiuifree-dictionary 0.1.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate uiuifree-dictionary 0.1.3 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 38 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yaml-rust v0.3.5 [INFO] [stderr] Downloaded mecab v0.1.6 [INFO] [stderr] Downloaded unicode-jp v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5922e77a6422f029a977f203a99b02839203242de9270363f32565e0f13c909f [INFO] running `Command { std: "docker" "start" "-a" "5922e77a6422f029a977f203a99b02839203242de9270363f32565e0f13c909f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5922e77a6422f029a977f203a99b02839203242de9270363f32565e0f13c909f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5922e77a6422f029a977f203a99b02839203242de9270363f32565e0f13c909f", kill_on_drop: false }` [INFO] [stdout] 5922e77a6422f029a977f203a99b02839203242de9270363f32565e0f13c909f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4157fa2deaf8af0150db8e9ea1fcce63510e8e6c61a4568b380abe3e811946e7 [INFO] running `Command { std: "docker" "start" "-a" "4157fa2deaf8af0150db8e9ea1fcce63510e8e6c61a4568b380abe3e811946e7", kill_on_drop: false }` [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling unicode-jp v0.4.0 [INFO] [stderr] Compiling uiuifree-dictionary v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::de::DeserializeOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DictionaryPlace`, `MecabCost`, and `MecabLocation` [INFO] [stdout] --> src/lib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `MecabCost` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use resource::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `MecabLocation` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use resource::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `DictionaryPlace` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use resource::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dic_root` is never used [INFO] [stdout] --> src/lib.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn dic_root() -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MecabNode` is never constructed [INFO] [stdout] --> src/lib.rs:216:8 [INFO] [stdout] | [INFO] [stdout] 216 | struct MecabNode { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MecabCost` is never constructed [INFO] [stdout] --> src/resource.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct MecabCost { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `is_fix`, `is_prefecture`, and `is_require_prefecture` are never used [INFO] [stdout] --> src/resource.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl MecabCost { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 41 | pub fn new(cost: i32) -> MecabCost { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn is_fix(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn is_prefecture(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn is_require_prefecture(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MecabLocation` is never constructed [INFO] [stdout] --> src/resource.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct MecabLocation { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DictionaryPlace` is never constructed [INFO] [stdout] --> src/resource.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct DictionaryPlace { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `append_predictive_location`, `append_low_predictive_location`, `fuzzy_location`, and `fix_location` are never used [INFO] [stdout] --> src/resource.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl DictionaryPlace { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 72 | pub fn new() -> DictionaryPlace { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn append_predictive_location(&mut self, location: MecabLocation) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn append_low_predictive_location(&mut self, location: MecabLocation) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn fuzzy_location(&mut self) ->Vec<(i32,DictionaryLocation)>{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn fix_location(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.22s [INFO] running `Command { std: "docker" "inspect" "4157fa2deaf8af0150db8e9ea1fcce63510e8e6c61a4568b380abe3e811946e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4157fa2deaf8af0150db8e9ea1fcce63510e8e6c61a4568b380abe3e811946e7", kill_on_drop: false }` [INFO] [stdout] 4157fa2deaf8af0150db8e9ea1fcce63510e8e6c61a4568b380abe3e811946e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4dd824d27c15e4c5c1be6e099d8da9028ab0239f332d45522aee7fb4be0669f [INFO] running `Command { std: "docker" "start" "-a" "d4dd824d27c15e4c5c1be6e099d8da9028ab0239f332d45522aee7fb4be0669f", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::de::DeserializeOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DictionaryPlace`, `MecabCost`, and `MecabLocation` [INFO] [stdout] --> src/lib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `MecabCost` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use resource::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `MecabLocation` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use resource::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `DictionaryPlace` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use resource::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `dic_root` is never used [INFO] [stdout] --> src/lib.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn dic_root() -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MecabNode` is never constructed [INFO] [stdout] --> src/lib.rs:216:8 [INFO] [stdout] | [INFO] [stdout] 216 | struct MecabNode { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MecabCost` is never constructed [INFO] [stdout] --> src/resource.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct MecabCost { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling uiuifree-dictionary v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated items `new`, `is_fix`, `is_prefecture`, and `is_require_prefecture` are never used [INFO] [stdout] --> src/resource.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl MecabCost { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 41 | pub fn new(cost: i32) -> MecabCost { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn is_fix(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn is_prefecture(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn is_require_prefecture(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MecabLocation` is never constructed [INFO] [stdout] --> src/resource.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct MecabLocation { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DictionaryPlace` is never constructed [INFO] [stdout] --> src/resource.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct DictionaryPlace { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `append_predictive_location`, `append_low_predictive_location`, `fuzzy_location`, and `fix_location` are never used [INFO] [stdout] --> src/resource.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl DictionaryPlace { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 72 | pub fn new() -> DictionaryPlace { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn append_predictive_location(&mut self, location: MecabLocation) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn append_low_predictive_location(&mut self, location: MecabLocation) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn fuzzy_location(&mut self) ->Vec<(i32,DictionaryLocation)>{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn fix_location(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use serde::de::DeserializeOwned; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DictionaryPlace`, `MecabCost`, and `MecabLocation` [INFO] [stdout] --> src/lib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `MecabCost` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use resource::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:7:23 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `MecabLocation` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use resource::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:7:34 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `DictionaryPlace` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use resource::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:7:49 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::resource::{MecabCost, MecabLocation, DictionaryPlace}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uiuifree_dictionary::Dictionary` [INFO] [stdout] --> tests/test.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use uiuifree_dictionary::Dictionary; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `Dictionary` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 11 | #[cfg(feature = "dic-mecab")] [INFO] [stdout] | --------------------- the item is gated behind the `dic-mecab` feature [INFO] [stdout] 12 | [INFO] [stdout] 13 | pub struct Dictionary {} [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json::Value` [INFO] [stdout] --> tests/test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde_json::Value; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uiuifree-dictionary` (test "test") due to 1 previous error; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: function `dic_root` is never used [INFO] [stdout] --> src/lib.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn dic_root() -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MecabNode` is never constructed [INFO] [stdout] --> src/lib.rs:216:8 [INFO] [stdout] | [INFO] [stdout] 216 | struct MecabNode { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MecabCost` is never constructed [INFO] [stdout] --> src/resource.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct MecabCost { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `is_fix`, `is_prefecture`, and `is_require_prefecture` are never used [INFO] [stdout] --> src/resource.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl MecabCost { [INFO] [stdout] | -------------- associated items in this implementation [INFO] [stdout] 41 | pub fn new(cost: i32) -> MecabCost { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn is_fix(&self) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | pub fn is_prefecture(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 50 | pub fn is_require_prefecture(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MecabLocation` is never constructed [INFO] [stdout] --> src/resource.rs:56:12 [INFO] [stdout] | [INFO] [stdout] 56 | pub struct MecabLocation { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DictionaryPlace` is never constructed [INFO] [stdout] --> src/resource.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct DictionaryPlace { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `append_predictive_location`, `append_low_predictive_location`, `fuzzy_location`, and `fix_location` are never used [INFO] [stdout] --> src/resource.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl DictionaryPlace { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] 72 | pub fn new() -> DictionaryPlace { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 79 | pub fn append_predictive_location(&mut self, location: MecabLocation) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn append_low_predictive_location(&mut self, location: MecabLocation) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | pub fn fuzzy_location(&mut self) ->Vec<(i32,DictionaryLocation)>{ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn fix_location(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d4dd824d27c15e4c5c1be6e099d8da9028ab0239f332d45522aee7fb4be0669f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4dd824d27c15e4c5c1be6e099d8da9028ab0239f332d45522aee7fb4be0669f", kill_on_drop: false }` [INFO] [stdout] d4dd824d27c15e4c5c1be6e099d8da9028ab0239f332d45522aee7fb4be0669f