[INFO] updating cached repository https://github.com/saschagrunert/git-journal [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/saschagrunert/git-journal [INFO] [stderr] ec8f424..56f9716 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56f9716c1751a212e2ff67cfe72e2520c9b89008 [INFO] testing saschagrunert/git-journal against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsaschagrunert%2Fgit-journal" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/saschagrunert/git-journal on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/saschagrunert/git-journal [INFO] finished tweaking git repo https://github.com/saschagrunert/git-journal [INFO] tweaked toml for git repo https://github.com/saschagrunert/git-journal written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/saschagrunert/git-journal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2daa16bf8c31ebbecce4cd41aa0f24dcb982931a448c29efc1949796d1fbd483 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2daa16bf8c31ebbecce4cd41aa0f24dcb982931a448c29efc1949796d1fbd483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2daa16bf8c31ebbecce4cd41aa0f24dcb982931a448c29efc1949796d1fbd483", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2daa16bf8c31ebbecce4cd41aa0f24dcb982931a448c29efc1949796d1fbd483", kill_on_drop: false }` [INFO] [stdout] 2daa16bf8c31ebbecce4cd41aa0f24dcb982931a448c29efc1949796d1fbd483 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84af68ee2d8f5c2aabe52060c226f289a14143c68237698907f1ef93fa6d95d3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "84af68ee2d8f5c2aabe52060c226f289a14143c68237698907f1ef93fa6d95d3", kill_on_drop: false }` [INFO] [stderr] Compiling openssl-probe v0.1.3 [INFO] [stderr] Compiling nom v6.0.0-alpha1 (https://github.com/Geal/nom#1c34db74) [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling chrono v0.4.14 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling mowl v2.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling libgit2-sys v0.12.9+1.0.1 [INFO] [stderr] Compiling git2 v0.13.8 [INFO] [stderr] Compiling git-journal v1.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "84af68ee2d8f5c2aabe52060c226f289a14143c68237698907f1ef93fa6d95d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84af68ee2d8f5c2aabe52060c226f289a14143c68237698907f1ef93fa6d95d3", kill_on_drop: false }` [INFO] [stdout] 84af68ee2d8f5c2aabe52060c226f289a14143c68237698907f1ef93fa6d95d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d76953afe54f27a19ad1e66653ef239ae6f6c060604d4e9c0be65645f22c91a1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d76953afe54f27a19ad1e66653ef239ae6f6c060604d4e9c0be65645f22c91a1", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling git-journal v1.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.15s [INFO] running `Command { std: "docker" "inspect" "d76953afe54f27a19ad1e66653ef239ae6f6c060604d4e9c0be65645f22c91a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d76953afe54f27a19ad1e66653ef239ae6f6c060604d4e9c0be65645f22c91a1", kill_on_drop: false }` [INFO] [stdout] d76953afe54f27a19ad1e66653ef239ae6f6c060604d4e9c0be65645f22c91a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e43e5c2fb2dbd889eb7f92227d4ce54178b57ed77b13c2528e6f1a1364a03ce4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e43e5c2fb2dbd889eb7f92227d4ce54178b57ed77b13c2528e6f1a1364a03ce4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gitjournal-9965602b3f4d3b6e [INFO] [stdout] [INFO] [stdout] running 43 tests [INFO] [stdout] test config::tests::config_load_invalid_1 ... ok [INFO] [stdout] test config::tests::config_load_err ... ok [INFO] [stdout] test config::tests::config_load_invalid_2 ... ok [INFO] [stdout] test config::tests::config_load_invalid_3 ... ok [INFO] [stdout] test parser::tests::parse_commit_failure_1 ... ok [INFO] [stdout] test config::tests::config_save_err ... ok [INFO] [stdout] [INFO] [stdout] - [Fixed] some ____ commit [INFO] [stdout] - [Fixed] some ____ committest parser::tests::parse_commit_ok_3 ... ok [INFO] [stdout] [INFO] [stdout] - [Changed] my commit summary [INFO] [stdout] Some paragraphtest parser::tests::parse_commit_ok_1 ... ok [INFO] [stdout] [INFO] [stdout] - [Changed] my commit summary [INFO] [stdout] - List item 1 [INFO] [stdout] - List item 2 [INFO] [stdout] - List item 3test parser::tests::parse_commit_ok_2 ... ok [INFO] [stdout] [INFO] [stdout] - [Added] my commit 💖 summary [INFO] [stdout] Paragraph [INFO] [stdout] - List Item [INFO] [stdout] - [Added] my commit 💖 summarytest parser::tests::parse_commit_ok_4 ... ok [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stdout] test parser::tests::parse_commit_failure_2 ... ok [INFO] [stdout] test parser::tests::parse_commit_failure_3 ... ok [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stdout] test tests::new ... ok [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] No tags found. [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stdout] test tests::prepare_message_failure_1 ... ok [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stdout] test tests::path_failure ... ok [INFO] [stdout] test tests::prepare_message_failure_2 ... ok [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stdout] test tests::setup_failed ... ok [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal::config] [INFO] "categories = [\"Added\", \"Changed\", \"Fixed\", \"Improved\", \"Removed\"]\ncategory_delimiters = [\"[\", \"]\"]\ncolored_output = true\nenable_debug = true\nexcluded_commit_tags = []\nenable_footers = false\nshow_commit_hash = false\nshow_prefix = false\nsort_by = \"date\"\ntemplate_prefix = \"JIRA-1234\"\n" [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal::config] [INFO] "categories = [\"Added\", \"Changed\", \"Fixed\", \"Improved\", \"Removed\"]\ncategory_delimiters = [\"[\", \"]\"]\ncolored_output = true\nenable_debug = true\nexcluded_commit_tags = []\nenable_footers = false\nshow_commit_hash = false\nshow_prefix = false\nsort_by = \"date\"\ntemplate_prefix = \"JIRA-1234\"\n" [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stdout] test tests::prepare_message_success_2 ... ok [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stdout] test tests::verify_commit_msg_paragraph_failure_1 ... ok [INFO] [stdout] test tests::verify_commit_msg_paragraph_failure_2 ... ok [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stdout] test tests::verify_commit_msg_paragraph_failure_3 ... ok [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stdout] test tests::verify_commit_msg_summary_failure_1 ... ok [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stdout] test tests::verify_commit_msg_summary_failure_2 ... ok [INFO] [stdout] test tests::verify_commit_msg_summary_failure_3 ... ok [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stdout] test tests::verify_commit_msg_summary_success_1 ... ok [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.83 to 1.0.84' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.2 to 0.6.4' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-epoch from 0.3.0 to 0.3.1' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-integer from 0.1.36 to 0.1.39' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.83 to 1.0.84' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num_cpus from 1.8.0 to 1.9.0' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump bitflags from 1.0.1 to 1.0.4' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump atty from 0.2.8 to 0.2.11' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump either from 1.4.0 to 1.5.0' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon-core from 1.4.0 to 1.4.1' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update LICENSE (#10)' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Add tag filter feature (#9)' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump curl-sys from 0.4.15 to 0.4.16' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.37 to 0.1.50' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump version' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update dependencies (#7)' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-normalization from 0.1.5 to 0.1.7' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump ucd-util from 0.1.1 to 0.1.3' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump byteorder from 1.2.1 to 1.2.7' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vec_map from 0.8.0 to 0.8.1' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update dependencies and fix git2 0.7 changes' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.0.2 to 1.1.0 (#12)' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump arrayvec from 0.4.7 to 0.4.10' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump failure from 0.1.3 to 0.1.4' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump time from 0.1.41 to 0.1.42' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump failure from 0.1.4 to 0.1.5' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 0.6.4 to 0.6.10' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.45 to 0.2.46' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump lazy_static from 1.1.0 to 1.2.0 (#11)' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Udpate for rust 2018 edition (#61)' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.82 to 1.0.83' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.23 to 0.15.24' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump failure from 0.1.2 to 0.1.3' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 0.4.9 to 0.4.24' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump pkg-config from 0.3.12 to 0.3.14' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.7.5 to 0.8.0 (#14)' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from 4.0.0 to 4.1.1' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.5 to 0.3.13' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nodrop from 0.1.12 to 0.1.13' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump time from 0.1.40 to 0.1.41' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump toml from 0.4.6 to 0.4.10' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.71 to 1.0.82' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Fix pip failure on osx' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.82 to 1.0.83' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump failure from 0.1.3 to 0.1.4' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon from 1.0.2 to 1.0.3 (#13)' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump toml from 0.4.6 to 0.4.10' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump idna from 0.1.4 to 0.1.5' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump url from 1.7.0 to 1.7.2' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rustc-demangle from 0.1.11 to 0.1.13' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.7.5 to 0.8.0 (#14)' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump matches from 0.1.6 to 0.1.8' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.82 to 1.0.83' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.71 to 1.0.82' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump failure from 0.1.2 to 0.1.3' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vcpkg from 0.2.2 to 0.2.6' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update dependencies' [INFO] [stderr] [2020-08-10T07:54:48Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.5 to 0.4.6' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update dependencies and fix git2 0.7 changes' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump lazy_static from 1.1.0 to 1.2.0 (#11)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rustc-demangle from 0.1.7 to 0.1.11' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump log from 0.4.3 to 0.4.6 (#15)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon from 1.0.2 to 1.0.3 (#13)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump winapi from 0.3.4 to 0.3.6' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Add tag filter feature (#9)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update dependencies' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.5 to 0.4.6' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vcpkg from 0.2.2 to 0.2.6' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump version' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon-core from 1.4.0 to 1.4.1' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Udpate for rust 2018 edition (#61)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Fix pip failure on osx' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump matches from 0.1.6 to 0.1.8' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.71 to 1.0.82' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update LICENSE (#10)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump log from 0.4.3 to 0.4.6 (#15)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump time from 0.1.41 to 0.1.42' [INFO] [stderr] [2020-08-10T07:54:49Z] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.82 to 1.0.83' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump idna from 0.1.4 to 0.1.5' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update dependencies (#7)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rustc-demangle from 0.1.7 to 0.1.11' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump ucd-util from 0.1.1 to 0.1.3' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.23 to 0.15.24' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-width from 0.1.4 to 0.1.5' [INFO] [stderr] [2020-08-10T07:54:49Z] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump curl-sys from 0.4.15 to 0.4.16' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.0.2 to 1.1.0 (#12)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump time from 0.1.40 to 0.1.41' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump winapi from 0.3.4 to 0.3.6' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-width from 0.1.4 to 0.1.5' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.45 to 0.2.46' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from 4.0.0 to 4.1.1' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 0.4.9 to 0.4.24' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.71 to 1.0.82' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump url from 1.7.0 to 1.7.2' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.5 to 0.3.13' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump bitflags from 1.0.1 to 1.0.4' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.83 to 1.0.84' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num_cpus from 1.8.0 to 1.9.0' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump pkg-config from 0.3.12 to 0.3.14' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-normalization from 0.1.5 to 0.1.7' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nodrop from 0.1.12 to 0.1.13' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump failure from 0.1.4 to 0.1.5' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 0.6.4 to 0.6.10' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump either from 1.4.0 to 1.5.0' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.36 to 0.3.37 (#299)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.2 to 0.6.4' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.35 to 0.3.36 (#298)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.37 to 0.1.50' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump byteorder from 1.2.1 to 1.2.7' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.83 to 1.0.84' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-integer from 0.1.36 to 0.1.39' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vec_map from 0.8.0 to 0.8.1' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rustc-demangle from 0.1.11 to 0.1.13' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-epoch from 0.3.0 to 0.3.1' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.0 to 1.3.1 (#297)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump atty from 0.2.8 to 0.2.11' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 1.3.0 to 1.4.0 (#474)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump arrayvec from 0.4.7 to 0.4.10' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.26 to 1.0.27 (#527)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump bitflags from 1.0.4 to 1.0.5 (#148)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.43 to 0.9.44 (#147)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num_cpus from 1.12.0 to 1.13.0 (#462)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.25 to 1.0.26 (#526)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.70 to 0.2.71 (#525)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump clap from 2.33.0 to 2.33.1 (#501)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.10 to 0.1.11 (#461)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.13 to 0.4.14 (#602)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump clap from 2.33.1 to 2.33.2 (#601)' [INFO] [stderr] [2020-08-10T07:54:49Z] [2020-08-10T07:54:49Z] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.24 to 1.0.25 (#524)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.5 to 0.4.6' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-normalization from 0.1.7 to 0.1.8 (#74)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.55 to 0.9.56 (#492)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.37 to 1.0.38 (#600)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.21 to 1.0.22 (#510)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.23 to 1.0.24 (#523)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 0.4.9 to 0.4.24' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.8 to 0.4.9 (#296)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.35 to 1.0.36 (#146)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.18 to 1.0.19 (#491)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.12 to 1.0.13 (#509)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.2.1 to 1.3.0 (#295)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 0.4.28 to 0.4.29 (#145)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.54 to 0.9.55 (#454)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.71 to 1.0.82' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.11 to 0.6.12 (#294)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.10 to 0.6.11 (#260)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vec_map from 0.8.1 to 0.8.2 (#490)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 0.6.10 to 0.6.11 (#70)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump failure from 0.1.7 to 0.1.8 (#489)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.7 to 0.4.8 (#293)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-probe from 0.1.2 to 0.1.3 (#599)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.71 to 1.0.82' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon from 1.1.0 to 1.2.0 (#291)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.36 to 1.0.37 (#598)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump utf8-ranges from 1.0.3 to 1.0.4 (#259)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 0.4.25 to 0.4.26 (#73)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 0.6.12 to 0.6.13 (#223)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Allow travis failures for mac OS (#460)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.73 to 0.2.74 (#597)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.84 to 1.0.85 (#71)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.105 to 1.0.106 (#452)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.109 to 1.0.110 (#500)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.5 to 0.7.6 (#258)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.109 to 1.0.110 (#499)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.56 to 0.9.57 (#522)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump failure_derive from 0.1.7 to 0.1.8 (#488)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump version_check from 0.9.1 to 0.9.2 (#521)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.11 to 1.0.12 (#487)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump toml from 0.4.6 to 0.4.10' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.82 to 1.0.83' [INFO] [stderr] [2020-08-10T07:54:49Z] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.13.2 to 0.13.3 (#473)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.52 to 1.0.53 (#508)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memchr from 2.1.2 to 2.1.3 (#72)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-width from 0.1.4 to 0.1.5' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.51 to 1.0.52 (#472)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.83 to 1.0.84' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump atty from 0.2.11 to 0.2.12 (#224)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.10 to 1.0.11 (#486)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.50 to 1.0.51 (#471)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update dependencies (#470)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump arrayvec from 0.4.10 to 0.4.11 (#221)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.16 to 1.0.17 (#520)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.105 to 1.0.106 (#451)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.4 to 0.7.5 (#257)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vcpkg from 0.2.2 to 0.2.6' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.108 to 1.0.109 (#498)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.51 to 0.2.53 (#144)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.47 to 0.3.48 (#507)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.35 to 1.0.36 (#596)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump winapi from 0.3.7 to 0.3.8 (#290)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 1.0.3 to 1.0.4 (#485)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from 4.0.0 to 4.1.1' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.82 to 1.0.83' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.33 to 0.3.34 (#256)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump byteorder from 1.2.7 to 1.3.0 (#69)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num_cpus from 1.8.0 to 1.9.0' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump failure from 0.1.2 to 0.1.3' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump dirs-sys from 0.3.3 to 0.3.4 (#255)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump log from 0.4.7 to 0.4.8 (#254)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.20 to 1.0.21 (#506)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-epoch from 0.3.0 to 0.3.1' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.7.5 to 0.8.0 (#14)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.0.2 to 1.1.0 (#12)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.83 to 1.0.84' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump byteorder from 1.2.1 to 1.2.7' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump lazy_static from 1.1.0 to 1.2.0 (#11)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Could not parse commit message part: '* Added optional path filtering. [INFO] [stderr] * Changed path_spec argument type to Option.' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.13.6 to 0.13.8 (#595)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.97 to 1.0.98 (#253)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.68 to 0.2.69 (#459)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.15 to 1.0.16 (#519)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.14 to 1.0.15 (#518)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 1.0.4 to 1.0.5 (#505)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.46 to 0.3.47 (#504)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.58 to 0.2.59 (#220)' [INFO] [stdout] test tests::parse_and_print_log_1 ... FAILED [INFO] [stdout] test tests::install_git_hook ... FAILED [INFO] [stdout] test tests::generate_template_1 ... FAILED [INFO] [stdout] test tests::parse_and_print_log_5 ... FAILED [INFO] [stdout] test tests::setup_succeed ... FAILED [INFO] [stdout] test tests::prepare_message_success_4 ... FAILED [INFO] [stdout] test tests::prepare_message_success_1 ... FAILED [INFO] [stdout] test config::tests::config_save_and_load_ok ... FAILED [INFO] [stdout] test tests::prepare_message_success_3 ... FAILED [INFO] [stdout] test tests::verify_commit_msg_summary_failure_tag ... FAILED [INFO] [stdout] test tests::verify_commit_msg_summary_success_2 ... ok [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memchr from 2.2.0 to 2.2.1 (#219)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.9 to 0.1.10 (#449)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.8 to 0.1.9 (#448)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.32 to 0.15.33 (#143)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 0.4.27 to 0.4.28 (#142)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rustc-demangle from 0.1.7 to 0.1.11' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.8 to 1.1.9 (#218)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump idna from 0.1.4 to 0.1.5' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.50 to 0.1.51 (#68)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.84 to 1.0.85 (#67)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump termion from 1.5.1 to 1.5.2 (#141)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 0.4.24 to 0.4.25 (#66)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.5 to 1.3.6 (#447)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.45 to 0.3.46 (#446)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump autocfg from 0.1.1 to 0.1.2 (#65)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump time from 0.1.40 to 0.1.41' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.7 to 0.6.8 (#217)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump curl-sys from 0.4.17 to 0.4.18 (#140)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.7 to 1.1.8 (#216)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.31 to 0.15.32 (#139)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.25 to 0.15.26 (#64)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.5 to 1.1.6 (#138)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.46 to 0.2.47 (#63)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace-sys from 0.1.34 to 0.1.35 (#445)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump winapi from 0.3.4 to 0.3.6' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.55 to 0.1.56 (#215)' [INFO] [stdout] test tests::verify_commit_msg_summary_success_3 ... ok [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace-sys from 0.1.35 to 0.1.36 (#467)' [INFO] [stdout] test tests::verify_commit_msg_summary_success_4 ... ok [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Logger already set. [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.2 to 0.6.4' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace-sys from 0.1.36 to 0.1.37 (#484)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.97 to 1.0.98 (#252)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.13 to 1.0.14 (#517)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon from 1.0.2 to 1.0.3 (#13)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.13.0 to 0.13.2 (#457)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.34 to 1.0.35 (#593)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.40 to 1.0.41 (#289)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump ucd-util from 0.1.4 to 0.1.5 (#242)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.108 to 1.0.109 (#497)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.107 to 1.0.108 (#496)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-integer from 0.1.36 to 0.1.39' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump failure from 0.1.3 to 0.1.4' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.69 to 0.2.70 (#503)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.41 to 0.3.46 (#483)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.19 to 1.0.20 (#502)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cfg-if from 0.1.9 to 0.1.10 (#482)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.18 to 1.0.19 (#592)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump lexical-core from 0.6.7 to 0.7.4 (#481)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.72 to 0.2.73 (#591)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.104 to 1.0.105 (#444)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libssh2-sys from 0.2.16 to 0.2.17 (#480)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.104 to 1.0.105 (#443)' [INFO] [stderr] [2020-08-10T07:54:49Z] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump lazy_static from 1.3.0 to 1.4.0 (#288)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump matches from 0.1.6 to 0.1.8' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.11 to 0.1.12 (#479)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump blake2b_simd from 0.5.6 to 0.5.7 (#282)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update dependencies (#7)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.22 to 1.0.23 (#516)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump log from 0.4.3 to 0.4.6 (#15)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Implemented small suggestions by clippy (#456)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 1.2.0 to 1.3.0 (#455)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update dependencies and fix git2 0.7 changes' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update LICENSE (#10)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libssh2-sys from 0.2.15 to 0.2.16 (#434)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.107 to 1.0.108 (#495)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.106 to 1.0.107 (#494)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump term from 0.5.2 to 0.6.0 (#251)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Add tag filter feature (#9)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump pkg-config from 0.3.14 to 0.3.15 (#250)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.5 to 0.1.6 (#376)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump time from 0.1.42 to 0.1.43 (#466)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-utils from 0.6.5 to 0.6.6 (#248)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.106 to 1.0.107 (#493)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.113 to 1.0.114 (#566)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.53 to 1.0.54 (#515)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-epoch from 0.7.1 to 0.7.2 (#249)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.13.5 to 0.13.6 (#514)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump constant_time_eq from 0.1.3 to 0.1.4 (#285)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump log from 0.4.8 to 0.4.11 (#590)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.9.2 to 0.10.0 (#284)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.33 to 1.0.34 (#589)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.24 to 0.15.25 (#62)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.10 to 0.4.11 (#435)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Add dependency status' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.30 to 0.15.31 (#137)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update dependencies' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rustc-demangle from 0.1.13 to 0.1.14 (#136)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.8 to 0.6.10 (#241)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.54 to 0.1.55 (#214)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump addr2line from 0.12.0 to 0.12.1 (#513)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.3 to 0.7.4 (#213)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace-sys from 0.1.33 to 0.1.34 (#437)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.44 to 0.3.45 (#433)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump adler from 0.2.2 to 0.2.3 (#587)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.6 to 1.3.7 (#463)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.9 to 1.2.0 (#239)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.9.1 to 0.9.2 (#246)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Fix pip failure on osx' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libgit2-sys from 0.8.1 to 0.8.2 (#247)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.93 to 1.0.94 (#212)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.32 to 1.0.33 (#564)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump autocfg from 0.1.5 to 0.1.6 (#281)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-width from 0.1.5 to 0.1.6 (#280)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace-sys from 0.1.32 to 0.1.33 (#432)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 0.6.11 to 0.6.12 (#135)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump version' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.15 to 0.6.16 (#431)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.53 to 0.1.54 (#134)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.14 to 0.6.15 (#430)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace-sys from 0.1.29 to 0.1.30 (#211)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Udpate for rust 2018 edition (#61)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-deque from 0.7.2 to 0.7.3 (#423)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump curl-sys from 0.4.15 to 0.4.16' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 1.0.5 to 1.0.6 (#512)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump time from 0.1.41 to 0.1.42' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.12 to 0.1.13 (#511)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.67 to 0.2.68 (#442)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.34 to 0.3.35 (#279)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memoffset from 0.5.3 to 0.5.4 (#441)' [INFO] [stderr] [2020-08-10T07:54:49Z] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump ucd-util from 0.1.3 to 0.1.4 (#238)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vcpkg from 0.2.6 to 0.2.7 (#210)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.39 to 0.15.40 (#237)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.47 to 0.9.48 (#236)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.96 to 1.0.97 (#235)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memchr from 2.3.0 to 2.3.1 (#414)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-queue from 0.2.0 to 0.2.1 (#375)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon from 1.2.1 to 1.3.0 (#373)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.43 to 0.3.44 (#413)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump byteorder from 1.3.2 to 1.3.4 (#412)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.7 to 0.7.8 (#411)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.93 to 1.0.94 (#209)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.3 to 1.3.4 (#409)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.98 to 1.0.99 (#278)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.8 to 0.7.9 (#429)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.98 to 1.0.99 (#277)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.11.0 to 0.12.0 (#428)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.7 to 0.1.8 (#426)' [INFO] [stderr] [2020-08-10T07:54:49Z] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.12.0 to 0.13.0 (#440)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.4 to 1.3.5 (#439)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump addr2line from 0.12.1 to 0.12.2 (#563)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.48 to 0.9.49 (#276)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.31 to 1.0.32 (#562)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rust-argon2 from 0.5.0 to 0.5.1 (#275)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-utils from 0.7.1 to 0.7.2 (#424)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.34 to 1.0.35 (#133)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.112 to 1.0.113 (#561)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.52 to 0.1.53 (#132)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.13.4 to 0.13.5 (#477)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.16 to 0.6.17 (#438)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.13.3 to 0.13.4 (#475)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.112 to 1.0.113 (#560)' [INFO] [stderr] [2020-08-10T07:54:49Z] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.41 to 0.15.42 (#245)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.23 to 0.15.24' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.40 to 0.15.41 (#244)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.71 to 0.2.72 (#584)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.96 to 1.0.97 (#234)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.38 to 0.15.39 (#208)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.49 to 0.3.50 (#583)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.95 to 1.0.96 (#233)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace-sys from 0.1.28 to 0.1.29 (#207)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon-core from 1.6.1 to 1.7.0 (#374)' [INFO] [stderr] Skipping commit: Summary parsing failed: 'Bump pkg-config from 0.3.17 to 0.3.18 (#588)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 1.0.0 to 1.1.0 (#372)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.56 to 0.1.57 (#586)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.9 to 0.7.10 (#436)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump clap from 2.32.0 to 2.33.0 (#131)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-normalization from 0.1.12 to 0.1.13 (#559)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.95 to 1.0.96 (#232)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.37 to 1.0.38 (#243)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.45 to 0.2.46' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libssh2-sys from 0.2.14 to 0.2.15 (#425)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nodrop from 0.1.13 to 0.1.14 (#318)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.17 to 1.0.18 (#539)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.3 to 0.1.5 (#371)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.31 to 0.3.32 (#206)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump ryu from 1.0.4 to 1.0.5 (#537)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon from 1.3.0 to 1.3.1 (#558)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.110 to 1.0.111 (#536)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.57 to 1.0.58 (#585)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump jobserver from 0.1.19 to 0.1.21 (#408)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from `47fdc2d` to `1c34db7` (#582)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.17 to 1.0.18 (#476)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.9.0 to 0.9.1 (#186)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-epoch from 0.8.0 to 0.8.2 (#422)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num_cpus from 1.10.1 to 1.11.0 (#337)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump bitflags from 1.0.5 to 1.1.0 (#185)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 0.6.11 to 0.6.12 (#336)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon-core from 1.7.0 to 1.7.1 (#557)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vcpkg from 0.2.9 to 0.2.10 (#547)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump adler32 from 1.0.4 to 1.1.0 (#556)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.30 to 1.0.31 (#546)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.8.0 to 0.9.0 (#184)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.28 to 0.3.30 (#183)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 0.6.4 to 0.6.10' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-utils from 0.7.0 to 0.7.1 (#421)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nodrop from 0.1.12 to 0.1.13' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.49 to 0.9.50 (#317)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.32 to 0.3.33 (#231)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 0.6.10 to 0.6.11 (#335)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.14 to 0.3.15 (#130)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump synstructure from 0.12.3 to 0.12.4 (#545)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.89 to 1.0.90 (#129)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump log from 0.4.8 to 0.4.10 (#369)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump pkg-config from 0.3.12 to 0.3.14' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.103 to 1.0.104 (#368)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.37 to 0.15.38 (#205)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace-sys from 0.1.30 to 0.1.31 (#230)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.6 to 0.4.7 (#204)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.53 to 0.9.54 (#407)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.26 to 0.3.28 (#182)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.5 to 0.3.13' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.14 to 0.1.15 (#580)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cfg-if from 0.1.9 to 0.1.10 (#316)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.56 to 1.0.57 (#579)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump toml from 0.5.3 to 0.5.4 (#334)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.101 to 1.0.102 (#333)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.110 to 1.0.111 (#535)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 1.0.6 to 1.0.7 (#544)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-traits from 0.2.11 to 0.2.12 (#550)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.94 to 1.0.95 (#229)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.103 to 1.0.104 (#367)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.42 to 0.3.43 (#406)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump url from 1.7.0 to 1.7.2' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 1.1.0 to 1.2.0 (#405)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.12 to 0.4.13 (#581)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.37 to 0.1.50' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.11 to 0.4.12 (#578)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.6 to 0.7.7 (#404)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.89 to 1.0.90 (#128)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memoffset from 0.5.4 to 0.5.5 (#577)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump winapi from 0.3.6 to 0.3.7 (#127)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.57 to 0.9.58 (#543)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump dirs-sys from 0.3.4 to 0.3.5 (#542)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from `b889d7c` to `dbaa2e5` (#541)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump arrayref from 0.3.5 to 0.3.6 (#403)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.92 to 1.0.93 (#202)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libssh2-sys from 0.2.17 to 0.2.18 (#576)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.30 to 0.3.31 (#201)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.61 to 0.2.62 (#274)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.48 to 0.3.49 (#555)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.57 to 0.2.58 (#181)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump toml from 0.5.2 to 0.5.3 (#273)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.91 to 1.0.92 (#180)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from `dbaa2e5` to `47fdc2d` (#551)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.101 to 1.0.102 (#332)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.111 to 1.0.112 (#554)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.94 to 1.0.95 (#228)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump autocfg from 0.1.4 to 0.1.5 (#227)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.91 to 1.0.92 (#179)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump either from 1.5.1 to 1.5.2 (#126)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.56 to 0.2.57 (#178)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.111 to 1.0.112 (#553)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.92 to 1.0.93 (#200)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.10.2 to 0.11.0 (#364)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.55 to 0.2.56 (#177)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-width from 0.1.6 to 0.1.7 (#363)' [INFO] [stderr] [2020-08-10T07:54:49Z] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.27 to 1.0.29 (#534)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump arrayvec from 0.4.7 to 0.4.10' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.8 to 1.3.9 (#531)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vcpkg from 0.2.8 to 0.2.9 (#540)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rustc-demangle from 0.1.15 to 0.1.16 (#272)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-queue from 0.2.1 to 0.2.2 (#530)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon-core from 1.4.0 to 1.4.1' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump getrandom from 0.1.12 to 0.1.13 (#331)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump ucd-util from 0.1.1 to 0.1.3' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump bitflags from 1.1.0 to 1.2.0 (#315)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump atty from 0.2.12 to 0.2.13 (#226)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.37 to 0.3.38 (#314)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.32 to 1.0.34 (#125)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.7 to 1.3.8 (#529)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memchr from 2.3.2 to 2.3.3 (#419)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.36 to 0.15.37 (#199)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.100 to 1.0.101 (#313)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.29 to 0.15.30 (#123)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_users from 0.3.3 to 0.3.4 (#402)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.4 to 1.1.5 (#122)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-normalization from 0.1.11 to 0.1.12 (#401)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rustc-demangle from 0.1.11 to 0.1.13' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.29 to 1.0.30 (#538)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump log from 0.4.6 to 0.4.7 (#222)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump toml from 0.5.1 to 0.5.2 (#271)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.100 to 1.0.101 (#312)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.10.0 to 0.10.1 (#309)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-width from 0.1.7 to 0.1.8 (#575)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.39 to 1.0.40 (#270)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libgit2-sys from 0.9.0 to 0.9.1 (#308)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.47 to 1.0.48 (#362)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump pkg-config from 0.3.15 to 0.3.16 (#307)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump autocfg from 0.1.6 to 0.1.7 (#330)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump bitflags from 1.0.1 to 1.0.4' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.66 to 0.2.67 (#418)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.13 to 0.1.14 (#552)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.17 to 0.6.18 (#528)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rustc-demangle from 0.1.14 to 0.1.15 (#176)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.59 to 0.2.60 (#225)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vcpkg from 0.2.7 to 0.2.8 (#361)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.99 to 1.0.100 (#306)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump either from 1.5.2 to 1.5.3 (#310)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-traits from 0.2.6 to 0.2.7 (#167)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libgit2-sys from 0.8.0 to 0.8.1 (#198)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump atty from 0.2.8 to 0.2.11' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.35 to 0.15.36 (#197)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libssh2-sys from 0.2.11 to 0.2.12 (#311)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.6 to 0.1.7 (#417)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.65 to 0.2.66 (#360)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump scopeguard from 1.0.0 to 1.1.0 (#416)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_users from 0.3.2 to 0.3.3 (#400)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump failure from 0.1.4 to 0.1.5' [INFO] [stderr] [2020-08-10T07:54:49Z] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.99 to 1.0.100 (#305)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump either from 1.4.0 to 1.5.0' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-normalization from 0.1.5 to 0.1.7' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.43 to 1.0.45 (#304)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vec_map from 0.8.0 to 0.8.1' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memchr from 2.3.1 to 2.3.2 (#415)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.38 to 1.0.39 (#269)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.42 to 1.0.43 (#302)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.60 to 0.2.61 (#268)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-queue from 0.2.2 to 0.2.3 (#548)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libssh2-sys from 0.2.12 to 0.2.13 (#329)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.51 to 0.9.52 (#328)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.15 to 0.3.16 (#158)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.51 to 0.1.52 (#121)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.55 to 1.0.56 (#574)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.24 to 0.3.26 (#175)' [INFO] [stderr] [2020-08-10T07:54:49Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-integer from 0.1.42 to 0.1.43 (#549)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.22 to 0.3.24 (#174)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-traits from 0.2.7 to 0.2.8 (#170)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.102 to 1.0.103 (#359)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.18 to 0.3.20 (#166)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.38 to 0.3.39 (#324)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump autocfg from 0.1.2 to 0.1.3 (#169)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump blake2b_simd from 0.5.7 to 0.5.8 (#301)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.45 to 1.0.46 (#323)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-integer from 0.1.39 to 0.1.40 (#168)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.41 to 1.0.42 (#300)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.64 to 0.2.65 (#327)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.3 to 1.1.4 (#120)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump winapi from 0.3.8 to 0.3.9 (#573)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.42 to 0.15.43 (#265)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.1 to 0.7.3 (#119)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.39 to 0.3.40 (#326)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump term from 0.6.0 to 0.6.1 (#264)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.43 to 0.15.44 (#267)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.33 to 0.15.34 (#153)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_users from 0.3.0 to 0.3.1 (#266)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.90 to 1.0.91 (#151)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.42 to 0.9.43 (#112)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.102 to 1.0.103 (#358)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.90 to 1.0.91 (#152)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update toml to 0.5.0 (#111)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.9 to 0.4.10 (#357)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump utf8-ranges from 1.0.2 to 1.0.3 (#190)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.53 to 0.2.54 (#149)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon from 1.0.3 to 1.1.0 (#195)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump autocfg from 0.1.3 to 0.1.4 (#172)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump percent-encoding from 2.0.0 to 2.1.0 (#262)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_users from 0.3.1 to 0.3.2 (#399)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num_cpus from 1.11.1 to 1.12.0 (#398)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump url from 2.0.0 to 2.1.0 (#263)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.52 to 0.9.53 (#356)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.20 to 0.3.22 (#173)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 0.4.29 to 0.4.30 (#155)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.17 to 0.3.18 (#164)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.62 to 0.2.64 (#322)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.54 to 1.0.55 (#572)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-xid from 0.2.0 to 0.2.1 (#570)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-traits from 0.2.9 to 0.2.10 (#355)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.30 to 1.0.31 (#109)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump curl-sys from 0.4.16 to 0.4.17 (#108)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.2 to 1.1.3 (#118)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.5 to 0.6.6 (#117)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.46 to 0.9.47 (#165)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.48 to 0.2.49 (#93)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.44 to 0.9.45 (#150)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.6 to 1.1.7 (#189)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.40 to 0.9.41 (#92)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump termion from 1.5.2 to 1.5.3 (#194)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memoffset from 0.5.2 to 0.5.3 (#346)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump either from 1.5.0 to 1.5.1 (#90)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.50 to 0.2.51 (#116)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.13 to 0.3.14 (#89)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump toml from 0.5.5 to 0.5.6 (#397)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-normalization from 0.1.10 to 0.1.11 (#354)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 0.6.8 to 0.6.9 (#88)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.41 to 0.3.42 (#396)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-normalization from 0.1.9 to 0.1.10 (#353)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num_cpus from 1.10.0 to 1.10.1 (#192)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.6.9 to 0.6.10 (#87)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon from 1.2.0 to 1.2.1 (#352)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump byteorder from 1.3.1 to 1.3.2 (#191)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.2.0 to 1.2.1 (#261)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.87 to 1.0.88 (#86)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.6 to 0.6.7 (#188)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump blake2b_simd from 0.5.8 to 0.5.9 (#345)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-normalization from 0.1.8 to 0.1.9 (#343)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.87 to 1.0.88 (#85)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.36 to 1.0.37 (#157)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 0.6.9 to 0.6.10 (#193)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-deque from 0.7.1 to 0.7.2 (#344)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num_cpus from 1.9.0 to 1.10.0 (#83)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libgit2-sys from 0.9.1 to 0.9.2 (#349)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump arrayvec from 0.4.11 to 0.4.12 (#319)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 0.6.12 to 0.6.13 (#341)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memchr from 2.1.3 to 2.2.0 (#84)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.34 to 0.15.35 (#187)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num_cpus from 1.11.0 to 1.11.1 (#347)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.1 to 1.3.2 (#386)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.16 to 0.3.17 (#161)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.28 to 0.15.29 (#107)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.41 to 0.9.42 (#102)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cfg-if from 0.1.7 to 0.1.9 (#160)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon-core from 1.6.0 to 1.6.1 (#351)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump term from 0.5.1 to 0.5.2 (#115)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.54 to 0.2.55 (#163)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.10.1 to 0.10.2 (#350)' [INFO] [stderr] [2020-08-10T07:54:50Z] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.28 to 1.0.29 (#82)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libssh2-sys from 0.2.13 to 0.2.14 (#395)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.12 to 0.7.13 (#569)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.46 to 1.0.47 (#342)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.85 to 1.0.87 (#81)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump bitflags from 1.2.0 to 1.2.1 (#321)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.45 to 0.9.46 (#156)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.29 to 1.0.30 (#101)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-traits from 0.2.8 to 0.2.9 (#348)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.26 to 0.15.27 (#100)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.85 to 1.0.87 (#80)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 0.4.26 to 0.4.27 (#79)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.113 to 1.0.114 (#565)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.2 to 1.3.3 (#389)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.12 to 0.6.13 (#385)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump url from 2.1.0 to 2.1.1 (#384)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump toml from 0.5.0 to 0.5.1 (#162)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.10 to 0.7.11 (#567)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump pkg-config from 0.3.16 to 0.3.17 (#340)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.50 to 0.9.51 (#320)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from 4.1.1 to 4.2.0 (#78)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.49 to 0.2.50 (#105)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.40 to 0.3.41 (#393)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.88 to 1.0.89 (#99)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump constant_time_eq from 0.1.4 to 0.1.5 (#392)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.11 to 0.7.12 (#568)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.88 to 1.0.89 (#98)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-traits from 0.2.10 to 0.2.11 (#387)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.1 to 1.1.2 (#97)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.48 to 1.0.49 (#379)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.0 to 1.1.1 (#96)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cfg-if from 0.1.6 to 0.1.7 (#104)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.27 to 0.15.28 (#106)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump atty from 0.2.13 to 0.2.14 (#378)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump blake2b_simd from 0.5.9 to 0.5.10 (#377)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump thread_local from 1.0.0 to 1.0.1 (#391)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from 4.2.1 to 4.2.2 (#103)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump byteorder from 1.3.0 to 1.3.1 (#75)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.13 to 0.4.14 (#602)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.31 to 1.0.32 (#114)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump clap from 2.33.1 to 2.33.2 (#601)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from 4.2.2 to 4.2.3 (#113)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.4 to 0.6.5 (#77)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump getrandom from 0.1.13 to 0.1.14 (#380)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump jobserver from 0.1.18 to 0.1.19 (#394)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-integer from 0.1.40 to 0.1.42 (#388)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memchr from 2.2.1 to 2.3.0 (#390)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump lazy_static from 1.2.0 to 1.3.0 (#94)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.35 to 1.0.36 (#146)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memoffset from 0.5.1 to 0.5.2 (#338)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump toml from 0.5.4 to 0.5.5 (#339)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 0.4.28 to 0.4.29 (#145)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.1 to 0.7.3 (#119)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.49 to 1.0.50 (#383)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.51 to 0.2.53 (#144)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nodrop from 0.1.13 to 0.1.14 (#318)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.32 to 0.15.33 (#143)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump jobserver from 0.1.17 to 0.1.18 (#382)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from 4.2.0 to 4.2.1 (#95)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 0.4.27 to 0.4.28 (#142)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.47 to 0.2.48 (#76)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump termion from 1.5.1 to 1.5.2 (#141)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-queue from 0.2.0 to 0.2.1 (#375)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.49 to 0.9.50 (#317)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon from 1.2.1 to 1.3.0 (#373)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.2 to 1.1.3 (#118)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump either from 1.5.0 to 1.5.1 (#90)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.13 to 0.3.14 (#89)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.37 to 1.0.38 (#600)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Updated format' [INFO] [stderr] [2020-08-10T07:54:50Z] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump curl-sys from 0.4.17 to 0.4.18 (#140)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-probe from 0.1.2 to 0.1.3 (#599)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.31 to 0.15.32 (#139)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cfg-if from 0.1.9 to 0.1.10 (#316)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump bitflags from 1.1.0 to 1.2.0 (#315)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump utf8-ranges from 1.0.3 to 1.0.4 (#259)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.5 to 1.1.6 (#138)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.5 to 0.7.6 (#258)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.6 to 0.4.7 (#204)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-epoch from 0.3.0 to 0.3.1' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.36 to 1.0.37 (#598)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.92 to 1.0.93 (#202)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.83 to 1.0.84' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.73 to 0.2.74 (#597)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.5 to 0.6.6 (#117)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump synstructure from 0.10.1 to 0.10.2 (#159)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.4 to 0.7.5 (#257)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.46 to 0.2.47 (#63)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.35 to 1.0.36 (#596)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon-core from 1.6.1 to 1.7.0 (#374)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.37 to 0.3.38 (#314)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 1.0.0 to 1.1.0 (#372)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.100 to 1.0.101 (#313)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.30 to 0.15.31 (#137)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.33 to 0.3.34 (#256)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.13.6 to 0.13.8 (#595)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.50 to 0.2.51 (#116)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump dirs-sys from 0.3.3 to 0.3.4 (#255)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump log from 0.4.7 to 0.4.8 (#254)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.3 to 0.1.5 (#371)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 0.6.8 to 0.6.9 (#88)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.24 to 0.15.25 (#62)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.6.9 to 0.6.10 (#87)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.97 to 1.0.98 (#253)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Add dependency status' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump byteorder from 1.2.1 to 1.2.7' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.34 to 1.0.35 (#593)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.2 to 0.6.4' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Updated RFC for commit message handling' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump term from 0.5.1 to 0.5.2 (#115)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump log from 0.4.8 to 0.4.10 (#369)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.18 to 1.0.19 (#592)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.97 to 1.0.98 (#252)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.72 to 0.2.73 (#591)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.30 to 0.3.31 (#201)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.92 to 1.0.93 (#200)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump term from 0.5.2 to 0.6.0 (#251)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-integer from 0.1.36 to 0.1.39' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Reworked unit tests for lib.rs and config.rs' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump pkg-config from 0.3.14 to 0.3.15 (#250)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump failure from 0.1.3 to 0.1.4' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rustc-demangle from 0.1.13 to 0.1.14 (#136)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.31 to 1.0.32 (#114)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 0.6.11 to 0.6.12 (#135)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump log from 0.4.8 to 0.4.11 (#590)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.53 to 0.1.54 (#134)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.103 to 1.0.104 (#368)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.100 to 1.0.101 (#312)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-utils from 0.6.5 to 0.6.6 (#248)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libssh2-sys from 0.2.11 to 0.2.12 (#311)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-epoch from 0.7.1 to 0.7.2 (#249)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.33 to 1.0.34 (#589)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.9.1 to 0.9.2 (#246)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump adler from 0.2.2 to 0.2.3 (#587)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump version' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libgit2-sys from 0.8.1 to 0.8.2 (#247)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.103 to 1.0.104 (#367)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump matches from 0.1.6 to 0.1.8' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.41 to 0.15.42 (#245)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.10.2 to 0.11.0 (#364)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.87 to 1.0.88 (#86)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.87 to 1.0.88 (#85)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.36 to 0.15.37 (#199)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-width from 0.1.6 to 0.1.7 (#363)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.34 to 1.0.35 (#133)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libgit2-sys from 0.8.0 to 0.8.1 (#198)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.52 to 0.1.53 (#132)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.35 to 0.15.36 (#197)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.40 to 0.15.41 (#244)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memchr from 2.1.3 to 2.2.0 (#84)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump utf8-ranges from 1.0.2 to 1.0.3 (#190)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 0.4.9 to 0.4.24' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.49 to 0.2.50 (#105)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Updated commit message RFC for multiple footer items' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Udpate for rust 2018 edition (#61)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from 4.2.2 to 4.2.3 (#113)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cfg-if from 0.1.6 to 0.1.7 (#104)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update 0001-commit-msg.md' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump curl-sys from 0.4.15 to 0.4.16' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.42 to 0.9.43 (#112)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.82 to 1.0.83' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from 4.2.1 to 4.2.2 (#103)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-width from 0.1.4 to 0.1.5' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.41 to 0.9.42 (#102)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump either from 1.5.2 to 1.5.3 (#310)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update toml to 0.5.0 (#111)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.10.0 to 0.10.1 (#309)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vcpkg from 0.2.2 to 0.2.6' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.47 to 1.0.48 (#362)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Updated README.md' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon from 1.0.3 to 1.1.0 (#195)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vcpkg from 0.2.7 to 0.2.8 (#361)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump termion from 1.5.2 to 1.5.3 (#194)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num_cpus from 1.9.0 to 1.10.0 (#83)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.37 to 1.0.38 (#243)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.29 to 1.0.30 (#101)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.28 to 1.0.29 (#82)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump ucd-util from 0.1.4 to 0.1.5 (#242)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump pkg-config from 0.3.17 to 0.3.18 (#588)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.26 to 0.15.27 (#100)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.65 to 0.2.66 (#360)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.56 to 0.1.57 (#586)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.88 to 1.0.89 (#99)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Use old url again for the documentation' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump clap from 2.32.0 to 2.33.0 (#131)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.82 to 1.0.83' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rustc-demangle from 0.1.7 to 0.1.11' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump idna from 0.1.4 to 0.1.5' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.30 to 1.0.31 (#109)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump curl-sys from 0.4.16 to 0.4.17 (#108)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.28 to 0.15.29 (#107)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.14 to 0.3.15 (#130)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.89 to 1.0.90 (#129)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.27 to 0.15.28 (#106)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump time from 0.1.41 to 0.1.42' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.23 to 0.15.24' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.57 to 1.0.58 (#585)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.71 to 0.2.72 (#584)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.88 to 1.0.89 (#98)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.1 to 1.1.2 (#97)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.102 to 1.0.103 (#359)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump winapi from 0.3.6 to 0.3.7 (#127)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.102 to 1.0.103 (#358)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 0.6.9 to 0.6.10 (#193)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num_cpus from 1.10.0 to 1.10.1 (#192)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.9 to 0.4.10 (#357)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump time from 0.1.40 to 0.1.41' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.8 to 0.6.10 (#241)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.45 to 0.2.46' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.9 to 1.2.0 (#239)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.49 to 0.3.50 (#583)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.0 to 1.1.1 (#96)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Dont use unused includes' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Use only things we really need' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump winapi from 0.3.4 to 0.3.6' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libgit2-sys from 0.9.0 to 0.9.1 (#308)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from `47fdc2d` to `1c34db7` (#582)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from 4.2.0 to 4.2.1 (#95)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.85 to 1.0.87 (#81)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump pkg-config from 0.3.15 to 0.3.16 (#307)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.89 to 1.0.90 (#128)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.99 to 1.0.100 (#306)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.18 to 1.0.19 (#491)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.99 to 1.0.100 (#305)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.85 to 1.0.87 (#80)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.5 to 0.4.6' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.71 to 1.0.82' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Use nom for commit message parsing' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Sort array before printing' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump byteorder from 1.3.1 to 1.3.2 (#191)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump lazy_static from 1.2.0 to 1.3.0 (#94)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.6 to 1.1.7 (#189)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.14 to 0.1.15 (#580)' [INFO] [stderr] [2020-08-10T07:54:50Z] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump either from 1.5.1 to 1.5.2 (#126)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vec_map from 0.8.1 to 0.8.2 (#490)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.32 to 1.0.34 (#125)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump ucd-util from 0.1.3 to 0.1.4 (#238)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.39 to 0.15.40 (#237)' [INFO] [stderr] Skipping commit: Summary parsing failed: 'Bump quote from 0.6.4 to 0.6.10' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nodrop from 0.1.12 to 0.1.13' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update lib.rs' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump pkg-config from 0.3.12 to 0.3.14' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 0.4.26 to 0.4.27 (#79)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.29 to 0.15.30 (#123)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.43 to 1.0.45 (#304)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from 4.1.1 to 4.2.0 (#78)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump url from 1.7.0 to 1.7.2' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.4 to 0.6.5 (#77)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.37 to 0.1.50' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update 0002-output-templating.md' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.56 to 1.0.57 (#579)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.52 to 0.9.53 (#356)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump arrayvec from 0.4.7 to 0.4.10' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.12 to 0.4.13 (#581)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-traits from 0.2.9 to 0.2.10 (#355)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rustc-demangle from 0.1.11 to 0.1.13' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.11 to 0.4.12 (#578)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.47 to 0.9.48 (#236)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memoffset from 0.5.4 to 0.5.5 (#577)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.5 to 0.3.13' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon-core from 1.4.0 to 1.4.1' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump ucd-util from 0.1.1 to 0.1.3' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-normalization from 0.1.10 to 0.1.11 (#354)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.42 to 1.0.43 (#302)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump failure from 0.1.7 to 0.1.8 (#489)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump bitflags from 1.0.1 to 1.0.4' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump blake2b_simd from 0.5.7 to 0.5.8 (#301)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump failure_derive from 0.1.7 to 0.1.8 (#488)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump either from 1.4.0 to 1.5.0' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Delete .gitmessage' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.71 to 1.0.82' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vec_map from 0.8.0 to 0.8.1' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.4 to 1.1.5 (#122)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump atty from 0.2.8 to 0.2.11' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.51 to 0.1.52 (#121)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump failure from 0.1.4 to 0.1.5' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-normalization from 0.1.5 to 0.1.7' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump toml from 0.4.6 to 0.4.10' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.83 to 1.0.84' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update 0001-commit-msg.md' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.48 to 0.2.49 (#93)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.96 to 1.0.97 (#235)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num_cpus from 1.8.0 to 1.9.0' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.96 to 1.0.97 (#234)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.40 to 1.0.41 (#289)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libssh2-sys from 0.2.17 to 0.2.18 (#576)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump lazy_static from 1.3.0 to 1.4.0 (#288)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-width from 0.1.7 to 0.1.8 (#575)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump blake2b_simd from 0.5.6 to 0.5.7 (#282)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.55 to 1.0.56 (#574)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump constant_time_eq from 0.1.3 to 0.1.4 (#285)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.40 to 0.9.41 (#92)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.9.2 to 0.10.0 (#284)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump autocfg from 0.1.5 to 0.1.6 (#281)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-width from 0.1.5 to 0.1.6 (#280)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update LICENSE' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.34 to 0.3.35 (#279)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-normalization from 0.1.9 to 0.1.10 (#353)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.98 to 1.0.99 (#278)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.98 to 1.0.99 (#277)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.3 to 1.1.4 (#120)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.41 to 1.0.42 (#300)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.48 to 0.9.49 (#276)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from 4.0.0 to 4.1.1' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.47 to 0.2.48 (#76)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump failure from 0.1.2 to 0.1.3' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vcpkg from 0.2.9 to 0.2.10 (#547)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.36 to 0.3.37 (#299)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.32 to 0.3.33 (#231)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.30 to 1.0.31 (#546)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace-sys from 0.1.30 to 0.1.31 (#230)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.7.5 to 0.8.0 (#14)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.95 to 1.0.96 (#233)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.0.2 to 1.1.0 (#12)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.35 to 0.3.36 (#298)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump byteorder from 1.3.0 to 1.3.1 (#75)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.11 to 1.0.12 (#487)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.0 to 1.3.1 (#297)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rust-argon2 from 0.5.0 to 0.5.1 (#275)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md for TODO lists' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump winapi from 0.3.8 to 0.3.9 (#573)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.61 to 0.2.62 (#274)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.6 to 0.6.7 (#188)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.34 to 0.15.35 (#187)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump lazy_static from 1.1.0 to 1.2.0 (#11)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Updated README.md' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.8 to 0.4.9 (#296)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.54 to 1.0.55 (#572)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.10 to 1.0.11 (#486)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.9.0 to 0.9.1 (#186)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon from 1.2.0 to 1.2.1 (#352)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.94 to 1.0.95 (#229)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-xid from 0.2.0 to 0.2.1 (#570)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 1.0.3 to 1.0.4 (#485)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.95 to 1.0.96 (#232)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.12 to 0.7.13 (#569)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.112 to 1.0.113 (#561)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.112 to 1.0.113 (#560)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.94 to 1.0.95 (#228)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.11 to 0.7.12 (#568)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump autocfg from 0.1.4 to 0.1.5 (#227)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon from 1.0.2 to 1.0.3 (#13)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.10 to 0.7.11 (#567)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump log from 0.4.3 to 0.4.6 (#15)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace-sys from 0.1.36 to 0.1.37 (#484)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.41 to 0.3.46 (#483)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.113 to 1.0.114 (#565)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump bitflags from 1.0.5 to 1.1.0 (#185)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update Cargo.toml' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-normalization from 0.1.12 to 0.1.13 (#559)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.113 to 1.0.114 (#566)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump atty from 0.2.12 to 0.2.13 (#226)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.59 to 0.2.60 (#225)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.2.1 to 1.3.0 (#295)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.32 to 1.0.33 (#564)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.11 to 0.6.12 (#294)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon-core from 1.6.0 to 1.6.1 (#351)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Updated initial version and revision range help' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.10.1 to 0.10.2 (#350)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update LICENSE (#10)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-normalization from 0.1.7 to 0.1.8 (#74)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libgit2-sys from 0.9.1 to 0.9.2 (#349)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 0.6.10 to 0.6.11 (#70)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cfg-if from 0.1.9 to 0.1.10 (#482)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.8.0 to 0.9.0 (#184)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump synstructure from 0.12.3 to 0.12.4 (#545)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.28 to 0.3.30 (#183)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 1.0.6 to 1.0.7 (#544)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Add tag filter feature (#9)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-traits from 0.2.8 to 0.2.9 (#348)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump lexical-core from 0.6.7 to 0.7.4 (#481)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update dependencies (#7)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update dependencies and fix git2 0.7 changes' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 0.4.25 to 0.4.26 (#73)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.57 to 0.9.58 (#543)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.84 to 1.0.85 (#71)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump dirs-sys from 0.3.4 to 0.3.5 (#542)' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon from 1.3.0 to 1.3.1 (#558)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num_cpus from 1.11.0 to 1.11.1 (#347)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.8 to 1.1.9 (#218)' [INFO] [stderr] [2020-08-10T07:54:50Z] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump toml from 0.5.2 to 0.5.3 (#273)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memoffset from 0.5.2 to 0.5.3 (#346)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update dependencies' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rustc-demangle from 0.1.15 to 0.1.16 (#272)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:50Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.7 to 0.4.8 (#293)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump blake2b_simd from 0.5.8 to 0.5.9 (#345)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon from 1.1.0 to 1.2.0 (#291)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from `b889d7c` to `dbaa2e5` (#541)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump toml from 0.5.1 to 0.5.2 (#271)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libssh2-sys from 0.2.16 to 0.2.17 (#480)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump addr2line from 0.12.1 to 0.12.2 (#563)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump log from 0.4.6 to 0.4.7 (#222)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Fix pip failure on osx' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.11 to 0.1.12 (#479)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.13.4 to 0.13.5 (#477)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.7 to 0.6.8 (#217)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.17 to 1.0.18 (#476)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.1.7 to 1.1.8 (#216)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump winapi from 0.3.7 to 0.3.8 (#290)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.14 to 1.0.15 (#518)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.13 to 1.0.14 (#517)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.13.3 to 0.13.4 (#475)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.55 to 0.1.56 (#215)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 1.3.0 to 1.4.0 (#474)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.22 to 1.0.23 (#516)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 0.6.12 to 0.6.13 (#223)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.13.2 to 0.13.3 (#473)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump atty from 0.2.11 to 0.2.12 (#224)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.54 to 0.1.55 (#214)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rayon-core from 1.7.0 to 1.7.1 (#557)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump adler32 from 1.0.4 to 1.1.0 (#556)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.39 to 1.0.40 (#270)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump arrayvec from 0.4.10 to 0.4.11 (#221)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memchr from 2.1.2 to 2.1.3 (#72)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump byteorder from 1.2.7 to 1.3.0 (#69)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.51 to 1.0.52 (#472)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-deque from 0.7.1 to 0.7.2 (#344)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 0.6.12 to 0.6.13 (#341)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vcpkg from 0.2.8 to 0.2.9 (#540)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.3 to 0.7.4 (#213)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.29 to 1.0.30 (#538)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.38 to 1.0.39 (#269)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-traits from 0.2.11 to 0.2.12 (#550)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.17 to 1.0.18 (#539)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.60 to 0.2.61 (#268)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-normalization from 0.1.8 to 0.1.9 (#343)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_syscall from 0.1.50 to 0.1.51 (#68)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Increased version number' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump ryu from 1.0.4 to 1.0.5 (#537)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Increased version number' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.46 to 1.0.47 (#342)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.26 to 0.3.28 (#182)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.110 to 1.0.111 (#536)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update travis files' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.57 to 0.2.58 (#181)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.110 to 1.0.111 (#535)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump pkg-config from 0.3.16 to 0.3.17 (#340)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump toml from 0.5.4 to 0.5.5 (#339)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.43 to 0.15.44 (#267)' [INFO] [stderr] [2020-08-10T07:54:51Z] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.91 to 1.0.92 (#180)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.91 to 1.0.92 (#179)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.31 to 1.0.32 (#562)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.56 to 0.2.57 (#178)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.48 to 0.3.49 (#555)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump nom from `dbaa2e5` to `47fdc2d` (#551)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_users from 0.3.0 to 0.3.1 (#266)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.58 to 0.2.59 (#220)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Updated dependencies, fixed disabled coloring bugg' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.53 to 1.0.54 (#515)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.13.5 to 0.13.6 (#514)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.111 to 1.0.112 (#554)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Let the test finally work again' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memoffset from 0.5.1 to 0.5.2 (#338)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.70 to 0.2.71 (#525)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memchr from 2.2.0 to 2.2.1 (#219)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.24 to 0.3.26 (#175)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.55 to 0.2.56 (#177)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update travis.yml' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.50 to 1.0.51 (#471)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update dependencies (#470)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump rustc-demangle from 0.1.14 to 0.1.15 (#176)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.56 to 0.9.57 (#522)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Updated travis configuration' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Revert "Updated travis yml file"' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.84 to 1.0.85 (#67)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 0.4.24 to 0.4.25 (#66)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump version_check from 0.9.1 to 0.9.2 (#521)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.42 to 0.15.43 (#265)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump term from 0.6.0 to 0.6.1 (#264)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.22 to 0.3.24 (#174)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace-sys from 0.1.35 to 0.1.36 (#467)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump autocfg from 0.1.1 to 0.1.2 (#65)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump autocfg from 0.1.3 to 0.1.4 (#172)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Updated travis yml file' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.20 to 0.3.22 (#173)' [INFO] [stderr] [2020-08-10T07:54:51Z] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.27 to 1.0.29 (#534)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.8 to 1.3.9 (#531)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.16 to 1.0.17 (#520)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump addr2line from 0.12.0 to 0.12.1 (#513)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump time from 0.1.42 to 0.1.43 (#466)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 1.0.5 to 1.0.6 (#512)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.6 to 1.3.7 (#463)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.24 to 1.0.25 (#524)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.25 to 0.15.26 (#64)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.15 to 1.0.16 (#519)' [INFO] [stderr] [2020-08-10T07:54:51Z] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.111 to 1.0.112 (#553)' [INFO] [stderr] [2020-08-10T07:54:51Z] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.13 to 0.1.14 (#552)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-queue from 0.2.1 to 0.2.2 (#530)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-integer from 0.1.42 to 0.1.43 (#549)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num_cpus from 1.10.1 to 1.11.0 (#337)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 0.6.11 to 0.6.12 (#336)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Updated travis file' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-queue from 0.2.2 to 0.2.3 (#548)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.12 to 0.1.13 (#511)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-traits from 0.2.7 to 0.2.8 (#170)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.93 to 1.0.94 (#212)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.23 to 1.0.24 (#523)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 0.6.10 to 0.6.11 (#335)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.101 to 1.0.102 (#333)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace-sys from 0.1.29 to 0.1.30 (#211)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump vcpkg from 0.2.6 to 0.2.7 (#210)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num_cpus from 1.12.0 to 1.13.0 (#462)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump url from 2.0.0 to 2.1.0 (#263)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.10 to 0.1.11 (#461)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.38 to 0.15.39 (#208)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump autocfg from 0.1.2 to 0.1.3 (#169)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.101 to 1.0.102 (#332)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.21 to 1.0.22 (#510)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update Cargo.toml' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace-sys from 0.1.28 to 0.1.29 (#207)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump toml from 0.5.3 to 0.5.4 (#334)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.7 to 1.3.8 (#529)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Allow travis failures for mac OS (#460)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.93 to 1.0.94 (#209)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.17 to 0.6.18 (#528)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-integer from 0.1.39 to 0.1.40 (#168)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-traits from 0.2.6 to 0.2.7 (#167)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update Cargo.toml' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump percent-encoding from 2.0.0 to 2.1.0 (#262)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.26 to 1.0.27 (#527)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.31 to 0.3.32 (#206)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.44 to 0.3.45 (#433)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 1.0.12 to 1.0.13 (#509)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Could not parse commit message part: '* Added optional path filtering. [INFO] [stderr] * Changed path_spec argument type to Option.' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.52 to 1.0.53 (#508)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.18 to 0.3.20 (#166)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump autocfg from 0.1.6 to 0.1.7 (#330)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libssh2-sys from 0.2.12 to 0.2.13 (#329)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.37 to 0.15.38 (#205)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump quote from 1.0.4 to 1.0.5 (#505)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.2.0 to 1.2.1 (#261)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace-sys from 0.1.32 to 0.1.33 (#432)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.68 to 0.2.69 (#459)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.10 to 0.6.11 (#260)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump getrandom from 0.1.12 to 0.1.13 (#331)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update README.md' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.46 to 0.3.47 (#504)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Update .travis.yml' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.47 to 0.3.48 (#507)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.108 to 1.0.109 (#498)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.8 to 0.1.9 (#448)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Updated LICENSE copyright' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.15 to 0.6.16 (#431)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Initial commit' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.13.0 to 0.13.2 (#457)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Implemented small suggestions by clippy (#456)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.46 to 0.9.47 (#165)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.25 to 1.0.26 (#526)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.17 to 0.3.18 (#164)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.39 to 0.3.40 (#326)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump arrayvec from 0.4.11 to 0.4.12 (#319)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Updated documentation paths' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.67 to 0.2.68 (#442)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Updated travis file' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.107 to 1.0.108 (#495)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memoffset from 0.5.3 to 0.5.4 (#441)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.12.0 to 0.13.0 (#440)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.106 to 1.0.107 (#494)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.4 to 1.3.5 (#439)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.16 to 0.6.17 (#438)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.108 to 1.0.109 (#497)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.45 to 1.0.46 (#323)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.107 to 1.0.108 (#496)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.62 to 0.2.64 (#322)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.64 to 0.2.65 (#327)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.38 to 0.3.39 (#324)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 0.15.33 to 0.15.34 (#153)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.19 to 1.0.20 (#502)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.69 to 0.2.70 (#503)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.5 to 1.3.6 (#447)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.105 to 1.0.106 (#451)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 1.2.0 to 1.3.0 (#455)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump syn from 1.0.20 to 1.0.21 (#506)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libssh2-sys from 0.2.15 to 0.2.16 (#434)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.53 to 0.2.54 (#149)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.44 to 0.9.45 (#150)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.90 to 1.0.91 (#151)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.9 to 0.1.10 (#449)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.45 to 0.3.46 (#446)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.50 to 0.9.51 (#320)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump bitflags from 1.2.0 to 1.2.1 (#321)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace-sys from 0.1.34 to 0.1.35 (#445)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.109 to 1.0.110 (#500)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump toml from 0.5.0 to 0.5.1 (#162)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.104 to 1.0.105 (#444)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.55 to 0.9.56 (#492)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace-sys from 0.1.33 to 0.1.34 (#437)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.16 to 0.3.17 (#161)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.90 to 1.0.91 (#152)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cfg-if from 0.1.7 to 0.1.9 (#160)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump clap from 2.33.0 to 2.33.1 (#501)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.51 to 0.9.52 (#328)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump proc-macro2 from 0.4.29 to 0.4.30 (#155)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump chrono from 0.4.10 to 0.4.11 (#435)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.45 to 0.9.46 (#156)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memchr from 2.2.1 to 2.3.0 (#390)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.104 to 1.0.105 (#443)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.49 to 1.0.50 (#383)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump bitflags from 1.0.4 to 1.0.5 (#148)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde_derive from 1.0.109 to 1.0.110 (#499)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump toml from 0.5.5 to 0.5.6 (#397)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.43 to 0.9.44 (#147)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.41 to 0.3.42 (#396)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.36 to 1.0.37 (#157)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.66 to 0.2.67 (#418)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-integer from 0.1.40 to 0.1.42 (#388)' [INFO] [stderr] [2020-08-10T07:54:51Z] [2020-08-10T07:54:51Z] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libssh2-sys from 0.2.13 to 0.2.14 (#395)' [INFO] [stderr] [2020-08-10T07:54:51Z] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.54 to 0.9.55 (#454)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.106 to 1.0.107 (#493)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.15 to 0.3.16 (#158)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump getrandom from 0.1.13 to 0.1.14 (#380)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump constant_time_eq from 0.1.4 to 0.1.5 (#392)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.2 to 1.3.3 (#389)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.12 to 0.6.13 (#385)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump jobserver from 0.1.18 to 0.1.19 (#394)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump url from 2.1.0 to 2.1.1 (#384)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.40 to 0.3.41 (#393)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libc from 0.2.54 to 0.2.55 (#163)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump arrayref from 0.3.5 to 0.3.6 (#403)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-utils from 0.7.1 to 0.7.2 (#424)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_users from 0.3.3 to 0.3.4 (#402)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num-traits from 0.2.10 to 0.2.11 (#387)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.1 to 1.3.2 (#386)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump serde from 1.0.105 to 1.0.106 (#452)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.6 to 0.1.7 (#417)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump openssl-sys from 0.9.53 to 0.9.54 (#407)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.7 to 0.7.8 (#411)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.9 to 0.7.10 (#436)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump thread_local from 1.0.0 to 1.0.1 (#391)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump jobserver from 0.1.19 to 0.1.21 (#408)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-utils from 0.7.0 to 0.7.1 (#421)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump blake2b_simd from 0.5.9 to 0.5.10 (#377)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.42 to 0.3.43 (#406)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump cc from 1.0.48 to 1.0.49 (#379)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump atty from 0.2.13 to 0.2.14 (#378)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.7 to 0.1.8 (#426)' [INFO] [stderr] [gitjournal] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex-syntax from 0.6.14 to 0.6.15 (#430)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_users from 0.3.2 to 0.3.3 (#400)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump backtrace from 0.3.43 to 0.3.44 (#413)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.6 to 0.7.7 (#404)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump regex from 1.3.3 to 1.3.4 (#409)' [INFO] [stderr] [2020-08-10T07:54:51Z] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memchr from 2.3.2 to 2.3.3 (#419)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump scopeguard from 1.0.0 to 1.1.0 (#416)' [INFO] [stderr] [WARN] Skipping commit: Summary parsing failed: 'Bump jobserver from 0.1.17 to 0.1.18 (#382)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump redox_users from 0.3.1 to 0.3.2 (#399)' [INFO] [stderr] [2020-08-10T07:54:51Z] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump libssh2-sys from 0.2.14 to 0.2.15 (#425)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memchr from 2.3.1 to 2.3.2 (#415)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump synstructure from 0.10.1 to 0.10.2 (#159)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump hermit-abi from 0.1.5 to 0.1.6 (#376)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump unicode-normalization from 0.1.11 to 0.1.12 (#401)' [INFO] [stderr] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump smallvec from 1.1.0 to 1.2.0 (#405)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump memchr from 2.3.0 to 2.3.1 (#414)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump git2 from 0.11.0 to 0.12.0 (#428)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-deque from 0.7.2 to 0.7.3 (#423)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump num_cpus from 1.11.1 to 1.12.0 (#398)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump byteorder from 1.3.2 to 1.3.4 (#412)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump crossbeam-epoch from 0.8.0 to 0.8.2 (#422)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Bump aho-corasick from 0.7.8 to 0.7.9 (#429)' [INFO] [stderr] [2020-08-10T07:54:51Z] [gitjournal] [WARN] Skipping commit: Summary parsing failed: 'Let the test finally work again' [INFO] [stderr] [2020-08-10T07:54:52Z] [gitjournal] [INFO] Parsing done. Processed 27 commit messages. [INFO] [stdout] test tests::parse_and_print_log_7 ... FAILED [INFO] [stderr] [2020-08-10T07:54:52Z] [gitjournal] [INFO] Parsing done. Processed 858 commit messages. [INFO] [stdout] test tests::parse_and_print_log_6 ... FAILED [INFO] [stderr] [2020-08-10T07:54:52Z] [gitjournal] [INFO] Parsing done. Processed 570 commit messages. [INFO] [stdout] test tests::parse_and_print_log_2 ... FAILED [INFO] [stderr] [2020-08-10T07:54:52Z] [gitjournal] [INFO] Parsing done. Processed 58 commit messages. [INFO] [stdout] test tests::parse_and_print_log_3 ... FAILED [INFO] [stderr] [2020-08-10T07:54:52Z] [gitjournal] [INFO] Parsing done. Processed 59 commit messages. [INFO] [stdout] test tests::parse_and_print_log_4 ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::parse_and_print_log_1 stdout ---- [INFO] [stdout] Can't load configuration file, using default one: No such file or directory (os error 2) [INFO] [stdout] thread 'tests::parse_and_print_log_1' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `22`, [INFO] [stdout] right: `2`', src/lib.rs:835:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a114e5fcc5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a114e5fcc5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a114e5fcc5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a114e5fcc5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a114e89d7c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a114966e65 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a114e58f71 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55a114e62520 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55a114e62520 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55a114e62520 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55a114e6221a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55a114e62b57 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55a114e6275b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x55a114e626cb - std::panicking::begin_panic_fmt::ha757bc84d5ed8cb6 [INFO] [stdout] at src/libstd/panicking.rs:342 [INFO] [stdout] 14: 0x55a1148e47b7 - gitjournal::tests::parse_and_print_log_1::heaf089b0af10a962 [INFO] [stdout] at src/lib.rs:835 [INFO] [stdout] 15: 0x55a1148e452a - gitjournal::tests::parse_and_print_log_1::{{closure}}::hacfe1d06430ad3a8 [INFO] [stdout] at src/lib.rs:833 [INFO] [stdout] 16: 0x55a11495060e - core::ops::function::FnOnce::call_once::he923adf6c2e9c2af [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 17: 0x55a11498e052 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 18: 0x55a11498e052 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 19: 0x55a11498e052 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 20: 0x55a11498e052 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 21: 0x55a11498e052 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 22: 0x55a11498e052 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 23: 0x55a11498e052 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 24: 0x55a114966326 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 25: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 26: 0x55a11496b665 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x55a11496b665 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 28: 0x55a11496b665 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 29: 0x55a11496b665 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 31: 0x55a11496b665 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 32: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 34: 0x55a114e697ba - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 35: 0x7f34a960a609 - start_thread [INFO] [stdout] 36: 0x7f34a9514103 - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::install_git_hook stdout ---- [INFO] [stdout] thread 'tests::install_git_hook' panicked at 'assertion failed: journal.install_git_hook("test", "echo 1\n").is_ok()', src/lib.rs:998:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a114e5fcc5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a114e5fcc5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a114e5fcc5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a114e5fcc5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a114e89d7c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a114966e65 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a114e58f71 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55a114e62520 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55a114e62520 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55a114e62520 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55a114e6221a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55a114e62b57 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55a114c72f19 - std::panicking::begin_panic::h751380ecf7d0f5bd [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55a1148e9c6d - gitjournal::tests::install_git_hook::h960c47e2f7ebd7d4 [INFO] [stdout] at src/lib.rs:998 [INFO] [stdout] 14: 0x55a1148e9b1a - gitjournal::tests::install_git_hook::{{closure}}::h76c0e05353e44168 [INFO] [stdout] at src/lib.rs:996 [INFO] [stdout] 15: 0x55a11494fbbe - core::ops::function::FnOnce::call_once::h419f1efc4dfd2317 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x55a11498e052 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x55a11498e052 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x55a11498e052 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x55a11498e052 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x55a11498e052 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55a11498e052 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x55a11498e052 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x55a114966326 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x55a11496b665 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x55a11496b665 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x55a11496b665 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x55a11496b665 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x55a11496b665 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55a114e697ba - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f34a960a609 - start_thread [INFO] [stdout] 35: 0x7f34a9514103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::generate_template_1 stdout ---- [INFO] [stdout] Can't load configuration file, using default one: No such file or directory (os error 2) [INFO] [stdout] thread 'tests::generate_template_1' panicked at 'assertion failed: journal.generate_template().is_ok()', src/lib.rs:1006:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a114e5fcc5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a114e5fcc5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a114e5fcc5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a114e5fcc5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a114e89d7c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a114966e65 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a114e58f71 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55a114e62520 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55a114e62520 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55a114e62520 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55a114e6221a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55a114e62b57 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55a114c72f19 - std::panicking::begin_panic::h751380ecf7d0f5bd [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55a1148e9f94 - gitjournal::tests::generate_template_1::h7ce54e2aed662cad [INFO] [stdout] at src/lib.rs:1006 [INFO] [stdout] 14: 0x55a1148e9e2a - gitjournal::tests::generate_template_1::{{closure}}::h63f00cbe9bf200ec [INFO] [stdout] at src/lib.rs:1004 [INFO] [stdout] 15: 0x55a11494fb5e - core::ops::function::FnOnce::call_once::h409115f6cfad8ae8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x55a11498e052 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x55a11498e052 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x55a11498e052 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x55a11498e052 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x55a11498e052 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55a11498e052 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x55a11498e052 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x55a114966326 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x55a11496b665 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x55a11496b665 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x55a11496b665 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x55a11496b665 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x55a11496b665 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55a114e697ba - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f34a960a609 - start_thread [INFO] [stdout] 35: 0x7f34a9514103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::parse_and_print_log_5 stdout ---- [INFO] [stdout] Can't load configuration file, using default one: No such file or directory (os error 2) [INFO] [stdout] thread 'tests::parse_and_print_log_5' panicked at 'assertion failed: journal.parse_log("v1..v2", "rc", 0, true, false, None, None).is_ok()', src/lib.rs:917:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a114e5fcc5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a114e5fcc5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a114e5fcc5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a114e5fcc5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a114e89d7c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a114966e65 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a114e58f71 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55a114e62520 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55a114e62520 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55a114e62520 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55a114e6221a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55a114e62b57 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55a114c72f19 - std::panicking::begin_panic::h751380ecf7d0f5bd [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55a1148e82c9 - gitjournal::tests::parse_and_print_log_5::he34b7fa04d1122a3 [INFO] [stdout] at src/lib.rs:917 [INFO] [stdout] 14: 0x55a1148e813a - gitjournal::tests::parse_and_print_log_5::{{closure}}::h036cebce1810ba1a [INFO] [stdout] at src/lib.rs:915 [INFO] [stdout] 15: 0x55a11494fd6e - core::ops::function::FnOnce::call_once::h6043d854da7a8a9f [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x55a11498e052 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x55a11498e052 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x55a11498e052 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x55a11498e052 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x55a11498e052 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55a11498e052 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x55a11498e052 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x55a114966326 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x55a11496b665 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x55a11496b665 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x55a11496b665 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x55a11496b665 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x55a11496b665 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55a114e697ba - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f34a960a609 - start_thread [INFO] [stdout] 35: 0x7f34a9514103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::setup_succeed stdout ---- [INFO] [stdout] thread 'tests::setup_succeed' panicked at 'assertion failed: journal.unwrap().setup().is_ok()', src/lib.rs:747:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a114e5fcc5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a114e5fcc5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a114e5fcc5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a114e5fcc5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a114e89d7c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a114966e65 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a114e58f71 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55a114e62520 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55a114e62520 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55a114e62520 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55a114e6221a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55a114e62b57 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55a114c72f19 - std::panicking::begin_panic::h751380ecf7d0f5bd [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55a1148e3750 - gitjournal::tests::setup_succeed::h798e804fbdc155d7 [INFO] [stdout] at src/lib.rs:747 [INFO] [stdout] 14: 0x55a1148e358a - gitjournal::tests::setup_succeed::{{closure}}::h9087ea8f9d0d7def [INFO] [stdout] at src/lib.rs:743 [INFO] [stdout] 15: 0x55a11495004e - core::ops::function::FnOnce::call_once::h7c70225bea0c334c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x55a11498e052 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x55a11498e052 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x55a11498e052 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x55a11498e052 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x55a11498e052 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55a11498e052 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x55a11498e052 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x55a114966326 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x55a11496b665 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x55a11496b665 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x55a11496b665 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x55a11496b665 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x55a11496b665 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55a114e697ba - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f34a960a609 - start_thread [INFO] [stdout] 35: 0x7f34a9514103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::prepare_message_success_4 stdout ---- [INFO] [stdout] thread 'tests::prepare_message_success_4' panicked at 'assertion failed: journal.prepare("./tests/commit_messages/prepare_4", None).is_ok()', src/lib.rs:975:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a114e5fcc5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a114e5fcc5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a114e5fcc5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a114e5fcc5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a114e89d7c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a114966e65 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a114e58f71 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55a114e62520 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55a114e62520 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55a114e62520 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55a114e6221a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55a114e62b57 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55a114c72f19 - std::panicking::begin_panic::h751380ecf7d0f5bd [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55a1148e96d9 - gitjournal::tests::prepare_message_success_4::h7f31ac3260c22a15 [INFO] [stdout] at src/lib.rs:975 [INFO] [stdout] 14: 0x55a1148e959a - gitjournal::tests::prepare_message_success_4::{{closure}}::hfcf362602da6ed1f [INFO] [stdout] at src/lib.rs:973 [INFO] [stdout] 15: 0x55a1149507de - core::ops::function::FnOnce::call_once::hfce018a7747e0ec8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x55a11498e052 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x55a11498e052 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x55a11498e052 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x55a11498e052 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x55a11498e052 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55a11498e052 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x55a11498e052 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x55a114966326 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x55a11496b665 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x55a11496b665 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x55a11496b665 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x55a11496b665 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x55a11496b665 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55a114e697ba - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f34a960a609 - start_thread [INFO] [stdout] 35: 0x7f34a9514103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::prepare_message_success_1 stdout ---- [INFO] [stdout] thread 'tests::prepare_message_success_1' panicked at 'assertion failed: journal.prepare("./tests/COMMIT_EDITMSG", None).is_ok()', src/lib.rs:953:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a114e5fcc5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a114e5fcc5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a114e5fcc5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a114e5fcc5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a114e89d7c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a114966e65 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a114e58f71 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55a114e62520 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55a114e62520 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55a114e62520 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55a114e6221a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55a114e62b57 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55a114c72f19 - std::panicking::begin_panic::h751380ecf7d0f5bd [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55a1148e9259 - gitjournal::tests::prepare_message_success_1::h93eca0c5cce5fb1b [INFO] [stdout] at src/lib.rs:953 [INFO] [stdout] 14: 0x55a1148e911a - gitjournal::tests::prepare_message_success_1::{{closure}}::h0ebff43e42e7843a [INFO] [stdout] at src/lib.rs:951 [INFO] [stdout] 15: 0x55a11494ff9e - core::ops::function::FnOnce::call_once::h6fa4acd887e8e722 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x55a11498e052 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x55a11498e052 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x55a11498e052 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x55a11498e052 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x55a11498e052 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55a11498e052 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x55a11498e052 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x55a114966326 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x55a11496b665 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x55a11496b665 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x55a11496b665 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x55a11496b665 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x55a11496b665 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55a114e697ba - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f34a960a609 - start_thread [INFO] [stdout] 35: 0x7f34a9514103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- config::tests::config_save_and_load_ok stdout ---- [INFO] [stdout] thread 'config::tests::config_save_and_load_ok' panicked at 'assertion failed: config.save_default_config(".").is_ok()', src/config.rs:176:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a114e5fcc5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a114e5fcc5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a114e5fcc5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a114e5fcc5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a114e89d7c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a114966e65 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a114e58f71 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55a114e62520 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55a114e62520 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55a114e62520 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55a114e6221a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55a114e62b57 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55a114c72f19 - std::panicking::begin_panic::h751380ecf7d0f5bd [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55a114931e31 - gitjournal::config::tests::config_save_and_load_ok::h418253783fe7a61d [INFO] [stdout] at src/config.rs:176 [INFO] [stdout] 14: 0x55a114931d4a - gitjournal::config::tests::config_save_and_load_ok::{{closure}}::h3b5315634eecbfaf [INFO] [stdout] at src/config.rs:174 [INFO] [stdout] 15: 0x55a11494fdfe - core::ops::function::FnOnce::call_once::h6687e8aeae172717 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x55a11498e052 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x55a11498e052 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x55a11498e052 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x55a11498e052 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x55a11498e052 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55a11498e052 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x55a11498e052 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x55a114966326 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x55a11496b665 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x55a11496b665 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x55a11496b665 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x55a11496b665 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x55a11496b665 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55a114e697ba - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f34a960a609 - start_thread [INFO] [stdout] 35: 0x7f34a9514103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::prepare_message_success_3 stdout ---- [INFO] [stdout] thread 'tests::prepare_message_success_3' panicked at 'assertion failed: journal.prepare("./tests/commit_messages/prepare_2", None).is_ok()', src/lib.rs:967:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a114e5fcc5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a114e5fcc5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a114e5fcc5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a114e5fcc5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a114e89d7c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a114966e65 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a114e58f71 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55a114e62520 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55a114e62520 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55a114e62520 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55a114e6221a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55a114e62b57 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55a114c72f19 - std::panicking::begin_panic::h751380ecf7d0f5bd [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55a1148e9559 - gitjournal::tests::prepare_message_success_3::h1c272a7350a3ec93 [INFO] [stdout] at src/lib.rs:967 [INFO] [stdout] 14: 0x55a1148e941a - gitjournal::tests::prepare_message_success_3::{{closure}}::h690e0d9a4f6f53d2 [INFO] [stdout] at src/lib.rs:965 [INFO] [stdout] 15: 0x55a11494fb8e - core::ops::function::FnOnce::call_once::h4150136a6b697e79 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x55a11498e052 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x55a11498e052 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x55a11498e052 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x55a11498e052 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x55a11498e052 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55a11498e052 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x55a11498e052 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x55a114966326 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x55a11496b665 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x55a11496b665 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x55a11496b665 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x55a11496b665 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x55a11496b665 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55a114e697ba - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f34a960a609 - start_thread [INFO] [stdout] 35: 0x7f34a9514103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::verify_commit_msg_summary_failure_tag stdout ---- [INFO] [stdout] Can't load configuration file, using default one: No such file or directory (os error 2) [INFO] [stdout] thread 'tests::verify_commit_msg_summary_failure_tag' panicked at 'assertion failed: journal.verify("./tests/commit_messages/success_1").is_err()', src/lib.rs:828:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a114e5fcc5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a114e5fcc5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a114e5fcc5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a114e5fcc5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a114e89d7c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a114966e65 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a114e58f71 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55a114e62520 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55a114e62520 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55a114e62520 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55a114e6221a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55a114e62b57 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55a114c72f19 - std::panicking::begin_panic::h751380ecf7d0f5bd [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55a1148e4443 - gitjournal::tests::verify_commit_msg_summary_failure_tag::h229cf0c9a57b588a [INFO] [stdout] at src/lib.rs:828 [INFO] [stdout] 14: 0x55a1148e430a - gitjournal::tests::verify_commit_msg_summary_failure_tag::{{closure}}::h9fe5d6e3f5429bc8 [INFO] [stdout] at src/lib.rs:826 [INFO] [stdout] 15: 0x55a11494f9be - core::ops::function::FnOnce::call_once::h010a6012fe22f292 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x55a11498e052 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x55a11498e052 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x55a11498e052 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x55a11498e052 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x55a11498e052 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55a11498e052 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x55a11498e052 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x55a114966326 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x55a11496b665 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x55a11496b665 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x55a11496b665 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x55a11496b665 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x55a11496b665 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55a114e697ba - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f34a960a609 - start_thread [INFO] [stdout] 35: 0x7f34a9514103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::parse_and_print_log_7 stdout ---- [INFO] [stdout] Can't load configuration file, using default one: No such file or directory (os error 2) [INFO] [stdout] thread 'tests::parse_and_print_log_7' panicked at 'assertion failed: journal.print_log(false, None, Some("CHANGELOG.md")).is_ok()', src/lib.rs:947:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a114e5fcc5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a114e5fcc5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a114e5fcc5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a114e5fcc5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a114e89d7c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a114966e65 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a114e58f71 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55a114e62520 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55a114e62520 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55a114e62520 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55a114e6221a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55a114e62b57 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55a114c72f19 - std::panicking::begin_panic::h751380ecf7d0f5bd [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55a1148e9092 - gitjournal::tests::parse_and_print_log_7::hef8e70617f3f199c [INFO] [stdout] at src/lib.rs:947 [INFO] [stdout] 14: 0x55a1148e8dca - gitjournal::tests::parse_and_print_log_7::{{closure}}::hb334b6ebf53ffc24 [INFO] [stdout] at src/lib.rs:942 [INFO] [stdout] 15: 0x55a11494f98e - core::ops::function::FnOnce::call_once::h0096ba1664c9dcb3 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x55a11498e052 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x55a11498e052 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x55a11498e052 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x55a11498e052 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x55a11498e052 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55a11498e052 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x55a11498e052 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x55a114966326 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x55a11496b665 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x55a11496b665 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x55a11496b665 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x55a11496b665 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x55a11496b665 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55a114e697ba - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f34a960a609 - start_thread [INFO] [stdout] 35: 0x7f34a9514103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::parse_and_print_log_6 stdout ---- [INFO] [stdout] Can't load configuration file, using default one: No such file or directory (os error 2) [INFO] [stdout] thread 'tests::parse_and_print_log_6' panicked at 'assertion failed: journal.print_log(false, None, Some("CHANGELOG.md")).is_ok()', src/lib.rs:938:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a114e5fcc5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a114e5fcc5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a114e5fcc5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a114e5fcc5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a114e89d7c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a114966e65 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a114e58f71 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55a114e62520 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55a114e62520 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55a114e62520 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55a114e6221a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55a114e62b57 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55a114c72f19 - std::panicking::begin_panic::h751380ecf7d0f5bd [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stdout] 13: 0x55a1148e8d74 - gitjournal::tests::parse_and_print_log_6::hb1862f6cdd7f24eb [INFO] [stdout] at src/lib.rs:938 [INFO] [stdout] 14: 0x55a1148e8b2a - gitjournal::tests::parse_and_print_log_6::{{closure}}::h1c339e9dbc878b52 [INFO] [stdout] at src/lib.rs:933 [INFO] [stdout] 15: 0x55a11495040e - core::ops::function::FnOnce::call_once::hbe94c48ef005b8ce [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 16: 0x55a11498e052 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 17: 0x55a11498e052 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 18: 0x55a11498e052 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 19: 0x55a11498e052 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 20: 0x55a11498e052 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 21: 0x55a11498e052 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 22: 0x55a11498e052 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 23: 0x55a114966326 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 24: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 25: 0x55a11496b665 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 26: 0x55a11496b665 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 27: 0x55a11496b665 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 28: 0x55a11496b665 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 29: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 30: 0x55a11496b665 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 31: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 32: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55a114e697ba - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 34: 0x7f34a960a609 - start_thread [INFO] [stdout] 35: 0x7f34a9514103 - __clone [INFO] [stdout] 36: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::parse_and_print_log_2 stdout ---- [INFO] [stdout] Can't load configuration file, using default one: No such file or directory (os error 2) [INFO] [stdout] thread 'tests::parse_and_print_log_2' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `2`', src/lib.rs:864:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a114e5fcc5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a114e5fcc5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a114e5fcc5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a114e5fcc5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a114e89d7c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a114966e65 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a114e58f71 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55a114e62520 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55a114e62520 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55a114e62520 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55a114e6221a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55a114e62b57 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55a114e6275b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x55a114e626cb - std::panicking::begin_panic_fmt::ha757bc84d5ed8cb6 [INFO] [stdout] at src/libstd/panicking.rs:342 [INFO] [stdout] 14: 0x55a1148e6305 - gitjournal::tests::parse_and_print_log_2::hf0698f409c47b8b2 [INFO] [stdout] at src/lib.rs:864 [INFO] [stdout] 15: 0x55a1148e5f6a - gitjournal::tests::parse_and_print_log_2::{{closure}}::h36b31987f10afd2b [INFO] [stdout] at src/lib.rs:859 [INFO] [stdout] 16: 0x55a11495043e - core::ops::function::FnOnce::call_once::hc8fd3a886a941b25 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 17: 0x55a11498e052 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 18: 0x55a11498e052 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 19: 0x55a11498e052 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 20: 0x55a11498e052 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 21: 0x55a11498e052 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 22: 0x55a11498e052 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 23: 0x55a11498e052 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 24: 0x55a114966326 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 25: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 26: 0x55a11496b665 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x55a11496b665 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 28: 0x55a11496b665 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 29: 0x55a11496b665 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 31: 0x55a11496b665 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 32: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 34: 0x55a114e697ba - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 35: 0x7f34a960a609 - start_thread [INFO] [stdout] 36: 0x7f34a9514103 - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::parse_and_print_log_3 stdout ---- [INFO] [stdout] Can't load configuration file, using default one: No such file or directory (os error 2) [INFO] [stdout] thread 'tests::parse_and_print_log_3' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `0`, [INFO] [stdout] right: `1`', src/lib.rs:883:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a114e5fcc5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a114e5fcc5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a114e5fcc5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a114e5fcc5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a114e89d7c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a114966e65 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a114e58f71 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55a114e62520 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55a114e62520 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55a114e62520 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55a114e6221a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55a114e62b57 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55a114e6275b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x55a114e626cb - std::panicking::begin_panic_fmt::ha757bc84d5ed8cb6 [INFO] [stdout] at src/libstd/panicking.rs:342 [INFO] [stdout] 14: 0x55a1148e6ef5 - gitjournal::tests::parse_and_print_log_3::h81b380978881e36e [INFO] [stdout] at src/lib.rs:883 [INFO] [stdout] 15: 0x55a1148e6b5a - gitjournal::tests::parse_and_print_log_3::{{closure}}::h6eacbdfd392a707b [INFO] [stdout] at src/lib.rs:878 [INFO] [stdout] 16: 0x55a11495058e - core::ops::function::FnOnce::call_once::hd72c8f4cce841246 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 17: 0x55a11498e052 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 18: 0x55a11498e052 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 19: 0x55a11498e052 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 20: 0x55a11498e052 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 21: 0x55a11498e052 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 22: 0x55a11498e052 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 23: 0x55a11498e052 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 24: 0x55a114966326 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 25: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 26: 0x55a11496b665 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x55a11496b665 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 28: 0x55a11496b665 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 29: 0x55a11496b665 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 31: 0x55a11496b665 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 32: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 34: 0x55a114e697ba - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 35: 0x7f34a960a609 - start_thread [INFO] [stdout] 36: 0x7f34a9514103 - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- tests::parse_and_print_log_4 stdout ---- [INFO] [stdout] Can't load configuration file, using default one: No such file or directory (os error 2) [INFO] [stdout] thread 'tests::parse_and_print_log_4' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `2`', src/lib.rs:901:9 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55a114e5fcc5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stdout] 1: 0x55a114e5fcc5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stdout] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stdout] 2: 0x55a114e5fcc5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stdout] 3: 0x55a114e5fcc5 - ::fmt::h5fe20777f4174074 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stdout] 4: 0x55a114e89d7c - core::fmt::write::he14c3177144df275 [INFO] [stdout] at src/libcore/fmt/mod.rs:1076 [INFO] [stdout] 5: 0x55a114966e65 - std::io::Write::write_fmt::ha866504c9998fe5e [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/io/mod.rs:1537 [INFO] [stdout] 6: 0x55a114e58f71 - std::io::impls::>::write_fmt::h8f0a2af895559593 [INFO] [stdout] at src/libstd/io/impls.rs:176 [INFO] [stdout] 7: 0x55a114e62520 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stdout] 8: 0x55a114e62520 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stdout] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stdout] 9: 0x55a114e62520 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stdout] at src/libstd/panicking.rs:198 [INFO] [stdout] 10: 0x55a114e6221a - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stdout] at src/libstd/panicking.rs:215 [INFO] [stdout] 11: 0x55a114e62b57 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stdout] at src/libstd/panicking.rs:486 [INFO] [stdout] 12: 0x55a114e6275b - rust_begin_unwind [INFO] [stdout] at src/libstd/panicking.rs:388 [INFO] [stdout] 13: 0x55a114e626cb - std::panicking::begin_panic_fmt::ha757bc84d5ed8cb6 [INFO] [stdout] at src/libstd/panicking.rs:342 [INFO] [stdout] 14: 0x55a1148e78e5 - gitjournal::tests::parse_and_print_log_4::h1078c6ab871f6f4f [INFO] [stdout] at src/lib.rs:901 [INFO] [stdout] 15: 0x55a1148e754a - gitjournal::tests::parse_and_print_log_4::{{closure}}::hb158dd3a6a50aa06 [INFO] [stdout] at src/lib.rs:896 [INFO] [stdout] 16: 0x55a1149500fe - core::ops::function::FnOnce::call_once::h86d5936fc1f4f5fe [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 17: 0x55a11498e052 - as core::ops::function::FnOnce>::call_once::h1efcc6525b6aa145 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 18: 0x55a11498e052 - as core::ops::function::FnOnce<()>>::call_once::hafd7ae2f3c23f399 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 19: 0x55a11498e052 - std::panicking::try::do_call::h83baf26f5fc8b0a5 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 20: 0x55a11498e052 - std::panicking::try::h8d28a678b90bb6ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 21: 0x55a11498e052 - std::panic::catch_unwind::h20734e8710644f59 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 22: 0x55a11498e052 - test::run_test_in_process::h2c1fb2dd0c9013bb [INFO] [stdout] at src/libtest/lib.rs:541 [INFO] [stdout] 23: 0x55a11498e052 - test::run_test::run_test_inner::{{closure}}::h7c58b7aefdb9adf3 [INFO] [stdout] at src/libtest/lib.rs:450 [INFO] [stdout] 24: 0x55a114966326 - std::sys_common::backtrace::__rust_begin_short_backtrace::h498f21fd16bdff05 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stdout] 25: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::hb35336a0a0430e6d [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stdout] 26: 0x55a11496b665 - as core::ops::function::FnOnce<()>>::call_once::h8569a86268e08ad1 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stdout] 27: 0x55a11496b665 - std::panicking::try::do_call::hcc5472a0f1ff31ac [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stdout] 28: 0x55a11496b665 - std::panicking::try::h774b0c4fd770945c [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stdout] 29: 0x55a11496b665 - std::panic::catch_unwind::hfaf7c6beb53320e7 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stdout] 30: 0x55a11496b665 - std::thread::Builder::spawn_unchecked::{{closure}}::h481343a824704446 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stdout] 31: 0x55a11496b665 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9dcbc7fc2c4c6c48 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stdout] 32: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 33: 0x55a114e697ba - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stdout] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stdout] 34: 0x55a114e697ba - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stdout] at src/libstd/sys/unix/thread.rs:87 [INFO] [stdout] 35: 0x7f34a960a609 - start_thread [INFO] [stdout] 36: 0x7f34a9514103 - __clone [INFO] [stdout] 37: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] config::tests::config_save_and_load_ok [INFO] [stdout] tests::generate_template_1 [INFO] [stdout] tests::install_git_hook [INFO] [stdout] tests::parse_and_print_log_1 [INFO] [stdout] tests::parse_and_print_log_2 [INFO] [stdout] tests::parse_and_print_log_3 [INFO] [stdout] tests::parse_and_print_log_4 [INFO] [stdout] tests::parse_and_print_log_5 [INFO] [stdout] tests::parse_and_print_log_6 [INFO] [stdout] tests::parse_and_print_log_7 [INFO] [stdout] tests::prepare_message_success_1 [INFO] [stdout] tests::prepare_message_success_3 [INFO] [stdout] tests::prepare_message_success_4 [INFO] [stdout] tests::setup_succeed [INFO] [stdout] tests::verify_commit_msg_summary_failure_tag [INFO] [stdout] [INFO] [stdout] test result: FAILED. 28 passed; 15 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "e43e5c2fb2dbd889eb7f92227d4ce54178b57ed77b13c2528e6f1a1364a03ce4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e43e5c2fb2dbd889eb7f92227d4ce54178b57ed77b13c2528e6f1a1364a03ce4", kill_on_drop: false }` [INFO] [stdout] e43e5c2fb2dbd889eb7f92227d4ce54178b57ed77b13c2528e6f1a1364a03ce4