[INFO] cloning repository https://github.com/jansu-dev/ticheck [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jansu-dev/ticheck" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjansu-dev%2Fticheck", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjansu-dev%2Fticheck'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce05fb6f5e5bf35f17076408e2968e1162464824 [INFO] testing jansu-dev/ticheck against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjansu-dev%2Fticheck" "/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/jansu-dev/ticheck on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jansu-dev/ticheck [INFO] finished tweaking git repo https://github.com/jansu-dev/ticheck [INFO] tweaked toml for git repo https://github.com/jansu-dev/ticheck written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jansu-dev/ticheck already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pbr v1.0.4 [INFO] [stderr] Downloaded docx-rs v0.2.14 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1519540bf9c76053c00feaa6c9ee6cb0444f6d2af7b8f2b0c6f55eaadb5c899 [INFO] running `Command { std: "docker" "start" "-a" "a1519540bf9c76053c00feaa6c9ee6cb0444f6d2af7b8f2b0c6f55eaadb5c899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1519540bf9c76053c00feaa6c9ee6cb0444f6d2af7b8f2b0c6f55eaadb5c899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1519540bf9c76053c00feaa6c9ee6cb0444f6d2af7b8f2b0c6f55eaadb5c899", kill_on_drop: false }` [INFO] [stdout] a1519540bf9c76053c00feaa6c9ee6cb0444f6d2af7b8f2b0c6f55eaadb5c899 [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab21749ea7e791856b9af4cb3852df3dd72cb0de1b43302494eea59dbca510fa [INFO] running `Command { std: "docker" "start" "-a" "ab21749ea7e791856b9af4cb3852df3dd72cb0de1b43302494eea59dbca510fa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling gif v0.11.3 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pbr v1.0.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling ssh2 v0.9.3 [INFO] [stderr] Compiling docx-rs v0.2.14 [INFO] [stderr] Compiling tihc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/executor/meta_parser.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::mpsc` [INFO] [stdout] --> src/executor/progress/single_bar.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `singleBarCore` should have an upper camel case name [INFO] [stdout] --> src/executor/progress/single_bar.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct singleBarCore { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `SingleBarCore` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/executor/progress/single_bar.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 27 | ModeDone => tail_color = DONE_TAIL.to_string().green(), [INFO] [stdout] | -------- matches any value [INFO] [stdout] 28 | ModeError => tail_color = ERROR_TAIL.to_string().red(), [INFO] [stdout] | ^^^^^^^^^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/executor/progress/single_bar.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 27 | ModeDone => tail_color = DONE_TAIL.to_string().green(), [INFO] [stdout] | -------- matches any value [INFO] [stdout] 28 | ModeError => tail_color = ERROR_TAIL.to_string().red(), [INFO] [stdout] 29 | _ => { [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ssh_key_file` [INFO] [stdout] --> src/cmd/load.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | let ssh_key_file = get_key_file_path(cluster_name_string); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ssh_key_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cluster_name` [INFO] [stdout] --> src/executor/meta_parser.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | cluster_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cluster_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_count_time` [INFO] [stdout] --> src/components/grafanainfo/grafana.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | let start_count_time: DateTime = Utc::now(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_count_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/components/grafanainfo/grafana.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let output = Command::new("sh") [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display_prefix` [INFO] [stdout] --> src/executor/progress/single_bar.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | let display_prefix: String; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_prefix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ModeDone` [INFO] [stdout] --> src/executor/progress/single_bar.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | ModeDone => tail_color = DONE_TAIL.to_string().green(), [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ModeDone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ModeError` [INFO] [stdout] --> src/executor/progress/single_bar.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | ModeError => tail_color = ERROR_TAIL.to_string().red(), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ModeError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `distinct_host` [INFO] [stdout] --> src/cmd/load.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn distinct_host() {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bar_name` [INFO] [stdout] --> src/executor/manager.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | bar_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `item_count` [INFO] [stdout] --> src/executor/manager.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | item_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `item_progress` [INFO] [stdout] --> src/executor/manager.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | item_progress: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/executor/manager.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn new(bar_name: String, item_count: u64, item_progress: u64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_progress` [INFO] [stdout] --> src/executor/manager.rs:24:12 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn set_progress(&mut self, new_progress: u64) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `file_path` [INFO] [stdout] --> src/executor/meta_parser.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | file_path: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_indent` [INFO] [stdout] --> src/executor/meta_parser.rs:79:4 [INFO] [stdout] | [INFO] [stdout] 79 | fn print_indent(indent: usize) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dump_node` [INFO] [stdout] --> src/executor/meta_parser.rs:85:4 [INFO] [stdout] | [INFO] [stdout] 85 | fn dump_node(doc: &yaml::Yaml, indent: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `DisplayProps` [INFO] [stdout] --> src/executor/progress/display_props.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct DisplayProps { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `REFRESH_RATE` [INFO] [stdout] --> src/executor/progress/single_bar.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | const REFRESH_RATE: time::Duration = time::Duration::from_millis(10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DONE_TAIL` [INFO] [stdout] --> src/executor/progress/single_bar.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | const DONE_TAIL: &str = "Done"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ERROR_TAIL` [INFO] [stdout] --> src/executor/progress/single_bar.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | const ERROR_TAIL: &str = "Error"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SPINNER_TEXT` [INFO] [stdout] --> src/executor/progress/single_bar.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | const SPINNER_TEXT: [&str; 10] = ["⠋", "⠙", "⠹", "⠸", "⠼", "⠴", "⠦", "⠧", "⠇", "⠏"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MODE_SPINNER` [INFO] [stdout] --> src/executor/progress/single_bar.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const MODE_SPINNER: usize = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MODE_PROGRESS` [INFO] [stdout] --> src/executor/progress/single_bar.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | const MODE_PROGRESS: usize = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MODE_DONE` [INFO] [stdout] --> src/executor/progress/single_bar.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | const MODE_DONE: usize = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MODE_ERROR` [INFO] [stdout] --> src/executor/progress/single_bar.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | const MODE_ERROR: usize = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `singleBarCore` [INFO] [stdout] --> src/executor/progress/single_bar.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct singleBarCore { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `render_done_or_error` [INFO] [stdout] --> src/executor/progress/single_bar.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | fn render_done_or_error(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `render_spinner` [INFO] [stdout] --> src/executor/progress/single_bar.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn render_spinner(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `renderTo` [INFO] [stdout] --> src/executor/progress/single_bar.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | fn renderTo(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `newSingleBarCore` [INFO] [stdout] --> src/executor/progress/single_bar.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | fn newSingleBarCore(prefix: String, suffix: String) -> singleBarCore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Bar` [INFO] [stdout] --> src/executor/progress/terminal_pbr.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Bar { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/executor/progress/terminal_pbr.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `single_bar` [INFO] [stdout] --> src/executor/progress/terminal_pbr.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn single_bar( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `multi_bar` [INFO] [stdout] --> src/executor/progress/terminal_pbr.rs:68:8 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn multi_bar(bar_vec: Vec) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `moveCursorUp` [INFO] [stdout] --> src/executor/progress/terminal_pbr.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn moveCursorUp(n: usize) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `moveCursorDown` [INFO] [stdout] --> src/executor/progress/terminal_pbr.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn moveCursorDown(n: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `move_cursor_to_line_start` [INFO] [stdout] --> src/executor/progress/terminal_pbr.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn move_cursor_to_line_start() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ModeDone` should have a snake case name [INFO] [stdout] --> src/executor/progress/single_bar.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | ModeDone => tail_color = DONE_TAIL.to_string().green(), [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `mode_done` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ModeError` should have a snake case name [INFO] [stdout] --> src/executor/progress/single_bar.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | ModeError => tail_color = ERROR_TAIL.to_string().red(), [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `mode_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `renderTo` should have a snake case name [INFO] [stdout] --> src/executor/progress/single_bar.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | fn renderTo(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `render_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `newSingleBarCore` should have a snake case name [INFO] [stdout] --> src/executor/progress/single_bar.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | fn newSingleBarCore(prefix: String, suffix: String) -> singleBarCore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `new_single_bar_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `moveCursorUp` should have a snake case name [INFO] [stdout] --> src/executor/progress/terminal_pbr.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn moveCursorUp(n: usize) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `move_cursor_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `moveCursorDown` should have a snake case name [INFO] [stdout] --> src/executor/progress/terminal_pbr.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn moveCursorDown(n: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `move_cursor_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 48 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.81s [INFO] running `Command { std: "docker" "inspect" "ab21749ea7e791856b9af4cb3852df3dd72cb0de1b43302494eea59dbca510fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab21749ea7e791856b9af4cb3852df3dd72cb0de1b43302494eea59dbca510fa", kill_on_drop: false }` [INFO] [stdout] ab21749ea7e791856b9af4cb3852df3dd72cb0de1b43302494eea59dbca510fa [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e44b8e7a66cbc7855c4a8c1a4bcd255675cc8bba7aec2c72ad9618ab1c5520af [INFO] running `Command { std: "docker" "start" "-a" "e44b8e7a66cbc7855c4a8c1a4bcd255675cc8bba7aec2c72ad9618ab1c5520af", kill_on_drop: false }` [INFO] [stderr] Compiling tihc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/executor/meta_parser.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::mpsc` [INFO] [stdout] --> src/executor/progress/single_bar.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `singleBarCore` should have an upper camel case name [INFO] [stdout] --> src/executor/progress/single_bar.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct singleBarCore { [INFO] [stdout] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `SingleBarCore` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/executor/progress/single_bar.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 27 | ModeDone => tail_color = DONE_TAIL.to_string().green(), [INFO] [stdout] | -------- matches any value [INFO] [stdout] 28 | ModeError => tail_color = ERROR_TAIL.to_string().red(), [INFO] [stdout] | ^^^^^^^^^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/executor/progress/single_bar.rs:29:13 [INFO] [stdout] | [INFO] [stdout] 27 | ModeDone => tail_color = DONE_TAIL.to_string().green(), [INFO] [stdout] | -------- matches any value [INFO] [stdout] 28 | ModeError => tail_color = ERROR_TAIL.to_string().red(), [INFO] [stdout] 29 | _ => { [INFO] [stdout] | ^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ssh_key_file` [INFO] [stdout] --> src/cmd/load.rs:52:13 [INFO] [stdout] | [INFO] [stdout] 52 | let ssh_key_file = get_key_file_path(cluster_name_string); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ssh_key_file` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cluster_name` [INFO] [stdout] --> src/executor/meta_parser.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | cluster_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cluster_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `start_count_time` [INFO] [stdout] --> src/components/grafanainfo/grafana.rs:161:9 [INFO] [stdout] | [INFO] [stdout] 161 | let start_count_time: DateTime = Utc::now(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_count_time` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `output` [INFO] [stdout] --> src/components/grafanainfo/grafana.rs:182:13 [INFO] [stdout] | [INFO] [stdout] 182 | let output = Command::new("sh") [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `display_prefix` [INFO] [stdout] --> src/executor/progress/single_bar.rs:23:13 [INFO] [stdout] | [INFO] [stdout] 23 | let display_prefix: String; [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_prefix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ModeDone` [INFO] [stdout] --> src/executor/progress/single_bar.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | ModeDone => tail_color = DONE_TAIL.to_string().green(), [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ModeDone` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ModeError` [INFO] [stdout] --> src/executor/progress/single_bar.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | ModeError => tail_color = ERROR_TAIL.to_string().red(), [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ModeError` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `distinct_host` [INFO] [stdout] --> src/cmd/load.rs:97:4 [INFO] [stdout] | [INFO] [stdout] 97 | fn distinct_host() {} [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bar_name` [INFO] [stdout] --> src/executor/manager.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | bar_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `item_count` [INFO] [stdout] --> src/executor/manager.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | item_count: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `file_path` [INFO] [stdout] --> src/executor/meta_parser.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | file_path: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `print_indent` [INFO] [stdout] --> src/executor/meta_parser.rs:79:4 [INFO] [stdout] | [INFO] [stdout] 79 | fn print_indent(indent: usize) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dump_node` [INFO] [stdout] --> src/executor/meta_parser.rs:85:4 [INFO] [stdout] | [INFO] [stdout] 85 | fn dump_node(doc: &yaml::Yaml, indent: usize) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `DisplayProps` [INFO] [stdout] --> src/executor/progress/display_props.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct DisplayProps { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `REFRESH_RATE` [INFO] [stdout] --> src/executor/progress/single_bar.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | const REFRESH_RATE: time::Duration = time::Duration::from_millis(10); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `DONE_TAIL` [INFO] [stdout] --> src/executor/progress/single_bar.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | const DONE_TAIL: &str = "Done"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ERROR_TAIL` [INFO] [stdout] --> src/executor/progress/single_bar.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | const ERROR_TAIL: &str = "Error"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `SPINNER_TEXT` [INFO] [stdout] --> src/executor/progress/single_bar.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | const SPINNER_TEXT: [&str; 10] = ["⠋", "⠙", "⠹", "⠸", "⠼", "⠴", "⠦", "⠧", "⠇", "⠏"]; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MODE_SPINNER` [INFO] [stdout] --> src/executor/progress/single_bar.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | const MODE_SPINNER: usize = 1; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MODE_PROGRESS` [INFO] [stdout] --> src/executor/progress/single_bar.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | const MODE_PROGRESS: usize = 2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MODE_DONE` [INFO] [stdout] --> src/executor/progress/single_bar.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | const MODE_DONE: usize = 3; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `MODE_ERROR` [INFO] [stdout] --> src/executor/progress/single_bar.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | const MODE_ERROR: usize = 4; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `singleBarCore` [INFO] [stdout] --> src/executor/progress/single_bar.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct singleBarCore { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `render_done_or_error` [INFO] [stdout] --> src/executor/progress/single_bar.rs:22:8 [INFO] [stdout] | [INFO] [stdout] 22 | fn render_done_or_error(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `render_spinner` [INFO] [stdout] --> src/executor/progress/single_bar.rs:37:8 [INFO] [stdout] | [INFO] [stdout] 37 | fn render_spinner(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `renderTo` [INFO] [stdout] --> src/executor/progress/single_bar.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | fn renderTo(&mut self) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `newSingleBarCore` [INFO] [stdout] --> src/executor/progress/single_bar.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | fn newSingleBarCore(prefix: String, suffix: String) -> singleBarCore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `is_format` [INFO] [stdout] --> src/executor/progress/terminal_pbr.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | is_format: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `progress_rate` [INFO] [stdout] --> src/executor/progress/terminal_pbr.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | progress_rate: Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `moveCursorUp` [INFO] [stdout] --> src/executor/progress/terminal_pbr.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn moveCursorUp(n: usize) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `moveCursorDown` [INFO] [stdout] --> src/executor/progress/terminal_pbr.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn moveCursorDown(n: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `move_cursor_to_line_start` [INFO] [stdout] --> src/executor/progress/terminal_pbr.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn move_cursor_to_line_start() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ModeDone` should have a snake case name [INFO] [stdout] --> src/executor/progress/single_bar.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | ModeDone => tail_color = DONE_TAIL.to_string().green(), [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `mode_done` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `ModeError` should have a snake case name [INFO] [stdout] --> src/executor/progress/single_bar.rs:28:13 [INFO] [stdout] | [INFO] [stdout] 28 | ModeError => tail_color = ERROR_TAIL.to_string().red(), [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `mode_error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `renderTo` should have a snake case name [INFO] [stdout] --> src/executor/progress/single_bar.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 46 | fn renderTo(&mut self) { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to snake case: `render_to` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `newSingleBarCore` should have a snake case name [INFO] [stdout] --> src/executor/progress/single_bar.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | fn newSingleBarCore(prefix: String, suffix: String) -> singleBarCore { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `new_single_bar_core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `moveCursorUp` should have a snake case name [INFO] [stdout] --> src/executor/progress/terminal_pbr.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 133 | pub fn moveCursorUp(n: usize) { [INFO] [stdout] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `move_cursor_up` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `moveCursorDown` should have a snake case name [INFO] [stdout] --> src/executor/progress/terminal_pbr.rs:137:8 [INFO] [stdout] | [INFO] [stdout] 137 | pub fn moveCursorDown(n: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `move_cursor_down` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.80s [INFO] running `Command { std: "docker" "inspect" "e44b8e7a66cbc7855c4a8c1a4bcd255675cc8bba7aec2c72ad9618ab1c5520af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e44b8e7a66cbc7855c4a8c1a4bcd255675cc8bba7aec2c72ad9618ab1c5520af", kill_on_drop: false }` [INFO] [stdout] e44b8e7a66cbc7855c4a8c1a4bcd255675cc8bba7aec2c72ad9618ab1c5520af [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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 15891db34f22fc0f5b3c05cb3b91d3543cf536ae91a882936bda1d5d2822a0bd [INFO] running `Command { std: "docker" "start" "-a" "15891db34f22fc0f5b3c05cb3b91d3543cf536ae91a882936bda1d5d2822a0bd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: unused import: `std::str::FromStr` [INFO] [stderr] --> src/executor/meta_parser.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::str::FromStr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::sync::mpsc` [INFO] [stderr] --> src/executor/progress/single_bar.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::sync::mpsc; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: type `singleBarCore` should have an upper camel case name [INFO] [stderr] --> src/executor/progress/single_bar.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct singleBarCore { [INFO] [stderr] | ^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `SingleBarCore` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/executor/progress/single_bar.rs:28:13 [INFO] [stderr] | [INFO] [stderr] 27 | ModeDone => tail_color = DONE_TAIL.to_string().green(), [INFO] [stderr] | -------- matches any value [INFO] [stderr] 28 | ModeError => tail_color = ERROR_TAIL.to_string().red(), [INFO] [stderr] | ^^^^^^^^^ unreachable pattern [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/executor/progress/single_bar.rs:29:13 [INFO] [stderr] | [INFO] [stderr] 27 | ModeDone => tail_color = DONE_TAIL.to_string().green(), [INFO] [stderr] | -------- matches any value [INFO] [stderr] 28 | ModeError => tail_color = ERROR_TAIL.to_string().red(), [INFO] [stderr] 29 | _ => { [INFO] [stderr] | ^ unreachable pattern [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ssh_key_file` [INFO] [stderr] --> src/cmd/load.rs:52:13 [INFO] [stderr] | [INFO] [stderr] 52 | let ssh_key_file = get_key_file_path(cluster_name_string); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ssh_key_file` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `cluster_name` [INFO] [stderr] --> src/executor/meta_parser.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | cluster_name: String, [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cluster_name` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `start_count_time` [INFO] [stderr] --> src/components/grafanainfo/grafana.rs:161:9 [INFO] [stderr] | [INFO] [stderr] 161 | let start_count_time: DateTime = Utc::now(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_start_count_time` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `output` [INFO] [stderr] --> src/components/grafanainfo/grafana.rs:182:13 [INFO] [stderr] | [INFO] [stderr] 182 | let output = Command::new("sh") [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `display_prefix` [INFO] [stderr] --> src/executor/progress/single_bar.rs:23:13 [INFO] [stderr] | [INFO] [stderr] 23 | let display_prefix: String; [INFO] [stderr] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_display_prefix` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ModeDone` [INFO] [stderr] --> src/executor/progress/single_bar.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | ModeDone => tail_color = DONE_TAIL.to_string().green(), [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ModeDone` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ModeError` [INFO] [stderr] --> src/executor/progress/single_bar.rs:28:13 [INFO] [stderr] | [INFO] [stderr] 28 | ModeError => tail_color = ERROR_TAIL.to_string().red(), [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_ModeError` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `distinct_host` [INFO] [stderr] --> src/cmd/load.rs:97:4 [INFO] [stderr] | [INFO] [stderr] 97 | fn distinct_host() {} [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `bar_name` [INFO] [stderr] --> src/executor/manager.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | bar_name: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `item_count` [INFO] [stderr] --> src/executor/manager.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | item_count: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `file_path` [INFO] [stderr] --> src/executor/meta_parser.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | file_path: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `print_indent` [INFO] [stderr] --> src/executor/meta_parser.rs:79:4 [INFO] [stderr] | [INFO] [stderr] 79 | fn print_indent(indent: usize) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `dump_node` [INFO] [stderr] --> src/executor/meta_parser.rs:85:4 [INFO] [stderr] | [INFO] [stderr] 85 | fn dump_node(doc: &yaml::Yaml, indent: usize) { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `DisplayProps` [INFO] [stderr] --> src/executor/progress/display_props.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub struct DisplayProps { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `REFRESH_RATE` [INFO] [stderr] --> src/executor/progress/single_bar.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | const REFRESH_RATE: time::Duration = time::Duration::from_millis(10); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `DONE_TAIL` [INFO] [stderr] --> src/executor/progress/single_bar.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | const DONE_TAIL: &str = "Done"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `ERROR_TAIL` [INFO] [stderr] --> src/executor/progress/single_bar.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | const ERROR_TAIL: &str = "Error"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `SPINNER_TEXT` [INFO] [stderr] --> src/executor/progress/single_bar.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | const SPINNER_TEXT: [&str; 10] = ["⠋", "⠙", "⠹", "⠸", "⠼", "⠴", "⠦", "⠧", "⠇", "⠏"]; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MODE_SPINNER` [INFO] [stderr] --> src/executor/progress/single_bar.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | const MODE_SPINNER: usize = 1; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MODE_PROGRESS` [INFO] [stderr] --> src/executor/progress/single_bar.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | const MODE_PROGRESS: usize = 2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MODE_DONE` [INFO] [stderr] --> src/executor/progress/single_bar.rs:13:1 [INFO] [stderr] | [INFO] [stderr] 13 | const MODE_DONE: usize = 3; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: constant is never used: `MODE_ERROR` [INFO] [stderr] --> src/executor/progress/single_bar.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | const MODE_ERROR: usize = 4; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `singleBarCore` [INFO] [stderr] --> src/executor/progress/single_bar.rs:16:12 [INFO] [stderr] | [INFO] [stderr] 16 | pub struct singleBarCore { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `render_done_or_error` [INFO] [stderr] --> src/executor/progress/single_bar.rs:22:8 [INFO] [stderr] | [INFO] [stderr] 22 | fn render_done_or_error(&self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `render_spinner` [INFO] [stderr] --> src/executor/progress/single_bar.rs:37:8 [INFO] [stderr] | [INFO] [stderr] 37 | fn render_spinner(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `renderTo` [INFO] [stderr] --> src/executor/progress/single_bar.rs:46:8 [INFO] [stderr] | [INFO] [stderr] 46 | fn renderTo(&mut self) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `newSingleBarCore` [INFO] [stderr] --> src/executor/progress/single_bar.rs:54:8 [INFO] [stderr] | [INFO] [stderr] 54 | fn newSingleBarCore(prefix: String, suffix: String) -> singleBarCore { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `is_format` [INFO] [stderr] --> src/executor/progress/terminal_pbr.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | is_format: bool, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `progress_rate` [INFO] [stderr] --> src/executor/progress/terminal_pbr.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | progress_rate: Duration, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `moveCursorUp` [INFO] [stderr] --> src/executor/progress/terminal_pbr.rs:133:8 [INFO] [stderr] | [INFO] [stderr] 133 | pub fn moveCursorUp(n: usize) { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `moveCursorDown` [INFO] [stderr] --> src/executor/progress/terminal_pbr.rs:137:8 [INFO] [stderr] | [INFO] [stderr] 137 | pub fn moveCursorDown(n: usize) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `move_cursor_to_line_start` [INFO] [stderr] --> src/executor/progress/terminal_pbr.rs:141:8 [INFO] [stderr] | [INFO] [stderr] 141 | pub fn move_cursor_to_line_start() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable `ModeDone` should have a snake case name [INFO] [stderr] --> src/executor/progress/single_bar.rs:27:13 [INFO] [stderr] | [INFO] [stderr] 27 | ModeDone => tail_color = DONE_TAIL.to_string().green(), [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `mode_done` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable `ModeError` should have a snake case name [INFO] [stderr] --> src/executor/progress/single_bar.rs:28:13 [INFO] [stderr] | [INFO] [stderr] 28 | ModeError => tail_color = ERROR_TAIL.to_string().red(), [INFO] [stderr] | ^^^^^^^^^ help: convert the identifier to snake case: `mode_error` [INFO] [stderr] [INFO] [stderr] warning: method `renderTo` should have a snake case name [INFO] [stderr] --> src/executor/progress/single_bar.rs:46:8 [INFO] [stderr] | [INFO] [stderr] 46 | fn renderTo(&mut self) { [INFO] [stderr] | ^^^^^^^^ help: convert the identifier to snake case: `render_to` [INFO] [stderr] [INFO] [stderr] warning: method `newSingleBarCore` should have a snake case name [INFO] [stderr] --> src/executor/progress/single_bar.rs:54:8 [INFO] [stderr] | [INFO] [stderr] 54 | fn newSingleBarCore(prefix: String, suffix: String) -> singleBarCore { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `new_single_bar_core` [INFO] [stderr] [INFO] [stderr] warning: function `moveCursorUp` should have a snake case name [INFO] [stderr] --> src/executor/progress/terminal_pbr.rs:133:8 [INFO] [stderr] | [INFO] [stderr] 133 | pub fn moveCursorUp(n: usize) { [INFO] [stderr] | ^^^^^^^^^^^^ help: convert the identifier to snake case: `move_cursor_up` [INFO] [stderr] [INFO] [stderr] warning: function `moveCursorDown` should have a snake case name [INFO] [stderr] --> src/executor/progress/terminal_pbr.rs:137:8 [INFO] [stderr] | [INFO] [stderr] 137 | pub fn moveCursorDown(n: usize) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `move_cursor_down` [INFO] [stderr] [INFO] [stderr] warning: `tihc` (bin "tihc" test) generated 43 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.30s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tihc-a49d96848fc2811f) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test executor::manager::test_set_progress ... ok [INFO] [stdout] 1 / 100 ╢▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 1.00 % 19.30/s 5s 2 / 100 ╢▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 2.00 % 19.60/s 5s 3 / 100 ╢▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 3.00 % 19.70/s 5s 4 / 100 ╢▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 4.00 % 19.76/s 5s 5 / 100 ╢▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 5.00 % 19.78/s 5s 6 / 100 ╢▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 6.00 % 19.80/s 5s 7 / 100 ╢▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 7.00 % 19.81/s 5s 8 / 100 ╢▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 8.00 % 19.82/s 5s 9 / 100 ╢▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 9.00 % 19.83/s 5s 10 / 100 ╢▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 10.00 % 19.83/s 5s 11 / 100 ╢▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 11.00 % 19.84/s 4s 12 / 100 ╢▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 12.00 % 19.84/s 4s 13 / 100 ╢▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 13.00 % 19.85/s 4s 14 / 100 ╢▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 14.00 % 19.85/s 4s 15 / 100 ╢▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 15.00 % 19.85/s 4s 16 / 100 ╢▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 16.00 % 19.85/s 4s 17 / 100 ╢▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 17.00 % 19.85/s 4s 18 / 100 ╢▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 18.00 % 19.86/s 4s 19 / 100 ╢▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 19.00 % 19.86/s 4s 0 / 100 [-------------------------------------------------------] 0.00 % 0.00/s [INFO] [stdout]  Task : Application Test header : 1 / 100 [>-----------------] 1.00 % 19.85/s 5s [INFO] [stdout]  Task : Application Test header : 2 / 100 [>-----------------] 2.00 % 19.90/s 5s [INFO] [stdout]  Task : Application Test header : 3 / 100 [>-----------------] 3.00 % 19.75/s 5s [INFO] [stdout]  Task : Application Test header : 4 / 100 [>-----------------] 4.00 % 19.79/s 5s [INFO] [stdout]  Task : Application Test header : 5 / 100 [>-----------------] 5.00 % 19.81/s 5s [INFO] [stdout]  Task : Application Test header : 6 / 100 [=>----------------] 6.00 % 19.83/s 5s [INFO] [stdout]  Task : Application Test header : 7 / 100 [=>----------------] 7.00 % 19.84/s 5s [INFO] [stdout]  Task : Application Test header : 8 / 100 [=>----------------] 8.00 % 19.85/s 5s [INFO] [stdout]  Task : Application Test header : 9 / 100 [=>----------------] 9.00 % 19.86/s 5s [INFO] [stdout]  Task : Application Test header : 10 / 100 [=>--------------] 10.00 % 19.87/s 5s [INFO] [stdout]  Task : Application Test header : 11 / 100 [=>--------------] 11.00 % 19.87/s 4s [INFO] [stdout]  Task : Application Test header : 12 / 100 [=>--------------] 12.00 % 19.88/s 4s [INFO] [stdout]  Task : Application Test header : 13 / 100 [==>-------------] 13.00 % 19.88/s 4s [INFO] [stdout]  Task : Application Test header : 14 / 100 [==>-------------] 14.00 % 19.88/s 4s [INFO] [stdout]  Task : Application Test header : 15 / 100 [==>-------------] 15.00 % 19.65/s 4s [INFO] [stdout]  Task : Application Test header : 16 / 100 [==>-------------] 16.00 % 19.66/s 4s [INFO] [stdout]  Task : Application Test header : 17 / 100 [==>-------------] 17.00 % 19.68/s 4s [INFO] [stdout]  Task : Application Test header : 18 / 100 [==>-------------] 18.00 % 19.69/s 4s [INFO] [stdout]  Task : Application Test header : 19 / 100 [===>------------] 19.00 % 19.70/s 4s [INFO] [stdout]  Task : Application Test header : 19 / 100 [===>------------] 19.00 % 19.70/s 4s [INFO] [stdout] 0 / 200 [-------------------------------------------------------] 0.00 % 0.00/s [INFO] [stdout] 20 / 100 ╢▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 20.00 % 19.86/s 4s Task : Application Test header : 20 / 100 [===>------------] 20.00 % 19.71/s 4s [INFO] [stdout] 0 / 200 [-------------------------------------------------------] 0.00 % 0.00/s [INFO] [stdout]  Task : Application Test header : 20 / 100 [===>------------] 20.00 % 19.71/s 4s [INFO] [stdout] Task : Application Test header : 1 / 200 [>----------------] 0.50 % 19.88/s 10s [INFO] [stdout] 21 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 21.00 % 19.86/s 4s Task : Application Test header : 21 / 100 [===>------------] 21.00 % 19.72/s 4s [INFO] [stdout] Task : Application Test header : 1 / 200 [>----------------] 0.50 % 19.88/s 10s [INFO] [stdout]  Task : Application Test header : 21 / 100 [===>------------] 21.00 % 19.72/s 4s [INFO] [stdout] Task : Application Test header : 2 / 200 [>----------------] 1.00 % 19.90/s 10s [INFO] [stdout] 22 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 22.00 % 19.86/s 4s Task : Application Test header : 22 / 100 [===>------------] 22.00 % 19.73/s 4s [INFO] [stdout] Task : Application Test header : 2 / 200 [>----------------] 1.00 % 19.90/s 10s [INFO] [stdout]  Task : Application Test header : 22 / 100 [===>------------] 22.00 % 19.73/s 4s [INFO] [stdout] Task : Application Test header : 3 / 200 [>----------------] 1.50 % 19.90/s 10s [INFO] [stdout] 23 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 23.00 % 19.86/s 4s Task : Application Test header : 23 / 100 [===>------------] 23.00 % 19.74/s 4s [INFO] [stdout] Task : Application Test header : 3 / 200 [>----------------] 1.50 % 19.90/s 10s [INFO] [stdout]  Task : Application Test header : 23 / 100 [===>------------] 23.00 % 19.74/s 4s [INFO] [stdout] Task : Application Test header : 4 / 200 [>----------------] 2.00 % 19.90/s 10s [INFO] [stdout] 24 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 24.00 % 19.86/s 4s Task : Application Test header : 24 / 100 [===>------------] 24.00 % 19.75/s 4s [INFO] [stdout] Task : Application Test header : 4 / 200 [>----------------] 2.00 % 19.90/s 10s [INFO] [stdout]  Task : Application Test header : 24 / 100 [===>------------] 24.00 % 19.75/s 4s [INFO] [stdout] Task : Application Test header : 5 / 200 [>----------------] 2.50 % 19.91/s 10s [INFO] [stdout] 25 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 25.00 % 19.86/s 4s Task : Application Test header : 25 / 100 [===>------------] 25.00 % 19.75/s 4s [INFO] [stdout] Task : Application Test header : 5 / 200 [>----------------] 2.50 % 19.91/s 10s [INFO] [stdout]  Task : Application Test header : 25 / 100 [===>------------] 25.00 % 19.75/s 4s [INFO] [stdout] Task : Application Test header : 6 / 200 [>----------------] 3.00 % 19.91/s 10s [INFO] [stdout] 26 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 26.00 % 19.86/s 4s Task : Application Test header : 26 / 100 [====>-----------] 26.00 % 19.76/s 4s [INFO] [stdout] Task : Application Test header : 6 / 200 [>----------------] 3.00 % 19.91/s 10s [INFO] [stdout]  Task : Application Test header : 26 / 100 [====>-----------] 26.00 % 19.76/s 4s [INFO] [stdout] Task : Application Test header : 7 / 200 [>----------------] 3.50 % 19.91/s 10s [INFO] [stdout] 27 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 27.00 % 19.86/s 4s Task : Application Test header : 27 / 100 [====>-----------] 27.00 % 19.77/s 4s [INFO] [stdout] Task : Application Test header : 7 / 200 [>----------------] 3.50 % 19.91/s 10s [INFO] [stdout]  Task : Application Test header : 27 / 100 [====>-----------] 27.00 % 19.77/s 4s [INFO] [stdout] Task : Application Test header : 8 / 200 [>----------------] 4.00 % 19.91/s 10s [INFO] [stdout] 28 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 28.00 % 19.86/s 4s Task : Application Test header : 28 / 100 [====>-----------] 28.00 % 19.77/s 4s [INFO] [stdout] Task : Application Test header : 8 / 200 [>----------------] 4.00 % 19.91/s 10s [INFO] [stdout]  Task : Application Test header : 28 / 100 [====>-----------] 28.00 % 19.77/s 4s [INFO] [stdout] Task : Application Test header : 9 / 200 [>----------------] 4.50 % 19.91/s 10s [INFO] [stdout] 29 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 29.00 % 19.86/s 4s Task : Application Test header : 29 / 100 [====>-----------] 29.00 % 19.75/s 4s [INFO] [stdout] Task : Application Test header : 9 / 200 [>----------------] 4.50 % 19.91/s 10s [INFO] [stdout]  Task : Application Test header : 29 / 100 [====>-----------] 29.00 % 19.75/s 4s [INFO] [stdout] Task : Application Test header : 10 / 200 [>---------------] 5.00 % 19.91/s 10s [INFO] [stdout] 30 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 30.00 % 19.86/s 4s Task : Application Test header : 30 / 100 [====>-----------] 30.00 % 19.75/s 4s [INFO] [stdout] Task : Application Test header : 10 / 200 [>---------------] 5.00 % 19.91/s 10s [INFO] [stdout]  Task : Application Test header : 30 / 100 [====>-----------] 30.00 % 19.75/s 4s [INFO] [stdout] Task : Application Test header : 11 / 200 [>----------------] 5.50 % 19.91/s 9s [INFO] [stdout] 31 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 31.00 % 19.87/s 3s Task : Application Test header : 31 / 100 [====>-----------] 31.00 % 19.76/s 3s [INFO] [stdout] Task : Application Test header : 11 / 200 [>----------------] 5.50 % 19.91/s 9s [INFO] [stdout]  Task : Application Test header : 31 / 100 [====>-----------] 31.00 % 19.76/s 3s [INFO] [stdout] Task : Application Test header : 12 / 200 [=>---------------] 6.00 % 19.90/s 9s [INFO] [stdout] 32 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 32.00 % 19.87/s 3s Task : Application Test header : 32 / 100 [=====>----------] 32.00 % 19.76/s 3s [INFO] [stdout] Task : Application Test header : 12 / 200 [=>---------------] 6.00 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 32 / 100 [=====>----------] 32.00 % 19.76/s 3s [INFO] [stdout] Task : Application Test header : 13 / 200 [=>---------------] 6.50 % 19.90/s 9s [INFO] [stdout] 33 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 33.00 % 19.87/s 3s Task : Application Test header : 33 / 100 [=====>----------] 33.00 % 19.77/s 3s [INFO] [stdout] Task : Application Test header : 13 / 200 [=>---------------] 6.50 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 33 / 100 [=====>----------] 33.00 % 19.77/s 3s [INFO] [stdout] Task : Application Test header : 14 / 200 [=>---------------] 7.00 % 19.90/s 9s [INFO] [stdout] 34 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 34.00 % 19.87/s 3s Task : Application Test header : 34 / 100 [=====>----------] 34.00 % 19.77/s 3s [INFO] [stdout] Task : Application Test header : 14 / 200 [=>---------------] 7.00 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 34 / 100 [=====>----------] 34.00 % 19.77/s 3s [INFO] [stdout] Task : Application Test header : 15 / 200 [=>---------------] 7.50 % 19.90/s 9s [INFO] [stdout] 35 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 35.00 % 19.87/s 3s Task : Application Test header : 35 / 100 [=====>----------] 35.00 % 19.77/s 3s [INFO] [stdout] Task : Application Test header : 15 / 200 [=>---------------] 7.50 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 35 / 100 [=====>----------] 35.00 % 19.77/s 3s [INFO] [stdout] Task : Application Test header : 16 / 200 [=>---------------] 8.00 % 19.90/s 9s [INFO] [stdout] 36 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 36.00 % 19.87/s 3s Task : Application Test header : 36 / 100 [=====>----------] 36.00 % 19.78/s 3s [INFO] [stdout] Task : Application Test header : 16 / 200 [=>---------------] 8.00 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 36 / 100 [=====>----------] 36.00 % 19.78/s 3s [INFO] [stdout] Task : Application Test header : 17 / 200 [=>---------------] 8.50 % 19.90/s 9s [INFO] [stdout] 37 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 37.00 % 19.87/s 3s Task : Application Test header : 37 / 100 [=====>----------] 37.00 % 19.78/s 3s [INFO] [stdout] Task : Application Test header : 17 / 200 [=>---------------] 8.50 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 37 / 100 [=====>----------] 37.00 % 19.78/s 3s [INFO] [stdout] Task : Application Test header : 18 / 200 [=>---------------] 9.00 % 19.90/s 9s [INFO] [stdout] 38 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 38.00 % 19.86/s 3s Task : Application Test header : 38 / 100 [======>---------] 38.00 % 19.78/s 3s [INFO] [stdout] Task : Application Test header : 18 / 200 [=>---------------] 9.00 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 38 / 100 [======>---------] 38.00 % 19.78/s 3s [INFO] [stdout] Task : Application Test header : 19 / 200 [=>---------------] 9.50 % 19.90/s 9s [INFO] [stdout] 39 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 39.00 % 19.86/s 3s Task : Application Test header : 39 / 100 [======>---------] 39.00 % 19.79/s 3s [INFO] [stdout] Task : Application Test header : 19 / 200 [=>---------------] 9.50 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 39 / 100 [======>---------] 39.00 % 19.79/s 3s [INFO] [stdout] Task : Application Test header : 20 / 200 [=>--------------] 10.00 % 19.90/s 9s [INFO] [stdout] 40 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 40.00 % 19.86/s 3s Task : Application Test header : 40 / 100 [======>---------] 40.00 % 19.79/s 3s [INFO] [stdout] Task : Application Test header : 20 / 200 [=>--------------] 10.00 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 40 / 100 [======>---------] 40.00 % 19.79/s 3s [INFO] [stdout] Task : Application Test header : 21 / 200 [=>--------------] 10.50 % 19.90/s 9s [INFO] [stdout] 41 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 41.00 % 19.86/s 3s Task : Application Test header : 41 / 100 [======>---------] 41.00 % 19.79/s 3s [INFO] [stdout] Task : Application Test header : 21 / 200 [=>--------------] 10.50 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 41 / 100 [======>---------] 41.00 % 19.79/s 3s [INFO] [stdout] Task : Application Test header : 22 / 200 [=>--------------] 11.00 % 19.90/s 9s [INFO] [stdout] 42 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 42.00 % 19.86/s 3s Task : Application Test header : 42 / 100 [======>---------] 42.00 % 19.79/s 3s [INFO] [stdout] Task : Application Test header : 22 / 200 [=>--------------] 11.00 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 42 / 100 [======>---------] 42.00 % 19.79/s 3s [INFO] [stdout] Task : Application Test header : 23 / 200 [=>--------------] 11.50 % 19.90/s 9s [INFO] [stdout] 43 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 43.00 % 19.86/s 3s Task : Application Test header : 43 / 100 [======>---------] 43.00 % 19.80/s 3s [INFO] [stdout] Task : Application Test header : 23 / 200 [=>--------------] 11.50 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 43 / 100 [======>---------] 43.00 % 19.80/s 3s [INFO] [stdout] Task : Application Test header : 24 / 200 [=>--------------] 12.00 % 19.90/s 9s [INFO] [stdout] 44 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 44.00 % 19.86/s 3s Task : Application Test header : 44 / 100 [=======>--------] 44.00 % 19.80/s 3s [INFO] [stdout] Task : Application Test header : 24 / 200 [=>--------------] 12.00 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 44 / 100 [=======>--------] 44.00 % 19.80/s 3s [INFO] [stdout] Task : Application Test header : 25 / 200 [=>--------------] 12.50 % 19.90/s 9s [INFO] [stdout] 45 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 45.00 % 19.86/s 3s Task : Application Test header : 45 / 100 [=======>--------] 45.00 % 19.80/s 3s [INFO] [stdout] Task : Application Test header : 25 / 200 [=>--------------] 12.50 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 45 / 100 [=======>--------] 45.00 % 19.80/s 3s [INFO] [stdout] Task : Application Test header : 26 / 200 [==>-------------] 13.00 % 19.90/s 9s [INFO] [stdout] 46 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░░╟ 46.00 % 19.86/s 3s Task : Application Test header : 46 / 100 [=======>--------] 46.00 % 19.80/s 3s [INFO] [stdout] Task : Application Test header : 26 / 200 [==>-------------] 13.00 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 46 / 100 [=======>--------] 46.00 % 19.80/s 3s [INFO] [stdout] Task : Application Test header : 27 / 200 [==>-------------] 13.50 % 19.90/s 9s [INFO] [stdout] 47 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░╟ 47.00 % 19.81/s 3s Task : Application Test header : 47 / 100 [=======>--------] 47.00 % 19.81/s 3s [INFO] [stdout] Task : Application Test header : 27 / 200 [==>-------------] 13.50 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 47 / 100 [=======>--------] 47.00 % 19.81/s 3s [INFO] [stdout] Task : Application Test header : 28 / 200 [==>-------------] 14.00 % 19.90/s 9s [INFO] [stdout] 48 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░░╟ 48.00 % 19.81/s 3s Task : Application Test header : 48 / 100 [=======>--------] 48.00 % 19.81/s 3s [INFO] [stdout] Task : Application Test header : 28 / 200 [==>-------------] 14.00 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 48 / 100 [=======>--------] 48.00 % 19.81/s 3s [INFO] [stdout] Task : Application Test header : 29 / 200 [==>-------------] 14.50 % 19.90/s 9s [INFO] [stdout] 49 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░╟ 49.00 % 19.81/s 3s Task : Application Test header : 49 / 100 [=======>--------] 49.00 % 19.81/s 3s [INFO] [stdout] Task : Application Test header : 29 / 200 [==>-------------] 14.50 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 49 / 100 [=======>--------] 49.00 % 19.81/s 3s [INFO] [stdout] Task : Application Test header : 30 / 200 [==>-------------] 15.00 % 19.90/s 9s [INFO] [stdout] 50 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░╟ 50.00 % 19.81/s 3s Task : Application Test header : 50 / 100 [=======>--------] 50.00 % 19.81/s 3s [INFO] [stdout] Task : Application Test header : 30 / 200 [==>-------------] 15.00 % 19.90/s 9s [INFO] [stdout]  Task : Application Test header : 50 / 100 [=======>--------] 50.00 % 19.81/s 3s [INFO] [stdout] Task : Application Test header : 31 / 200 [==>-------------] 15.50 % 19.90/s 8s [INFO] [stdout] 51 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░░╟ 51.00 % 19.81/s 2s Task : Application Test header : 51 / 100 [========>-------] 51.00 % 19.81/s 2s [INFO] [stdout] Task : Application Test header : 31 / 200 [==>-------------] 15.50 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 51 / 100 [========>-------] 51.00 % 19.81/s 2s [INFO] [stdout] Task : Application Test header : 32 / 200 [==>-------------] 16.00 % 19.90/s 8s [INFO] [stdout] 52 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░╟ 52.00 % 19.82/s 2s Task : Application Test header : 52 / 100 [========>-------] 52.00 % 19.82/s 2s [INFO] [stdout] Task : Application Test header : 32 / 200 [==>-------------] 16.00 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 52 / 100 [========>-------] 52.00 % 19.82/s 2s [INFO] [stdout] Task : Application Test header : 33 / 200 [==>-------------] 16.50 % 19.90/s 8s [INFO] [stdout] 53 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░░╟ 53.00 % 19.82/s 2s Task : Application Test header : 53 / 100 [========>-------] 53.00 % 19.82/s 2s [INFO] [stdout] Task : Application Test header : 33 / 200 [==>-------------] 16.50 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 53 / 100 [========>-------] 53.00 % 19.82/s 2s [INFO] [stdout] Task : Application Test header : 34 / 200 [==>-------------] 17.00 % 19.90/s 8s [INFO] [stdout] 54 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░╟ 54.00 % 19.82/s 2s Task : Application Test header : 54 / 100 [========>-------] 54.00 % 19.82/s 2s [INFO] [stdout] Task : Application Test header : 34 / 200 [==>-------------] 17.00 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 54 / 100 [========>-------] 54.00 % 19.82/s 2s [INFO] [stdout] Task : Application Test header : 35 / 200 [==>-------------] 17.50 % 19.90/s 8s [INFO] [stdout] 55 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░░╟ 55.00 % 19.82/s 2s Task : Application Test header : 55 / 100 [========>-------] 55.00 % 19.82/s 2s [INFO] [stdout] Task : Application Test header : 35 / 200 [==>-------------] 17.50 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 55 / 100 [========>-------] 55.00 % 19.82/s 2s [INFO] [stdout] Task : Application Test header : 36 / 200 [==>-------------] 18.00 % 19.90/s 8s [INFO] [stdout] 56 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░╟ 56.00 % 19.82/s 2s Task : Application Test header : 56 / 100 [========>-------] 56.00 % 19.82/s 2s [INFO] [stdout] Task : Application Test header : 36 / 200 [==>-------------] 18.00 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 56 / 100 [========>-------] 56.00 % 19.82/s 2s [INFO] [stdout] Task : Application Test header : 37 / 200 [==>-------------] 18.50 % 19.90/s 8s [INFO] [stdout] 57 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░░╟ 57.00 % 19.82/s 2s Task : Application Test header : 57 / 100 [=========>------] 57.00 % 19.82/s 2s [INFO] [stdout] Task : Application Test header : 37 / 200 [==>-------------] 18.50 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 57 / 100 [=========>------] 57.00 % 19.82/s 2s [INFO] [stdout] Task : Application Test header : 38 / 200 [===>------------] 19.00 % 19.90/s 8s [INFO] [stdout] 58 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░╟ 58.00 % 19.83/s 2s Task : Application Test header : 58 / 100 [=========>------] 58.00 % 19.82/s 2s [INFO] [stdout] Task : Application Test header : 38 / 200 [===>------------] 19.00 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 58 / 100 [=========>------] 58.00 % 19.82/s 2s [INFO] [stdout] Task : Application Test header : 39 / 200 [===>------------] 19.50 % 19.90/s 8s [INFO] [stdout] 59 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░░╟ 59.00 % 19.83/s 2s Task : Application Test header : 59 / 100 [=========>------] 59.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 39 / 200 [===>------------] 19.50 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 59 / 100 [=========>------] 59.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 40 / 200 [===>------------] 20.00 % 19.90/s 8s [INFO] [stdout] 60 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░╟ 60.00 % 19.83/s 2s Task : Application Test header : 60 / 100 [=========>------] 60.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 40 / 200 [===>------------] 20.00 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 60 / 100 [=========>------] 60.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 41 / 200 [===>------------] 20.50 % 19.90/s 8s [INFO] [stdout] 61 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░░╟ 61.00 % 19.83/s 2s Task : Application Test header : 61 / 100 [=========>------] 61.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 41 / 200 [===>------------] 20.50 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 61 / 100 [=========>------] 61.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 42 / 200 [===>------------] 21.00 % 19.90/s 8s [INFO] [stdout] 62 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░╟ 62.00 % 19.83/s 2s Task : Application Test header : 62 / 100 [=========>------] 62.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 42 / 200 [===>------------] 21.00 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 62 / 100 [=========>------] 62.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 43 / 200 [===>------------] 21.50 % 19.90/s 8s [INFO] [stdout] 63 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░░╟ 63.00 % 19.83/s 2s Task : Application Test header : 63 / 100 [==========>-----] 63.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 43 / 200 [===>------------] 21.50 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 63 / 100 [==========>-----] 63.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 44 / 200 [===>------------] 22.00 % 19.90/s 8s [INFO] [stdout] 64 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░╟ 64.00 % 19.83/s 2s Task : Application Test header : 64 / 100 [==========>-----] 64.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 44 / 200 [===>------------] 22.00 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 64 / 100 [==========>-----] 64.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 45 / 200 [===>------------] 22.50 % 19.90/s 8s [INFO] [stdout] 65 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░░╟ 65.00 % 19.83/s 2s Task : Application Test header : 65 / 100 [==========>-----] 65.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 45 / 200 [===>------------] 22.50 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 65 / 100 [==========>-----] 65.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 46 / 200 [===>------------] 23.00 % 19.90/s 8s [INFO] [stdout] 66 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░╟ 66.00 % 19.83/s 2s Task : Application Test header : 66 / 100 [==========>-----] 66.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 46 / 200 [===>------------] 23.00 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 66 / 100 [==========>-----] 66.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 47 / 200 [===>------------] 23.50 % 19.90/s 8s [INFO] [stdout] 67 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░░╟ 67.00 % 19.84/s 2s Task : Application Test header : 67 / 100 [==========>-----] 67.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 47 / 200 [===>------------] 23.50 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 67 / 100 [==========>-----] 67.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 48 / 200 [===>------------] 24.00 % 19.90/s 8s [INFO] [stdout] 68 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░╟ 68.00 % 19.84/s 2s Task : Application Test header : 68 / 100 [==========>-----] 68.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 48 / 200 [===>------------] 24.00 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 68 / 100 [==========>-----] 68.00 % 19.83/s 2s [INFO] [stdout] Task : Application Test header : 49 / 200 [===>------------] 24.50 % 19.90/s 8s [INFO] [stdout] 69 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░░╟ 69.00 % 19.84/s 2s Task : Application Test header : 69 / 100 [===========>----] 69.00 % 19.84/s 2s [INFO] [stdout] Task : Application Test header : 49 / 200 [===>------------] 24.50 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 69 / 100 [===========>----] 69.00 % 19.84/s 2s [INFO] [stdout] Task : Application Test header : 50 / 200 [===>------------] 25.00 % 19.90/s 8s [INFO] [stdout] 70 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░╟ 70.00 % 19.84/s 2s Task : Application Test header : 70 / 100 [===========>----] 70.00 % 19.84/s 2s [INFO] [stdout] Task : Application Test header : 50 / 200 [===>------------] 25.00 % 19.90/s 8s [INFO] [stdout]  Task : Application Test header : 70 / 100 [===========>----] 70.00 % 19.84/s 2s [INFO] [stdout] Task : Application Test header : 51 / 200 [====>-----------] 25.50 % 19.90/s 7s [INFO] [stdout] 71 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░░╟ 71.00 % 19.84/s 1s Task : Application Test header : 71 / 100 [===========>----] 71.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 51 / 200 [====>-----------] 25.50 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 71 / 100 [===========>----] 71.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 52 / 200 [====>-----------] 26.00 % 19.90/s 7s [INFO] [stdout] 72 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░╟ 72.00 % 19.84/s 1s Task : Application Test header : 72 / 100 [===========>----] 72.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 52 / 200 [====>-----------] 26.00 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 72 / 100 [===========>----] 72.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 53 / 200 [====>-----------] 26.50 % 19.90/s 7s [INFO] [stdout] 73 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░░╟ 73.00 % 19.84/s 1s Task : Application Test header : 73 / 100 [===========>----] 73.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 53 / 200 [====>-----------] 26.50 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 73 / 100 [===========>----] 73.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 54 / 200 [====>-----------] 27.00 % 19.90/s 7s [INFO] [stdout] 74 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░╟ 74.00 % 19.82/s 1s Task : Application Test header : 74 / 100 [===========>----] 74.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 54 / 200 [====>-----------] 27.00 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 74 / 100 [===========>----] 74.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 55 / 200 [====>-----------] 27.50 % 19.90/s 7s [INFO] [stdout] 75 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░░╟ 75.00 % 19.82/s 1s Task : Application Test header : 75 / 100 [===========>----] 75.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 55 / 200 [====>-----------] 27.50 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 75 / 100 [===========>----] 75.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 56 / 200 [====>-----------] 28.00 % 19.90/s 7s [INFO] [stdout] 76 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░╟ 76.00 % 19.83/s 1s Task : Application Test header : 76 / 100 [============>---] 76.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 56 / 200 [====>-----------] 28.00 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 76 / 100 [============>---] 76.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 57 / 200 [====>-----------] 28.50 % 19.90/s 7s [INFO] [stdout] 77 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░░╟ 77.00 % 19.83/s 1s Task : Application Test header : 77 / 100 [============>---] 77.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 57 / 200 [====>-----------] 28.50 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 77 / 100 [============>---] 77.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 58 / 200 [====>-----------] 29.00 % 19.90/s 7s [INFO] [stdout] 78 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░╟ 78.00 % 19.83/s 1s Task : Application Test header : 78 / 100 [============>---] 78.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 58 / 200 [====>-----------] 29.00 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 78 / 100 [============>---] 78.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 59 / 200 [====>-----------] 29.50 % 19.90/s 7s [INFO] [stdout] 79 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░░╟ 79.00 % 19.83/s 1s Task : Application Test header : 79 / 100 [============>---] 79.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 59 / 200 [====>-----------] 29.50 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 79 / 100 [============>---] 79.00 % 19.84/s 1s [INFO] [stdout] Task : Application Test header : 60 / 200 [====>-----------] 30.00 % 19.90/s 7s [INFO] [stdout] 80 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░╟ 80.00 % 19.83/s 1s Task : Application Test header : 80 / 100 [============>---] 80.00 % 19.83/s 1s [INFO] [stdout] Task : Application Test header : 60 / 200 [====>-----------] 30.00 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 80 / 100 [============>---] 80.00 % 19.83/s 1s [INFO] [stdout] Task : Application Test header : 61 / 200 [====>-----------] 30.50 % 19.90/s 7s [INFO] [stdout] 81 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░░╟ 81.00 % 19.83/s 1s Task : Application Test header : 81 / 100 [============>---] 81.00 % 19.82/s 1s [INFO] [stdout] Task : Application Test header : 61 / 200 [====>-----------] 30.50 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 81 / 100 [============>---] 81.00 % 19.82/s 1s [INFO] [stdout] Task : Application Test header : 62 / 200 [====>-----------] 31.00 % 19.90/s 7s [INFO] [stdout] 82 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░╟ 82.00 % 19.83/s 1s Task : Application Test header : 82 / 100 [=============>--] 82.00 % 19.82/s 1s [INFO] [stdout] Task : Application Test header : 62 / 200 [====>-----------] 31.00 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 82 / 100 [=============>--] 82.00 % 19.82/s 1s [INFO] [stdout] Task : Application Test header : 63 / 200 [=====>----------] 31.50 % 19.90/s 7s [INFO] [stdout] 83 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░░╟ 83.00 % 19.83/s 1s Task : Application Test header : 83 / 100 [=============>--] 83.00 % 19.82/s 1s [INFO] [stdout] Task : Application Test header : 63 / 200 [=====>----------] 31.50 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 83 / 100 [=============>--] 83.00 % 19.82/s 1s [INFO] [stdout] Task : Application Test header : 64 / 200 [=====>----------] 32.00 % 19.90/s 7s [INFO] [stdout] 84 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░╟ 84.00 % 19.83/s 1s Task : Application Test header : 84 / 100 [=============>--] 84.00 % 19.82/s 1s [INFO] [stdout] Task : Application Test header : 64 / 200 [=====>----------] 32.00 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 84 / 100 [=============>--] 84.00 % 19.82/s 1s [INFO] [stdout] Task : Application Test header : 65 / 200 [=====>----------] 32.50 % 19.90/s 7s [INFO] [stdout] 85 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░░╟ 85.00 % 19.83/s 1s Task : Application Test header : 85 / 100 [=============>--] 85.00 % 19.82/s 1s [INFO] [stdout] Task : Application Test header : 65 / 200 [=====>----------] 32.50 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 85 / 100 [=============>--] 85.00 % 19.82/s 1s [INFO] [stdout] Task : Application Test header : 66 / 200 [=====>----------] 33.00 % 19.90/s 7s [INFO] [stdout] 86 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░╟ 86.00 % 19.83/s 1s Task : Application Test header : 86 / 100 [=============>--] 86.00 % 19.82/s 1s [INFO] [stdout] Task : Application Test header : 66 / 200 [=====>----------] 33.00 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 86 / 100 [=============>--] 86.00 % 19.82/s 1s [INFO] [stdout] Task : Application Test header : 67 / 200 [=====>----------] 33.50 % 19.90/s 7s [INFO] [stdout] 87 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░░╟ 87.00 % 19.83/s 1s Task : Application Test header : 87 / 100 [=============>--] 87.00 % 19.82/s 1s [INFO] [stdout] Task : Application Test header : 67 / 200 [=====>----------] 33.50 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 87 / 100 [=============>--] 87.00 % 19.82/s 1s [INFO] [stdout] Task : Application Test header : 68 / 200 [=====>----------] 34.00 % 19.90/s 7s [INFO] [stdout] 88 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░╟ 88.00 % 19.82/s 1s Task : Application Test header : 88 / 100 [==============>-] 88.00 % 19.81/s 1s [INFO] [stdout] Task : Application Test header : 68 / 200 [=====>----------] 34.00 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 88 / 100 [==============>-] 88.00 % 19.81/s 1s [INFO] [stdout] Task : Application Test header : 69 / 200 [=====>----------] 34.50 % 19.90/s 7s [INFO] [stdout] 89 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░░╟ 89.00 % 19.82/s 1s Task : Application Test header : 89 / 100 [==============>-] 89.00 % 19.81/s 1s [INFO] [stdout] Task : Application Test header : 69 / 200 [=====>----------] 34.50 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 89 / 100 [==============>-] 89.00 % 19.81/s 1s [INFO] [stdout] Task : Application Test header : 70 / 200 [=====>----------] 35.00 % 19.90/s 7s [INFO] [stdout] 90 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░╟ 90.00 % 19.82/s 1s Task : Application Test header : 90 / 100 [==============>-] 90.00 % 19.81/s 1s [INFO] [stdout] Task : Application Test header : 70 / 200 [=====>----------] 35.00 % 19.90/s 7s [INFO] [stdout]  Task : Application Test header : 90 / 100 [==============>-] 90.00 % 19.81/s 1s [INFO] [stdout] Task : Application Test header : 71 / 200 [=====>----------] 35.50 % 19.90/s 6s [INFO] [stdout] 91 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░░╟ 91.00 % 19.82/s 0s Task : Application Test header : 91 / 100 [==============>-] 91.00 % 19.81/s 0s [INFO] [stdout] Task : Application Test header : 71 / 200 [=====>----------] 35.50 % 19.90/s 6s [INFO] [stdout]  Task : Application Test header : 91 / 100 [==============>-] 91.00 % 19.81/s 0s [INFO] [stdout] Task : Application Test header : 72 / 200 [=====>----------] 36.00 % 19.90/s 6s [INFO] [stdout] 92 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░╟ 92.00 % 19.82/s 0s Task : Application Test header : 92 / 100 [==============>-] 92.00 % 19.81/s 0s [INFO] [stdout] Task : Application Test header : 72 / 200 [=====>----------] 36.00 % 19.90/s 6s [INFO] [stdout]  Task : Application Test header : 92 / 100 [==============>-] 92.00 % 19.81/s 0s [INFO] [stdout] Task : Application Test header : 73 / 200 [=====>----------] 36.50 % 19.90/s 6s [INFO] [stdout] 93 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░░╟ 93.00 % 19.82/s 0s Task : Application Test header : 93 / 100 [==============>-] 93.00 % 19.81/s 0s [INFO] [stdout] Task : Application Test header : 73 / 200 [=====>----------] 36.50 % 19.90/s 6s [INFO] [stdout]  Task : Application Test header : 93 / 100 [==============>-] 93.00 % 19.81/s 0s [INFO] [stdout] Task : Application Test header : 74 / 200 [=====>----------] 37.00 % 19.90/s 6s [INFO] [stdout] 94 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░╟ 94.00 % 19.82/s 0s Task : Application Test header : 94 / 100 [================] 94.00 % 19.81/s 0s [INFO] [stdout] Task : Application Test header : 74 / 200 [=====>----------] 37.00 % 19.90/s 6s [INFO] [stdout]  Task : Application Test header : 94 / 100 [================] 94.00 % 19.81/s 0s [INFO] [stdout] Task : Application Test header : 75 / 200 [=====>----------] 37.50 % 19.90/s 6s [INFO] [stdout] 95 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░░╟ 95.00 % 19.82/s 0s Task : Application Test header : 95 / 100 [================] 95.00 % 19.81/s 0s [INFO] [stdout] Task : Application Test header : 75 / 200 [=====>----------] 37.50 % 19.90/s 6s [INFO] [stdout]  Task : Application Test header : 95 / 100 [================] 95.00 % 19.81/s 0s [INFO] [stdout] Task : Application Test header : 76 / 200 [======>---------] 38.00 % 19.90/s 6s [INFO] [stdout] 96 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░╟ 96.00 % 19.83/s 0s Task : Application Test header : 96 / 100 [================] 96.00 % 19.81/s 0s [INFO] [stdout] Task : Application Test header : 76 / 200 [======>---------] 38.00 % 19.90/s 6s [INFO] [stdout]  Task : Application Test header : 96 / 100 [================] 96.00 % 19.81/s 0s [INFO] [stdout] Task : Application Test header : 77 / 200 [======>---------] 38.50 % 19.90/s 6s [INFO] [stdout] 97 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌░╟ 97.00 % 19.83/s 0s Task : Application Test header : 97 / 100 [================] 97.00 % 19.81/s 0s [INFO] [stdout] Task : Application Test header : 77 / 200 [======>---------] 38.50 % 19.90/s 6s [INFO] [stdout]  Task : Application Test header : 97 / 100 [================] 97.00 % 19.81/s 0s [INFO] [stdout] Task : Application Test header : 78 / 200 [======>---------] 39.00 % 19.90/s 6s [INFO] [stdout] 98 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌╟ 98.00 % 19.83/s 0s Task : Application Test header : 98 / 100 [================] 98.00 % 19.81/s 0s [INFO] [stdout] Task : Application Test header : 78 / 200 [======>---------] 39.00 % 19.90/s 6s [INFO] [stdout]  Task : Application Test header : 98 / 100 [================] 98.00 % 19.81/s 0s [INFO] [stdout] Task : Application Test header : 79 / 200 [======>---------] 39.50 % 19.90/s 6s [INFO] [stdout] 99 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌╟ 99.00 % 19.83/s 0s Task : Application Test header : 99 / 100 [================] 99.00 % 19.82/s 0s [INFO] [stdout] Task : Application Test header : 79 / 200 [======>---------] 39.50 % 19.90/s 6s [INFO] [stdout]  Task : Application Test header : 99 / 100 [================] 99.00 % 19.82/s 0s [INFO] [stdout] Task : Application Test header : 80 / 200 [======>---------] 40.00 % 19.90/s 6s [INFO] [stdout] 100 / 100 ╢▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌▌╟ 100.00 % 19.83/s [INFO] [stdout] Done -- Single Bar -- TiHC test executor::progress::terminal_pbr::test_single_bar ... ok [INFO] [stdout]  Task : Application Test header : 100 / 100 [=================] 100.00 % 19.82/s [INFO] [stdout] Task : Application Test header : 80 / 200 [======>---------] 40.00 % 19.90/s 6s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 80 / 200 [======>---------] 40.00 % 19.90/s 6s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 81 / 200 [======>---------] 40.50 % 19.90/s 6s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 82 / 200 [======>---------] 41.00 % 19.90/s 6s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 83 / 200 [======>---------] 41.50 % 19.90/s 6s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 84 / 200 [======>---------] 42.00 % 19.90/s 6s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 85 / 200 [======>---------] 42.50 % 19.90/s 6s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 86 / 200 [======>---------] 43.00 % 19.90/s 6s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 87 / 200 [======>---------] 43.50 % 19.90/s 6s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 88 / 200 [=======>--------] 44.00 % 19.90/s 6s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 89 / 200 [=======>--------] 44.50 % 19.90/s 6s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 90 / 200 [=======>--------] 45.00 % 19.90/s 6s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 91 / 200 [=======>--------] 45.50 % 19.90/s 5s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 92 / 200 [=======>--------] 46.00 % 19.90/s 5s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 93 / 200 [=======>--------] 46.50 % 19.90/s 5s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 94 / 200 [=======>--------] 47.00 % 19.90/s 5s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 95 / 200 [=======>--------] 47.50 % 19.90/s 5s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 96 / 200 [=======>--------] 48.00 % 19.90/s 5s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 97 / 200 [=======>--------] 48.50 % 19.90/s 5s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 98 / 200 [=======>--------] 49.00 % 19.90/s 5s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 99 / 200 [=======>--------] 49.50 % 19.88/s 5s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 100 / 200 [=======>-------] 50.00 % 19.88/s 5s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task : Application Test header : 200 / 200 [=================] 100.00 % 39.77/s [INFO] [stdout]  Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] Task Done -- Multi Bar -- TiHC Complete [INFO] [stdout] test executor::progress::terminal_pbr::test_multi_bar ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "15891db34f22fc0f5b3c05cb3b91d3543cf536ae91a882936bda1d5d2822a0bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15891db34f22fc0f5b3c05cb3b91d3543cf536ae91a882936bda1d5d2822a0bd", kill_on_drop: false }` [INFO] [stdout] 15891db34f22fc0f5b3c05cb3b91d3543cf536ae91a882936bda1d5d2822a0bd