[INFO] cloning repository https://github.com/aki-akaguma/aki-resort [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aki-akaguma/aki-resort" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faki-akaguma%2Faki-resort", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faki-akaguma%2Faki-resort'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9c4f25e256e5ec594ea1598c586c6150a57f3321 [INFO] testing aki-akaguma/aki-resort against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faki-akaguma%2Faki-resort" "/workspace/builds/worker-113/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-113/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aki-akaguma/aki-resort on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-113/source/.cargo/config [INFO] started tweaking git repo https://github.com/aki-akaguma/aki-resort [INFO] finished tweaking git repo https://github.com/aki-akaguma/aki-resort [INFO] tweaked toml for git repo https://github.com/aki-akaguma/aki-resort written to /workspace/builds/worker-113/source/Cargo.toml [INFO] crate git repo https://github.com/aki-akaguma/aki-resort already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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 anyhow v1.0.51 [INFO] [stderr] Downloaded exec-target v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d58a260d6350c99951aa4957fca78232880f0503b418cff2ba40a5369b090db8 [INFO] running `Command { std: "docker" "start" "-a" "d58a260d6350c99951aa4957fca78232880f0503b418cff2ba40a5369b090db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d58a260d6350c99951aa4957fca78232880f0503b418cff2ba40a5369b090db8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d58a260d6350c99951aa4957fca78232880f0503b418cff2ba40a5369b090db8", kill_on_drop: false }` [INFO] [stdout] d58a260d6350c99951aa4957fca78232880f0503b418cff2ba40a5369b090db8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f01b74229f89c7c7c61ef4a0558fce87f4dff164cc193efa13dbba187d0dcd9b [INFO] running `Command { std: "docker" "start" "-a" "f01b74229f89c7c7c61ef4a0558fce87f4dff164cc193efa13dbba187d0dcd9b", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling rust-version-info-file v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling flood-tide v0.2.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memx v0.1.18 [INFO] [stderr] Compiling runnel v0.3.9 [INFO] [stderr] Compiling aki-resort v0.1.20 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling memx-cdy v0.1.7 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.46s [INFO] running `Command { std: "docker" "inspect" "f01b74229f89c7c7c61ef4a0558fce87f4dff164cc193efa13dbba187d0dcd9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f01b74229f89c7c7c61ef4a0558fce87f4dff164cc193efa13dbba187d0dcd9b", kill_on_drop: false }` [INFO] [stdout] f01b74229f89c7c7c61ef4a0558fce87f4dff164cc193efa13dbba187d0dcd9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 596b4a9b4cac476a1694acf937a2a817a5eda78a26b683b3995f7ce28ce4e3cf [INFO] running `Command { std: "docker" "start" "-a" "596b4a9b4cac476a1694acf937a2a817a5eda78a26b683b3995f7ce28ce4e3cf", kill_on_drop: false }` [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling exec-target v0.2.5 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling aki-resort v0.1.20 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.33s [INFO] running `Command { std: "docker" "inspect" "596b4a9b4cac476a1694acf937a2a817a5eda78a26b683b3995f7ce28ce4e3cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "596b4a9b4cac476a1694acf937a2a817a5eda78a26b683b3995f7ce28ce4e3cf", kill_on_drop: false }` [INFO] [stdout] 596b4a9b4cac476a1694acf937a2a817a5eda78a26b683b3995f7ce28ce4e3cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-113/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" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2ce747da4fc8193e3af32f1c41176a3bd037818bc233d35c8788fa3558df465 [INFO] running `Command { std: "docker" "start" "-a" "a2ce747da4fc8193e3af32f1c41176a3bd037818bc233d35c8788fa3558df465", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libaki_resort-da48995c49babe9c) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test sort::debug::size_of ... ok [INFO] [stdout] test sort::month::debug::size_of ... ok [INFO] [stdout] test sort::string::debug::size_of ... ok [INFO] [stdout] test sort::numeric::debug::size_of ... ok [INFO] [stdout] test sort::time::debug::size_of ... ok [INFO] [stdout] test sort::version::debug::size_of ... ok [INFO] [stdout] test util::opt_according_to_word::tests::test_display_month ... ok [INFO] [stdout] test util::opt_according_to_word::tests::test_display_numeric ... ok [INFO] [stdout] test util::opt_according_to_word::tests::test_display_string ... ok [INFO] [stdout] test util::opt_according_to_word::tests::test_display_time ... ok [INFO] [stdout] test util::opt_according_to_word::tests::test_display_version ... ok [INFO] [stdout] test util::opt_according_to_word::tests::test_from_str_invalid ... ok [INFO] [stdout] test util::opt_according_to_word::tests::test_from_str_month ... ok [INFO] [stdout] test util::opt_according_to_word::tests::test_from_str_string ... ok [INFO] [stdout] test util::opt_according_to_word::tests::test_from_str_numeric ... ok [INFO] [stdout] test util::opt_according_to_word::tests::test_from_str_time ... ok [INFO] [stdout] test util::opt_according_to_word::tests::test_from_str_version ... ok [INFO] [stdout] test util::opt_color_when::tests::test_display_always ... ok [INFO] [stdout] test util::opt_color_when::tests::test_display_auto ... ok [INFO] [stdout] test util::opt_color_when::tests::test_display_never ... ok [INFO] [stdout] test util::opt_color_when::tests::test_from_str_always ... ok [INFO] [stdout] test util::opt_color_when::tests::test_from_str_auto ... ok [INFO] [stdout] test util::opt_color_when::tests::test_from_str_invalid ... ok [INFO] [stdout] test util::opt_color_when::tests::test_from_str_never ... ok [INFO] [stdout] test util::opt_max_buffer_size::tests::test_display_0 ... ok [INFO] [stdout] test util::opt_max_buffer_size::tests::test_display_1024 ... ok [INFO] [stdout] test util::opt_max_buffer_size::tests::test_from_str_123 ... ok [INFO] [stdout] test util::opt_max_buffer_size::tests::test_from_str_123p ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aki_resort-0a5eaa4954d6858c) [INFO] [stdout] test util::opt_max_buffer_size::tests::test_from_str_123m ... ok [INFO] [stdout] test util::opt_max_buffer_size::tests::test_from_str_invalid ... ok [INFO] [stdout] test util::opt_max_buffer_size::tests::test_from_str_123g ... ok [INFO] [stdout] test util::opt_max_buffer_size::tests::test_from_str_123k ... ok [INFO] [stdout] test util::opt_max_buffer_size::tests::test_from_str_123t ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/debug.rs (/opt/rustwide/target/debug/deps/debug-c544b1487b9c0b6c) [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] [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 tests/test.rs (/opt/rustwide/target/debug/deps/test-dc96e4782c771b66) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test test_0::test_version ... ok [INFO] [stdout] test test_2::test_uniq ... ok [INFO] [stdout] test test_0::test_help ... ok [INFO] [stdout] test test_2::test_max_buffer ... ok [INFO] [stdout] test test_0::test_help_long ... ok [INFO] [stdout] test test_month::test_t1 ... ok [INFO] [stdout] test test_2::test_uniq_color ... ok [INFO] [stdout] test test_month::test_t4 ... ok [INFO] [stdout] test test_0::test_version_long ... ok [INFO] [stdout] test test_month::test_t2 ... ok [INFO] [stdout] test test_month_color::test_t2 ... ok [INFO] [stdout] test test_month_color::test_t1 ... ok [INFO] [stdout] test test_month::test_t5 ... ok [INFO] [stdout] test test_month::test_t6_header ... ok [INFO] [stdout] test test_month::test_t6_footer ... ok [INFO] [stdout] test test_month_color::test_t4 ... ok [INFO] [stdout] test test_month_color::test_t6_header ... ok [INFO] [stdout] test test_numeric::test_t2 ... ok [INFO] [stdout] test test_month_color::test_t6_footer ... ok [INFO] [stdout] test test_numeric::test_t1 ... ok [INFO] [stdout] test test_month_color::test_t5 ... ok [INFO] [stdout] test test_month_color::test_t3 ... ok [INFO] [stdout] test test_month::test_t3 ... ok [INFO] [stdout] test test_numeric_color::test_t6_footer ... ok [INFO] [stdout] test test_numeric_color::test_t1 ... ok [INFO] [stdout] test test_numeric_color::test_t3 ... ok [INFO] [stdout] test test_numeric_color::test_t2 ... ok [INFO] [stdout] test test_numeric_color::test_t4 ... ok [INFO] [stdout] test test_numeric::test_t6_header ... ok [INFO] [stdout] test test_string::test_t3 ... ok [INFO] [stdout] test test_numeric::test_t6_footer ... ok [INFO] [stdout] test test_numeric::test_t3 ... ok [INFO] [stdout] test test_numeric::test_t4 ... ok [INFO] [stdout] test test_string::test_t4 ... ok [INFO] [stdout] test test_string::test_t2 ... ok [INFO] [stdout] test test_string::test_t6_header ... ok [INFO] [stdout] test test_numeric::test_t5 ... ok [INFO] [stdout] test test_string::test_t6_footer ... ok [INFO] [stdout] test test_numeric_color::test_t6_header ... ok [INFO] [stdout] test test_string_color::test_t4 ... ok [INFO] [stdout] test test_string::test_t5 ... ok [INFO] [stdout] test test_time::test_t6_header ... ok [INFO] [stdout] test test_string::test_t1 ... ok [INFO] [stdout] test test_numeric_color::test_t5 ... ok [INFO] [stdout] test test_string_color::test_t2 ... ok [INFO] [stdout] test test_time::test_t3 ... ok [INFO] [stdout] test test_time::test_t1 ... ok [INFO] [stdout] test test_string_color::test_t1 ... ok [INFO] [stdout] test test_string_color::test_t6_header ... ok [INFO] [stdout] test test_string_color::test_t5 ... ok [INFO] [stdout] test test_string_color::test_t6_footer ... ok [INFO] [stdout] test test_time::test_t4 ... ok [INFO] [stdout] test test_version::test_t1 ... ok [INFO] [stdout] test test_time_color::test_t3 ... ok [INFO] [stdout] test test_version_color::test_t6_header ... ok [INFO] [stdout] test test_time::test_t2 ... ok [INFO] [stdout] test test_version::test_t6_footer ... ok [INFO] [stdout] test test_time_color::test_t1 ... ok [INFO] [stdout] test test_version_color::test_t2 ... ok [INFO] [stdout] test test_version_color::test_t1 ... ok [INFO] [stdout] test test_string_color::test_t3 ... ok [INFO] [stdout] test test_version::test_t6_header ... ok [INFO] [stdout] test test_time_color::test_t6_header ... ok [INFO] [stdout] test test_version_color::test_t4 ... ok [INFO] [stdout] test test_time::test_t6_footer ... ok [INFO] [stdout] test test_time_color::test_t2 ... ok [INFO] [stdout] test test_time_color::test_t6_footer ... ok [INFO] [stdout] test test_version::test_t5 ... ok [INFO] [stdout] test test_version::test_t4 ... ok [INFO] [stdout] test test_time_color::test_t5 ... ok [INFO] [stdout] test test_version_color::test_t6_footer ... ok [INFO] [stdout] test test_version_color::test_t3 ... ok [INFO] [stdout] test test_time::test_t5 ... ok [INFO] [stdout] test test_version::test_t3 ... ok [INFO] [stdout] test test_time_color::test_t4 ... ok [INFO] [stdout] test test_version_color::test_t5 ... ok [INFO] [stderr] Running tests/test_s.rs (/opt/rustwide/target/debug/deps/test_s-88993cad36918951) [INFO] [stdout] test test_version::test_t2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test test_s0::test_help_long ... ok [INFO] [stdout] test test_s0::test_help ... ok [INFO] [stdout] test test_s_2::test_uniq_color ... ok [INFO] [stdout] test test_s_month::test_t2 ... ok [INFO] [stdout] test test_s0::test_version_long ... ok [INFO] [stdout] test test_s0::test_version ... ok [INFO] [stdout] test test_s_month::test_t5 ... ok [INFO] [stdout] test test_s_month_color::test_t4 ... ok [INFO] [stdout] test test_s_month_color::test_t3 ... ok [INFO] [stdout] test test_s_month::test_t1 ... ok [INFO] [stdout] test test_s_numeric::test_t1 ... ok [INFO] [stdout] test test_s_month_color::test_t2 ... ok [INFO] [stdout] test test_s_2::test_max_buffer ... ok [INFO] [stdout] test test_s_month_color::test_t6_footer ... ok [INFO] [stdout] test test_s_month_color::test_t6_header ... ok [INFO] [stdout] test test_s_month_color::test_t5 ... ok [INFO] [stdout] test test_s_month_color::test_t1 ... ok [INFO] [stdout] test test_s_month::test_t3 ... ok [INFO] [stdout] test test_s_month::test_t6_header ... ok [INFO] [stdout] test test_s_numeric::test_t6_header ... ok [INFO] [stdout] test test_s_numeric_color::test_t4 ... ok [INFO] [stdout] test test_s_numeric::test_t6_footer ... ok [INFO] [stdout] test test_s_numeric_color::test_t2 ... ok [INFO] [stdout] test test_s_2::test_uniq ... ok [INFO] [stdout] test test_s_month::test_t6_footer ... ok [INFO] [stdout] test test_s_numeric_color::test_t6_header ... ok [INFO] [stdout] test test_s_string::test_t1 ... ok [INFO] [stdout] test test_s_numeric::test_t2 ... ok [INFO] [stdout] test test_s_numeric_color::test_t1 ... ok [INFO] [stdout] test test_s_numeric::test_t3 ... ok [INFO] [stdout] test test_s_string::test_t2 ... ok [INFO] [stdout] test test_s_numeric::test_t4 ... ok [INFO] [stdout] test test_s_month::test_t4 ... ok [INFO] [stdout] test test_s_numeric_color::test_t5 ... ok [INFO] [stdout] test test_s_string::test_t3 ... ok [INFO] [stdout] test test_s_string::test_t4 ... ok [INFO] [stdout] test test_s_string_color::test_t1 ... ok [INFO] [stdout] test test_s_string_color::test_t2 ... ok [INFO] [stdout] test test_s_string::test_t6_header ... ok [INFO] [stdout] test test_s_string_color::test_t4 ... ok [INFO] [stdout] test test_s_numeric_color::test_t6_footer ... ok [INFO] [stdout] test test_s_string::test_t6_footer ... ok [INFO] [stdout] test test_s_string_color::test_t3 ... ok [INFO] [stdout] test test_s_string::test_t5 ... ok [INFO] [stdout] test test_s_time::test_t1 ... ok [INFO] [stdout] test test_s_string_color::test_t5 ... ok [INFO] [stdout] test test_s_string_color::test_t6_footer ... ok [INFO] [stdout] test test_s_numeric_color::test_t3 ... ok [INFO] [stdout] test test_s_string_color::test_t6_header ... ok [INFO] [stdout] test test_s_numeric::test_t5 ... ok [INFO] [stdout] test test_s_time::test_t6_footer ... ok [INFO] [stdout] test test_s_time::test_t6_header ... ok [INFO] [stdout] test test_s_time::test_t2 ... ok [INFO] [stdout] test test_s_time::test_t5 ... ok [INFO] [stdout] test test_s_time::test_t3 ... ok [INFO] [stdout] test test_s_time_color::test_t1 ... ok [INFO] [stdout] test test_s_time_color::test_t3 ... ok [INFO] [stdout] test test_s_version::test_t1 ... ok [INFO] [stdout] test test_s_version::test_t2 ... ok [INFO] [stdout] test test_s_time_color::test_t4 ... ok [INFO] [stdout] test test_s_time_color::test_t6_header ... ok [INFO] [stdout] test test_s_version::test_t3 ... ok [INFO] [stdout] test test_s_version::test_t5 ... ok [INFO] [stdout] test test_s_time_color::test_t6_footer ... ok [INFO] [stdout] test test_s_time_color::test_t2 ... ok [INFO] [stdout] test test_s_time::test_t4 ... ok [INFO] [stdout] test test_s_time_color::test_t5 ... ok [INFO] [stdout] test test_s_version::test_t6_footer ... ok [INFO] [stdout] test test_s_version::test_t4 ... ok [INFO] [stdout] test test_s_version_color::test_t1 ... ok [INFO] [stdout] test test_s_version_color::test_t2 ... ok [INFO] [stdout] test test_s_version::test_t6_header ... ok [INFO] [stdout] test test_s_version_color::test_t6_header ... ok [INFO] [stdout] test test_s_version_color::test_t4 ... ok [INFO] [stdout] test test_s_version_color::test_t5 ... ok [INFO] [stdout] test test_s_version_color::test_t3 ... ok [INFO] [stdout] test test_s_version_color::test_t6_footer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [INFO] [stdout] [INFO] [stderr] Doc-tests libaki_resort [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - execute (line 248) ... ok [INFO] [stdout] test src/lib.rs - execute (line 237) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.55s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a2ce747da4fc8193e3af32f1c41176a3bd037818bc233d35c8788fa3558df465", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2ce747da4fc8193e3af32f1c41176a3bd037818bc233d35c8788fa3558df465", kill_on_drop: false }` [INFO] [stdout] a2ce747da4fc8193e3af32f1c41176a3bd037818bc233d35c8788fa3558df465