[INFO] fetching crate term-basics-linux 0.5.7... [INFO] checking term-basics-linux-0.5.7 against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] extracting crate term-basics-linux 0.5.7 into /workspace/builds/worker-48/source [INFO] validating manifest of crates.io crate term-basics-linux 0.5.7 on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate term-basics-linux 0.5.7 [INFO] finished tweaking crates.io crate term-basics-linux 0.5.7 [INFO] tweaked toml for crates.io crate term-basics-linux 0.5.7 written to /workspace/builds/worker-48/source/Cargo.toml [INFO] crate crates.io crate term-basics-linux 0.5.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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-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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df22159500fd24fd93bb980a9a490ebf88103245009a940e44b0b4b5b64ec966 [INFO] running `Command { std: "docker" "start" "-a" "df22159500fd24fd93bb980a9a490ebf88103245009a940e44b0b4b5b64ec966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df22159500fd24fd93bb980a9a490ebf88103245009a940e44b0b4b5b64ec966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df22159500fd24fd93bb980a9a490ebf88103245009a940e44b0b4b5b64ec966", kill_on_drop: false }` [INFO] [stdout] df22159500fd24fd93bb980a9a490ebf88103245009a940e44b0b4b5b64ec966 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3deb67b95b699cbb4f3ec9f8aa499f769fca28bf9450107c3dbbca8e60b26862 [INFO] running `Command { std: "docker" "start" "-a" "3deb67b95b699cbb4f3ec9f8aa499f769fca28bf9450107c3dbbca8e60b26862", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking term-basics-linux v0.5.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `test_getch` [INFO] [stdout] --> src/bin.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn test_getch(){ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_test_chars` [INFO] [stdout] --> src/bin.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn test_test_chars(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_input_field` [INFO] [stdout] --> src/bin.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn test_input_field(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_input_field_scrollable` [INFO] [stdout] --> src/bin.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn test_input_field_scrollable(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_set_colour` [INFO] [stdout] --> src/bin.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn test_set_colour(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_set_style` [INFO] [stdout] --> src/bin.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn test_set_style(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_getch` [INFO] [stdout] --> src/bin.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn test_getch(){ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_set_colours` [INFO] [stdout] --> src/bin.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn test_set_colours(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_all_colours_styles` [INFO] [stdout] --> src/bin.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | fn test_all_colours_styles(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_number_parse` [INFO] [stdout] --> src/bin.rs:91:4 [INFO] [stdout] | [INFO] [stdout] 91 | fn test_number_parse(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_input_history_new` [INFO] [stdout] --> src/bin.rs:98:4 [INFO] [stdout] | [INFO] [stdout] 98 | fn test_input_history_new(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_test_chars` [INFO] [stdout] --> src/bin.rs:14:4 [INFO] [stdout] | [INFO] [stdout] 14 | fn test_test_chars(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_input_history_add` [INFO] [stdout] --> src/bin.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | fn test_input_history_add(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_input_history_get_index` [INFO] [stdout] --> src/bin.rs:112:4 [INFO] [stdout] | [INFO] [stdout] 112 | fn test_input_history_get_index(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_input_field` [INFO] [stdout] --> src/bin.rs:18:4 [INFO] [stdout] | [INFO] [stdout] 18 | fn test_input_field(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_prompt_scrollable` [INFO] [stdout] --> src/bin.rs:126:4 [INFO] [stdout] | [INFO] [stdout] 126 | fn test_prompt_scrollable(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_input_field_custom` [INFO] [stdout] --> src/bin.rs:134:4 [INFO] [stdout] | [INFO] [stdout] 134 | fn test_input_field_custom(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_input_field_scrollable` [INFO] [stdout] --> src/bin.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | fn test_input_field_scrollable(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_prompt_masked` [INFO] [stdout] --> src/bin.rs:139:4 [INFO] [stdout] | [INFO] [stdout] 139 | fn test_prompt_masked(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_persistant` [INFO] [stdout] --> src/bin.rs:144:4 [INFO] [stdout] | [INFO] [stdout] 144 | fn test_persistant(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_set_colour` [INFO] [stdout] --> src/bin.rs:37:4 [INFO] [stdout] | [INFO] [stdout] 37 | fn test_set_colour(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_use_colour` [INFO] [stdout] --> src/bin.rs:156:4 [INFO] [stdout] | [INFO] [stdout] 156 | fn test_use_colour(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_restore_colour` [INFO] [stdout] --> src/bin.rs:161:4 [INFO] [stdout] | [INFO] [stdout] 161 | fn test_restore_colour(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_use_colours` [INFO] [stdout] --> src/bin.rs:170:4 [INFO] [stdout] | [INFO] [stdout] 170 | fn test_use_colours(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_restore_colours` [INFO] [stdout] --> src/bin.rs:179:4 [INFO] [stdout] | [INFO] [stdout] 179 | fn test_restore_colours(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_use_style` [INFO] [stdout] --> src/bin.rs:188:4 [INFO] [stdout] | [INFO] [stdout] 188 | fn test_use_style(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_restore_style` [INFO] [stdout] --> src/bin.rs:195:4 [INFO] [stdout] | [INFO] [stdout] 195 | fn test_restore_style(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_reset_colours` [INFO] [stdout] --> src/bin.rs:204:4 [INFO] [stdout] | [INFO] [stdout] 204 | fn test_reset_colours(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_reset_style` [INFO] [stdout] --> src/bin.rs:212:4 [INFO] [stdout] | [INFO] [stdout] 212 | fn test_reset_style(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_discard_newline_on_prompt_nexttime` [INFO] [stdout] --> src/bin.rs:220:4 [INFO] [stdout] | [INFO] [stdout] 220 | fn test_discard_newline_on_prompt_nexttime(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_use_newline_on_prompt` [INFO] [stdout] --> src/bin.rs:226:4 [INFO] [stdout] | [INFO] [stdout] 226 | fn test_use_newline_on_prompt(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_prompt_char` [INFO] [stdout] --> src/bin.rs:233:4 [INFO] [stdout] | [INFO] [stdout] 233 | fn test_prompt_char(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_set_style` [INFO] [stdout] --> src/bin.rs:49:4 [INFO] [stdout] | [INFO] [stdout] 49 | fn test_set_style(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_prompt_custom` [INFO] [stdout] --> src/bin.rs:239:4 [INFO] [stdout] | [INFO] [stdout] 239 | fn test_prompt_custom(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_println_cols_style` [INFO] [stdout] --> src/bin.rs:247:4 [INFO] [stdout] | [INFO] [stdout] 247 | fn test_println_cols_style(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_getch_docu` [INFO] [stdout] --> src/bin.rs:253:4 [INFO] [stdout] | [INFO] [stdout] 253 | fn test_getch_docu(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_input_field_scrollable_docu` [INFO] [stdout] --> src/bin.rs:262:4 [INFO] [stdout] | [INFO] [stdout] 262 | fn test_input_field_scrollable_docu(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_set_colours` [INFO] [stdout] --> src/bin.rs:57:4 [INFO] [stdout] | [INFO] [stdout] 57 | fn test_set_colours(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_all_colours_styles` [INFO] [stdout] --> src/bin.rs:66:4 [INFO] [stdout] | [INFO] [stdout] 66 | fn test_all_colours_styles(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_number_parse` [INFO] [stdout] --> src/bin.rs:91:4 [INFO] [stdout] | [INFO] [stdout] 91 | fn test_number_parse(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_input_history_new` [INFO] [stdout] --> src/bin.rs:98:4 [INFO] [stdout] | [INFO] [stdout] 98 | fn test_input_history_new(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_input_history_add` [INFO] [stdout] --> src/bin.rs:103:4 [INFO] [stdout] | [INFO] [stdout] 103 | fn test_input_history_add(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_input_history_get_index` [INFO] [stdout] --> src/bin.rs:112:4 [INFO] [stdout] | [INFO] [stdout] 112 | fn test_input_history_get_index(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_prompt_scrollable` [INFO] [stdout] --> src/bin.rs:126:4 [INFO] [stdout] | [INFO] [stdout] 126 | fn test_prompt_scrollable(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_input_field_custom` [INFO] [stdout] --> src/bin.rs:134:4 [INFO] [stdout] | [INFO] [stdout] 134 | fn test_input_field_custom(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_prompt_masked` [INFO] [stdout] --> src/bin.rs:139:4 [INFO] [stdout] | [INFO] [stdout] 139 | fn test_prompt_masked(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_persistant` [INFO] [stdout] --> src/bin.rs:144:4 [INFO] [stdout] | [INFO] [stdout] 144 | fn test_persistant(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_use_colour` [INFO] [stdout] --> src/bin.rs:156:4 [INFO] [stdout] | [INFO] [stdout] 156 | fn test_use_colour(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_restore_colour` [INFO] [stdout] --> src/bin.rs:161:4 [INFO] [stdout] | [INFO] [stdout] 161 | fn test_restore_colour(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_use_colours` [INFO] [stdout] --> src/bin.rs:170:4 [INFO] [stdout] | [INFO] [stdout] 170 | fn test_use_colours(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_restore_colours` [INFO] [stdout] --> src/bin.rs:179:4 [INFO] [stdout] | [INFO] [stdout] 179 | fn test_restore_colours(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_use_style` [INFO] [stdout] --> src/bin.rs:188:4 [INFO] [stdout] | [INFO] [stdout] 188 | fn test_use_style(){ [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_restore_style` [INFO] [stdout] --> src/bin.rs:195:4 [INFO] [stdout] | [INFO] [stdout] 195 | fn test_restore_style(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_reset_colours` [INFO] [stdout] --> src/bin.rs:204:4 [INFO] [stdout] | [INFO] [stdout] 204 | fn test_reset_colours(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_reset_style` [INFO] [stdout] --> src/bin.rs:212:4 [INFO] [stdout] | [INFO] [stdout] 212 | fn test_reset_style(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_discard_newline_on_prompt_nexttime` [INFO] [stdout] --> src/bin.rs:220:4 [INFO] [stdout] | [INFO] [stdout] 220 | fn test_discard_newline_on_prompt_nexttime(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_use_newline_on_prompt` [INFO] [stdout] --> src/bin.rs:226:4 [INFO] [stdout] | [INFO] [stdout] 226 | fn test_use_newline_on_prompt(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_prompt_char` [INFO] [stdout] --> src/bin.rs:233:4 [INFO] [stdout] | [INFO] [stdout] 233 | fn test_prompt_char(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_prompt_custom` [INFO] [stdout] --> src/bin.rs:239:4 [INFO] [stdout] | [INFO] [stdout] 239 | fn test_prompt_custom(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_println_cols_style` [INFO] [stdout] --> src/bin.rs:247:4 [INFO] [stdout] | [INFO] [stdout] 247 | fn test_println_cols_style(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_getch_docu` [INFO] [stdout] --> src/bin.rs:253:4 [INFO] [stdout] | [INFO] [stdout] 253 | fn test_getch_docu(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `test_input_field_scrollable_docu` [INFO] [stdout] --> src/bin.rs:262:4 [INFO] [stdout] | [INFO] [stdout] 262 | fn test_input_field_scrollable_docu(){ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 31 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.20s [INFO] running `Command { std: "docker" "inspect" "3deb67b95b699cbb4f3ec9f8aa499f769fca28bf9450107c3dbbca8e60b26862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3deb67b95b699cbb4f3ec9f8aa499f769fca28bf9450107c3dbbca8e60b26862", kill_on_drop: false }` [INFO] [stdout] 3deb67b95b699cbb4f3ec9f8aa499f769fca28bf9450107c3dbbca8e60b26862