[INFO] cloning repository https://github.com/felipesere/journal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/felipesere/journal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipesere%2Fjournal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipesere%2Fjournal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6ec6e01654176627dd9c4b6dca6a129b3a254249
[INFO] testing felipesere/journal against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759-retry
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipesere%2Fjournal" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/felipesere/journal
[INFO] finished tweaking git repo https://github.com/felipesere/journal
[INFO] tweaked toml for git repo https://github.com/felipesere/journal written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/felipesere/journal on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/felipesere/journal already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06f1d900925f1870dcfe6e4fd75e2baaf6929b3ec827543c2076acef3b0b1fbc
[INFO] running `Command { std: "docker" "start" "-a" "06f1d900925f1870dcfe6e4fd75e2baaf6929b3ec827543c2076acef3b0b1fbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06f1d900925f1870dcfe6e4fd75e2baaf6929b3ec827543c2076acef3b0b1fbc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06f1d900925f1870dcfe6e4fd75e2baaf6929b3ec827543c2076acef3b0b1fbc", kill_on_drop: false }`
[INFO] [stdout] 06f1d900925f1870dcfe6e4fd75e2baaf6929b3ec827543c2076acef3b0b1fbc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b345c39f8afc5f554436114365131dffa0cff1b4df71c965f274f375cf99fd34
[INFO] running `Command { std: "docker" "start" "-a" "b345c39f8afc5f554436114365131dffa0cff1b4df71c965f274f375cf99fd34", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling object v0.28.4
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling ucd-trie v0.1.3
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling pest v2.1.3
[INFO] [stderr]    Compiling quickcheck v1.0.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling hyperx v1.4.0
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling pem v1.0.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling pulldown-cmark v0.9.1
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling zeroize v1.5.5
[INFO] [stderr]    Compiling pest v1.0.6
[INFO] [stderr]    Compiling os_str_bytes v6.1.0
[INFO] [stderr]    Compiling anyhow v1.0.57
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling clap_lex v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling papergrid v0.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling error-chain v0.11.0
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling arc-swap v1.5.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling open v2.1.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling indoc v1.0.6
[INFO] [stderr]    Compiling pest_derive v1.0.8
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling snafu-derive v0.7.1
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling tabled_derive v0.3.0
[INFO] [stderr]    Compiling clap_derive v3.1.18
[INFO] [stderr]    Compiling tabled v0.7.0
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling clap v3.1.18
[INFO] [stderr]    Compiling futures-executor v0.3.21
[INFO] [stderr]    Compiling snafu v0.7.1
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling tokio-util v0.7.2
[INFO] [stderr]    Compiling h2 v0.3.13
[INFO] [stderr]    Compiling time v0.3.9
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling serde_path_to_error v0.1.7
[INFO] [stderr]    Compiling serde_yaml v0.8.24
[INFO] [stderr]    Compiling hyper v0.14.19
[INFO] [stderr]    Compiling handlebars v4.3.0
[INFO] [stderr]    Compiling jsonpath v0.1.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.1
[INFO] [stderr]    Compiling jsonwebtoken v8.1.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.10
[INFO] [stderr]    Compiling octocrab v0.16.0
[INFO] [stderr]    Compiling journal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 59s
[INFO] running `Command { std: "docker" "inspect" "b345c39f8afc5f554436114365131dffa0cff1b4df71c965f274f375cf99fd34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b345c39f8afc5f554436114365131dffa0cff1b4df71c965f274f375cf99fd34", kill_on_drop: false }`
[INFO] [stdout] b345c39f8afc5f554436114365131dffa0cff1b4df71c965f274f375cf99fd34
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8df07c1143ee78f0584e4124d6e18868ee3bf3767a5eac0829129df523a82b95
[INFO] running `Command { std: "docker" "start" "-a" "8df07c1143ee78f0584e4124d6e18868ee3bf3767a5eac0829129df523a82b95", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling predicates-core v1.0.3
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling concolor-query v0.0.5
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling termtree v0.2.4
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling fastrand v1.7.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling tracing-test-macro v0.2.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling concolor v0.0.8
[INFO] [stderr]    Compiling diff v0.1.12
[INFO] [stderr]    Compiling pest_meta v2.1.3
[INFO] [stderr]    Compiling pretty_assertions v1.2.1
[INFO] [stderr]    Compiling data-test v0.1.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling predicates-tree v1.0.5
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.11
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling predicates v2.1.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling assert_cmd v2.0.4
[INFO] [stderr]    Compiling assert_fs v1.0.7
[INFO] [stderr]    Compiling tracing-test v0.2.1
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling handlebars v4.3.0
[INFO] [stderr]    Compiling journal v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `daily` is never used
[INFO] [stdout]    --> src/reminders.rs:493:12
[INFO] [stdout]     |
[INFO] [stdout] 492 |     trait PeriodicExt {
[INFO] [stdout]     |           ----------- method in this trait
[INFO] [stdout] 493 |         fn daily(self) -> RepeatingDate;
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "8df07c1143ee78f0584e4124d6e18868ee3bf3767a5eac0829129df523a82b95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8df07c1143ee78f0584e4124d6e18868ee3bf3767a5eac0829129df523a82b95", kill_on_drop: false }`
[INFO] [stdout] 8df07c1143ee78f0584e4124d6e18868ee3bf3767a5eac0829129df523a82b95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d3cbde3567ccf0c7041998dddbf842846dc1ee485c5e6a5d27d8506886c7852d
[INFO] running `Command { std: "docker" "start" "-a" "d3cbde3567ccf0c7041998dddbf842846dc1ee485c5e6a5d27d8506886c7852d", kill_on_drop: false }`
[INFO] [stderr] warning: method `daily` is never used
[INFO] [stderr]    --> src/reminders.rs:493:12
[INFO] [stderr]     |
[INFO] [stderr] 492 |     trait PeriodicExt {
[INFO] [stderr]     |           ----------- method in this trait
[INFO] [stderr] 493 |         fn daily(self) -> RepeatingDate;
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `journal` (lib test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/journal-10832ab35a0d0af2)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test config::tests::config_read_from_yml ... ok
[INFO] [stdout] test config::tests::minimal_config ... ok
[INFO] [stdout] test config::tests::minimal_config_with_all_defaults_disabled ... ok
[INFO] [stdout] test github::tests::config::filter_applies_at_least_one_label_matches ... ok
[INFO] [stdout] test github::tests::config::filter_author_and_label_need_to_match ... ok
[INFO] [stdout] test github::tests::config::parse_config ... ok
[INFO] [stdout] test jira::tests::it_works ... ok
[INFO] [stdout] test reminders::tests::parsing_repeating_date::parses_date::missing_separator ... ok
[INFO] [stdout] test reminders::tests::adding_multiple_reminders_on_filesystem ... ok
[INFO] [stdout] test reminders::tests::can_delete_reminders ... ok
[INFO] [stdout] test reminders::tests::parsing_repeating_date::parses_date::unknown_period ... ok
[INFO] [stdout] test github::tests::config::filter_applies_when_author_matches ... ok
[INFO] [stdout] test reminders::tests::lists_all_currently_tracked_reminders ... ok
[INFO] [stdout] test reminders::tests::parsing_repeating_date::parses_date::n_weeks ... ok
[INFO] [stdout] test reminders::tests::parsing_repeating_date::parses_date::negative_amount ... ok
[INFO] [stdout] test reminders::tests::parsing_repeating_date::parses_date::weekday ... ok
[INFO] [stdout] test reminders::tests::parsing_specific_date::parses_date::day_month ... ok
[INFO] [stdout] test reminders::tests::parsing_specific_date::parses_date::day_month_long ... ok
[INFO] [stdout] test reminders::tests::parsing_specific_date::parses_date::day_month_year ... ok
[INFO] [stdout] test reminders::tests::parsing_specific_date::parses_date::short_day_month ... ok
[INFO] [stdout] test reminders::tests::parsing_specific_date::parses_date::weekday ... ok
[INFO] [stdout] test reminders::tests::specific_date::weekday_picks_next_available_weekday ... ok
[INFO] [stdout] test reminders::tests::parsing_repeating_date::parses_date::n_days ... ok
[INFO] [stdout] test reminders::tests::repeating_reminders ... ok
[INFO] [stdout] test reminders::tests::reports_when_the_number_to_delete_is_out_of_range ... ok
[INFO] [stdout] test template::tests::title_todos_and_reminders_for_today ... ok
[INFO] [stdout] test test::creats_various_entries_on_the_filesystem ... ignored
[INFO] [stdout] test test::title::title_for_filename::a ... ok
[INFO] [stdout] test storage::tests::empty_journal ... ok
[INFO] [stdout] test storage::tests::single_journal_entry ... ok
[INFO] [stdout] test storage::tests::ignores_non_markdown_files ... ok
[INFO] [stdout] test test::title::title_for_filename::c ... ok
[INFO] [stdout] test reminders::tests::specific_date::day_month_dates_use_year_of_item_if_possible ... ok
[INFO] [stdout] test todo::tests::parser_knows_when_it_is_looking_at_a_todo_list ... ok
[INFO] [stdout] test todo::tests::parser_knows_when_found_the_todo_header ... ok
[INFO] [stdout] test todo::tests::ignores_normal_bullet_lists_within_completed_ones ... ok
[INFO] [stdout] test todo::tests::finds_multiple_todos ... ok
[INFO] [stdout] test todo::tests::there_were_no_todos ... ok
[INFO] [stdout] test todo::tests::ignores_todos_beneath_a_completed_one ... ok
[INFO] [stdout] test template::tests::title_and_todos_for_today ... ok
[INFO] [stdout] test todo::tests::skips_completed_todos ... ok
[INFO] [stdout] test test::title::title_for_filename::b ... ok
[INFO] [stdout] test storage::tests::returns_the_latest_entry ... ok
[INFO] [stdout] test todo::tests::parser_knows_when_its_done_with_todos ... ok
[INFO] [stdout] test template::tests::title_todos_and_prs_for_today ... ok
[INFO] [stdout] test reminders::tests::specific_date::specifics_dates_are_their_own_next_date ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/journal-b4a371d4758a823b)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d3cbde3567ccf0c7041998dddbf842846dc1ee485c5e6a5d27d8506886c7852d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3cbde3567ccf0c7041998dddbf842846dc1ee485c5e6a5d27d8506886c7852d", kill_on_drop: false }`
[INFO] [stdout] d3cbde3567ccf0c7041998dddbf842846dc1ee485c5e6a5d27d8506886c7852d
