[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] b1f88b0e99f86699c779af56222696a622749195 [INFO] testing felipesere/journal against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffelipesere%2Fjournal" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/felipesere/journal on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-8/source/Cargo.toml [INFO] crate git repo https://github.com/felipesere/journal already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded papergrid v0.2.0 [INFO] [stderr] Downloaded concolor v0.0.8 [INFO] [stderr] Downloaded zeroize v1.5.1 [INFO] [stderr] Downloaded concolor-query v0.0.5 [INFO] [stderr] Downloaded tabled_derive v0.2.0 [INFO] [stderr] Downloaded tabled v0.4.2 [INFO] [stderr] Downloaded octocrab v0.15.4 [INFO] [stderr] Downloaded jsonpath v0.1.1 [INFO] [stderr] Downloaded clap_derive v3.0.12 [INFO] [stderr] Downloaded snafu-derive v0.7.0 [INFO] [stderr] Downloaded tracing-test-macro v0.2.1 [INFO] [stderr] Downloaded data-test v0.1.0 [INFO] [stderr] Downloaded tracing-test v0.2.1 [INFO] [stderr] Downloaded hyperx v1.4.0 [INFO] [stderr] Downloaded snafu v0.7.0 [INFO] [stderr] Downloaded open v2.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cf8989042a13560483b0b2f0a93937f3e41842e0dc0a2c71823123fc087b957a [INFO] running `Command { std: "docker" "start" "-a" "cf8989042a13560483b0b2f0a93937f3e41842e0dc0a2c71823123fc087b957a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf8989042a13560483b0b2f0a93937f3e41842e0dc0a2c71823123fc087b957a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf8989042a13560483b0b2f0a93937f3e41842e0dc0a2c71823123fc087b957a", kill_on_drop: false }` [INFO] [stdout] cf8989042a13560483b0b2f0a93937f3e41842e0dc0a2c71823123fc087b957a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 110bf3c87d8580e012dec11dc9d03d3f24071b927bc7638d42e740f8358201c7 [INFO] running `Command { std: "docker" "start" "-a" "110bf3c87d8580e012dec11dc9d03d3f24071b927bc7638d42e740f8358201c7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.115 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-sink v0.3.19 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling futures-io v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Compiling pulldown-cmark v0.9.1 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling pest v1.0.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling arc-swap v1.5.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling zeroize v1.5.1 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling open v2.0.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling papergrid v0.2.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling tracing-subscriber v0.3.7 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling pest_derive v1.0.8 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling snafu-derive v0.7.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling clap_derive v3.0.12 [INFO] [stderr] Compiling tabled_derive v0.2.0 [INFO] [stderr] Compiling tabled v0.4.2 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling clap v3.0.13 [INFO] [stderr] Compiling snafu v0.7.0 [INFO] [stderr] Compiling futures-executor v0.3.19 [INFO] [stderr] Compiling futures v0.3.19 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.7 [INFO] [stderr] Compiling serde_yaml v0.8.23 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling handlebars v4.2.1 [INFO] [stderr] Compiling jsonpath v0.1.1 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper v0.14.16 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling octocrab v0.15.4 [INFO] [stderr] Compiling journal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.24s [INFO] running `Command { std: "docker" "inspect" "110bf3c87d8580e012dec11dc9d03d3f24071b927bc7638d42e740f8358201c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "110bf3c87d8580e012dec11dc9d03d3f24071b927bc7638d42e740f8358201c7", kill_on_drop: false }` [INFO] [stdout] 110bf3c87d8580e012dec11dc9d03d3f24071b927bc7638d42e740f8358201c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95c4778709d3c2d544281018ba86b0318bab235a4fa72628e38cb1f912e50e89 [INFO] running `Command { std: "docker" "start" "-a" "95c4778709d3c2d544281018ba86b0318bab235a4fa72628e38cb1f912e50e89", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling concolor-query v0.0.5 [INFO] [stderr] Compiling termtree v0.2.4 [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 data-test v0.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling pretty_assertions v1.0.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling tracing-test-macro v0.2.1 [INFO] [stderr] Compiling concolor v0.0.8 [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 tracing-subscriber v0.3.7 [INFO] [stderr] Compiling globset v0.4.8 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling tracing-test v0.2.1 [INFO] [stderr] Compiling journal v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling assert_fs v1.0.7 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.25s [INFO] running `Command { std: "docker" "inspect" "95c4778709d3c2d544281018ba86b0318bab235a4fa72628e38cb1f912e50e89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95c4778709d3c2d544281018ba86b0318bab235a4fa72628e38cb1f912e50e89", kill_on_drop: false }` [INFO] [stdout] 95c4778709d3c2d544281018ba86b0318bab235a4fa72628e38cb1f912e50e89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 502ed47e7bd529ba2ce2fec76b0d498c1049452fe763e77cee4834ad34b26363 [INFO] running `Command { std: "docker" "start" "-a" "502ed47e7bd529ba2ce2fec76b0d498c1049452fe763e77cee4834ad34b26363", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/journal-cd23d2224268b7bd) [INFO] [stdout] [INFO] [stdout] running 46 tests [INFO] [stdout] test github::tests::config::filter_applies_when_author_matches ... 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 config::tests::minimal_config_with_all_defaults_disabled ... ok [INFO] [stdout] test config::tests::minimal_config ... ok [INFO] [stdout] test jira::tests::it_works ... ok [INFO] [stdout] test config::tests::config_read_from_yml ... ok [INFO] [stdout] test reminders::tests::parsing_repeating_date::parses_date::n_weeks ... ok [INFO] [stdout] test github::tests::config::parse_config ... ok [INFO] [stdout] test reminders::tests::parsing_repeating_date::parses_date::missing_separator ... ok [INFO] [stdout] test reminders::tests::parsing_repeating_date::parses_date::n_days ... ok [INFO] [stdout] test reminders::tests::parsing_repeating_date::parses_date::negative_amount ... ok [INFO] [stdout] test reminders::tests::parsing_repeating_date::parses_date::unknown_period ... 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::lists_all_currently_tracked_reminders ... ok [INFO] [stdout] test reminders::tests::specific_date::day_month_dates_use_year_of_item_if_possible ... ok [INFO] [stdout] test reminders::tests::specific_date::specifics_dates_are_their_own_next_date ... ok [INFO] [stdout] test reminders::tests::specific_date::weekday_picks_next_available_weekday ... ok [INFO] [stdout] test test::creats_various_entries_on_the_filesystem ... ignored [INFO] [stdout] test template::tests::title_todos_and_prs_for_today ... ok [INFO] [stdout] test template::tests::title_and_todos_for_today ... ok [INFO] [stdout] test reminders::tests::can_delete_reminders ... ok [INFO] [stdout] test reminders::tests::adding_multiple_reminders_on_filesystem ... 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::title::title_for_filename::c ... ok [INFO] [stdout] test storage::tests::empty_journal ... ok [INFO] [stdout] test storage::tests::returns_the_latest_entry ... ok [INFO] [stdout] test storage::tests::ignores_non_markdown_files ... ok [INFO] [stdout] test reminders::tests::repeating_reminders ... ok [INFO] [stdout] test storage::tests::single_journal_entry ... ok [INFO] [stdout] test test::title::title_for_filename::b ... ok [INFO] [stdout] test test::title::title_for_filename::a ... ok [INFO] [stdout] test todo::tests::parser_knows_when_its_done_with_todos ... ok [INFO] [stdout] test todo::tests::there_were_no_todos ... ok [INFO] [stdout] test todo::tests::parser_knows_when_found_the_todo_header ... ok [INFO] [stdout] test todo::tests::parser_knows_when_it_is_looking_at_a_todo_list ... ok [INFO] [stdout] test todo::tests::skips_completed_todos ... ok [INFO] [stdout] test todo::tests::ignores_todos_beneath_a_completed_one ... 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] [INFO] [stdout] test result: ok. 45 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/journal-463c5117149ff9a8) [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" "502ed47e7bd529ba2ce2fec76b0d498c1049452fe763e77cee4834ad34b26363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "502ed47e7bd529ba2ce2fec76b0d498c1049452fe763e77cee4834ad34b26363", kill_on_drop: false }` [INFO] [stdout] 502ed47e7bd529ba2ce2fec76b0d498c1049452fe763e77cee4834ad34b26363