[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.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faki-akaguma%2Faki-resort" "/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/aki-akaguma/aki-resort on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/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-8/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.60.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 exec-target v0.2.5 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1face5e7ff0869f827e6baf9e096954720e6ee7b2bf286e9964f750a32f7a58a [INFO] running `Command { std: "docker" "start" "-a" "1face5e7ff0869f827e6baf9e096954720e6ee7b2bf286e9964f750a32f7a58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1face5e7ff0869f827e6baf9e096954720e6ee7b2bf286e9964f750a32f7a58a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1face5e7ff0869f827e6baf9e096954720e6ee7b2bf286e9964f750a32f7a58a", kill_on_drop: false }` [INFO] [stdout] 1face5e7ff0869f827e6baf9e096954720e6ee7b2bf286e9964f750a32f7a58a [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b01ce62f124e9bb19e7d81a9d48df7d8c4a99c03cb0f6e167143692ee1944cc [INFO] running `Command { std: "docker" "start" "-a" "7b01ce62f124e9bb19e7d81a9d48df7d8c4a99c03cb0f6e167143692ee1944cc", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling rust-version-info-file v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling flood-tide v0.2.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rayon v1.5.1 [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 memx-cdy v0.1.7 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.42s [INFO] running `Command { std: "docker" "inspect" "7b01ce62f124e9bb19e7d81a9d48df7d8c4a99c03cb0f6e167143692ee1944cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b01ce62f124e9bb19e7d81a9d48df7d8c4a99c03cb0f6e167143692ee1944cc", kill_on_drop: false }` [INFO] [stdout] 7b01ce62f124e9bb19e7d81a9d48df7d8c4a99c03cb0f6e167143692ee1944cc [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b956cd0a19a81083eb517418a404bdb5db57e465a3d692e1aab935688154d702 [INFO] running `Command { std: "docker" "start" "-a" "b956cd0a19a81083eb517418a404bdb5db57e465a3d692e1aab935688154d702", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 3.04s [INFO] running `Command { std: "docker" "inspect" "b956cd0a19a81083eb517418a404bdb5db57e465a3d692e1aab935688154d702", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b956cd0a19a81083eb517418a404bdb5db57e465a3d692e1aab935688154d702", kill_on_drop: false }` [INFO] [stdout] b956cd0a19a81083eb517418a404bdb5db57e465a3d692e1aab935688154d702 [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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 14434208359a1133e6b747fdcc279a7775fec406667707072ec277a9453e6fc4 [INFO] running `Command { std: "docker" "start" "-a" "14434208359a1133e6b747fdcc279a7775fec406667707072ec277a9453e6fc4", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/libaki_resort-db99a897d1766dd6) [INFO] [stdout] running 33 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/aki_resort-38496c0810edcc31) [INFO] [stdout] test sort::debug::size_of ... ok [INFO] [stderr] Running tests/debug.rs (/opt/rustwide/target/debug/deps/debug-f16430d376c48ad9) [INFO] [stdout] test sort::month::debug::size_of ... ok [INFO] [stdout] test sort::numeric::debug::size_of ... ok [INFO] [stdout] test sort::string::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_time ... 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_version ... 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_numeric ... 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_time ... ok [INFO] [stdout] test util::opt_according_to_word::tests::test_from_str_string ... ok [INFO] [stdout] test util::opt_color_when::tests::test_display_always ... 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_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_invalid ... 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] [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_123t ... 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] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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-3812271b2e1bbeb8) [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 77 tests [INFO] [stdout] test test_2::test_uniq_color ... ok [INFO] [stdout] test test_0::test_help ... ok [INFO] [stdout] test test_0::test_version ... ok [INFO] [stdout] test test_month::test_t1 ... ok [INFO] [stdout] test test_month_color::test_t1 ... ok [INFO] [stdout] test test_month::test_t2 ... ok [INFO] [stdout] test test_month::test_t3 ... ok [INFO] [stdout] test test_0::test_help_long ... ok [INFO] [stdout] test test_2::test_max_buffer ... ok [INFO] [stdout] test test_2::test_uniq ... ok [INFO] [stdout] test test_month_color::test_t6_header ... ok [INFO] [stdout] test test_month::test_t6_footer ... ok [INFO] [stdout] test test_month::test_t5 ... ok [INFO] [stdout] test test_month::test_t6_header ... ok [INFO] [stdout] test test_month::test_t4 ... ok [INFO] [stdout] test test_month_color::test_t3 ... ok [INFO] [stdout] test test_numeric::test_t1 ... ok [INFO] [stdout] test test_numeric::test_t2 ... ok [INFO] [stdout] test test_0::test_version_long ... ok [INFO] [stdout] test test_month_color::test_t4 ... ok [INFO] [stdout] test test_numeric::test_t3 ... ok [INFO] [stdout] test test_month_color::test_t5 ... ok [INFO] [stdout] test test_month_color::test_t6_footer ... ok [INFO] [stdout] test test_numeric::test_t6_footer ... ok [INFO] [stdout] test test_numeric::test_t5 ... ok [INFO] [stdout] test test_numeric::test_t6_header ... ok [INFO] [stdout] test test_numeric_color::test_t1 ... ok [INFO] [stdout] test test_numeric_color::test_t4 ... ok [INFO] [stdout] test test_numeric_color::test_t2 ... ok [INFO] [stdout] test test_numeric_color::test_t3 ... ok [INFO] [stdout] test test_string_color::test_t1 ... ok [INFO] [stdout] test test_string_color::test_t2 ... ok [INFO] [stdout] test test_string::test_t6_header ... ok [INFO] [stdout] test test_numeric_color::test_t6_header ... ok [INFO] [stdout] test test_numeric_color::test_t5 ... ok [INFO] [stdout] test test_string::test_t1 ... ok [INFO] [stdout] test test_string::test_t3 ... ok [INFO] [stdout] test test_numeric_color::test_t6_footer ... ok [INFO] [stdout] test test_time::test_t1 ... ok [INFO] [stdout] test test_string::test_t2 ... ok [INFO] [stdout] test test_string_color::test_t6_header ... ok [INFO] [stdout] test test_time::test_t2 ... ok [INFO] [stdout] test test_string_color::test_t5 ... ok [INFO] [stdout] test test_string::test_t6_footer ... ok [INFO] [stdout] test test_string_color::test_t6_footer ... ok [INFO] [stdout] test test_string::test_t4 ... ok [INFO] [stdout] test test_time::test_t6_footer ... ok [INFO] [stdout] test test_string::test_t5 ... ok [INFO] [stdout] test test_time_color::test_t6_footer ... ok [INFO] [stdout] test test_time_color::test_t2 ... ok [INFO] [stdout] test test_time_color::test_t4 ... ok [INFO] [stdout] test test_time_color::test_t5 ... ok [INFO] [stdout] test test_time::test_t5 ... ok [INFO] [stdout] test test_time_color::test_t1 ... ok [INFO] [stdout] test test_version_color::test_t2 ... ok [INFO] [stdout] test test_string_color::test_t4 ... ok [INFO] [stdout] test test_month_color::test_t2 ... ok [INFO] [stdout] test test_numeric::test_t4 ... ok [INFO] [stdout] test test_time_color::test_t6_header ... ok [INFO] [stdout] test test_version_color::test_t3 ... ok [INFO] [stdout] test test_version::test_t6_footer ... ok [INFO] [stdout] test test_version_color::test_t4 ... ok [INFO] [stdout] test test_version_color::test_t1 ... ok [INFO] [stdout] test test_version::test_t6_header ... ok [INFO] [stdout] test test_version_color::test_t6_header ... ok [INFO] [stdout] test test_time::test_t3 ... ok [INFO] [stdout] test test_version_color::test_t6_footer ... ok [INFO] [stdout] test test_version_color::test_t5 ... ok [INFO] [stdout] test test_time_color::test_t3 ... ok [INFO] [stdout] test test_time::test_t6_header ... ok [INFO] [stdout] test test_version::test_t2 ... ok [INFO] [stdout] test test_version::test_t3 ... ok [INFO] [stdout] test test_version::test_t1 ... ok [INFO] [stdout] test test_string_color::test_t3 ... ok [INFO] [stdout] test test_version::test_t5 ... ok [INFO] [stdout] test test_version::test_t4 ... ok [INFO] [stdout] test test_time::test_t4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/test_s.rs (/opt/rustwide/target/debug/deps/test_s-574ecec9feda8fa3) [INFO] [stdout] [INFO] [stdout] running 77 tests [INFO] [stdout] test test_s0::test_version_long ... ok [INFO] [stdout] test test_s0::test_version ... ok [INFO] [stdout] test test_s0::test_help ... ok [INFO] [stdout] test test_s0::test_help_long ... ok [INFO] [stdout] test test_s_2::test_uniq ... ok [INFO] [stdout] test test_s_month::test_t1 ... ok [INFO] [stdout] test test_s_2::test_uniq_color ... ok [INFO] [stdout] test test_s_month::test_t2 ... ok [INFO] [stdout] test test_s_month_color::test_t2 ... ok [INFO] [stdout] test test_s_month_color::test_t1 ... ok [INFO] [stdout] test test_s_numeric::test_t1 ... ok [INFO] [stdout] test test_s_numeric::test_t2 ... ok [INFO] [stdout] test test_s_2::test_max_buffer ... ok [INFO] [stdout] test test_s_numeric_color::test_t2 ... ok [INFO] [stdout] test test_s_month::test_t6_footer ... ok [INFO] [stdout] test test_s_month_color::test_t3 ... ok [INFO] [stdout] test test_s_numeric_color::test_t1 ... ok [INFO] [stdout] test test_s_month::test_t4 ... ok [INFO] [stdout] test test_s_month_color::test_t5 ... ok [INFO] [stdout] test test_s_month::test_t5 ... ok [INFO] [stdout] test test_s_month::test_t6_header ... ok [INFO] [stdout] test test_s_month_color::test_t6_header ... ok [INFO] [stdout] test test_s_numeric::test_t6_footer ... ok [INFO] [stdout] test test_s_numeric::test_t4 ... ok [INFO] [stdout] test test_s_numeric::test_t3 ... ok [INFO] [stdout] test test_s_month_color::test_t4 ... ok [INFO] [stdout] test test_s_string::test_t2 ... ok [INFO] [stdout] test test_s_month::test_t3 ... ok [INFO] [stdout] test test_s_numeric_color::test_t4 ... ok [INFO] [stdout] test test_s_string::test_t1 ... ok [INFO] [stdout] test test_s_numeric_color::test_t5 ... ok [INFO] [stdout] test test_s_numeric::test_t6_header ... ok [INFO] [stdout] test test_s_numeric::test_t5 ... ok [INFO] [stdout] test test_s_numeric_color::test_t3 ... ok [INFO] [stdout] test test_s_string_color::test_t2 ... ok [INFO] [stdout] test test_s_string_color::test_t1 ... ok [INFO] [stdout] test test_s_month_color::test_t6_footer ... ok [INFO] [stdout] test test_s_string::test_t3 ... ok [INFO] [stdout] test test_s_time::test_t1 ... ok [INFO] [stdout] test test_s_time::test_t2 ... ok [INFO] [stdout] test test_s_numeric_color::test_t6_footer ... ok [INFO] [stdout] test test_s_string::test_t4 ... ok [INFO] [stdout] test test_s_numeric_color::test_t6_header ... ok [INFO] [stdout] test test_s_time_color::test_t2 ... ok [INFO] [stdout] test test_s_string::test_t5 ... ok [INFO] [stdout] test test_s_string_color::test_t3 ... 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_version::test_t1 ... ok [INFO] [stdout] test test_s_string::test_t6_footer ... ok [INFO] [stdout] test test_s_version_color::test_t1 ... ok [INFO] [stdout] test test_s_version::test_t2 ... ok [INFO] [stdout] test test_s_version_color::test_t2 ... ok [INFO] [stdout] test test_s_string_color::test_t6_footer ... ok [INFO] [stdout] test test_s_string_color::test_t5 ... ok [INFO] [stdout] test test_s_time_color::test_t1 ... ok [INFO] [stdout] test test_s_string_color::test_t6_header ... ok [INFO] [stdout] test test_s_time::test_t4 ... ok [INFO] [stdout] test test_s_time::test_t3 ... ok [INFO] [stdout] test test_s_version_color::test_t6_header ... ok [INFO] [stdout] test test_s_time::test_t5 ... ok [INFO] [stdout] test test_s_version::test_t4 ... ok [INFO] [stdout] test test_s_version::test_t6_footer ... ok [INFO] [stdout] test test_s_version_color::test_t5 ... ok [INFO] [stdout] test test_s_time_color::test_t5 ... ok [INFO] [stdout] test test_s_version::test_t5 ... ok [INFO] [stdout] test test_s_version_color::test_t3 ... ok [INFO] [stdout] test test_s_time::test_t6_header ... ok [INFO] [stdout] test test_s_version::test_t6_header ... ok [INFO] [stdout] test test_s_time_color::test_t3 ... ok [INFO] [stdout] test test_s_time_color::test_t6_header ... ok [INFO] [stdout] test test_s_time_color::test_t6_footer ... ok [INFO] [stdout] test test_s_time_color::test_t4 ... ok [INFO] [stdout] test test_s_version::test_t3 ... ok [INFO] [stdout] test test_s_time::test_t6_footer ... ok [INFO] [stdout] test test_s_version_color::test_t4 ... 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.04s [INFO] [stdout] [INFO] [stderr] Doc-tests libaki_resort [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/lib.rs - execute (line 237) ... ok [INFO] [stdout] test src/lib.rs - execute (line 248) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "14434208359a1133e6b747fdcc279a7775fec406667707072ec277a9453e6fc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14434208359a1133e6b747fdcc279a7775fec406667707072ec277a9453e6fc4", kill_on_drop: false }` [INFO] [stdout] 14434208359a1133e6b747fdcc279a7775fec406667707072ec277a9453e6fc4