[INFO] cloning repository https://github.com/daniel-ferguson/hi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daniel-ferguson/hi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-ferguson%2Fhi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-ferguson%2Fhi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] afe104945f585402b4ba270627ea72dca0270b6f [INFO] testing daniel-ferguson/hi against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaniel-ferguson%2Fhi" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/daniel-ferguson/hi [INFO] finished tweaking git repo https://github.com/daniel-ferguson/hi [INFO] tweaked toml for git repo https://github.com/daniel-ferguson/hi written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/daniel-ferguson/hi on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/daniel-ferguson/hi already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26e081625258090501aaf5f8cc4c450259fca697a3a17e5ad2a2e0e68d6ba728 [INFO] running `Command { std: "docker" "start" "-a" "26e081625258090501aaf5f8cc4c450259fca697a3a17e5ad2a2e0e68d6ba728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26e081625258090501aaf5f8cc4c450259fca697a3a17e5ad2a2e0e68d6ba728", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26e081625258090501aaf5f8cc4c450259fca697a3a17e5ad2a2e0e68d6ba728", kill_on_drop: false }` [INFO] [stdout] 26e081625258090501aaf5f8cc4c450259fca697a3a17e5ad2a2e0e68d6ba728 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e24982097c7d7d107b9089c391727c0e6bcac170db3d530d8fb9c9b571e36a20 [INFO] running `Command { std: "docker" "start" "-a" "e24982097c7d7d107b9089c391727c0e6bcac170db3d530d8fb9c9b571e36a20", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling hi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/command_prompt/mod.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn step(&mut self, key: Key) -> CommandMachineEvent { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn step(&mut self, key: Key) -> CommandMachineEvent<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/command_prompt/parser.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | named!(numeric_string<&str>, map_res!(digit, ::std::str::from_utf8)); [INFO] [stdout] | ----------------------^^^^------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | named!(numeric_string<&'a str>, map_res!(digit, ::std::str::from_utf8)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/screen.rs:61:57 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn new(data: &'a [u8], frame: Frame, out: T) -> Screen { [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 61 | pub fn new(data: &'a [u8], frame: Frame, out: T) -> Screen<'a, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "e24982097c7d7d107b9089c391727c0e6bcac170db3d530d8fb9c9b571e36a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e24982097c7d7d107b9089c391727c0e6bcac170db3d530d8fb9c9b571e36a20", kill_on_drop: false }` [INFO] [stdout] e24982097c7d7d107b9089c391727c0e6bcac170db3d530d8fb9c9b571e36a20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec3bb390485ee1ade8c355b8004548e51879b82d7c46c7be343f108ad0e1d765 [INFO] running `Command { std: "docker" "start" "-a" "ec3bb390485ee1ade8c355b8004548e51879b82d7c46c7be343f108ad0e1d765", kill_on_drop: false }` [INFO] [stderr] Compiling hi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/command_prompt/mod.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn step(&mut self, key: Key) -> CommandMachineEvent { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn step(&mut self, key: Key) -> CommandMachineEvent<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/command_prompt/parser.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | named!(numeric_string<&str>, map_res!(digit, ::std::str::from_utf8)); [INFO] [stdout] | ----------------------^^^^------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | named!(numeric_string<&'a str>, map_res!(digit, ::std::str::from_utf8)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/screen.rs:61:57 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn new(data: &'a [u8], frame: Frame, out: T) -> Screen { [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 61 | pub fn new(data: &'a [u8], frame: Frame, out: T) -> Screen<'a, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/command_prompt/mod.rs:27:17 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn step(&mut self, key: Key) -> CommandMachineEvent { [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 27 | pub fn step(&mut self, key: Key) -> CommandMachineEvent<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/command_prompt/parser.rs:43:23 [INFO] [stdout] | [INFO] [stdout] 43 | named!(numeric_string<&str>, map_res!(digit, ::std::str::from_utf8)); [INFO] [stdout] | ----------------------^^^^------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | named!(numeric_string<&'a str>, map_res!(digit, ::std::str::from_utf8)); [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/screen.rs:61:57 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn new(data: &'a [u8], frame: Frame, out: T) -> Screen { [INFO] [stdout] | -- the lifetime is named here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 61 | pub fn new(data: &'a [u8], frame: Frame, out: T) -> Screen<'a, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.79s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ec3bb390485ee1ade8c355b8004548e51879b82d7c46c7be343f108ad0e1d765", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec3bb390485ee1ade8c355b8004548e51879b82d7c46c7be343f108ad0e1d765", kill_on_drop: false }` [INFO] [stdout] ec3bb390485ee1ade8c355b8004548e51879b82d7c46c7be343f108ad0e1d765 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c80276c32ed7c960220b53078cba33f63145433bd4ec0c8693047c2be9e9b701 [INFO] running `Command { std: "docker" "start" "-a" "c80276c32ed7c960220b53078cba33f63145433bd4ec0c8693047c2be9e9b701", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/command_prompt/mod.rs:27:17 [INFO] [stderr] | [INFO] [stderr] 27 | pub fn step(&mut self, key: Key) -> CommandMachineEvent { [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 27 | pub fn step(&mut self, key: Key) -> CommandMachineEvent<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/command_prompt/parser.rs:43:23 [INFO] [stderr] | [INFO] [stderr] 43 | named!(numeric_string<&str>, map_res!(digit, ::std::str::from_utf8)); [INFO] [stderr] | ----------------------^^^^------------------------------------------ [INFO] [stderr] | | | [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is named here [INFO] [stderr] | the same lifetime is named here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 43 | named!(numeric_string<&'a str>, map_res!(digit, ::std::str::from_utf8)); [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> src/screen.rs:61:57 [INFO] [stderr] | [INFO] [stderr] 61 | pub fn new(data: &'a [u8], frame: Frame, out: T) -> Screen { [INFO] [stderr] | -- the lifetime is named here ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 61 | pub fn new(data: &'a [u8], frame: Frame, out: T) -> Screen<'a, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `hi` (lib) generated 3 warnings (run `cargo fix --lib -p hi` to apply 3 suggestions) [INFO] [stderr] warning: `hi` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v3.2.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hi-cce5572026b9f261) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test byte_display::tests::max_bytes_when_line_length_accounting_for_padding ... ok [INFO] [stdout] test byte_display::tests::max_bytes_when_line_length_is_less_than_2 ... ok [INFO] [stdout] test command_prompt::parser::tests::command::parsing_command_names ... ok [INFO] [stdout] test command_prompt::parser::tests::command::parsing_usize_digits ... ok [INFO] [stdout] test command_prompt::tests::it_builds_text_based_on_input ... ok [INFO] [stdout] test command_prompt::parser::tests::command::parsing_commands ... ok [INFO] [stdout] test command_prompt::tests::it_deletes_text_when_backspacing ... ok [INFO] [stdout] test command_prompt::tests::it_does_nothing_when_backspacing_past_the_start_of_text ... ok [INFO] [stdout] test command_prompt::tests::it_keeps_track_of_index ... ok [INFO] [stdout] test command_prompt::tests::it_returns_an_execute_command_on_successful_match ... ok [INFO] [stdout] test line::tests::format_inserts_spaces_between_values ... ok [INFO] [stdout] test line::tests::format_pads_line_with_spaces ... ok [INFO] [stdout] test screen::tests::max_scroll::it_allows_scrolling_half_a_screen_past_end_of_data ... ok [INFO] [stdout] test screen::tests::max_scroll::it_disables_scroll_when_data_fits_on_one_screen ... ok [INFO] [stdout] test status_bar::tests::it_returns_a_string_of_spaces ... ok [INFO] [stdout] test line::tests::format_represents_bytes_as_hex_values ... ok [INFO] [stdout] test line::tests::format_works_when_given_an_empty_slice ... ok [INFO] [stdout] test line::tests::format_panics_if_given_more_bytes_than_there_is_line_space - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/hi.rs (/opt/rustwide/target/debug/deps/hi-f684f8a4171f2a09) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests hi [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c80276c32ed7c960220b53078cba33f63145433bd4ec0c8693047c2be9e9b701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c80276c32ed7c960220b53078cba33f63145433bd4ec0c8693047c2be9e9b701", kill_on_drop: false }` [INFO] [stdout] c80276c32ed7c960220b53078cba33f63145433bd4ec0c8693047c2be9e9b701