[INFO] cloning repository https://github.com/PaulJuliusMartinez/jless [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PaulJuliusMartinez/jless" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulJuliusMartinez%2Fjless", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulJuliusMartinez%2Fjless'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52e85b9dd2bd349a521ba9beabc29a71e2aca747 [INFO] checking PaulJuliusMartinez/jless against try#39e1293fce4b650061e85dda88aa428f726a8444 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPaulJuliusMartinez%2Fjless" "/workspace/builds/worker-48/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-48/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PaulJuliusMartinez/jless on toolchain 39e1293fce4b650061e85dda88aa428f726a8444 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/PaulJuliusMartinez/jless [INFO] finished tweaking git repo https://github.com/PaulJuliusMartinez/jless [INFO] tweaked toml for git repo https://github.com/PaulJuliusMartinez/jless written to /workspace/builds/worker-48/source/Cargo.toml [INFO] crate git repo https://github.com/PaulJuliusMartinez/jless already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39e1293fce4b650061e85dda88aa428f726a8444" "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-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa9be71b918b160ed96502307c721479462e461069917621bf439e54444d9d22 [INFO] running `Command { std: "docker" "start" "-a" "fa9be71b918b160ed96502307c721479462e461069917621bf439e54444d9d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa9be71b918b160ed96502307c721479462e461069917621bf439e54444d9d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa9be71b918b160ed96502307c721479462e461069917621bf439e54444d9d22", kill_on_drop: false }` [INFO] [stdout] fa9be71b918b160ed96502307c721479462e461069917621bf439e54444d9d22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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" "+39e1293fce4b650061e85dda88aa428f726a8444" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40bcfe4da2f7811ca3a97c8213ebe9d64ccb6bfff4790aba5cf8990cb40d626f [INFO] running `Command { std: "docker" "start" "-a" "40bcfe4da2f7811ca3a97c8213ebe9d64ccb6bfff4790aba5cf8990cb40d626f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.3.0 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking jless v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `termion::cursor::DetectCursorPos` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use termion::cursor::DetectCursorPos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `termion::cursor::DetectCursorPos` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use termion::cursor::DetectCursorPos; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Object` [INFO] [stdout] --> src/flatjson.rs:320:33 [INFO] [stdout] | [INFO] [stdout] 320 | container_type: Object, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_Object` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Object` [INFO] [stdout] --> src/flatjson.rs:324:33 [INFO] [stdout] | [INFO] [stdout] 324 | container_type: Object, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/viewer.rs:423:70 [INFO] [stdout] | [INFO] [stdout] 423 | fn count_n_lines_past(&self, mut start: Index, mut lines: usize, mode: Mode) -> Index { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | let mut stdout = io::stdout().into_raw_mode().unwrap(); [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: unused variable: `Object` [INFO] [stdout] --> src/flatjson.rs:320:33 [INFO] [stdout] | [INFO] [stdout] 320 | container_type: Object, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_Object` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Object` [INFO] [stdout] --> src/flatjson.rs:324:33 [INFO] [stdout] | [INFO] [stdout] 324 | container_type: Object, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_Object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `mode` [INFO] [stdout] --> src/viewer.rs:423:70 [INFO] [stdout] | [INFO] [stdout] 423 | fn count_n_lines_past(&self, mut start: Index, mut lines: usize, mode: Mode) -> Index { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_mode` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | let mut stdout = io::stdout().into_raw_mode().unwrap(); [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: private type `screenwriter::Color` in public interface (error E0446) [INFO] [stdout] --> src/screenwriter.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | fn set_fg_color(&mut self, color: Color) -> std::io::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` 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 #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `screenwriter::Color` in public interface (error E0446) [INFO] [stdout] --> src/screenwriter.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | fn set_bg_color(&mut self, color: Color) -> std::io::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `screenwriter::Color` in public interface (error E0446) [INFO] [stdout] --> src/screenwriter.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | fn set_fg_color(&mut self, color: Color) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `screenwriter::Color` in public interface (error E0446) [INFO] [stdout] --> src/screenwriter.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | fn set_bg_color(&mut self, color: Color) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_usize` [INFO] [stdout] --> src/flatjson.rs:31:12 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn to_usize(&self) -> usize { [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: `from_usize` [INFO] [stdout] --> src/flatjson.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn from_usize(i: usize) -> OptionIndex { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `inner_item` [INFO] [stdout] --> src/flatjson.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn inner_item(&self, index: Index) -> OptionIndex { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_object` [INFO] [stdout] --> src/flatjson.rs:211:12 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn is_object(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_object` [INFO] [stdout] --> src/flatjson.rs:317:12 [INFO] [stdout] | [INFO] [stdout] 317 | pub fn is_object(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Black` [INFO] [stdout] --> src/screenwriter.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Black, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Red` [INFO] [stdout] --> src/screenwriter.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Red, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Cyan` [INFO] [stdout] --> src/screenwriter.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Cyan, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `White` [INFO] [stdout] --> src/screenwriter.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | White, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LightRed` [INFO] [stdout] --> src/screenwriter.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | LightRed, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LightGreen` [INFO] [stdout] --> src/screenwriter.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | LightGreen, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LightYellow` [INFO] [stdout] --> src/screenwriter.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | LightYellow, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LightMagenta` [INFO] [stdout] --> src/screenwriter.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | LightMagenta, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LightCyan` [INFO] [stdout] --> src/screenwriter.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | LightCyan, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Object` should have a snake case name [INFO] [stdout] --> src/flatjson.rs:320:33 [INFO] [stdout] | [INFO] [stdout] 320 | container_type: Object, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `object` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Object` should have a snake case name [INFO] [stdout] --> src/flatjson.rs:324:33 [INFO] [stdout] | [INFO] [stdout] 324 | container_type: Object, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `screenwriter::Color` in public interface (error E0446) [INFO] [stdout] --> src/screenwriter.rs:223:5 [INFO] [stdout] | [INFO] [stdout] 223 | fn set_fg_color(&mut self, color: Color) -> std::io::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(private_in_public)]` 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 #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `screenwriter::Color` in public interface (error E0446) [INFO] [stdout] --> src/screenwriter.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | fn set_bg_color(&mut self, color: Color) -> std::io::Result<()>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `screenwriter::Color` in public interface (error E0446) [INFO] [stdout] --> src/screenwriter.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | fn set_fg_color(&mut self, color: Color) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: private type `screenwriter::Color` in public interface (error E0446) [INFO] [stdout] --> src/screenwriter.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | fn set_bg_color(&mut self, color: Color) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [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 #34537 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_usize` [INFO] [stdout] --> src/flatjson.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn from_usize(i: usize) -> OptionIndex { [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: `inner_item` [INFO] [stdout] --> src/flatjson.rs:130:12 [INFO] [stdout] | [INFO] [stdout] 130 | pub fn inner_item(&self, index: Index) -> OptionIndex { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_object` [INFO] [stdout] --> src/flatjson.rs:211:12 [INFO] [stdout] | [INFO] [stdout] 211 | pub fn is_object(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_object` [INFO] [stdout] --> src/flatjson.rs:317:12 [INFO] [stdout] | [INFO] [stdout] 317 | pub fn is_object(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `OBJECT_LINES` [INFO] [stdout] --> src/flatjson.rs:578:5 [INFO] [stdout] | [INFO] [stdout] 578 | const OBJECT_LINES: usize = 13; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `NESTED_OBJECT_LINES` [INFO] [stdout] --> src/flatjson.rs:591:5 [INFO] [stdout] | [INFO] [stdout] 591 | const NESTED_OBJECT_LINES: usize = 10; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Black` [INFO] [stdout] --> src/screenwriter.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | Black, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Red` [INFO] [stdout] --> src/screenwriter.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Red, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Cyan` [INFO] [stdout] --> src/screenwriter.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | Cyan, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `White` [INFO] [stdout] --> src/screenwriter.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | White, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LightRed` [INFO] [stdout] --> src/screenwriter.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | LightRed, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LightGreen` [INFO] [stdout] --> src/screenwriter.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | LightGreen, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LightYellow` [INFO] [stdout] --> src/screenwriter.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | LightYellow, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LightMagenta` [INFO] [stdout] --> src/screenwriter.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | LightMagenta, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `LightCyan` [INFO] [stdout] --> src/screenwriter.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | LightCyan, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Object` should have a snake case name [INFO] [stdout] --> src/flatjson.rs:320:33 [INFO] [stdout] | [INFO] [stdout] 320 | container_type: Object, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `object` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Object` should have a snake case name [INFO] [stdout] --> src/flatjson.rs:324:33 [INFO] [stdout] | [INFO] [stdout] 324 | container_type: Object, [INFO] [stdout] | ^^^^^^ help: convert the identifier to snake case (notice the capitalization): `object` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.45s [INFO] running `Command { std: "docker" "inspect" "40bcfe4da2f7811ca3a97c8213ebe9d64ccb6bfff4790aba5cf8990cb40d626f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40bcfe4da2f7811ca3a97c8213ebe9d64ccb6bfff4790aba5cf8990cb40d626f", kill_on_drop: false }` [INFO] [stdout] 40bcfe4da2f7811ca3a97c8213ebe9d64ccb6bfff4790aba5cf8990cb40d626f