[INFO] cloning repository https://github.com/david-cattermole/timetracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/david-cattermole/timetracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-cattermole%2Ftimetracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-cattermole%2Ftimetracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a267e69b4109548e273536d62d769c2324fc4a8 [INFO] testing david-cattermole/timetracker/0a267e69b4109548e273536d62d769c2324fc4a8 against beta-2024-09-05 for beta-1.82-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavid-cattermole%2Ftimetracker" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/david-cattermole/timetracker on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/david-cattermole/timetracker [INFO] finished tweaking git repo https://github.com/david-cattermole/timetracker [INFO] tweaked toml for git repo https://github.com/david-cattermole/timetracker written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/david-cattermole/timetracker 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" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b038de3e2d4a44a0098523f180bba963beee7198dfa274607849e42458ad62fe [INFO] running `Command { std: "docker" "start" "-a" "b038de3e2d4a44a0098523f180bba963beee7198dfa274607849e42458ad62fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b038de3e2d4a44a0098523f180bba963beee7198dfa274607849e42458ad62fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b038de3e2d4a44a0098523f180bba963beee7198dfa274607849e42458ad62fe", kill_on_drop: false }` [INFO] [stdout] b038de3e2d4a44a0098523f180bba963beee7198dfa274607849e42458ad62fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8ca5dab4c23d2e192a239cd3403c29b1bc57f23a29c50951da33af8a9d937a0 [INFO] running `Command { std: "docker" "start" "-a" "f8ca5dab4c23d2e192a239cd3403c29b1bc57f23a29c50951da33af8a9d937a0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling target-lexicon v0.12.13 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling cfg-expr v0.15.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling toml_edit v0.20.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling toml v0.8.2 [INFO] [stderr] Compiling proc-macro-crate v2.0.2 [INFO] [stderr] Compiling system-deps v6.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling terminfo v0.8.0 [INFO] [stderr] Compiling glib-sys v0.18.1 [INFO] [stderr] Compiling gobject-sys v0.18.0 [INFO] [stderr] Compiling gio-sys v0.18.1 [INFO] [stderr] Compiling glib-macros v0.18.5 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.18.0 [INFO] [stderr] Compiling cairo-sys-rs v0.18.2 [INFO] [stderr] Compiling gdk-sys v0.18.0 [INFO] [stderr] Compiling atk-sys v0.18.0 [INFO] [stderr] Compiling pango-sys v0.18.0 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling semver v1.0.21 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling gio v0.18.4 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling env_logger v0.11.2 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling glib v0.18.5 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling gtk-sys v0.18.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling gtk v0.18.1 [INFO] [stderr] Compiling x11 v2.21.0 [INFO] [stderr] Compiling timetracker-recorder v0.4.3 (/opt/rustwide/workdir/recorder-bin) [INFO] [stderr] Compiling timetracker-core v0.4.3 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling timetracker-print-lib v0.4.3 (/opt/rustwide/workdir/print-lib) [INFO] [stderr] Compiling gtk3-macros v0.18.0 [INFO] [stderr] Compiling timetracker-configure v0.4.3 (/opt/rustwide/workdir/configure-bin) [INFO] [stderr] Compiling timetracker-dump v0.4.3 (/opt/rustwide/workdir/dump-bin) [INFO] [stderr] Compiling timetracker-print v0.4.3 (/opt/rustwide/workdir/print-bin) [INFO] [stderr] Compiling cairo-rs v0.18.5 [INFO] [stderr] Compiling atk v0.18.0 [INFO] [stderr] Compiling gdk-pixbuf v0.18.5 [INFO] [stderr] Compiling pango v0.18.3 [INFO] [stderr] Compiling gdk v0.18.0 [INFO] [stderr] Compiling timetracker-print-gui v0.4.3 (/opt/rustwide/workdir/print-gui-bin) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "f8ca5dab4c23d2e192a239cd3403c29b1bc57f23a29c50951da33af8a9d937a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8ca5dab4c23d2e192a239cd3403c29b1bc57f23a29c50951da33af8a9d937a0", kill_on_drop: false }` [INFO] [stdout] f8ca5dab4c23d2e192a239cd3403c29b1bc57f23a29c50951da33af8a9d937a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10cddbc4e3be800b7d5b73560e4d8d1ce83658f1ea126b29a2974f796004410a [INFO] running `Command { std: "docker" "start" "-a" "10cddbc4e3be800b7d5b73560e4d8d1ce83658f1ea126b29a2974f796004410a", kill_on_drop: false }` [INFO] [stderr] Compiling timetracker-dump v0.4.3 (/opt/rustwide/workdir/dump-bin) [INFO] [stderr] Compiling timetracker-print v0.4.3 (/opt/rustwide/workdir/print-bin) [INFO] [stderr] Compiling timetracker-print-lib v0.4.3 (/opt/rustwide/workdir/print-lib) [INFO] [stderr] Compiling timetracker-configure v0.4.3 (/opt/rustwide/workdir/configure-bin) [INFO] [stderr] Compiling timetracker-core v0.4.3 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling timetracker-recorder v0.4.3 (/opt/rustwide/workdir/recorder-bin) [INFO] [stderr] Compiling timetracker-print-gui v0.4.3 (/opt/rustwide/workdir/print-gui-bin) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.37s [INFO] running `Command { std: "docker" "inspect" "10cddbc4e3be800b7d5b73560e4d8d1ce83658f1ea126b29a2974f796004410a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10cddbc4e3be800b7d5b73560e4d8d1ce83658f1ea126b29a2974f796004410a", kill_on_drop: false }` [INFO] [stdout] 10cddbc4e3be800b7d5b73560e4d8d1ce83658f1ea126b29a2974f796004410a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--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:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8ef739d8fcca6387df10c0e5fb217227a5ce2e313b117764140ba973bbe8723d [INFO] running `Command { std: "docker" "start" "-a" "8ef739d8fcca6387df10c0e5fb217227a5ce2e313b117764140ba973bbe8723d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/timetracker_configure-2fce0464c02fbc3b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/timetracker_core-68043fc67d8111ef) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test entries::tests::test_deduplication_all_same_from_scratch ... ok [INFO] [stdout] test entries::tests::test_deduplication_all_same_with_existing ... ok [INFO] [stdout] test entries::tests::test_deduplication_some_same_from_scratch ... ok [INFO] [stdout] test entries::tests::test_deduplication_all_same_with_existing_and_long_timestamp ... ok [INFO] [stdout] test entries::tests::test_deduplication_some_same_with_existing ... ok [INFO] [stdout] test format::tests::test_format_date_iso_1 ... ok [INFO] [stdout] test format::tests::test_format_date_month_day_year_usa_1 ... ok [INFO] [stdout] test format::tests::test_format_datetime_iso_1 ... ok [INFO] [stdout] test format::tests::test_format_datetime_month_day_year_usa_1 ... ok [INFO] [stdout] test format::tests::test_format_duration_decimal_hours_round_down_2 ... ok [INFO] [stdout] test format::tests::test_format_duration_decimal_hours_round_up_1 ... ok [INFO] [stdout] test format::tests::test_format_duration_decimal_hours_round_up_2 ... ok [INFO] [stdout] test format::tests::test_format_duration_hours_minutes_1 ... ok [INFO] [stdout] test format::tests::test_format_duration_decimal_hours_round_down_1 ... ok [INFO] [stdout] test format::tests::test_format_duration_hours_minutes_2 ... ok [INFO] [stdout] test format::tests::test_format_duration_hours_mins_secs_1 ... ok [INFO] [stdout] test format::tests::test_format_duration_hours_mins_secs_4 ... ok [INFO] [stdout] test format::tests::test_format_duration_hours_mins_secs_3 ... ok [INFO] [stdout] test format::tests::test_format_duration_hours_mins_secs_2 ... ok [INFO] [stdout] test format::tests::test_format_duration_hours_minutes_3 ... ok [INFO] [stdout] test format::tests::test_format_duration_hours_minutes_4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/timetracker_dump-f2ca6b0d74784f9a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/timetracker_print-6683e891914a1456) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/timetracker_print_gui-4c097eb11be1c756) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/timetracker_print_lib-59aa5563fc161003) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test aggregate::tests::test_get_map_keys_sorted_strings ... ok [INFO] [stdout] test aggregate::tests::test_get_map_keys_sorted_general_iso_format ... ok [INFO] [stdout] test aggregate::tests::test_get_map_keys_sorted_general_usa_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/timetracker_recorder-205911e2fb485e4d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests timetracker_core [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests timetracker_print_lib [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" "8ef739d8fcca6387df10c0e5fb217227a5ce2e313b117764140ba973bbe8723d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef739d8fcca6387df10c0e5fb217227a5ce2e313b117764140ba973bbe8723d", kill_on_drop: false }` [INFO] [stdout] 8ef739d8fcca6387df10c0e5fb217227a5ce2e313b117764140ba973bbe8723d