[INFO] cloning repository https://github.com/kstrohbeck/gtd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kstrohbeck/gtd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkstrohbeck%2Fgtd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkstrohbeck%2Fgtd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e10fee74f6a38216b660431874d59e99eece083 [INFO] testing kstrohbeck/gtd against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkstrohbeck%2Fgtd" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kstrohbeck/gtd [INFO] finished tweaking git repo https://github.com/kstrohbeck/gtd [INFO] tweaked toml for git repo https://github.com/kstrohbeck/gtd written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kstrohbeck/gtd on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kstrohbeck/gtd 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5199bef5da4d628b6291443fad4edd23df03cba810e3d2567aafb49cafd7956 [INFO] running `Command { std: "docker" "start" "-a" "a5199bef5da4d628b6291443fad4edd23df03cba810e3d2567aafb49cafd7956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5199bef5da4d628b6291443fad4edd23df03cba810e3d2567aafb49cafd7956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5199bef5da4d628b6291443fad4edd23df03cba810e3d2567aafb49cafd7956", kill_on_drop: false }` [INFO] [stdout] a5199bef5da4d628b6291443fad4edd23df03cba810e3d2567aafb49cafd7956 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4836fcf64cf7d607fad8a69c394f22b888d57448959f6ef3addccfeffcce5bbd [INFO] running `Command { std: "docker" "start" "-a" "4836fcf64cf7d607fad8a69c394f22b888d57448959f6ef3addccfeffcce5bbd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling argh_shared v0.1.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling argh_derive v0.1.4 [INFO] [stderr] Compiling argh v0.1.4 [INFO] [stderr] Compiling gtd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `loader` is never read [INFO] [stdout] --> src/gtd.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Documents { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 15 | loader: Loader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Documents` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/project.rs:299:12 [INFO] [stdout] | [INFO] [stdout] 298 | impl ActionId { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 299 | pub fn new(id: String) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:16:54 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn parse>(filename: S, text: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | pub fn parse>(filename: S, text: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project.rs:25:54 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn parse>(filename: S, text: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn parse>(filename: S, text: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.50s [INFO] running `Command { std: "docker" "inspect" "4836fcf64cf7d607fad8a69c394f22b888d57448959f6ef3addccfeffcce5bbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4836fcf64cf7d607fad8a69c394f22b888d57448959f6ef3addccfeffcce5bbd", kill_on_drop: false }` [INFO] [stdout] 4836fcf64cf7d607fad8a69c394f22b888d57448959f6ef3addccfeffcce5bbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f464039995516fb41621fbb08943b29ceea190414f4a40100426ef8e838fc93e [INFO] running `Command { std: "docker" "start" "-a" "f464039995516fb41621fbb08943b29ceea190414f4a40100426ef8e838fc93e", kill_on_drop: false }` [INFO] [stderr] Compiling gtd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `loader` is never read [INFO] [stdout] --> src/gtd.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Documents { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 15 | loader: Loader, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Documents` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:16:54 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn parse>(filename: S, text: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | pub fn parse>(filename: S, text: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/project.rs:25:54 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn parse>(filename: S, text: &str) -> Result { [INFO] [stdout] | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn parse>(filename: S, text: &str) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.85s [INFO] running `Command { std: "docker" "inspect" "f464039995516fb41621fbb08943b29ceea190414f4a40100426ef8e838fc93e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f464039995516fb41621fbb08943b29ceea190414f4a40100426ef8e838fc93e", kill_on_drop: false }` [INFO] [stdout] f464039995516fb41621fbb08943b29ceea190414f4a40100426ef8e838fc93e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 572b51ba0c20cf7b7446445ff57c4a00ce389e0065ed5d111cefe5a51ebec9a7 [INFO] running `Command { std: "docker" "start" "-a" "572b51ba0c20cf7b7446445ff57c4a00ce389e0065ed5d111cefe5a51ebec9a7", kill_on_drop: false }` [INFO] [stderr] warning: field `loader` is never read [INFO] [stderr] --> src/gtd.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 14 | pub struct Documents { [INFO] [stderr] | --------- field in this struct [INFO] [stderr] 15 | loader: Loader, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Documents` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/context.rs:16:54 [INFO] [stderr] | [INFO] [stderr] 16 | pub fn parse>(filename: S, text: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 16 | pub fn parse>(filename: S, text: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/project.rs:25:54 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn parse>(filename: S, text: &str) -> Result { [INFO] [stderr] | ^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 25 | pub fn parse>(filename: S, text: &str) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `gtd` (bin "gtd" test) generated 3 warnings (run `cargo fix --bin "gtd" --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gtd-7c29851a75ce716b) [INFO] [stdout] [INFO] [stdout] running 71 tests [INFO] [stdout] test markdown::tests::block_ref::from_fragment::parses_action_id ... ok [INFO] [stdout] test markdown::tests::block_ref::from_fragment::parses_project_ref ... ok [INFO] [stdout] test context::tests::title_parses ... ok [INFO] [stdout] test markdown::tests::block_ref::from_fragment::parses_embedded ... ok [INFO] [stdout] test markdown::tests::block_ref::from_fragment::parses_unembedded ... ok [INFO] [stdout] test context::tests::context_without_actions_parses ... ok [INFO] [stdout] test context::tests::actions_parse ... ok [INFO] [stdout] test markdown::tests::heading::try_to_title_string::code_text_is_concatenated ... ok [INFO] [stdout] test parser::tests::parse_heading::heading_2_is_parsed ... ok [INFO] [stdout] test parser::tests::parse_list::single_element_list_is_parsed ... ok [INFO] [stdout] test parser::tests::parse_list::multi_element_list_is_parsed ... ok [INFO] [stdout] test parser::tests::parse_tags::tags_are_parsed ... ok [INFO] [stdout] test parser::tests::parse_list::element_after_list_is_preserved ... ok [INFO] [stdout] test parser::tests::parse_heading::complex_heading_is_parsed ... ok [INFO] [stdout] test parser::tests::parse_until::rest_of_text_is_parsed_if_until_not_found ... ok [INFO] [stdout] test parser::tests::parse_heading::simple_heading_is_parsed ... ok [INFO] [stdout] test parser::tests::parse_until::text_up_to_until_is_parsed ... ok [INFO] [stdout] test project::tests::action::complex_action_with_id_has_correct_id ... ok [INFO] [stdout] test project::tests::action::complex_action_with_id_has_correct_text ... ok [INFO] [stdout] test parser::tests::parse_until::until_is_not_parsed ... ok [INFO] [stdout] test project::tests::action::complex_action_without_id_has_correct_text ... ok [INFO] [stdout] test project::tests::action::complex_action_without_id_has_no_id ... ok [INFO] [stdout] test project::tests::action::text_action_with_id_has_correct_id ... ok [INFO] [stdout] test project::tests::action::text_action_with_id_has_correct_text ... ok [INFO] [stdout] test project::tests::action::text_action_without_id_has_correct_text ... ok [INFO] [stdout] test project::tests::action::text_action_without_id_has_no_id ... ok [INFO] [stdout] test project::tests::actions_are_parsed ... ok [INFO] [stdout] test project::tests::basic_project_parses ... ok [INFO] [stdout] test project::tests::empty_action_section_is_allowed ... ok [INFO] [stdout] test project::tests::empty_action_subsection_is_allowed ... ok [INFO] [stdout] test project::tests::complete_status_is_parsed ... ok [INFO] [stdout] test project::tests::goal_is_parsed_after_other_sections ... ok [INFO] [stdout] test project::tests::id::id_is_parsed ... ok [INFO] [stdout] test project::tests::in_progress_status_is_parsed ... ok [INFO] [stdout] test project::tests::goal_is_parsed ... ok [INFO] [stdout] test project::tests::empty_action_subsection_is_allowed_followed_by_nonempty_section ... ok [INFO] [stdout] test project::tests::info_is_parsed ... ok [INFO] [stdout] test project::tests::complex_title_is_parsed ... ok [INFO] [stdout] test project::tests::parsing_fails_without_status ... ok [INFO] [stdout] test project::tests::simple_title_is_parsed ... ok [INFO] [stdout] test project::tests::someday_status_is_parsed ... ok [INFO] [stdout] test project::tests::tags_are_parsed ... ok [INFO] [stdout] test project::tests::things_are_parsed_even_in_reverse_order ... ok [INFO] [stdout] test validate::tests::action_in_project_is_active::active_action_is_ok ... ok [INFO] [stdout] test validate::tests::action_in_project_is_active::literal_action_is_ok ... ok [INFO] [stdout] test validate::tests::action_in_project_is_active::inactive_action_is_err ... ok [INFO] [stdout] test validate::tests::action_link_is_valid::literal_action_is_ok ... ok [INFO] [stdout] test project::tests::name::name_is_returned_if_it_exists ... ok [INFO] [stdout] test validate::tests::action_link_is_valid::extant_project_is_ok ... ok [INFO] [stdout] test project::tests::status_is_not_in_tags ... ok [INFO] [stdout] test validate::tests::action_link_is_valid::nonexistent_project_is_err ... ok [INFO] [stdout] test validate::tests::complete_project_has_only_complete_actions::complete_project_with_complete_actions_is_ok ... ok [INFO] [stdout] test validate::tests::complete_project_has_only_complete_actions::complete_project_with_no_actions_is_ok ... ok [INFO] [stdout] test validate::tests::complete_project_has_only_complete_actions::complete_project_with_incomplete_action_is_err ... ok [INFO] [stdout] test validate::tests::in_progress_project_has_active_actions::active_project_with_no_active_actions_is_err ... ok [INFO] [stdout] test validate::tests::complete_project_has_only_complete_actions::noncomplete_project_is_ok ... ok [INFO] [stdout] test validate::tests::in_progress_project_has_active_actions::non_active_project_is_ok ... ok [INFO] [stdout] test validate::tests::linked_action_is_unique::repeated_action_is_err ... ok [INFO] [stdout] test validate::tests::in_progress_project_has_active_actions::active_project_with_active_actions_is_ok ... ok [INFO] [stdout] test validate::tests::linked_action_is_unique::unique_action_is_ok ... ok [INFO] [stdout] test validate::tests::linked_project_contains_action::project_containing_action_is_ok ... ok [INFO] [stdout] test validate::tests::linked_project_contains_action::project_containing_same_action_with_different_id_is_err ... ok [INFO] [stdout] test validate::tests::linked_project_contains_action::project_not_containing_action_is_err ... ok [INFO] [stdout] test validate::tests::linked_project_contains_action::literal_action_is_ok ... ok [INFO] [stdout] test validate::tests::linked_project_is_in_progress::in_progress_project_is_ok ... ok [INFO] [stdout] test validate::tests::linked_project_is_in_progress::literal_action_is_ok ... ok [INFO] [stdout] test validate::tests::project_id_is_unique::different_id_same_name_is_unique ... ok [INFO] [stdout] test validate::tests::linked_project_is_in_progress::non_in_progress_project_is_err ... ok [INFO] [stdout] test validate::tests::project_id_is_unique::same_id_different_name_is_not_unique ... ok [INFO] [stdout] test validate::tests::project_title_matches_name::different_title_doesnt_match ... ok [INFO] [stdout] test validate::tests::project_title_matches_name::same_title_matches ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "572b51ba0c20cf7b7446445ff57c4a00ce389e0065ed5d111cefe5a51ebec9a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "572b51ba0c20cf7b7446445ff57c4a00ce389e0065ed5d111cefe5a51ebec9a7", kill_on_drop: false }` [INFO] [stdout] 572b51ba0c20cf7b7446445ff57c4a00ce389e0065ed5d111cefe5a51ebec9a7