[INFO] fetching crate hmmcli 0.5.2... [INFO] testing hmmcli-0.5.2 against master#159ba8a92c9e2fa4121f106176309521f4af87e9+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate hmmcli 0.5.2 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate hmmcli 0.5.2 on toolchain 159ba8a92c9e2fa4121f106176309521f4af87e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hmmcli 0.5.2 [INFO] finished tweaking crates.io crate hmmcli 0.5.2 [INFO] tweaked toml for crates.io crate hmmcli 0.5.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate hmmcli 0.5.2 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" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam-epoch v0.9.3 [INFO] [stderr] Downloaded human-panic v1.0.3 [INFO] [stderr] Downloaded quick-csv v0.1.6 [INFO] [stderr] Downloaded os_type v2.2.0 [INFO] [stderr] Downloaded handlebars v3.5.4 [INFO] [stderr] Downloaded assert_cmd v1.0.3 [INFO] [stderr] Downloaded lipsum v0.7.0 [INFO] [stderr] Downloaded escargot v0.5.2 [INFO] [stderr] Downloaded quick-error v2.0.0 [INFO] [stderr] Downloaded predicates-core v1.0.2 [INFO] [stderr] Downloaded predicates v1.0.7 [INFO] [stderr] Downloaded predicates-tree v1.0.2 [INFO] [stderr] Downloaded minimad v0.7.0 [INFO] [stderr] Downloaded test-case v1.1.0 [INFO] [stderr] Downloaded termimad v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d432882bdfa64685059856dfd50c32257a1386264d8552d802251d2755d79fa9 [INFO] running `Command { std: "docker" "start" "-a" "d432882bdfa64685059856dfd50c32257a1386264d8552d802251d2755d79fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d432882bdfa64685059856dfd50c32257a1386264d8552d802251d2755d79fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d432882bdfa64685059856dfd50c32257a1386264d8552d802251d2755d79fa9", kill_on_drop: false }` [INFO] [stdout] d432882bdfa64685059856dfd50c32257a1386264d8552d802251d2755d79fa9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec5b2c22d2213e78ddbdab3ed2e64b33dcd80455e50199c78c8ea97d8022f8cd [INFO] running `Command { std: "docker" "start" "-a" "ec5b2c22d2213e78ddbdab3ed2e64b33dcd80455e50199c78c8ea97d8022f8cd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling minimad v0.7.0 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling quick-error v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling lipsum v0.7.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling quick-csv v0.1.6 [INFO] [stderr] Compiling shellwords v1.1.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling termimad v0.10.1 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling handlebars v3.5.4 [INFO] [stderr] Compiling hmmcli v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 40s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24 [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" "ec5b2c22d2213e78ddbdab3ed2e64b33dcd80455e50199c78c8ea97d8022f8cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec5b2c22d2213e78ddbdab3ed2e64b33dcd80455e50199c78c8ea97d8022f8cd", kill_on_drop: false }` [INFO] [stdout] ec5b2c22d2213e78ddbdab3ed2e64b33dcd80455e50199c78c8ea97d8022f8cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8fedd1e16695026c409093d41142481fa650e2b0f38db59580df27cbf73eae0 [INFO] running `Command { std: "docker" "start" "-a" "c8fedd1e16695026c409093d41142481fa650e2b0f38db59580df27cbf73eae0", kill_on_drop: false }` [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling test-case v1.1.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling escargot v0.5.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling assert_cmd v1.0.3 [INFO] [stderr] Compiling hmmcli v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.44s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "c8fedd1e16695026c409093d41142481fa650e2b0f38db59580df27cbf73eae0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8fedd1e16695026c409093d41142481fa650e2b0f38db59580df27cbf73eae0", kill_on_drop: false }` [INFO] [stdout] c8fedd1e16695026c409093d41142481fa650e2b0f38db59580df27cbf73eae0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+159ba8a92c9e2fa4121f106176309521f4af87e9" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d0e981b77c824bbe9c189dd97840554cf054d5782163c80ee81ab3071aaf74b [INFO] running `Command { std: "docker" "start" "-a" "0d0e981b77c824bbe9c189dd97840554cf054d5782163c80ee81ab3071aaf74b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hmmcli-dba31eca8bde4678) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test entries::tests::test_entry_at::_44_0_0_expects_some_1_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_0_43_expects_some_1_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_0_10_expects_some_1_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_6_0_expects_none ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_2_10_expects_some_3_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_1_0_expects_some_2_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_5_0_expects_some_6_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_5_43_expects_some_6_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_2_43_expects_some_3_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_3_0_expects_some_4_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_3_10_expects_some_4_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_1_43_expects_some_2_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_seek_to_first::_2020_01_01t00_01_00_899849209_00_00_expects_some_1_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_seek_to_first::_2000_01_01t00_01_00_000000000_00_00_expects_some_1_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_7_0_expects_none ... ok [INFO] [stdout] test entries::tests::test_seek_to_end ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_4_0_expects_some_5_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_4_10_expects_some_5_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_4_43_expects_some_5_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_seek_to_first::_2020_04_12t23_27_00_00_00_expects_some_4_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_2_0_expects_some_3_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_seek_to_first::_2020_02_12t23_08_40_987613062_00_00_expects_some_2_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_8_0_expects_none ... ok [INFO] [stdout] test entries::tests::test_navigating_entries ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_1_10_expects_some_2_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_seek_to_first::_2020_02_12t23_59_00_00_00_expects_some_3_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_seek_to_first::_2020_03_12t00_00_00_000000000_00_00_expects_some_3_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_seek_to_first::_2021_01_01t00_00_00_000000000_00_00_expects_none ... ok [INFO] [stdout] test entries::tests::test_seek_to_first::_2020_05_12t23_27_00_00_00_expects_some_5_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_seek_to_first::_2020_06_13t10_00_00_00_00_expects_some_6_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_seek_to_first_single_entry ... ok [INFO] [stdout] test entries::tests::test_seek_to_first::_2020_06_13t10_12_53_353050231_00_00_expects_some_6_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_3_43_expects_some_4_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_seek_to_first::_2020_02_12t23_08_00_00_00_expects_some_2_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_entry_at::_44_5_10_expects_some_6_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_seek_to_first::_2020_05_12t23_28_48_495151445_00_00_expects_some_5_to_owned_ ... ok [INFO] [stdout] test entries::tests::test_seek_to_first::_2020_04_12t23_28_45_726598931_00_00_expects_some_4_to_owned_ ... ok [INFO] [stdout] test format::tests::test_format::_indent_message_expects_hello_world_ ... ok [INFO] [stdout] test seek::tests::test_start_of_current_line::end_of_first_line ... ok [INFO] [stdout] test entry::tests::test_from_str::empty_entry ... ok [INFO] [stdout] test entry::tests::test_from_str::entry_with_newline ... ok [INFO] [stdout] test entries::tests::test_iterator ... ok [INFO] [stdout] test entry::tests::test_from_str::basic_entry ... ok [INFO] [stdout] test format::tests::test_format::_message_expects_hello_world_ ... ok [INFO] [stdout] test entry::tests::test_from_str::entry_with_non_utc_timezone ... ok [INFO] [stdout] test seek::tests::test_start_of_current_line::past_eof ... ok [INFO] [stdout] test seek::tests::test_start_of_current_line::end_of_third_line ... ok [INFO] [stdout] test seek::tests::test_start_of_current_line::end_of_second_line ... ok [INFO] [stdout] test seek::tests::test_start_of_current_line::middle_of_third_line ... ok [INFO] [stdout] test seek::tests::test_start_of_current_line::middle_of_second_line ... ok [INFO] [stdout] test seek::tests::test_start_of_current_line::last_line_when_line_ends_with_eof ... ok [INFO] [stdout] test seek::tests::test_start_of_current_line::middle_of_first_line ... ok [INFO] [stdout] test seek::tests::test_start_of_current_line::start_of_first_line ... ok [INFO] [stdout] test format::tests::test_format::_strftime_y_m_d_h_m_s_datetime_expects_2020_01_02_03_04_05_ ... ok [INFO] [stdout] test seek::tests::test_start_of_current_line::empty_file ... ok [INFO] [stdout] test format::tests::test_format::_color_blue_message_expects_hello_world_blue_to_string_ ... ok [INFO] [stdout] test seek::tests::test_start_of_next_line::middle_of_first_line ... ok [INFO] [stdout] test seek::tests::test_start_of_current_line::start_of_second_line ... ok [INFO] [stdout] test seek::tests::test_start_of_prev_line::end_of_second_line ... ok [INFO] [stdout] test seek::tests::test_start_of_prev_line::end_of_last_line ... ok [INFO] [stdout] test seek::tests::test_start_of_prev_line::start_of_first_line ... ok [INFO] [stdout] test seek::tests::test_start_of_prev_line::middle_of_first_line ... ok [INFO] [stdout] test seek::tests::test_start_of_next_line::start_of_first_line ... ok [INFO] [stdout] test seek::tests::test_start_of_next_line::end_of_first_line ... ok [INFO] [stdout] test seek::tests::test_start_of_next_line::end_of_second_line ... ok [INFO] [stdout] test seek::tests::test_start_of_current_line::start_of_third_line ... ok [INFO] [stdout] test seek::tests::test_start_of_next_line::start_of_last_line ... ok [INFO] [stdout] test seek::tests::test_start_of_next_line::middle_of_second_line ... ok [INFO] [stdout] test seek::tests::test_start_of_next_line::end_of_last_line ... ok [INFO] [stdout] test seek::tests::test_start_of_prev_line::second_letter_of_first_line ... ok [INFO] [stdout] test seek::tests::test_start_of_next_line::middle_of_last_line ... ok [INFO] [stdout] test seek::tests::test_start_of_prev_line::end_of_first_line ... ok [INFO] [stdout] test seek::tests::test_start_of_prev_line::start_of_second_line ... ok [INFO] [stdout] test seek::tests::test_start_of_prev_line::middle_of_second_line ... ok [INFO] [stdout] test seek::tests::test_start_of_next_line::start_of_second_line ... ok [INFO] [stdout] test seek::tests::test_start_of_prev_line::middle_of_last_line ... ok [INFO] [stdout] test seek::tests::test_start_of_prev_line::start_of_last_line ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/hmm.rs (/opt/rustwide/target/debug/deps/hmm-6574e4f7e734f94c) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test tests::test_hmm_errors::_vec_nonexistent_found_argument_nonexistent_which_wasn_t_expected_ has been running for over 60 seconds [INFO] [stdout] test tests::test_hmm_errors::_vec_path_something_path_something_the_argument_path_path_was_provided_more_than_once_ has been running for over 60 seconds [INFO] [stdout] test tests::test_hmm_errors::_vec_path_this_path_does_not_exist_couldn_t_open_or_create_file_at_ has been running for over 60 seconds [INFO] [stdout] test tests::test_hmm_multiple_invocations::four_invocations has been running for over 60 seconds [INFO] [stdout] test tests::test_hmm_multiple_invocations::three_invocations has been running for over 60 seconds [INFO] [stdout] test tests::test_hmm_multiple_invocations::two_invocations has been running for over 60 seconds [INFO] [stdout] test tests::test_hmm_single_invocation::multiple_argument_multiple_line_entry has been running for over 60 seconds [INFO] [stdout] test tests::test_hmm_single_invocation::multiple_argument_single_line_entry has been running for over 60 seconds [INFO] [stdout] test tests::test_hmm_single_invocation::single_argument_multiple_line_entry has been running for over 60 seconds [INFO] [stdout] test tests::test_hmm_single_invocation::single_argument_single_line_entry has been running for over 60 seconds [INFO] [stdout] test tests::test_hmm_single_invocation::the_editor_argument_actually_creates_entries has been running for over 60 seconds [INFO] [stdout] test tests::test_hmm_single_invocation::the_editor_argument_works has been running for over 60 seconds [INFO] [stdout] test tests::test_hmm_single_invocation::single_argument_multiple_line_entry ... ok [INFO] [stdout] test tests::test_hmm_single_invocation::multiple_argument_single_line_entry ... ok [INFO] [stdout] test tests::test_hmm_errors::_vec_path_something_path_something_the_argument_path_path_was_provided_more_than_once_ ... ok [INFO] [stdout] test tests::test_hmm_single_invocation::single_argument_single_line_entry ... ok [INFO] [stdout] test tests::test_hmm_single_invocation::multiple_argument_multiple_line_entry ... ok [INFO] [stdout] test tests::test_hmm_multiple_invocations::two_invocations ... ok [INFO] [stdout] test tests::test_hmm_single_invocation::the_editor_argument_works ... ok [INFO] [stdout] test tests::test_hmm_errors::_vec_nonexistent_found_argument_nonexistent_which_wasn_t_expected_ ... ok [INFO] [stdout] test tests::test_hmm_errors::_vec_path_this_path_does_not_exist_couldn_t_open_or_create_file_at_ ... ok [INFO] [stdout] test tests::test_hmm_multiple_invocations::three_invocations ... ok [INFO] [stdout] test tests::test_hmm_single_invocation::the_editor_argument_actually_creates_entries ... ok [INFO] [stderr] Running unittests src/bin/hmmdg.rs (/opt/rustwide/target/debug/deps/hmmdg-ddf83ec10918b4eb) [INFO] [stdout] test tests::test_hmm_multiple_invocations::four_invocations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 91.70s [INFO] [stdout] [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] Running unittests src/bin/hmmp.rs (/opt/rustwide/target/debug/deps/hmmp-6d9283555f8f4cb9) [INFO] [stderr] Running unittests src/bin/hmmq.rs (/opt/rustwide/target/debug/deps/hmmq-c21f3b1b4bc5a4a2) [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] [stdout] [INFO] [stdout] running 36 tests [INFO] [stdout] test tests::test_hmmq::_vec_first_1_format_strftime_y_m_d_datetime_expects_2020_01_01_n_ ... ok [INFO] [stdout] test tests::test_hmmq::_vec_start_2021_end_2020_expects_ ... ok [INFO] [stdout] test tests::test_hmmq::_vec_first_1_start_2020_02_format_message_expects_2_n_ ... ok [INFO] [stdout] test tests::test_hmmq::_vec_first_1_count_expects_1_n_ ... ok [INFO] [stdout] test tests::test_hmmq::_vec_raw_expects_testdata ... ok [INFO] [stdout] test tests::test_hmmq::_vec_count_expects_6_n_ ... ok [INFO] [stdout] test tests::test_hmmq::_vec_first_1_raw_expects_2020_01_01t00_01_00_899849209_00_00_1_n_ ... ok [INFO] [stdout] test tests::test_hmmq_errors::_vec_contains_a_regex_b_you_can_only_specify_one_of_contains_and_regex_ ... ok [INFO] [stdout] test tests::test_hmmq_errors::_vec_nonexistent_found_argument_nonexistent_which_wasn_t_expected_ ... ok [INFO] [stdout] test tests::test_hmmq::_vec_regex_1_2_format_message_expects_1_n2_n_ ... ok [INFO] [stdout] test tests::test_hmmq::_vec_contains_1_format_message_expects_1_n_ ... ok [INFO] [stdout] test tests::test_hmmq::_vec_contains_nope_count_expects_0_n_ ... ok [INFO] [stdout] test tests::test_hmmq::_vec_start_2020_01_01t00_01_00_end_2020_03_12t00_00_00_format_message_expects_1_n2_n_ ... ok [INFO] [stdout] test tests::test_hmmq::_vec_start_2020_06_13_end_2020_06_14_format_message_expects_6_n_ ... ok [INFO] [stdout] test tests::test_hmmq::get_first_two_lines ... ok [INFO] [stdout] test tests::test_hmmq_errors::_vec_path_new_tempfile_to_str_unwrap_end_nope_unrecognised_date_format_ ... ok [INFO] [stdout] test tests::test_hmmq::_vec_first_1_format_indent_message_expects_1_n_ ... ok [INFO] [stdout] test tests::test_hmmq::get_last_two_lines ... ok [INFO] [stdout] test tests::test_hmmq_errors::_vec_path_new_tempfile_to_str_unwrap_first_1_first_must_be_greater_than_0_ ... ok [INFO] [stdout] test tests::test_hmmq::_vec_contains_4_count_expects_1_n_ ... ok [INFO] [stdout] test tests::test_hmmq_errors::_vec_path_new_tempfile_to_str_unwrap_last_0_last_must_be_greater_than_0_ ... ok [INFO] [stdout] test tests::test_hmmq::_vec_last_1_raw_expects_2020_06_13t10_12_53_353050231_00_00_6_n_ ... ok [INFO] [stdout] test tests::test_hmmq_errors::_vec_path_new_tempfile_to_str_unwrap_first_0_first_must_be_greater_than_0_ ... ok [INFO] [stdout] test tests::test_parse_date_arg::y ... ok [INFO] [stdout] test tests::test_parse_date_arg::ym ... ok [INFO] [stdout] test tests::test_parse_date_arg::ymd ... ok [INFO] [stdout] test tests::test_hmmq_errors::_vec_path_new_tempfile_to_str_unwrap_start_nope_unrecognised_date_format_ ... ok [INFO] [stdout] test tests::test_hmmq_errors::_vec_path_new_tempfile_to_str_unwrap_last_1_last_must_be_greater_than_0_ ... ok [INFO] [stdout] test tests::test_parse_date_arg::ymdhms ... ok [INFO] [stdout] test tests::test_parse_date_arg::ymdh ... ok [INFO] [stdout] test tests::test_hmmq_errors::_vec_path_this_path_does_not_exist_couldn_t_open_or_create_file_at_ ... ok [INFO] [stdout] test tests::test_hmmq_errors::_vec_path_new_tempfile_to_str_unwrap_format_invalid_handlebars_syntax_ ... ok [INFO] [stdout] test tests::test_hmmq_errors::_vec_regex_regex_parse_error_ ... ok [INFO] [stdout] test tests::test_parse_date_arg::ymdhm ... ok [INFO] [stdout] test tests::test_hmmq_errors::_vec_path_something_path_something_the_argument_path_path_was_provided_more_than_once_ ... ok [INFO] [stdout] test tests::test_hmmq::_vec_last_1_end_2020_03_12t00_00_00_format_message_expects_2_n_ ... ok [INFO] [stderr] Doc-tests hmmcli [INFO] [stdout] [INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 34.68s [INFO] [stdout] [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" "0d0e981b77c824bbe9c189dd97840554cf054d5782163c80ee81ab3071aaf74b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d0e981b77c824bbe9c189dd97840554cf054d5782163c80ee81ab3071aaf74b", kill_on_drop: false }` [INFO] [stdout] 0d0e981b77c824bbe9c189dd97840554cf054d5782163c80ee81ab3071aaf74b