[INFO] cloning repository https://github.com/sammdot/rtfcre [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sammdot/rtfcre" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammdot%2Frtfcre", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammdot%2Frtfcre'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12464efb3a70b1be9795b977fdd47c93fdce169d [INFO] checking sammdot/rtfcre against try#3f7b27fe41ccd116a4c0829bd9a14b65bada4578 for pr-96970 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsammdot%2Frtfcre" "/workspace/builds/worker-42/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-42/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sammdot/rtfcre on toolchain 3f7b27fe41ccd116a4c0829bd9a14b65bada4578 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3f7b27fe41ccd116a4c0829bd9a14b65bada4578" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-42/source/.cargo/config [INFO] started tweaking git repo https://github.com/sammdot/rtfcre [INFO] finished tweaking git repo https://github.com/sammdot/rtfcre [INFO] tweaked toml for git repo https://github.com/sammdot/rtfcre written to /workspace/builds/worker-42/source/Cargo.toml [INFO] crate git repo https://github.com/sammdot/rtfcre already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3f7b27fe41ccd116a4c0829bd9a14b65bada4578" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+3f7b27fe41ccd116a4c0829bd9a14b65bada4578" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 34a58fc3e8dc89da8f4b5edb4f4c79524c14b1e85f74e618805c4b74d0ed28fa [INFO] running `Command { std: "docker" "start" "-a" "34a58fc3e8dc89da8f4b5edb4f4c79524c14b1e85f74e618805c4b74d0ed28fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34a58fc3e8dc89da8f4b5edb4f4c79524c14b1e85f74e618805c4b74d0ed28fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34a58fc3e8dc89da8f4b5edb4f4c79524c14b1e85f74e618805c4b74d0ed28fa", kill_on_drop: false }` [INFO] [stdout] 34a58fc3e8dc89da8f4b5edb4f4c79524c14b1e85f74e618805c4b74d0ed28fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-42/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+3f7b27fe41ccd116a4c0829bd9a14b65bada4578" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20b697606fe8cb849e6d3cb147c00e6f7d488510409fd4a3f6fbc281ca63550a [INFO] running `Command { std: "docker" "start" "-a" "20b697606fe8cb849e6d3cb147c00e6f7d488510409fd4a3f6fbc281ca63550a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking smallvec v1.5.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling inventory v0.1.10 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling lexical-core v0.7.4 (https://github.com/Gelbpunkt/rust-lexical?branch=fix-warnings-and-update-deps#601c9bfe) [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling pyo3 v0.12.4 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking tap v1.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bitvec v0.19.4 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot_core v0.8.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking rand v0.8.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Compiling pyo3-derive-backend v0.12.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking tinytemplate v1.1.0 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Compiling ghost v0.1.2 [INFO] [stderr] Compiling ctor v0.1.17 [INFO] [stderr] Compiling inventory-impl v0.1.10 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling pyo3cls v0.12.4 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Compiling cargo_metadata v0.10.0 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Compiling skeptic v0.13.5 [INFO] [stderr] Compiling pyo3-file v0.3.3 [INFO] [stderr] Checking rtfcre v2.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/bench.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | use std::io::{Read, sink}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/dict.rs:190:47 [INFO] [stdout] | [INFO] [stdout] 190 | $dict.remove_entry(String::from($outline)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/bench.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 69 | b.iter(|| remove_entry!(d, "RTF/RTF")); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `remove_entry` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `comment` [INFO] [stdout] --> src/dict.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn comment(&self) -> Option { [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: `add_comment` [INFO] [stdout] --> src/dict.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn add_comment(&mut self, comment: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_comment` [INFO] [stdout] --> src/dict.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn remove_comment(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contains_key` [INFO] [stdout] --> src/dict.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn contains_key(&self, steno: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `entry` [INFO] [stdout] --> src/dict.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn entry(&self, steno: &str) -> Option<&Entry> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `entry_mut` [INFO] [stdout] --> src/dict.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn entry_mut(&mut self, steno: &str) -> Option<&mut Entry> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/dict.rs:150:7 [INFO] [stdout] | [INFO] [stdout] 150 | &entry.write(writer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 150 | let _ = &entry.write(writer)?; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RtfWriteError` [INFO] [stdout] --> src/main.rs:98:3 [INFO] [stdout] | [INFO] [stdout] 98 | RtfWriteError, [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: `comment` [INFO] [stdout] --> src/dict.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn comment(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_comment` [INFO] [stdout] --> src/dict.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn add_comment(&mut self, comment: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_comment` [INFO] [stdout] --> src/dict.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn remove_comment(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_entry` [INFO] [stdout] --> src/dict.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn remove_entry(&mut self, steno: String) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contains_key` [INFO] [stdout] --> src/dict.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn contains_key(&self, steno: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lookup` [INFO] [stdout] --> src/dict.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn lookup(&self, steno: &str) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rev_lookup` [INFO] [stdout] --> src/dict.rs:141:10 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn rev_lookup(&self, translation: &str) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `entry` [INFO] [stdout] --> src/dict.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn entry(&self, steno: &str) -> Option<&Entry> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `entry_mut` [INFO] [stdout] --> src/dict.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn entry_mut(&mut self, steno: &str) -> Option<&mut Entry> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_rtf` [INFO] [stdout] --> src/rtf.rs:165:8 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn parse_rtf(input: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/dict.rs:150:7 [INFO] [stdout] | [INFO] [stdout] 150 | &entry.write(writer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 150 | let _ = &entry.write(writer)?; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `RtfWriteError` [INFO] [stdout] --> src/main.rs:98:3 [INFO] [stdout] | [INFO] [stdout] 98 | RtfWriteError, [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: `comment` [INFO] [stdout] --> src/dict.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn comment(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `add_comment` [INFO] [stdout] --> src/dict.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn add_comment(&mut self, comment: &str) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_comment` [INFO] [stdout] --> src/dict.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn remove_comment(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove_entry` [INFO] [stdout] --> src/dict.rs:120:10 [INFO] [stdout] | [INFO] [stdout] 120 | pub fn remove_entry(&mut self, steno: String) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `contains_key` [INFO] [stdout] --> src/dict.rs:133:10 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn contains_key(&self, steno: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `lookup` [INFO] [stdout] --> src/dict.rs:137:10 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn lookup(&self, steno: &str) -> Option { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `rev_lookup` [INFO] [stdout] --> src/dict.rs:141:10 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn rev_lookup(&self, translation: &str) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `entry` [INFO] [stdout] --> src/dict.rs:160:10 [INFO] [stdout] | [INFO] [stdout] 160 | pub fn entry(&self, steno: &str) -> Option<&Entry> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `entry_mut` [INFO] [stdout] --> src/dict.rs:164:10 [INFO] [stdout] | [INFO] [stdout] 164 | pub fn entry_mut(&mut self, steno: &str) -> Option<&mut Entry> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_rtf` [INFO] [stdout] --> src/rtf.rs:165:8 [INFO] [stdout] | [INFO] [stdout] 165 | pub fn parse_rtf(input: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/dict.rs:150:7 [INFO] [stdout] | [INFO] [stdout] 150 | &entry.write(writer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 150 | let _ = &entry.write(writer)?; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/dict.rs:150:7 [INFO] [stdout] | [INFO] [stdout] 150 | &entry.write(writer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 150 | let _ = &entry.write(writer)?; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/dict.rs:150:7 [INFO] [stdout] | [INFO] [stdout] 150 | &entry.write(writer)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 150 | let _ = &entry.write(writer)?; [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.07s [INFO] running `Command { std: "docker" "inspect" "20b697606fe8cb849e6d3cb147c00e6f7d488510409fd4a3f6fbc281ca63550a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20b697606fe8cb849e6d3cb147c00e6f7d488510409fd4a3f6fbc281ca63550a", kill_on_drop: false }` [INFO] [stdout] 20b697606fe8cb849e6d3cb147c00e6f7d488510409fd4a3f6fbc281ca63550a