[INFO] cloning repository https://github.com/netogallo/desktop-lambdas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/netogallo/desktop-lambdas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetogallo%2Fdesktop-lambdas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetogallo%2Fdesktop-lambdas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a61dbd7af4c63426d6e83d52b4cf50d59fe99a41 [INFO] checking netogallo/desktop-lambdas against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnetogallo%2Fdesktop-lambdas" "/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/netogallo/desktop-lambdas on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/netogallo/desktop-lambdas [INFO] finished tweaking git repo https://github.com/netogallo/desktop-lambdas [INFO] tweaked toml for git repo https://github.com/netogallo/desktop-lambdas written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/netogallo/desktop-lambdas already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6444b71d5adb1755348bd286f221aca621f8c0be01eaa8bef53f57f1642c08c0 [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" "6444b71d5adb1755348bd286f221aca621f8c0be01eaa8bef53f57f1642c08c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6444b71d5adb1755348bd286f221aca621f8c0be01eaa8bef53f57f1642c08c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6444b71d5adb1755348bd286f221aca621f8c0be01eaa8bef53f57f1642c08c0", kill_on_drop: false }` [INFO] [stdout] 6444b71d5adb1755348bd286f221aca621f8c0be01eaa8bef53f57f1642c08c0 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9303218d79a3480c4ef7fc934354975bfc14fabf2a2b3e985d6a365f698dcc46 [INFO] running `Command { std: "docker" "start" "-a" "9303218d79a3480c4ef7fc934354975bfc14fabf2a2b3e985d6a365f698dcc46", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking ucd-util v0.1.3 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Checking desktop-lambdas v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/parser/error.rs:14:41 [INFO] [stdout] | [INFO] [stdout] 14 | message: String::from(error.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude` [INFO] [stdout] --> src/parser/desktop.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/main.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let res = parser::parse(&String::from("/usr/share/applications/calligra.desktop")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lines` [INFO] [stdout] --> src/parser/mod.rs:113:71 [INFO] [stdout] | [INFO] [stdout] 113 | fn parse_section>>(lines: &mut I) -> Option
{ [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/parser/mod.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let value = self.parser.buffer.next(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser/mod.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | let mut it = EntryIterator{parser: self}; [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/parser/mod.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | let mut result = header; [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/parser/error.rs:14:41 [INFO] [stdout] | [INFO] [stdout] 14 | message: String::from(error.description()) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser/mod.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | let mut acc : Vec = Vec::new(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `key` [INFO] [stdout] --> src/parser/desktop.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | key: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/parser/desktop.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | value: String [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> src/parser/desktop.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create(key: String, value: String) -> Entry{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_parse_entry` [INFO] [stdout] --> src/parser/desktop.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn try_parse_entry(entry: &String) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/parser/desktop.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entries` [INFO] [stdout] --> src/parser/desktop.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | entries: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_header` [INFO] [stdout] --> src/parser/desktop.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn from_header(s: String) -> Section{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_parse_header` [INFO] [stdout] --> src/parser/desktop.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn try_parse_header(s: String) -> Option
{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/parser/error.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | message: String [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> src/parser/error.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn create(message: String) -> ParseError{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `current_line` [INFO] [stdout] --> src/parser/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | current_line: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `empty` [INFO] [stdout] --> src/parser/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | empty: bool [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_update_current` [INFO] [stdout] --> src/parser/mod.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn try_update_current(&mut self, value: Result) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `advance` [INFO] [stdout] --> src/parser/mod.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | fn advance(&mut self) -> bool{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next_entry` [INFO] [stdout] --> src/parser/mod.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn next_entry(&mut self) -> Option{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next_entries` [INFO] [stdout] --> src/parser/mod.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn next_entries(&mut self) -> Vec{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next_section` [INFO] [stdout] --> src/parser/mod.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn next_section(&mut self) -> Option
{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_entry` [INFO] [stdout] --> src/parser/mod.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn parse_entry(line: String) -> Result{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_line_input` [INFO] [stdout] --> src/parser/mod.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn parse_line_input(line: Result) -> Result{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::prelude` [INFO] [stdout] --> src/parser/desktop.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `res` [INFO] [stdout] --> src/main.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let res = parser::parse(&String::from("/usr/share/applications/calligra.desktop")); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_res` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lines` [INFO] [stdout] --> src/parser/mod.rs:113:71 [INFO] [stdout] | [INFO] [stdout] 113 | fn parse_section>>(lines: &mut I) -> Option
{ [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_lines` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `value` [INFO] [stdout] --> src/parser/mod.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let value = self.parser.buffer.next(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_value` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser/mod.rs:67:13 [INFO] [stdout] | [INFO] [stdout] 67 | let mut it = EntryIterator{parser: self}; [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/parser/mod.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | let mut result = header; [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/parser/mod.rs:137:17 [INFO] [stdout] | [INFO] [stdout] 137 | let mut acc : Vec = Vec::new(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `key` [INFO] [stdout] --> src/parser/desktop.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | key: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/parser/desktop.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | value: String [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> src/parser/desktop.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn create(key: String, value: String) -> Entry{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_parse_entry` [INFO] [stdout] --> src/parser/desktop.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn try_parse_entry(entry: &String) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/parser/desktop.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `entries` [INFO] [stdout] --> src/parser/desktop.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | entries: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_header` [INFO] [stdout] --> src/parser/desktop.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub fn from_header(s: String) -> Section{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_parse_header` [INFO] [stdout] --> src/parser/desktop.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn try_parse_header(s: String) -> Option
{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `message` [INFO] [stdout] --> src/parser/error.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | message: String [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `create` [INFO] [stdout] --> src/parser/error.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn create(message: String) -> ParseError{ [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `current_line` [INFO] [stdout] --> src/parser/mod.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | current_line: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `empty` [INFO] [stdout] --> src/parser/mod.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | empty: bool [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_update_current` [INFO] [stdout] --> src/parser/mod.rs:33:8 [INFO] [stdout] | [INFO] [stdout] 33 | fn try_update_current(&mut self, value: Result) -> bool{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `advance` [INFO] [stdout] --> src/parser/mod.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | fn advance(&mut self) -> bool{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next_entry` [INFO] [stdout] --> src/parser/mod.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn next_entry(&mut self) -> Option{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `next_entries` [INFO] [stdout] --> src/parser/mod.rs:66:12 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn next_entries(&mut self) -> Vec{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.41s [INFO] [stdout] warning: associated function is never used: `next_section` [INFO] [stdout] --> src/parser/mod.rs:71:12 [INFO] [stdout] | [INFO] [stdout] 71 | pub fn next_section(&mut self) -> Option
{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_entry` [INFO] [stdout] --> src/parser/mod.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn parse_entry(line: String) -> Result{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `parse_line_input` [INFO] [stdout] --> src/parser/mod.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn parse_line_input(line: Result) -> Result{ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9303218d79a3480c4ef7fc934354975bfc14fabf2a2b3e985d6a365f698dcc46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9303218d79a3480c4ef7fc934354975bfc14fabf2a2b3e985d6a365f698dcc46", kill_on_drop: false }` [INFO] [stdout] 9303218d79a3480c4ef7fc934354975bfc14fabf2a2b3e985d6a365f698dcc46