[INFO] cloning repository https://github.com/woodgear/word-forms-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/woodgear/word-forms-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodgear%2Fword-forms-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodgear%2Fword-forms-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e9962413f124091519fc2c1889b584ce2510fc60 [INFO] checking woodgear/word-forms-rust against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwoodgear%2Fword-forms-rust" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/woodgear/word-forms-rust on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/woodgear/word-forms-rust [INFO] finished tweaking git repo https://github.com/woodgear/word-forms-rust [INFO] tweaked toml for git repo https://github.com/woodgear/word-forms-rust written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/woodgear/word-forms-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5586c1df18bd28b19f0be6da4344a6be35b7bb8109dc50990980710ad355abd0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5586c1df18bd28b19f0be6da4344a6be35b7bb8109dc50990980710ad355abd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5586c1df18bd28b19f0be6da4344a6be35b7bb8109dc50990980710ad355abd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5586c1df18bd28b19f0be6da4344a6be35b7bb8109dc50990980710ad355abd0", kill_on_drop: false }` [INFO] [stdout] 5586c1df18bd28b19f0be6da4344a6be35b7bb8109dc50990980710ad355abd0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4a79c9cba8c3163afdeed05a7af9b2b81981cd59b7275c577f6a45c00d8b873f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4a79c9cba8c3163afdeed05a7af9b2b81981cd59b7275c577f6a45c00d8b873f", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.42 [INFO] [stderr] Checking cfg-if v0.1.4 [INFO] [stderr] Checking lazy_static v1.0.2 [INFO] [stderr] Compiling cc v1.0.18 [INFO] [stderr] Checking nodrop v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking ucd-util v0.1.1 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking cute v0.3.0 [INFO] [stderr] Checking strum v0.10.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.4.9 [INFO] [stderr] Checking itertools v0.7.8 [INFO] [stderr] Compiling rayon v1.0.2 [INFO] [stderr] Checking crossbeam-utils v0.2.2 [INFO] [stderr] Checking log v0.4.3 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking arrayvec v0.4.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v0.6.4 [INFO] [stderr] Checking crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking crossbeam-deque v0.2.0 [INFO] [stderr] Checking aho-corasick v0.6.6 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Checking rayon-core v1.4.1 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking failure v0.1.1 [INFO] [stderr] Compiling strum_macros v0.10.0 [INFO] [stderr] Checking Inflector v0.11.3 [INFO] [stderr] Checking word-forms-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/word_net/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref WORDNET_INDEX: WordNetIndex = WordNetIndex::try_new().unwrap(); [INFO] [stdout] 21 | | static ref POS_SYNSETS: PosSynsets = PosSynsets::try_new().unwrap(); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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 `new` function is now preferred [INFO] [stdout] --> src/word_net/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref WORDNET_INDEX: WordNetIndex = WordNetIndex::try_new().unwrap(); [INFO] [stdout] 21 | | static ref POS_SYNSETS: PosSynsets = PosSynsets::try_new().unwrap(); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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 `new` function is now preferred [INFO] [stdout] --> src/word_net/mod.rs:571:5 [INFO] [stdout] | [INFO] [stdout] 571 | / lazy_static! { [INFO] [stdout] 572 | | static ref WN: WordNet = build_word_net(); [INFO] [stdout] 573 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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 `new` function is now preferred [INFO] [stdout] --> src/word_net/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref WORDNET_INDEX: WordNetIndex = WordNetIndex::try_new().unwrap(); [INFO] [stdout] 21 | | static ref POS_SYNSETS: PosSynsets = PosSynsets::try_new().unwrap(); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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 `new` function is now preferred [INFO] [stdout] --> src/word_net/mod.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / lazy_static! { [INFO] [stdout] 20 | | static ref WORDNET_INDEX: WordNetIndex = WordNetIndex::try_new().unwrap(); [INFO] [stdout] 21 | | static ref POS_SYNSETS: PosSynsets = PosSynsets::try_new().unwrap(); [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (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 `new` function is now preferred [INFO] [stdout] --> src/word_net/mod.rs:571:5 [INFO] [stdout] | [INFO] [stdout] 571 | / lazy_static! { [INFO] [stdout] 572 | | static ref WN: WordNet = build_word_net(); [INFO] [stdout] 573 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/word_net/mod.rs:401:35 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn get_sense_index(&self, name: &String, p: &POS, offset: usize) -> usize { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/word_net/mod.rs:401:50 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn get_sense_index(&self, name: &String, p: &POS, offset: usize) -> usize { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `offset` [INFO] [stdout] --> src/word_net/mod.rs:401:59 [INFO] [stdout] | [INFO] [stdout] 401 | pub fn get_sense_index(&self, name: &String, p: &POS, offset: usize) -> usize { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `index` [INFO] [stdout] --> src/word_net/mod.rs:774:13 [INFO] [stdout] | [INFO] [stdout] 774 | let index = WordNetIndex::build_index(PathBuf::from("/home/oaa/Downloads/dict")).unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pos` [INFO] [stdout] --> src/word_net/mod.rs:780:13 [INFO] [stdout] | [INFO] [stdout] 780 | let pos = PosSynsets::build_data("/home/oaa/Downloads/dict").unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_pos` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `all` [INFO] [stdout] --> src/word_net/mod.rs:798:13 [INFO] [stdout] | [INFO] [stdout] 798 | let all = wn.all_synsets(None); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/word_net/mod.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | let mut v = lemma_pointers.entry(source_lemma_name).or_default(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/word_net/mod.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | let mut lis = v.entry(pointer_symbol).or_default(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/word_net/mod.rs:159:21 [INFO] [stdout] | [INFO] [stdout] 159 | let mut v = lemma_pointers.entry(source_lemma_name).or_default(); [INFO] [stdout] | ----^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/word_net/mod.rs:160:21 [INFO] [stdout] | [INFO] [stdout] 160 | let mut lis = v.entry(pointer_symbol).or_default(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pertainyms` [INFO] [stdout] --> src/word_net/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | fn pertainyms(&self) -> Vec<&Lemma> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `related` [INFO] [stdout] --> src/word_net/mod.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | fn related(&self, symbol: String) -> Vec<&Lemma> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lemmas` [INFO] [stdout] --> src/word_net/mod.rs:228:8 [INFO] [stdout] | [INFO] [stdout] 228 | fn lemmas(&self) -> &Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/word_net/mod.rs:248:8 [INFO] [stdout] | [INFO] [stdout] 248 | fn get(&self, ptr: &SynsetPtr) -> &BSynset { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_all_wordnet_words` [INFO] [stdout] --> src/word_net/mod.rs:580:8 [INFO] [stdout] | [INFO] [stdout] 580 | fn get_all_wordnet_words() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_conjugated_verb_list` [INFO] [stdout] --> src/word_net/mod.rs:590:8 [INFO] [stdout] | [INFO] [stdout] 590 | fn get_conjugated_verb_list() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_related_lemmas` [INFO] [stdout] --> src/word_net/mod.rs:605:8 [INFO] [stdout] | [INFO] [stdout] 605 | fn get_related_lemmas(_word: &String) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_word_forms` [INFO] [stdout] --> src/word_net/mod.rs:607:12 [INFO] [stdout] | [INFO] [stdout] 607 | pub fn get_word_forms(word: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_adjective_to_adverb` [INFO] [stdout] --> src/word_net/mod.rs:611:8 [INFO] [stdout] | [INFO] [stdout] 611 | fn get_adjective_to_adverb() -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_from)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pertainyms` [INFO] [stdout] --> src/word_net/mod.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | fn pertainyms(&self) -> Vec<&Lemma> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `related` [INFO] [stdout] --> src/word_net/mod.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | fn related(&self, symbol: String) -> Vec<&Lemma> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lemmas` [INFO] [stdout] --> src/word_net/mod.rs:228:8 [INFO] [stdout] | [INFO] [stdout] 228 | fn lemmas(&self) -> &Vec { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get` [INFO] [stdout] --> src/word_net/mod.rs:248:8 [INFO] [stdout] | [INFO] [stdout] 248 | fn get(&self, ptr: &SynsetPtr) -> &BSynset { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_all_wordnet_words` [INFO] [stdout] --> src/word_net/mod.rs:580:8 [INFO] [stdout] | [INFO] [stdout] 580 | fn get_all_wordnet_words() -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_conjugated_verb_list` [INFO] [stdout] --> src/word_net/mod.rs:590:8 [INFO] [stdout] | [INFO] [stdout] 590 | fn get_conjugated_verb_list() -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_related_lemmas` [INFO] [stdout] --> src/word_net/mod.rs:605:8 [INFO] [stdout] | [INFO] [stdout] 605 | fn get_related_lemmas(_word: &String) {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_word_forms` [INFO] [stdout] --> src/word_net/mod.rs:607:12 [INFO] [stdout] | [INFO] [stdout] 607 | pub fn get_word_forms(word: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_adjective_to_adverb` [INFO] [stdout] --> src/word_net/mod.rs:611:8 [INFO] [stdout] | [INFO] [stdout] 611 | fn get_adjective_to_adverb() -> HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `try_from` has been stable since 1.34.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(try_from)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `WN` should have a snake case name [INFO] [stdout] --> src/word_net/mod.rs:788:13 [INFO] [stdout] | [INFO] [stdout] 788 | let WN = WordNet::new().unwrap(); [INFO] [stdout] | ^^ help: convert the identifier to snake case: `wn` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.35s [INFO] running `Command { std: "docker" "inspect" "4a79c9cba8c3163afdeed05a7af9b2b81981cd59b7275c577f6a45c00d8b873f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a79c9cba8c3163afdeed05a7af9b2b81981cd59b7275c577f6a45c00d8b873f", kill_on_drop: false }` [INFO] [stdout] 4a79c9cba8c3163afdeed05a7af9b2b81981cd59b7275c577f6a45c00d8b873f