[INFO] fetching crate docker-wrapper 0.8.3... [INFO] testing docker-wrapper-0.8.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate docker-wrapper 0.8.3 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate docker-wrapper 0.8.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate docker-wrapper 0.8.3 [INFO] tweaked toml for crates.io crate docker-wrapper 0.8.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate docker-wrapper 0.8.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate docker-wrapper 0.8.3 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v8.0.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.54 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded openssl-sys v0.9.110 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded openssl v0.10.74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 86f071020f9529f83a73a88db851726dbecefc85b3314ec6da951072bbc5b1d0 [INFO] running `Command { std: "docker" "start" "-a" "86f071020f9529f83a73a88db851726dbecefc85b3314ec6da951072bbc5b1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86f071020f9529f83a73a88db851726dbecefc85b3314ec6da951072bbc5b1d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86f071020f9529f83a73a88db851726dbecefc85b3314ec6da951072bbc5b1d0", kill_on_drop: false }` [INFO] [stdout] 86f071020f9529f83a73a88db851726dbecefc85b3314ec6da951072bbc5b1d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66f06d8e84d74c46ebedcd64e347306dd4ebdc6004ce2598fd90e2fba6d8f1cd [INFO] running `Command { std: "docker" "start" "-a" "66f06d8e84d74c46ebedcd64e347306dd4ebdc6004ce2598fd90e2fba6d8f1cd", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling docker-wrapper v0.8.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.03s [INFO] running `Command { std: "docker" "inspect" "66f06d8e84d74c46ebedcd64e347306dd4ebdc6004ce2598fd90e2fba6d8f1cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66f06d8e84d74c46ebedcd64e347306dd4ebdc6004ce2598fd90e2fba6d8f1cd", kill_on_drop: false }` [INFO] [stdout] 66f06d8e84d74c46ebedcd64e347306dd4ebdc6004ce2598fd90e2fba6d8f1cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e47d071bf5be2d424df18d3c194c3d2195f33d4983085608b7f2b4e4c48420e2 [INFO] running `Command { std: "docker" "start" "-a" "e47d071bf5be2d424df18d3c194c3d2195f33d4983085608b7f2b4e4c48420e2", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling docker-wrapper v0.8.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.72s [INFO] running `Command { std: "docker" "inspect" "e47d071bf5be2d424df18d3c194c3d2195f33d4983085608b7f2b4e4c48420e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e47d071bf5be2d424df18d3c194c3d2195f33d4983085608b7f2b4e4c48420e2", kill_on_drop: false }` [INFO] [stdout] e47d071bf5be2d424df18d3c194c3d2195f33d4983085608b7f2b4e4c48420e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c189240f6ba375885c836c6c0a227bff1098dd263a3935f60c3079a2e75fb62e [INFO] running `Command { std: "docker" "start" "-a" "c189240f6ba375885c836c6c0a227bff1098dd263a3935f60c3079a2e75fb62e", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/docker_wrapper-9502cf411e4d39af) [INFO] [stdout] [INFO] [stdout] running 585 tests [INFO] [stdout] test command::attach::tests::test_attach_all_options ... ok [INFO] [stdout] test command::attach::tests::test_attach_basic ... ok [INFO] [stdout] test command::attach::tests::test_attach_no_sig_proxy ... ok [INFO] [stdout] test command::attach::tests::test_attach_no_stdin ... ok [INFO] [stdout] test command::attach::tests::test_attach_with_detach_keys ... ok [INFO] [stdout] test command::bake::tests::test_bake_command_flags ... ok [INFO] [stdout] test command::bake::tests::test_bake_command_push_and_load ... ok [INFO] [stdout] test command::bake::tests::test_bake_command_with_allow ... ok [INFO] [stdout] test command::bake::tests::test_bake_command_with_attestations ... ok [INFO] [stdout] test command::bake::tests::test_bake_command_with_builder ... ok [INFO] [stdout] test command::bake::tests::test_bake_command_with_files ... ok [INFO] [stdout] test command::bake::tests::test_bake_command_with_list ... ok [INFO] [stdout] test command::bake::tests::test_bake_command_with_progress ... ok [INFO] [stdout] test command::bake::tests::test_bake_command_with_targets ... ok [INFO] [stdout] test command::build::tests::test_build_command_context_position ... ok [INFO] [stdout] test command::build::tests::test_build_command_advanced_options ... ok [INFO] [stdout] test command::build::tests::test_build_command_extensibility ... ok [INFO] [stdout] test command::build::tests::test_build_command_no_rm ... ok [INFO] [stdout] test command::build::tests::test_build_command_modern_buildx_options ... ok [INFO] [stdout] test command::build::tests::test_build_command_quiet_mode ... ok [INFO] [stdout] test command::build::tests::test_build_command_multiple_tags ... ok [INFO] [stdout] test command::build::tests::test_build_command_resource_limits ... ok [INFO] [stdout] test command::bake::tests::test_bake_command_basic ... ok [INFO] [stdout] test command::bake::tests::test_bake_command_with_metadata_file ... ok [INFO] [stdout] test command::bake::tests::test_bake_command_with_call ... ok [INFO] [stdout] test command::bake::tests::test_bake_command_with_set_values ... ok [INFO] [stdout] test command::bake::tests::test_bake_command_extensibility ... ok [INFO] [stdout] test command::build::tests::test_build_command_basic ... ok [INFO] [stdout] test command::builder::prune::tests::test_parse_size ... ok [INFO] [stdout] test command::builder::prune::tests::test_parse_output ... ok [INFO] [stdout] test command::build::tests::test_build_command_with_build_args ... ok [INFO] [stdout] test command::commit::tests::test_commit_all_options ... ok [INFO] [stdout] test command::build::tests::test_build_command_with_dockerfile ... ok [INFO] [stdout] test command::build::tests::test_build_command_with_labels ... ok [INFO] [stdout] test command::build::tests::test_build_output_helpers ... ok [INFO] [stdout] test command::build::tests::test_image_id_extraction ... ok [INFO] [stdout] test command::builder::build::tests::test_builder_build_basic ... ok [INFO] [stdout] test command::builder::build::tests::test_builder_build_buildkit ... ok [INFO] [stdout] test command::builder::build::tests::test_builder_build_extensibility ... ok [INFO] [stdout] test command::builder::build::tests::test_builder_build_platform ... ok [INFO] [stdout] test command::builder::build::tests::test_builder_build_with_options ... ok [INFO] [stdout] test command::builder::prune::tests::test_builder_prune_all_options ... ok [INFO] [stdout] test command::builder::prune::tests::test_builder_prune_basic ... ok [INFO] [stdout] test command::builder::prune::tests::test_builder_prune_extensibility ... ok [INFO] [stdout] test command::commit::tests::test_commit_with_repository ... ok [INFO] [stdout] test command::commit::tests::test_commit_with_repository_and_tag ... ok [INFO] [stdout] test command::compose_attach::tests::test_attach_command_with_index ... ok [INFO] [stdout] test command::compose_attach::tests::test_attach_command_with_no_sig_proxy ... ok [INFO] [stdout] test command::compose_attach::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::compose_build::tests::test_compose_build_all_options ... ok [INFO] [stdout] test command::compose_build::tests::test_compose_build_basic ... ok [INFO] [stdout] test command::compose_build::tests::test_compose_build_with_build_args ... ok [INFO] [stdout] test command::compose_build::tests::test_compose_build_with_services ... ok [INFO] [stdout] test command::compose_build::tests::test_compose_build_with_flags ... ok [INFO] [stdout] test command::compose_create::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::compose_create::tests::test_compose_create_basic ... ok [INFO] [stdout] test command::compose_create::tests::test_compose_create_with_pull ... ok [INFO] [stdout] test command::compose_create::tests::test_pull_policy_display ... ok [INFO] [stdout] test command::compose_create::tests::test_compose_create_with_services ... ok [INFO] [stdout] test command::compose_down::tests::test_compose_down_all_options ... ok [INFO] [stdout] test command::compose_down::tests::test_compose_down_with_volumes ... ok [INFO] [stdout] test command::compose_down::tests::test_compose_down_remove_images ... ok [INFO] [stdout] test command::compose_down::tests::test_compose_down_basic ... ok [INFO] [stdout] test command::compose_down::tests::test_remove_images_display ... ok [INFO] [stdout] test command::compose_exec::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::compose_down::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::commit::tests::test_commit_basic ... ok [INFO] [stdout] test command::compose_exec::tests::test_compose_exec_basic ... ok [INFO] [stdout] test command::commit::tests::test_commit_no_pause ... ok [INFO] [stdout] test command::commit::tests::test_commit_with_message_and_author ... ok [INFO] [stdout] test command::compose_attach::tests::test_attach_command_basic ... ok [INFO] [stdout] test command::compose_attach::tests::test_attach_command_with_detach_keys ... ok [INFO] [stdout] test command::compose_build::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::compose_build::tests::test_progress_output_display ... ok [INFO] [stdout] test command::compose_create::tests::test_compose_create_with_build ... ok [INFO] [stdout] test command::compose_exec::tests::test_compose_exec_all_options ... ok [INFO] [stdout] test command::commit::tests::test_commit_with_changes ... ok [INFO] [stdout] test command::compose_exec::tests::test_compose_exec_with_flags ... ok [INFO] [stdout] test command::compose_exec::tests::test_compose_exec_with_index ... ok [INFO] [stdout] test command::compose_kill::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::compose_exec::tests::test_compose_exec_with_user_and_workdir ... ok [INFO] [stdout] test command::compose_kill::tests::test_compose_kill_basic ... ok [INFO] [stdout] test command::compose_kill::tests::test_compose_kill_with_signal ... ok [INFO] [stdout] test command::compose_logs::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::compose_kill::tests::test_compose_kill_with_services ... ok [INFO] [stdout] test command::compose_logs::tests::test_compose_logs_all_options ... ok [INFO] [stdout] test command::compose_logs::tests::test_compose_logs_basic ... ok [INFO] [stdout] test command::compose_ls::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::compose_ls::tests::test_ls_command_basic ... ok [INFO] [stdout] test command::compose_logs::tests::test_compose_logs_with_tail ... ok [INFO] [stdout] test command::compose_ls::tests::test_ls_command_with_all ... ok [INFO] [stdout] test command::compose_ls::tests::test_ls_command_with_format ... ok [INFO] [stdout] test command::compose_pause::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::compose_pause::tests::test_compose_pause_basic ... ok [INFO] [stdout] test command::compose_logs::tests::test_compose_logs_with_services ... ok [INFO] [stdout] test command::compose_pause::tests::test_compose_pause_single_service ... ok [INFO] [stdout] test command::compose_exec::tests::test_compose_exec_with_command ... ok [INFO] [stdout] test command::compose_logs::tests::test_compose_logs_follow ... ok [INFO] [stdout] test command::compose_exec::tests::test_compose_exec_with_env_vars ... ok [INFO] [stdout] test command::compose_kill::tests::test_compose_kill_multiple_services ... ok [INFO] [stdout] test command::compose_ls::tests::test_ls_command_with_filter ... ok [INFO] [stdout] test command::compose_pause::tests::test_compose_pause_with_services ... ok [INFO] [stdout] test command::compose_pause::tests::test_compose_pause_with_services_method ... ok [INFO] [stdout] test command::compose_ls::tests::test_ls_result_helpers ... ok [INFO] [stdout] test command::compose_kill::tests::test_compose_kill_with_numeric_signal ... ok [INFO] [stdout] test command::compose_ps::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::compose_ps::tests::test_compose_ps_all ... ok [INFO] [stdout] test command::compose_restart::tests::test_compose_restart_builder_pattern ... ok [INFO] [stdout] test command::compose_restart::tests::test_compose_restart_with_services ... ok [INFO] [stdout] test command::compose_restart::tests::test_compose_restart_with_services_method ... ok [INFO] [stdout] test command::compose_rm::tests::test_compose_rm_basic ... ok [INFO] [stdout] test command::compose_rm::tests::test_compose_rm_force_only ... ok [INFO] [stdout] test command::compose_rm::tests::test_compose_rm_with_flags ... ok [INFO] [stdout] test command::compose_rm::tests::test_compose_rm_with_services ... ok [INFO] [stdout] test command::compose_run::tests::test_compose_run_all_options ... ok [INFO] [stdout] test command::compose_run::tests::test_compose_run_with_command ... ok [INFO] [stdout] test command::compose_ps::tests::test_compose_ps_basic ... ok [INFO] [stdout] test command::compose_ps::tests::test_compose_ps_with_filters ... ok [INFO] [stdout] test command::compose_run::tests::test_compose_run_with_env_and_labels ... ok [INFO] [stdout] test command::compose_ps::tests::test_compose_ps_with_format ... ok [INFO] [stdout] test command::compose_run::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::compose_restart::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::compose_rm::tests::test_compose_rm_with_volumes ... ok [INFO] [stdout] test command::compose_rm::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::compose_run::tests::test_compose_run_basic ... ok [INFO] [stdout] test command::compose_restart::tests::test_compose_restart_basic ... ok [INFO] [stdout] test command::compose_run::tests::test_compose_run_with_flags ... ok [INFO] [stdout] test command::compose_ps::tests::test_container_status_display ... ok [INFO] [stdout] test command::compose_start::tests::test_compose_start_with_services_method ... ok [INFO] [stdout] test command::compose_restart::tests::test_compose_restart_with_timeout ... ok [INFO] [stdout] test command::compose_stop::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::compose_stop::tests::test_compose_stop_all_services_with_timeout ... ok [INFO] [stdout] test command::compose_stop::tests::test_compose_stop_with_services ... ok [INFO] [stdout] test command::compose_stop::tests::test_compose_stop_with_timeout ... ok [INFO] [stdout] test command::compose_stop::tests::test_compose_stop_zero_timeout ... ok [INFO] [stdout] test command::compose_unpause::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::compose_stop::tests::test_compose_stop_basic ... ok [INFO] [stdout] test command::compose_unpause::tests::test_compose_unpause_single_service ... ok [INFO] [stdout] test command::compose_start::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::compose_start::tests::test_compose_start_with_services ... ok [INFO] [stdout] test command::compose_start::tests::test_compose_start_basic ... ok [INFO] [stdout] test command::compose_unpause::tests::test_compose_unpause_basic ... ok [INFO] [stdout] test command::compose_stop::tests::test_compose_stop_with_services_method ... ok [INFO] [stdout] test command::compose_start::tests::test_compose_start_single_service ... ok [INFO] [stdout] test command::compose_unpause::tests::test_compose_unpause_with_services ... ok [INFO] [stdout] test command::compose_unpause::tests::test_compose_unpause_with_services_method ... ok [INFO] [stdout] test command::compose_up::tests::test_compose_config_integration ... ok [INFO] [stdout] test command::compose_up::tests::test_compose_up_detached ... ok [INFO] [stdout] test command::compose_up::tests::test_pull_policy_display ... ok [INFO] [stdout] test command::compose_up::tests::test_compose_up_with_services ... ok [INFO] [stdout] test command::container_prune::tests::test_container_prune_builder ... ok [INFO] [stdout] test command::context::create::tests::test_context_create_with_description ... ok [INFO] [stdout] test command::context::create::tests::test_context_create_basic ... ok [INFO] [stdout] test command::context::create::tests::test_context_create_with_docker_host ... ok [INFO] [stdout] test command::context::ls::tests::test_context_ls_basic ... ok [INFO] [stdout] test command::context::inspect::tests::test_context_inspect_single ... ok [INFO] [stdout] test command::context::ls::tests::test_context_ls_with_format ... ok [INFO] [stdout] test command::context::inspect::tests::test_context_inspect_with_format ... ok [INFO] [stdout] test command::context::rm::tests::test_context_rm_force ... ok [INFO] [stdout] test command::context::rm::tests::test_context_rm_single ... ok [INFO] [stdout] test command::context::ls::tests::test_current_context_parsing ... ok [INFO] [stdout] test command::context::inspect::tests::test_context_inspect_multiple ... ok [INFO] [stdout] test command::context::rm::tests::test_context_rm_multiple ... ok [INFO] [stdout] test command::context::update::tests::test_context_update_basic ... ok [INFO] [stdout] test command::context::use_context::tests::test_context_use_basic ... ok [INFO] [stdout] test command::cp::tests::test_cp_from_container_to_host ... ok [INFO] [stdout] test command::context::update::tests::test_context_update_with_description ... ok [INFO] [stdout] test command::cp::tests::test_cp_with_archive ... ok [INFO] [stdout] test command::compose_up::tests::test_compose_up_all_options ... ok [INFO] [stdout] test command::cp::tests::test_cp_with_follow_link ... ok [INFO] [stdout] test command::compose_up::tests::test_compose_up_basic ... ok [INFO] [stdout] test command::context::create::tests::test_context_create_from_existing ... ok [INFO] [stdout] test command::context::ls::tests::test_context_ls_quiet ... ok [INFO] [stdout] test command::create::tests::test_create_basic ... ok [INFO] [stdout] test command::create::tests::test_create_with_env ... ok [INFO] [stdout] test command::cp::tests::test_cp_from_host_to_container ... ok [INFO] [stdout] test command::cp::tests::test_cp_with_all_options ... ok [INFO] [stdout] test command::context::update::tests::test_context_update_with_docker_host ... ok [INFO] [stdout] test command::context::use_context::tests::test_context_switched ... ok [INFO] [stdout] test command::diff::tests::test_diff_basic ... ok [INFO] [stdout] test command::diff::tests::test_diff_result_helpers ... ok [INFO] [stdout] test command::diff::tests::test_filesystem_change_type_display ... ok [INFO] [stdout] test command::create::tests::test_create_with_name ... ok [INFO] [stdout] test command::create::tests::test_create_with_ports ... ok [INFO] [stdout] test command::create::tests::test_create_with_volumes ... ok [INFO] [stdout] test command::create::tests::test_create_with_command ... ok [INFO] [stdout] test command::diff::tests::test_parse_filesystem_changes ... ok [INFO] [stdout] test command::create::tests::test_create_all_options ... ok [INFO] [stdout] test command::context::rm::tests::test_removed_contexts_parsing ... ok [INFO] [stdout] test command::create::tests::test_create_interactive_tty ... ok [INFO] [stdout] test command::diff::tests::test_parse_filesystem_changes_empty ... ok [INFO] [stdout] test command::exec::tests::test_exec_command_env_file ... ok [INFO] [stdout] test command::exec::tests::test_it_convenience_method ... ok [INFO] [stdout] test command::exec::tests::test_exec_command_extensibility ... ok [INFO] [stdout] test command::events::tests::test_events_basic ... ok [INFO] [stdout] test command::exec::tests::test_exec_command_privileged ... ok [INFO] [stdout] test command::diff::tests::test_parse_filesystem_changes_unknown_type ... ok [INFO] [stdout] test command::export::tests::test_export_result ... ok [INFO] [stdout] test command::exec::tests::test_exec_command_builder ... ok [INFO] [stdout] test command::exec::tests::test_exec_command_detach ... ok [INFO] [stdout] test command::events::tests::test_events_all_options ... ok [INFO] [stdout] test command::events::tests::test_events_with_format ... ok [INFO] [stdout] test command::exec::tests::test_exec_output_helpers ... ok [INFO] [stdout] test command::export::tests::test_export_basic ... ok [INFO] [stdout] test command::events::tests::test_events_with_since_until ... ok [INFO] [stdout] test command::events::tests::test_parse_json_events ... ok [INFO] [stdout] test command::events::tests::test_parse_json_events_empty ... ok [INFO] [stdout] test command::export::tests::test_export_result_stdout ... ok [INFO] [stdout] test command::history::tests::test_history_basic ... ok [INFO] [stdout] test command::export::tests::test_export_with_output ... ok [INFO] [stdout] test command::history::tests::test_parse_table_layers ... ok [INFO] [stdout] test command::image_prune::tests::test_image_prune_builder ... ok [INFO] [stdout] test command::image_prune::tests::test_dangling_only ... ok [INFO] [stdout] test command::images::tests::test_image_info_creation ... ok [INFO] [stdout] test command::images::tests::test_images_command_all_options ... ok [INFO] [stdout] test command::images::tests::test_images_command_custom_format ... ok [INFO] [stdout] test command::images::tests::test_images_command_basic ... ok [INFO] [stdout] test command::history::tests::test_history_result_helpers ... ok [INFO] [stdout] test command::history::tests::test_history_with_format ... ok [INFO] [stdout] test command::images::tests::test_images_command_with_filters ... ok [INFO] [stdout] test command::history::tests::test_parse_json_layers ... ok [INFO] [stdout] test command::images::tests::test_images_command_default ... ok [INFO] [stdout] test command::images::tests::test_parse_table_output ... ok [INFO] [stdout] test command::images::tests::test_parse_json_output ... ok [INFO] [stdout] test command::images::tests::test_images_command_with_all_flags ... ok [INFO] [stdout] test command::images::tests::test_parse_quiet_output ... ok [INFO] [stdout] test command::import::tests::test_import_basic ... ok [INFO] [stdout] test command::import::tests::test_import_from_stdin ... ok [INFO] [stdout] test command::import::tests::test_import_all_options ... ok [INFO] [stdout] test command::import::tests::test_import_from_url ... ok [INFO] [stdout] test command::import::tests::test_import_result ... ok [INFO] [stdout] test command::import::tests::test_import_result_source_types ... ok [INFO] [stdout] test command::images::tests::test_images_command_with_repository ... ok [INFO] [stdout] test command::export::tests::test_export_with_path ... ok [INFO] [stdout] test command::history::tests::test_history_all_options ... ok [INFO] [stdout] test command::history::tests::test_parse_size ... ok [INFO] [stdout] test command::history::tests::test_parse_json_layers_empty ... ok [INFO] [stdout] test command::images::tests::test_images_command_extensibility ... ok [INFO] [stdout] test command::images::tests::test_images_command_with_format ... ok [INFO] [stdout] test command::images::tests::test_images_output_helpers ... ok [INFO] [stdout] test command::import::tests::test_import_with_changes ... ok [INFO] [stdout] test command::import::tests::test_import_with_repository ... ok [INFO] [stdout] test command::import::tests::test_parse_image_id ... ok [INFO] [stdout] test command::info::tests::test_docker_info_creation ... ok [INFO] [stdout] test command::info::tests::test_info_command_basic ... ok [INFO] [stdout] test command::info::tests::test_info_command_default ... ok [INFO] [stdout] test command::info::tests::test_info_command_display ... ok [INFO] [stdout] test command::info::tests::test_info_command_display_no_format ... ok [INFO] [stdout] test command::info::tests::test_info_command_extensibility ... ok [INFO] [stdout] test command::info::tests::test_info_command_json_format ... ok [INFO] [stdout] test command::info::tests::test_info_command_name ... ok [INFO] [stdout] test command::info::tests::test_info_command_table_format ... ok [INFO] [stdout] test command::info::tests::test_info_command_with_format ... ok [INFO] [stdout] test command::info::tests::test_info_output_helpers ... ok [INFO] [stdout] test command::info::tests::test_info_output_no_data ... ok [INFO] [stdout] test command::info::tests::test_parse_json_output_concept ... ok [INFO] [stdout] test command::info::tests::test_parse_table_output_concept ... ok [INFO] [stdout] test command::info::tests::test_registry_config_creation ... ok [INFO] [stdout] test command::info::tests::test_runtime_info_creation ... ok [INFO] [stdout] test command::info::tests::test_system_info_creation ... ok [INFO] [stdout] test command::init::tests::test_init_command_basic ... ok [INFO] [stdout] test command::init::tests::test_init_command_default ... ok [INFO] [stdout] test command::init::tests::test_init_command_display ... ok [INFO] [stdout] test command::init::tests::test_init_command_extensibility ... ok [INFO] [stdout] test command::init::tests::test_init_command_version ... ok [INFO] [stdout] test command::init::tests::test_init_output_files_created ... ok [INFO] [stdout] test command::init::tests::test_init_output_helpers ... ok [INFO] [stdout] test command::init::tests::test_init_template_display ... ok [INFO] [stdout] test command::inspect::tests::test_inspect_all_options ... ok [INFO] [stdout] test command::inspect::tests::test_inspect_multiple_objects ... ok [INFO] [stdout] test command::inspect::tests::test_inspect_single_object ... ok [INFO] [stdout] test command::inspect::tests::test_inspect_with_format ... ok [INFO] [stdout] test command::inspect::tests::test_inspect_with_size ... ok [INFO] [stdout] test command::inspect::tests::test_inspect_with_type ... ok [INFO] [stdout] test command::kill::tests::test_kill_builder_chain ... ok [INFO] [stdout] test command::kill::tests::test_kill_multiple_containers ... ok [INFO] [stdout] test command::kill::tests::test_kill_single_container ... ok [INFO] [stdout] test command::kill::tests::test_kill_with_numeric_signal ... ok [INFO] [stdout] test command::kill::tests::test_kill_with_signal ... ok [INFO] [stdout] test command::load::tests::test_load_basic ... ok [INFO] [stdout] test command::load::tests::test_load_with_all_options ... ok [INFO] [stdout] test command::load::tests::test_load_with_input ... ok [INFO] [stdout] test command::load::tests::test_load_with_quiet ... ok [INFO] [stdout] test command::load::tests::test_parse_loaded_images ... ok [INFO] [stdout] test command::load::tests::test_parse_loaded_images_empty ... ok [INFO] [stdout] test command::login::tests::test_login_command_basic ... ok [INFO] [stdout] test command::login::tests::test_login_command_default ... ok [INFO] [stdout] test command::login::tests::test_login_command_display ... ok [INFO] [stdout] test command::login::tests::test_login_command_display_stdin ... ok [INFO] [stdout] test command::login::tests::test_login_command_docker_hub_default ... ok [INFO] [stdout] test command::login::tests::test_login_command_password_stdin ... ok [INFO] [stdout] test command::login::tests::test_login_command_with_private_registry ... ok [INFO] [stdout] test command::login::tests::test_login_command_with_registry ... ok [INFO] [stdout] test command::login::tests::test_login_output_alternative_success_message ... ok [INFO] [stdout] test command::login::tests::test_login_output_failure ... ok [INFO] [stdout] test command::login::tests::test_login_output_success_detection ... ok [INFO] [stdout] test command::login::tests::test_login_output_warnings ... ok [INFO] [stdout] test command::logout::tests::test_logout_builder_pattern ... ok [INFO] [stdout] test command::logout::tests::test_logout_command_basic ... ok [INFO] [stdout] test command::logout::tests::test_logout_command_daemon_default ... ok [INFO] [stdout] test command::logout::tests::test_logout_command_default ... ok [INFO] [stdout] test command::logout::tests::test_logout_command_display ... ok [INFO] [stdout] test command::logout::tests::test_logout_command_with_private_registry ... ok [INFO] [stdout] test command::logout::tests::test_logout_output_failure ... ok [INFO] [stdout] test command::logout::tests::test_logout_command_display_no_server ... ok [INFO] [stdout] test command::logout::tests::test_logout_output_info_messages ... ok [INFO] [stdout] test command::logout::tests::test_logout_output_success_empty ... ok [INFO] [stdout] test command::logout::tests::test_logout_multiple_servers_concept ... ok [INFO] [stdout] test command::logout::tests::test_logout_output_success_not_logged_in ... ok [INFO] [stdout] test command::logout::tests::test_logout_various_server_formats ... ok [INFO] [stdout] test command::logout::tests::test_logout_output_success_with_credentials_removal ... ok [INFO] [stdout] test command::logs::tests::test_logs_with_tail ... ok [INFO] [stdout] test command::logs::tests::test_logs_basic ... ok [INFO] [stdout] test command::logs::tests::test_logs_all_options ... ok [INFO] [stdout] test command::logout::tests::test_logout_command_with_server ... ok [INFO] [stdout] test command::network::connect::tests::test_network_connect_with_alias ... ok [INFO] [stdout] test command::network::create::tests::test_network_create_basic ... ok [INFO] [stdout] test command::network::connect::tests::test_network_connect_with_ip ... ok [INFO] [stdout] test command::logs::tests::test_logs_follow ... ok [INFO] [stdout] test command::network::create::tests::test_network_create_all_options ... ok [INFO] [stdout] test command::network::create::tests::test_network_create_with_subnet ... ok [INFO] [stdout] test command::network::create::tests::test_network_create_with_driver ... ok [INFO] [stdout] test command::logs::tests::test_logs_with_timestamps ... ok [INFO] [stdout] test command::network::disconnect::tests::test_network_disconnect_force ... ok [INFO] [stdout] test command::network::connect::tests::test_network_connect_basic ... ok [INFO] [stdout] test command::network::disconnect::tests::test_network_disconnect_basic ... ok [INFO] [stdout] test command::logout::tests::test_logout_output_warnings ... ok [INFO] [stdout] test command::network::inspect::tests::test_network_inspect_multiple ... ok [INFO] [stdout] test command::logs::tests::test_logs_with_since ... ok [INFO] [stdout] test command::network::ls::tests::test_network_ls_basic ... ok [INFO] [stdout] test command::network::ls::tests::test_network_ls_quiet ... ok [INFO] [stdout] test command::network::ls::tests::test_parse_table_output ... ok [INFO] [stdout] test command::network::ls::tests::test_network_ls_with_format ... ok [INFO] [stdout] test command::network::prune::tests::test_network_prune_basic ... ok [INFO] [stdout] test command::network::prune::tests::test_network_prune_force ... ok [INFO] [stdout] test command::network::prune::tests::test_network_prune_with_filters ... ok [INFO] [stdout] test command::network::prune::tests::test_parse_size ... ok [INFO] [stdout] test command::network::rm::tests::test_network_rm_force ... ok [INFO] [stdout] test command::network::rm::tests::test_network_rm_single ... ok [INFO] [stdout] test command::pause::tests::test_pause_add_container ... ok [INFO] [stdout] test command::port::tests::test_parse_port_mappings ... ok [INFO] [stdout] test command::pause::tests::test_pause_multiple_containers ... ok [INFO] [stdout] test command::pause::tests::test_pause_single_container ... ok [INFO] [stdout] test command::port::tests::test_port_basic ... ok [INFO] [stdout] test command::network::inspect::tests::test_network_inspect_single ... ok [INFO] [stdout] test command::ps::tests::test_ps_command_builder ... ok [INFO] [stdout] test command::port::tests::test_port_with_specific_port ... ok [INFO] [stdout] test command::network::inspect::tests::test_network_inspect_verbose ... ok [INFO] [stdout] test command::ps::tests::test_ps_command_extensibility ... ok [INFO] [stdout] test command::network::inspect::tests::test_network_inspect_with_format ... ok [INFO] [stdout] test command::ps::tests::test_ps_command_format_variants ... ok [INFO] [stdout] test command::network::ls::tests::test_network_ls_with_filters ... ok [INFO] [stdout] test command::ps::tests::test_container_info_creation ... ok [INFO] [stdout] test command::network::rm::tests::test_network_rm_multiple ... ok [INFO] [stdout] test command::pull::tests::test_pull_command_order ... ok [INFO] [stdout] test command::pull::tests::test_pull_command_all_options ... ok [INFO] [stdout] test command::pull::tests::test_pull_command_with_all_tags ... ok [INFO] [stdout] test command::pull::tests::test_pull_command_basic ... ok [INFO] [stdout] test command::ps::tests::test_ps_command_multiple_filters ... ok [INFO] [stdout] test command::ps::tests::test_ps_output_helpers ... ok [INFO] [stdout] test command::pull::tests::test_pull_command_default ... ok [INFO] [stdout] test command::ps::tests::test_ps_command_latest ... ok [INFO] [stdout] test command::pull::tests::test_pull_command_with_platform ... ok [INFO] [stdout] test command::pull::tests::test_pull_command_with_digest ... ok [INFO] [stdout] test command::pull::tests::test_pull_command_with_quiet ... ok [INFO] [stdout] test command::pull::tests::test_pull_command_with_registry ... ok [INFO] [stdout] test command::pull::tests::test_pull_command_disable_content_trust ... ok [INFO] [stdout] test command::push::tests::test_push_command_order ... ok [INFO] [stdout] test command::push::tests::test_push_command_with_all_tags ... ok [INFO] [stdout] test command::push::tests::test_push_command_with_platform ... ok [INFO] [stdout] test command::push::tests::test_push_command_with_quiet ... ok [INFO] [stdout] test command::push::tests::test_push_command_all_options ... ok [INFO] [stdout] test command::push::tests::test_push_command_basic ... ok [INFO] [stdout] test command::push::tests::test_push_command_default ... ok [INFO] [stdout] test command::push::tests::test_push_command_disable_content_trust ... ok [INFO] [stdout] test command::push::tests::test_push_command_docker_hub_format ... ok [INFO] [stdout] test command::push::tests::test_push_command_local_registry ... ok [INFO] [stdout] test command::push::tests::test_push_command_with_registry_and_namespace ... ok [INFO] [stdout] test command::rename::tests::test_command_name ... ok [INFO] [stdout] test command::rename::tests::test_rename_basic ... ok [INFO] [stdout] test command::rename::tests::test_rename_result ... ok [INFO] [stdout] test command::rename::tests::test_rename_with_id ... ok [INFO] [stdout] test command::restart::tests::test_command_name ... ok [INFO] [stdout] test command::restart::tests::test_restart_command_args_basic ... ok [INFO] [stdout] test command::restart::tests::test_restart_command_args_multiple_containers ... ok [INFO] [stdout] test command::restart::tests::test_restart_command_args_with_options ... ok [INFO] [stdout] test command::restart::tests::test_restart_command_new ... ok [INFO] [stdout] test command::restart::tests::test_restart_command_new_multiple ... ok [INFO] [stdout] test command::restart::tests::test_restart_command_with_signal ... ok [INFO] [stdout] test command::events::tests::test_events_with_filters ... ok [INFO] [stdout] test command::port::tests::test_parse_port_mappings_empty ... ok [INFO] [stdout] test command::ps::tests::test_ps_command_last ... ok [INFO] [stdout] test command::ps::tests::test_ps_command_quiet ... ok [INFO] [stdout] test command::restart::tests::test_restart_command_with_timeout ... ok [INFO] [stdout] test command::restart::tests::test_restart_command_with_timeout_duration ... ok [INFO] [stdout] test command::restart::tests::test_restart_result_container_count ... ok [INFO] [stdout] test command::restart::tests::test_restart_result_contains_container ... ok [INFO] [stdout] test command::restart::tests::test_restart_result_first_container ... ok [INFO] [stdout] test command::restart::tests::test_restart_result_is_success ... ok [INFO] [stdout] test command::rm::tests::test_rm_builder_chain ... ok [INFO] [stdout] test command::rm::tests::test_rm_multiple_containers ... ok [INFO] [stdout] test command::rm::tests::test_rm_single_container ... ok [INFO] [stdout] test command::rm::tests::test_rm_with_force ... ok [INFO] [stdout] test command::rm::tests::test_rm_with_all_options ... ok [INFO] [stdout] test command::rm::tests::test_rm_with_volumes ... ok [INFO] [stdout] test command::rmi::tests::test_parse_removed_images ... ok [INFO] [stdout] test command::rmi::tests::test_parse_removed_images_empty ... ok [INFO] [stdout] test command::rmi::tests::test_rmi_all_options ... ok [INFO] [stdout] test command::rmi::tests::test_rmi_multiple_images ... ok [INFO] [stdout] test command::rmi::tests::test_rmi_single_image ... ok [INFO] [stdout] test command::rmi::tests::test_rmi_with_force ... ok [INFO] [stdout] test command::rmi::tests::test_rmi_with_no_prune ... ok [INFO] [stdout] test command::run::tests::test_container_id ... ok [INFO] [stdout] test command::run::tests::test_it_convenience_method ... ok [INFO] [stdout] test command::run::tests::test_run_command_additional_list_individual_options ... ok [INFO] [stdout] test command::run::tests::test_run_command_additional_list_options ... ok [INFO] [stdout] test command::run::tests::test_run_command_advanced_memory_performance ... ok [INFO] [stdout] test command::run::tests::test_run_command_advanced_mount_network_options ... ok [INFO] [stdout] test command::run::tests::test_run_command_all_high_impact_options ... ok [INFO] [stdout] test command::run::tests::test_run_command_block_io_controls ... ok [INFO] [stdout] test command::run::tests::test_run_command_advanced_system_individual_options ... ok [INFO] [stdout] test command::run::tests::test_run_command_builder ... ok [INFO] [stdout] test command::run::tests::test_run_command_complete_100_percent_coverage ... ok [INFO] [stdout] test command::run::tests::test_run_command_comprehensive_builder ... ok [INFO] [stdout] test command::run::tests::test_run_command_comprehensive_health_advanced_integration ... ok [INFO] [stdout] test command::run::tests::test_run_command_device_filesystem ... ok [INFO] [stdout] test command::run::tests::test_run_command_dns_network_options ... ok [INFO] [stdout] test command::run::tests::test_run_command_empty_lists_not_added ... ok [INFO] [stdout] test command::run::tests::test_run_command_environment_labels ... ok [INFO] [stdout] test command::run::tests::test_run_command_extensibility ... ok [INFO] [stdout] test command::run::tests::test_run_command_health_advanced_individual_options ... ok [INFO] [stdout] test command::run::tests::test_run_command_health_check_options ... ok [INFO] [stdout] test command::run::tests::test_run_command_lifecycle_management ... ok [INFO] [stdout] test command::run::tests::test_run_command_logging_and_drivers ... ok [INFO] [stdout] test command::run::tests::test_run_command_namespaces ... ok [INFO] [stdout] test command::run::tests::test_run_command_realtime_cpu_networking ... ok [INFO] [stdout] test command::run::tests::test_run_command_resource_limits ... ok [INFO] [stdout] test command::run::tests::test_run_command_system_integration ... ok [INFO] [stdout] test command::run::tests::test_run_command_security_capabilities ... ok [INFO] [stdout] test command::run::tests::test_run_command_with_cmd ... ok [INFO] [stdout] test command::run::tests::test_volume_mount_display ... ok [INFO] [stdout] test command::run::tests::test_run_command_security_and_user ... ok [INFO] [stdout] test command::save::tests::test_save_multiple_with_output ... ok [INFO] [stdout] test command::search::tests::test_parse_table_output_concept ... ok [INFO] [stdout] test command::search::tests::test_parse_json_output ... ok [INFO] [stdout] test command::run::tests::test_run_command_simple_flags ... ok [INFO] [stdout] test command::search::tests::test_search_command_default ... ok [INFO] [stdout] test command::search::tests::test_search_command_no_trunc ... ok [INFO] [stdout] test command::search::tests::test_search_command_display ... ok [INFO] [stdout] test command::search::tests::test_search_command_with_filters ... ok [INFO] [stdout] test command::search::tests::test_search_command_with_format ... ok [INFO] [stdout] test command::save::tests::test_save_single_image ... ok [INFO] [stdout] test command::run::tests::test_run_command_process_control ... ok [INFO] [stdout] test command::start::tests::test_start_command_args_with_options ... ok [INFO] [stdout] test command::search::tests::test_search_command_with_multiple_filters ... ok [INFO] [stdout] test command::search::tests::test_search_output_helpers ... ok [INFO] [stdout] test command::search::tests::test_search_command_with_limit ... ok [INFO] [stdout] test command::start::tests::test_command_name ... ok [INFO] [stdout] test command::start::tests::test_start_command_ai_convenience ... ok [INFO] [stdout] test command::start::tests::test_start_command_args_basic ... ok [INFO] [stdout] test command::start::tests::test_start_command_new ... ok [INFO] [stdout] test command::start::tests::test_start_command_new_multiple ... ok [INFO] [stdout] test command::start::tests::test_start_command_args_multiple_containers ... ok [INFO] [stdout] test command::start::tests::test_start_command_with_attach ... ok [INFO] [stdout] test command::start::tests::test_start_command_with_checkpoint ... ok [INFO] [stdout] test command::start::tests::test_start_command_with_interactive ... ok [INFO] [stdout] test command::start::tests::test_start_command_with_detach_keys ... ok [INFO] [stdout] test command::start::tests::test_start_result_contains_container ... ok [INFO] [stdout] test command::start::tests::test_start_result_is_success ... ok [INFO] [stdout] test command::start::tests::test_start_command_with_checkpoint_dir ... ok [INFO] [stdout] test command::stats::tests::test_container_stats_parsing ... ok [INFO] [stdout] test command::start::tests::test_start_result_first_container ... ok [INFO] [stdout] test command::start::tests::test_start_result_container_count ... ok [INFO] [stdout] test command::stats::tests::test_parse_json_stats ... ok [INFO] [stdout] test command::stats::tests::test_stats_no_trunc ... ok [INFO] [stdout] test command::stats::tests::test_stats_basic ... ok [INFO] [stdout] test command::stats::tests::test_stats_with_all_flag ... ok [INFO] [stdout] test command::stats::tests::test_stats_with_containers ... ok [INFO] [stdout] test command::stats::tests::test_stats_no_stream ... ok [INFO] [stdout] test command::stats::tests::test_parse_json_stats_empty ... ok [INFO] [stdout] test command::stop::tests::test_command_name ... ok [INFO] [stdout] test command::stats::tests::test_stats_with_format ... ok [INFO] [stdout] test command::save::tests::test_save_multiple_images ... ok [INFO] [stdout] test command::save::tests::test_save_with_output ... ok [INFO] [stdout] test command::stop::tests::test_stop_command_args_basic ... ok [INFO] [stdout] test command::stop::tests::test_stop_command_args_multiple_containers ... ok [INFO] [stdout] test command::stop::tests::test_stop_command_new ... ok [INFO] [stdout] test command::stop::tests::test_stop_command_with_timeout_duration ... ok [INFO] [stdout] test command::stop::tests::test_stop_result_is_success ... ok [INFO] [stdout] test command::system::df::tests::test_system_df_builder ... ok [INFO] [stdout] test command::stop::tests::test_stop_command_with_signal ... ok [INFO] [stdout] test command::stop::tests::test_stop_command_with_timeout ... ok [INFO] [stdout] test command::stop::tests::test_stop_result_contains_container ... ok [INFO] [stdout] test command::system::prune::tests::test_system_prune_builder ... ok [INFO] [stdout] test command::system::prune::tests::test_parse_size ... ok [INFO] [stdout] test command::stop::tests::test_stop_result_first_container ... ok [INFO] [stdout] test command::tag::tests::test_tag_with_registry ... ok [INFO] [stdout] test command::stop::tests::test_stop_command_args_with_options ... ok [INFO] [stdout] test command::stop::tests::test_stop_command_new_multiple ... ok [INFO] [stdout] test command::stop::tests::test_stop_result_container_count ... ok [INFO] [stdout] test command::tag::tests::test_tag_basic ... ok [INFO] [stdout] test command::tests::test_port_builder ... ok [INFO] [stdout] test command::tag::tests::test_tag_same_repo_different_tag ... ok [INFO] [stdout] test command::tag::tests::test_tag_with_image_id ... ok [INFO] [stdout] test command::tests::test_command_executor_args ... ok [INFO] [stdout] test command::tests::test_command_output_helpers ... ok [INFO] [stdout] test command::tests::test_environment_builder ... ok [INFO] [stdout] test command::tests::test_port_mapping_display ... ok [INFO] [stdout] test command::top::tests::test_parse_processes_empty ... ok [INFO] [stdout] test command::top::tests::test_parse_processes ... ok [INFO] [stdout] test command::top::tests::test_container_process_invalid_pid ... ok [INFO] [stdout] test command::top::tests::test_container_process_pid_as_int ... ok [INFO] [stdout] test command::top::tests::test_top_with_custom_ps_options ... ok [INFO] [stdout] test command::top::tests::test_parse_processes_headers_only ... ok [INFO] [stdout] test command::unpause::tests::test_unpause_add_container ... ok [INFO] [stdout] test command::unpause::tests::test_unpause_multiple_containers ... ok [INFO] [stdout] test command::top::tests::test_top_with_ps_options ... ok [INFO] [stdout] test command::unpause::tests::test_unpause_single_container ... ok [INFO] [stdout] test command::update::tests::test_update_add_container ... ok [INFO] [stdout] test command::update::tests::test_update_all_options ... ok [INFO] [stdout] test command::top::tests::test_top_basic ... ok [INFO] [stdout] test command::update::tests::test_update_cpu_options ... ok [INFO] [stdout] test command::update::tests::test_update_memory_options ... ok [INFO] [stdout] test command::update::tests::test_update_single_container ... ok [INFO] [stdout] test command::version::tests::test_client_version_creation ... ok [INFO] [stdout] test command::version::tests::test_parse_table_output_concept ... ok [INFO] [stdout] test command::version::tests::test_version_command_basic ... ok [INFO] [stdout] test command::version::tests::test_server_version_creation ... ok [INFO] [stdout] test command::version::tests::test_version_command_display_no_format ... ok [INFO] [stdout] test command::version::tests::test_version_command_json_format ... ok [INFO] [stdout] test command::version::tests::test_version_command_display ... ok [INFO] [stdout] test command::update::tests::test_update_multiple_containers ... ok [INFO] [stdout] test command::version::tests::test_version_command_with_format ... ok [INFO] [stdout] test command::update::tests::test_update_result ... ok [INFO] [stdout] test command::version::tests::test_parse_json_output_concept ... ok [INFO] [stdout] test command::version::tests::test_version_command_default ... ok [INFO] [stdout] test command::version::tests::test_version_command_table_format ... ok [INFO] [stdout] test command::version::tests::test_version_command_extensibility ... ok [INFO] [stdout] test command::volume::tests::test_volume_inspect ... ok [INFO] [stdout] test command::version::tests::test_version_command_name ... ok [INFO] [stdout] test command::wait::tests::test_all_successful ... ok [INFO] [stdout] test command::volume::tests::test_volume_create ... ok [INFO] [stdout] test command::version::tests::test_version_output_no_server ... ok [INFO] [stdout] test command::volume::tests::test_volume_ls ... ok [INFO] [stdout] test command::volume::tests::test_volume_prune ... ok [INFO] [stdout] test command::volume::tests::test_volume_rm ... ok [INFO] [stdout] test command::version::tests::test_version_info_creation ... ok [INFO] [stdout] test command::version::tests::test_version_output_helpers ... ok [INFO] [stdout] test command::run::tests::test_run_command_default_flag_values ... ok [INFO] [stdout] test command::search::tests::test_search_command_all_options ... ok [INFO] [stdout] test debug::tests::test_dry_run_preview ... ok [INFO] [stdout] test command::wait::tests::test_parse_exit_codes ... ok [INFO] [stdout] test debug::tests::test_retry_policy_delay ... ok [INFO] [stdout] test command::wait::tests::test_parse_exit_codes_empty ... ok [INFO] [stdout] test debug::tests::test_debug_config ... ok [INFO] [stdout] test command::wait::tests::test_wait_add_container ... ok [INFO] [stdout] test error::tests::test_error_categories ... ok [INFO] [stdout] test command::wait::tests::test_wait_multiple_containers ... ok [INFO] [stdout] test error::tests::test_error_constructors ... ok [INFO] [stdout] test command::wait::tests::test_wait_single_container ... ok [INFO] [stdout] test debug::tests::test_command_logging ... ok [INFO] [stdout] test debug::tests::test_retryable_errors ... ok [INFO] [stdout] test error::tests::test_from_io_error ... ok [INFO] [stdout] test platform::tests::test_runtime_compose_support ... ok [INFO] [stdout] test error::tests::test_from_json_error ... ok [INFO] [stdout] test error::tests::test_retryable_errors ... ok [INFO] [stdout] test platform::tests::test_platform_detection ... ok [INFO] [stdout] test platform::tests::test_platform_display ... ok [INFO] [stdout] test platform::tests::test_runtime_command ... ok [INFO] [stdout] test prerequisites::tests::test_prerequisites_default ... ok [INFO] [stdout] test prerequisites::tests::test_version_meets_minimum ... ok [INFO] [stdout] test stream::tests::test_stream_handler_filter ... ok [INFO] [stdout] test tests::test_version ... ok [INFO] [stdout] test platform::tests::test_runtime_display ... ok [INFO] [stdout] test prerequisites::tests::test_docker_version_parse ... ok [INFO] [stdout] test prerequisites::tests::test_docker_version_parse_invalid ... ok [INFO] [stdout] test prerequisites::tests::test_prerequisites_custom_minimum ... ok [INFO] [stdout] test stream::tests::test_output_line ... ok [INFO] [stdout] test stream::tests::test_stream_result ... ok [INFO] [stdout] test prerequisites::tests::test_docker_version_parse_with_v_prefix ... ok [INFO] [stdout] test command::search::tests::test_repository_info_creation ... ok [INFO] [stdout] test command::search::tests::test_search_command_basic ... ok [INFO] [stdout] test command::stats::tests::test_parse_json_stats_multiple_lines ... ok [INFO] [stdout] test command::stats::tests::test_stats_all_options ... ok [INFO] [stdout] test prerequisites::tests::test_ensure_docker_integration ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 585 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s [INFO] [stdout] [INFO] [stderr] Running tests/bake_integration.rs (/opt/rustwide/target/debug/deps/bake_integration-d5a86a3d49a72e81) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_bake_command_builder ... ok [INFO] [stdout] test test_bake_extensibility ... ok [INFO] [stdout] test test_bake_debug_mode ... ok [INFO] [stdout] test test_bake_with_compose_file ... ok [INFO] [stdout] test test_bake_prerequisites_validation ... ok [INFO] [stdout] test test_bake_list_targets ... ok [INFO] [stdout] test test_bake_basic_command ... ok [INFO] [stdout] test test_bake_with_hcl_file ... ok [INFO] [stdout] test test_bake_with_specific_targets ... ok [INFO] [stdout] test test_bake_metadata_file ... ok [INFO] [stdout] test test_bake_check_mode ... ok [INFO] [stdout] test test_bake_progress_modes ... ok [INFO] [stdout] test test_bake_with_set_overrides ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Running tests/build_integration.rs (/opt/rustwide/target/debug/deps/build_integration-bb16ef0e2d04cf5a) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_build_basic_command ... ok [INFO] [stdout] test test_build_context_variations ... ok [INFO] [stdout] test test_build_advanced_options ... ok [INFO] [stdout] test test_build_multiple_tags ... ok [INFO] [stdout] test test_build_prerequisites_validation ... ok [INFO] [stdout] test test_build_cache_options ... ok [INFO] [stdout] test test_build_command_builder ... ok [INFO] [stdout] test test_build_empty_context_handling ... ok [INFO] [stdout] test test_build_modern_buildx_options ... ok [INFO] [stdout] test test_build_validation ... ok [INFO] [stdout] test test_build_output_options ... ok [INFO] [stdout] test test_build_with_dockerfile ... ok [INFO] [stdout] test test_build_file_path_handling ... ok [INFO] [stdout] test test_build_command_order ... ok [INFO] [stderr] Running tests/common_commands_integration.rs (/opt/rustwide/target/debug/deps/common_commands_integration-ce035429c4e1bf0b) [INFO] [stdout] test test_build_resource_limits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_events_command ... ok [INFO] [stdout] test test_diff_command ... ok [INFO] [stdout] test test_attach_command ... ok [INFO] [stdout] test test_cp_command ... ok [INFO] [stdout] test test_inspect_command ... ok [INFO] [stdout] test test_logs_command ... ok [INFO] [stdout] test test_rmi_command ... ok [INFO] [stdout] test test_top_command ... ok [INFO] [stdout] test test_export_import_commands ... ok [INFO] [stdout] test test_history_command ... ok [INFO] [stdout] test test_save_load_commands ... ok [INFO] [stdout] test test_stats_command ... ok [INFO] [stdout] test test_port_command ... ok [INFO] [stdout] test test_tag_command ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/compose_commands_integration.rs (/opt/rustwide/target/debug/deps/compose_commands_integration-85247befc061cf57) [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/container_lifecycle_integration.rs (/opt/rustwide/target/debug/deps/container_lifecycle_integration-76cf82a60e42fdf9) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_command_args_generation ... ok [INFO] [stdout] test test_result_helper_methods ... ok [INFO] [stdout] test test_command_args ... ok [INFO] [stdout] test test_start_command_basic ... ok [INFO] [stdout] test test_restart_command_basic ... ok [INFO] [stdout] test test_stop_command_basic ... ok [INFO] [stdout] test test_error_handling ... ok [INFO] [stdout] test test_container_lifecycle_full_workflow ... ok [INFO] [stdout] test test_stop_command_with_timeout ... ok [INFO] [stderr] Running tests/context_integration.rs (/opt/rustwide/target/debug/deps/context_integration-2e17bc7eded8c6e7) [INFO] [stdout] test test_multiple_containers_stop ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test test_context_rm_command ... ok [INFO] [stdout] test test_context_inspect_multiple ... ok [INFO] [stdout] test test_context_inspect_command ... ok [INFO] [stdout] test test_context_ls_with_format ... ok [INFO] [stdout] test test_context_create_from_existing ... ok [INFO] [stdout] test test_context_rm_multiple ... ok [INFO] [stdout] test test_context_update_command ... ok [INFO] [stdout] test test_context_use_command ... ok [INFO] [stdout] test test_context_ls_command ... ok [INFO] [stdout] test test_context_create_command ... ok [INFO] [stdout] test test_context_lifecycle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stderr] Running tests/database_template_integration.rs (/opt/rustwide/target/debug/deps/database_template_integration-cb8d4df81f7889da) [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/exec_integration.rs (/opt/rustwide/target/debug/deps/exec_integration-1a94cf32b4ab9d5c) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_exec_command_builder ... ok [INFO] [stdout] test test_exec_it_convenience ... ok [INFO] [stdout] test test_exec_multiple_env_files ... ok [INFO] [stdout] test test_exec_prerequisites_validation ... ok [INFO] [stdout] test test_exec_with_environment ... ok [INFO] [stdout] test test_exec_with_workdir ... ok [INFO] [stdout] test test_exec_simple_command ... ok [INFO] [stdout] test test_exec_detached ... ok [INFO] [stderr] Running tests/images_integration.rs (/opt/rustwide/target/debug/deps/images_integration-21f18a11f2cf7a4b) [INFO] [stdout] test test_exec_with_user ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test test_images_command_builder ... ok [INFO] [stdout] test test_images_extensibility ... ok [INFO] [stdout] test test_images_command_validation ... ok [INFO] [stdout] test test_images_prerequisites_validation ... ok [INFO] [stdout] test test_images_list_all ... ok [INFO] [stdout] test test_images_dangling_filter ... ok [INFO] [stdout] test test_images_with_digests ... ok [INFO] [stdout] test test_images_with_filters ... ok [INFO] [stdout] test test_images_multiple_filters ... ok [INFO] [stdout] test test_images_tree_mode ... ok [INFO] [stdout] test test_images_with_all_flag ... ok [INFO] [stdout] test test_images_no_trunc ... ok [INFO] [stdout] test test_images_json_format ... ok [INFO] [stdout] test test_images_quiet_mode ... ok [INFO] [stdout] test test_images_output_analysis ... ok [INFO] [stdout] test test_images_empty_result_handling ... ok [INFO] [stdout] test test_images_with_repository_filter ... ok [INFO] [stderr] Running tests/info_integration.rs (/opt/rustwide/target/debug/deps/info_integration-d6bdf8c8deae977f) [INFO] [stdout] test test_images_format_variations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test test_info_command_order ... ok [INFO] [stdout] test test_info_format_parsing_concept ... ok [INFO] [stdout] test test_info_builder_pattern ... ok [INFO] [stdout] test test_info_complex_go_templates ... ok [INFO] [stdout] test test_info_json_format ... ok [INFO] [stdout] test test_info_command_name ... ok [INFO] [stdout] test test_info_basic_command ... ok [INFO] [stdout] test test_info_custom_go_template ... ok [INFO] [stdout] test test_info_command_builder ... ok [INFO] [stdout] test test_info_output_parsing_concept ... ok [INFO] [stdout] test test_info_format_edge_cases ... ok [INFO] [stdout] test test_info_default_format ... ok [INFO] [stdout] test test_info_command_display ... ok [INFO] [stdout] test test_info_empty_format_handling ... ok [INFO] [stdout] test test_info_prerequisites_validation ... ok [INFO] [stdout] test test_info_format_variations ... ok [INFO] [stdout] test test_info_table_format ... ok [INFO] [stdout] test test_info_security_context_templates ... ok [INFO] [stdout] test test_info_system_information_templates ... ok [INFO] [stdout] test test_info_container_runtime_templates ... ok [INFO] [stdout] test test_info_storage_templates ... ok [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-8b1b8f2de5c99a5b) [INFO] [stdout] test test_info_validation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_run_command_validation ... ok [INFO] [stdout] test test_docker_prerequisites ... ok [INFO] [stdout] test test_run_with_environment ... ok [INFO] [stdout] test test_run_simple_container ... ok [INFO] [stdout] test test_run_detached_container ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/lifecycle_integration.rs (/opt/rustwide/target/debug/deps/lifecycle_integration-0203475236fdc153) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_remove_command_options ... ok [INFO] [stdout] test test_container_update ... ok [INFO] [stdout] test test_container_wait ... ok [INFO] [stdout] test test_container_commit ... ok [INFO] [stdout] test test_container_rename ... ok [INFO] [stdout] test test_container_kill ... ok [INFO] [stdout] test test_container_pause_unpause ... ok [INFO] [stdout] test test_container_basic_lifecycle ... ok [INFO] [stdout] test test_container_restart ... ok [INFO] [stderr] Running tests/login_integration.rs (/opt/rustwide/target/debug/deps/login_integration-9077acf3aa6e92bf) [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test test_login_command_docker_hub_default ... ok [INFO] [stdout] test test_login_command_password_stdin ... ok [INFO] [stdout] test test_login_command_builder_pattern ... ok [INFO] [stdout] test test_login_prerequisites_validation ... ok [INFO] [stdout] test test_login_command_security_considerations ... ok [INFO] [stdout] test test_login_command_with_registry ... ok [INFO] [stdout] test test_login_edge_cases ... ok [INFO] [stdout] test test_login_command_display_stdin ... ok [INFO] [stdout] test test_login_command_display ... ok [INFO] [stdout] test test_login_command_extensibility ... ok [INFO] [stdout] test test_login_command_name ... ok [INFO] [stdout] test test_login_command_multiple_registries ... ok [INFO] [stdout] test test_login_command_validation ... ok [INFO] [stdout] test test_login_command_argument_order ... ok [INFO] [stdout] test test_login_various_registry_formats ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running tests/logout_integration.rs (/opt/rustwide/target/debug/deps/logout_integration-665da9cc0f2682d9) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_logout_command_display ... ok [INFO] [stdout] test test_logout_builder_pattern ... ok [INFO] [stdout] test test_logout_default_daemon_behavior ... ok [INFO] [stdout] test test_logout_command_name ... ok [INFO] [stdout] test test_logout_multiple_servers_concept ... ok [INFO] [stdout] test test_logout_prerequisites_validation ... ok [INFO] [stdout] test test_logout_validation ... ok [INFO] [stdout] test test_logout_command_order ... ok [INFO] [stdout] test test_logout_basic_command ... ok [INFO] [stdout] test test_logout_various_registry_formats ... ok [INFO] [stdout] test test_logout_empty_server_handling ... ok [INFO] [stdout] test test_logout_command_builder ... ok [INFO] [stdout] test test_logout_with_private_registry ... ok [INFO] [stdout] test test_logout_command_format ... ok [INFO] [stdout] test test_logout_server_with_protocol ... ok [INFO] [stdout] test test_logout_docker_hub_variations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.42s [INFO] [stdout] [INFO] [stderr] Running tests/network_integration.rs (/opt/rustwide/target/debug/deps/network_integration-0005a14b495dcf20) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_network_connect_disconnect ... ok [INFO] [stdout] test test_network_ls_with_filters ... ok [INFO] [stdout] test test_network_prune ... ok [INFO] [stdout] test test_network_inspect_multiple ... ok [INFO] [stdout] test test_network_create_with_options ... ok [INFO] [stdout] test test_network_lifecycle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/ps_integration.rs (/opt/rustwide/target/debug/deps/ps_integration-caad7f1fe658a721) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test test_ps_command_builder ... ok [INFO] [stdout] test test_ps_latest_container ... ok [INFO] [stdout] test test_ps_prerequisites_validation ... ok [INFO] [stdout] test test_ps_no_containers ... ok [INFO] [stdout] test test_ps_list_all_containers ... ok [INFO] [stdout] test test_ps_list_running_containers ... ok [INFO] [stdout] test test_ps_quiet_mode ... ok [INFO] [stdout] test test_ps_json_format ... ok [INFO] [stdout] test test_ps_with_filters ... ok [INFO] [stderr] Running tests/pull_integration.rs (/opt/rustwide/target/debug/deps/pull_integration-9c835d19f3daa2f1) [INFO] [stdout] test test_ps_with_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_pull_command_builder ... ok [INFO] [stdout] test test_pull_command_validation ... ok [INFO] [stdout] test test_pull_extensibility ... ok [INFO] [stdout] test test_pull_with_digest ... ok [INFO] [stdout] test test_pull_nonexistent_image ... ok [INFO] [stdout] test test_pull_with_quiet_mode ... ok [INFO] [stdout] test test_pull_hello_world ... ok [INFO] [stdout] test test_pull_prerequisites_validation ... ok [INFO] [stdout] test test_pull_with_registry_prefix ... ok [INFO] [stdout] test test_pull_multiple_options ... ok [INFO] [stdout] test test_pull_all_tags_small_repo ... ok [INFO] [stdout] test test_pull_error_handling ... ok [INFO] [stdout] test test_pull_disable_content_trust ... ok [INFO] [stderr] Running tests/push_integration.rs (/opt/rustwide/target/debug/deps/push_integration-8bdac7a0b0d9fb3a) [INFO] [stdout] test test_pull_with_platform ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test test_push_command_builder ... ok [INFO] [stdout] test test_push_extensibility ... ok [INFO] [stdout] test test_push_registry_formats ... ok [INFO] [stdout] test test_push_command_validation ... ok [INFO] [stdout] test test_push_authentication_required ... ok [INFO] [stdout] test test_push_with_quiet_mode ... ok [INFO] [stdout] test test_push_prerequisites_validation ... ok [INFO] [stdout] test test_push_with_platform ... ok [INFO] [stdout] test test_push_error_handling ... ok [INFO] [stdout] test test_push_nonexistent_image ... ok [INFO] [stdout] test test_push_disable_content_trust ... ok [INFO] [stdout] test test_push_multiple_options ... ok [INFO] [stdout] test test_push_all_tags ... ok [INFO] [stdout] test test_push_to_localhost_registry ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Running tests/redis_cluster_integration.rs (/opt/rustwide/target/debug/deps/redis_cluster_integration-af6c70b48894b30a) [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/redis_sentinel_integration.rs (/opt/rustwide/target/debug/deps/redis_sentinel_integration-c661b4d426f255e6) [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/redis_template_integration.rs (/opt/rustwide/target/debug/deps/redis_template_integration-286c6d49e659b69d) [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/run_integration.rs (/opt/rustwide/target/debug/deps/run_integration-07f2fec332534750) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_run_high_impact_device_filesystem_options ... ok [INFO] [stdout] test test_run_high_impact_security_options ... ok [INFO] [stdout] test test_run_high_impact_dns_options ... ok [INFO] [stdout] test test_run_command_builder ... ok [INFO] [stdout] test test_run_prerequisites_validation ... ok [INFO] [stdout] test test_run_basic_container ... ok [INFO] [stdout] test test_run_with_options ... ok [INFO] [stdout] test test_run_comprehensive_high_impact_options ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running tests/search_integration.rs (/opt/rustwide/target/debug/deps/search_integration-b6e00be5136c2684) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test test_search_filter_combinations ... ok [INFO] [stdout] test test_search_command_display ... ok [INFO] [stdout] test test_search_command_validation ... ok [INFO] [stdout] test test_search_default_construction ... ok [INFO] [stdout] test test_search_command_name ... ok [INFO] [stdout] test test_search_edge_cases ... ok [INFO] [stdout] test test_search_command_no_trunc ... ok [INFO] [stdout] test test_search_command_builder_pattern ... ok [INFO] [stdout] test test_search_command_with_filters ... ok [INFO] [stdout] test test_search_limit_variations ... ok [INFO] [stdout] test test_search_format_options ... ok [INFO] [stdout] test test_search_command_with_format ... ok [INFO] [stdout] test test_search_command_extensibility ... ok [INFO] [stdout] test test_search_command_all_options ... ok [INFO] [stdout] test test_search_multiple_filters ... ok [INFO] [stdout] test test_search_argument_order ... ok [INFO] [stdout] test test_search_prerequisites_validation ... ok [INFO] [stdout] test test_search_command_with_limit ... ok [INFO] [stderr] Running tests/system_integration.rs (/opt/rustwide/target/debug/deps/system_integration-5c1eab40218c0625) [INFO] [stdout] test test_search_various_terms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_container_prune_command ... ok [INFO] [stdout] test test_image_prune_command ... ok [INFO] [stdout] test test_prune_dry_run ... ok [INFO] [stdout] test test_system_df_command ... ok [INFO] [stdout] test test_system_prune_command ... ok [INFO] [stdout] test test_system_df_with_docker ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stderr] Running tests/version_integration.rs (/opt/rustwide/target/debug/deps/version_integration-40b5cf8ffab5b8fd) [INFO] [stdout] test test_version_format_parsing_concept ... ok [INFO] [stdout] test test_version_complex_go_templates ... ok [INFO] [stdout] test test_version_prerequisites_validation ... ok [INFO] [stdout] test test_version_custom_go_template ... ok [INFO] [stdout] test test_version_command_builder ... ok [INFO] [stdout] test test_version_command_name ... ok [INFO] [stdout] test test_version_default_format ... ok [INFO] [stdout] test test_version_format_edge_cases ... ok [INFO] [stdout] test test_version_json_format ... ok [INFO] [stdout] test test_version_table_format ... ok [INFO] [stdout] test test_version_empty_format_handling ... ok [INFO] [stdout] test test_version_format_variations ... ok [INFO] [stdout] test test_version_basic_command ... ok [INFO] [stdout] test test_version_command_display ... ok [INFO] [stdout] test test_version_command_order ... ok [INFO] [stdout] test test_version_validation ... ok [INFO] [stdout] test test_version_output_parsing_concept ... ok [INFO] [stdout] test test_version_builder_pattern ... ok [INFO] [stderr] Running tests/volume_integration.rs (/opt/rustwide/target/debug/deps/volume_integration-36559a7d38f52d8f) [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.39s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_volume_prune ... ok [INFO] [stdout] test test_volume_ls_with_filters ... ok [INFO] [stdout] test test_volume_rm_multiple ... ok [INFO] [stdout] test test_volume_inspect_format ... ok [INFO] [stdout] test test_volume_lifecycle ... ok [INFO] [stdout] test test_volume_create_with_options ... ok [INFO] [stdout] test test_volume_create_and_use ... ok [INFO] [stderr] Doc-tests docker_wrapper [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 355 tests [INFO] [stdout] test src/command/attach.rs - command::attach::AttachCommand (line 15) - compile ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand (line 78) - compile ... ok [INFO] [stdout] test src/command/bake.rs - command::bake (line 26) - compile ... ok [INFO] [stdout] test src/command/attach.rs - command::attach::AttachCommand::run (line 125) - compile ... ok [INFO] [stdout] test src/command/bake.rs - command::bake (line 10) - compile ... ok [INFO] [stdout] test src/command/attach.rs - command::attach::AttachCommand::new (line 51) ... ok [INFO] [stdout] test src/command/attach.rs - command::attach::AttachCommand::no_stdin (line 87) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::files (line 238) ... ok [INFO] [stdout] test src/command/attach.rs - command::attach::AttachCommand::no_sig_proxy (line 103) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::check (line 314) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::get_targets (line 572) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::debug (line 330) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::builder (line 278) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::file (line 221) ... ok [INFO] [stdout] test src/command/attach.rs - command::attach::AttachCommand::detach_keys (line 71) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::call (line 296) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::is_push_enabled (line 609) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::get_files (line 591) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::is_load_enabled (line 624) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::allow (line 261) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::is_dry_run (line 639) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::list (line 346) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::target (line 179) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::metadata_file (line 378) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::push (line 476) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::target_count (line 554) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::progress (line 428) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::provenance (line 444) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::sbom (line 492) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::pull (line 460) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::print (line 410) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::load (line 362) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::set (line 510) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::new (line 142) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::no_cache (line 394) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::allow (line 763) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::annotation (line 779) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::build_context (line 811) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::attest (line 795) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::set_values (line 527) ... ok [INFO] [stdout] test src/command/bake.rs - command::bake::BakeCommand::targets (line 197) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::cache_from (line 294) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::cache_to (line 843) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::check (line 875) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::build_arg (line 257) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::build_args_map (line 274) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::builder (line 827) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::call (line 859) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::compress (line 326) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::cgroup_parent (line 310) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::cpu_shares (line 373) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::add_host (line 241) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::cpu_period (line 341) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::force_rm (line 453) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::cpuset_mems (line 405) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::cpu_quota (line 357) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::isolation (line 485) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::cpuset_cpus (line 389) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::load (line 891) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::disable_content_trust (line 421) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::memory_swap (line 554) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::metadata_file (line 907) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::file (line 437) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::iidfile (line 469) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::memory (line 538) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::labels (line 518) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::new (line 179) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::label (line 501) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::stream (line 1383) - compile ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::no_rm (line 650) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::provenance (line 955) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::network (line 570) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::sbom (line 987) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::secret (line 1003) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::pull (line 618) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::push (line 971) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::ssh (line 1019) ... ok [INFO] [stdout] test src/command/commit.rs - command::commit::CommitCommand (line 16) - compile ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::no_cache (line 586) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::platform (line 602) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::progress (line 939) ... ok [INFO] [stdout] test src/command/builder/build.rs - command::builder::build::BuilderBuildCommand (line 16) - compile ... ok [INFO] [stdout] test src/command/builder/prune.rs - command::builder::prune::BuilderPruneCommand::keep_storage (line 101) - compile ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::no_cache_filter (line 923) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::quiet (line 634) ... ok [INFO] [stdout] test src/command/builder/prune.rs - command::builder::prune::BuilderPruneCommand (line 13) - compile ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::tag (line 698) ... ok [INFO] [stdout] test src/command/context/create.rs - command::context::create::ContextCreateCommand (line 13) - compile ... ok [INFO] [stdout] test src/command/context/update.rs - command::context::update::ContextUpdateCommand (line 13) - compile ... ok [INFO] [stdout] test src/command/context/ls.rs - command::context::ls::ContextLsCommand (line 38) - compile ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::security_opt (line 666) ... ok [INFO] [stdout] test src/command/commit.rs - command::commit::CommitCommand::run (line 168) - compile ... ok [INFO] [stdout] test src/command/context/inspect.rs - command::context::inspect::ContextInspectCommand (line 14) - compile ... ok [INFO] [stdout] test src/command/create.rs - command::create::CreateCommand (line 16) - compile ... ok [INFO] [stdout] test src/command/context/use_context.rs - command::context::use_context::ContextUseCommand (line 13) - compile ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::shm_size (line 682) ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::ulimit (line 747) ... ok [INFO] [stdout] test src/command/commit.rs - command::commit::CommitCommand::new (line 58) ... ok [INFO] [stdout] test src/command/context/rm.rs - command::context::rm::ContextRmCommand (line 13) - compile ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::target (line 731) ... ok [INFO] [stdout] test src/command/cp.rs - command::cp::CpCommand (line 18) - compile ... ok [INFO] [stdout] test src/command/create.rs - command::create::CreateCommand::run (line 284) - compile ... ok [INFO] [stdout] test src/command/build.rs - command::build::BuildCommand::tags (line 715) ... ok [INFO] [stdout] test src/command/commit.rs - command::commit::CommitCommand::repository (line 81) ... ok [INFO] [stdout] test src/command/commit.rs - command::commit::CommitCommand::change (line 144) ... ok [INFO] [stdout] test src/command/commit.rs - command::commit::CommitCommand::author (line 121) ... ok [INFO] [stdout] test src/command/diff.rs - command::diff::DiffCommand (line 15) - compile ... ok [INFO] [stdout] test src/command/diff.rs - command::diff::DiffCommand::run (line 65) - compile ... ok [INFO] [stdout] test src/command/create.rs - command::create::CreateCommand::cmd (line 128) ... ok [INFO] [stdout] test src/command/events.rs - command::events::EventsCommand (line 16) - compile ... ok [INFO] [stdout] test src/command/commit.rs - command::commit::CommitCommand::tag (line 97) ... ok [INFO] [stdout] test src/command/cp.rs - command::cp::CpCommand::archive (line 119) ... ok [INFO] [stdout] test src/command/cp.rs - command::cp::CpCommand::from_container (line 58) ... ok [INFO] [stdout] test src/command/create.rs - command::create::CreateCommand::env (line 144) ... ok [INFO] [stdout] test src/command/events.rs - command::events::EventsCommand::filter (line 73) ... ok [INFO] [stdout] test src/command/create.rs - command::create::CreateCommand::name (line 112) ... ok [INFO] [stdout] test src/command/diff.rs - command::diff::DiffCommand::new (line 43) ... ok [INFO] [stdout] test src/command/events.rs - command::events::EventsCommand::run (line 135) - compile ... ok [INFO] [stdout] test src/command/create.rs - command::create::CreateCommand::new (line 78) ... ok [INFO] [stdout] test src/command/create.rs - command::create::CreateCommand::volume (line 233) ... ok [INFO] [stdout] test src/command/cp.rs - command::cp::CpCommand::from_host (line 82) ... ok [INFO] [stdout] test src/command/create.rs - command::create::CreateCommand::port (line 161) ... ok [INFO] [stdout] test src/command/events.rs - command::events::EventsCommand::format (line 91) ... ok [INFO] [stdout] test src/command/exec.rs - command::exec::ExecCommand::detach_keys (line 131) ... ok [INFO] [stdout] test src/command/events.rs - command::events::EventsCommand::new (line 53) ... ok [INFO] [stdout] test src/command/export.rs - command::export::ExportCommand::run (line 87) - compile ... ok [INFO] [stdout] test src/command/export.rs - command::export::ExportCommand (line 15) - compile ... ok [INFO] [stdout] test src/command/exec.rs - command::exec::ExecCommand::new (line 89) ... ok [INFO] [stdout] test src/command/exec.rs - command::exec::ExecCommand::detach (line 115) ... ok [INFO] [stdout] test src/command/history.rs - command::history::HistoryCommand (line 16) - compile ... ok [INFO] [stdout] test src/command/events.rs - command::events::EventsCommand::since (line 107) ... ok [INFO] [stdout] test src/command/exec.rs - command::exec::ExecCommand::env (line 147) ... ok [INFO] [stdout] test src/command/exec.rs - command::exec::ExecCommand::interactive (line 201) ... ok [INFO] [stdout] test src/command/exec.rs - command::exec::ExecCommand::user (line 249) ... ok [INFO] [stdout] test src/command/exec.rs - command::exec::ExecCommand::it (line 284) ... ok [INFO] [stdout] test src/command/history.rs - command::history::HistoryCommand::run (line 142) - compile ... ok [INFO] [stdout] test src/command/images.rs - command::images (line 26) - compile ... ok [INFO] [stdout] test src/command/exec.rs - command::exec::ExecCommand::env_file (line 185) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand (line 77) - compile ... ok [INFO] [stdout] test src/command/exec.rs - command::exec::ExecCommand::tty (line 233) ... ok [INFO] [stdout] test src/command/exec.rs - command::exec::ExecCommand::privileged (line 217) ... ok [INFO] [stdout] test src/command/export.rs - command::export::ExportCommand::new (line 46) ... ok [INFO] [stdout] test src/command/export.rs - command::export::ExportCommand::output (line 64) ... ok [INFO] [stdout] test src/command/history.rs - command::history::HistoryCommand::format (line 121) ... ok [INFO] [stdout] test src/command/exec.rs - command::exec::ExecCommand::workdir (line 268) ... ok [INFO] [stdout] test src/command/images.rs - command::images (line 10) - compile ... ok [INFO] [stdout] test src/command/exec.rs - command::exec::ExecCommand::envs (line 164) ... ok [INFO] [stdout] test src/command/history.rs - command::history::HistoryCommand::human (line 73) ... ok [INFO] [stdout] test src/command/history.rs - command::history::HistoryCommand::new (line 52) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::all (line 193) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::format (line 272) ... ok [INFO] [stdout] test src/command/history.rs - command::history::HistoryCommand::no_trunc (line 89) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::filters (line 251) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::digests (line 211) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::filter (line 234) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::get_format (line 671) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::get_filters (line 655) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::is_no_trunc (line 625) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::get_repository (line 565) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::format_table (line 288) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesOutput::filter_by_repository (line 766) - compile ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesOutput::is_empty (line 788) - compile ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesOutput::image_count (line 726) - compile ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::format_json (line 304) ... ok [INFO] [stdout] test src/command/history.rs - command::history::HistoryCommand::quiet (line 105) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::is_digests (line 595) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::new (line 147) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::is_all (line 580) ... ok [INFO] [stdout] test src/command/import.rs - command::import::ImportCommand (line 15) - compile ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::is_tree (line 640) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::is_quiet (line 610) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesOutput::image_ids (line 744) - compile ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesOutput::success (line 706) - compile ... ok [INFO] [stdout] test src/command/import.rs - command::import::ImportCommand::run (line 158) - compile ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::repository (line 175) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::tree (line 358) ... ok [INFO] [stdout] test src/command/init.rs - command::init::InitCommand (line 19) - compile ... ok [INFO] [stdout] test src/command/inspect.rs - command::inspect::InspectCommand (line 15) - compile ... ok [INFO] [stdout] test src/command/import.rs - command::import::ImportCommand::new (line 50) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::no_trunc (line 322) ... ok [INFO] [stdout] test src/command/info.rs - command::info::InfoCommand::format (line 157) ... ok [INFO] [stdout] test src/command/info.rs - command::info::InfoCommand::format_json (line 173) ... ok [INFO] [stdout] test src/command/images.rs - command::images::ImagesCommand::quiet (line 340) ... ok [INFO] [stdout] test src/command/import.rs - command::import::ImportCommand::repository (line 77) ... ok [INFO] [stdout] test src/command/load.rs - command::load::LoadCommand (line 16) - compile ... ok [INFO] [stdout] test src/command/import.rs - command::import::ImportCommand::change (line 109) ... ok [INFO] [stdout] test src/command/kill.rs - command::kill (line 7) - compile ... ok [INFO] [stdout] test src/command/import.rs - command::import::ImportCommand::changes (line 126) ... ok [INFO] [stdout] test src/command/inspect.rs - command::inspect::InspectOutput::json (line 216) - compile ... ok [INFO] [stdout] test src/command/init.rs - command::init::InitCommand::new (line 79) ... ok [INFO] [stdout] test src/command/import.rs - command::import::ImportCommand::message (line 93) ... ok [INFO] [stdout] test src/command/load.rs - command::load::LoadCommand::quiet (line 81) ... ok [INFO] [stdout] test src/command/load.rs - command::load::LoadCommand::run (line 102) - compile ... ok [INFO] [stdout] test src/command/info.rs - command::info::InfoCommand (line 18) ... ok [INFO] [stdout] test src/command/inspect.rs - command::inspect::InspectCommand::new (line 49) ... ok [INFO] [stdout] test src/command/inspect.rs - command::inspect::InspectCommand::format (line 96) ... ok [INFO] [stdout] test src/command/pause.rs - command::pause::PauseCommand (line 15) - compile ... ok [INFO] [stdout] test src/command/info.rs - command::info::InfoCommand::new (line 136) ... ok [INFO] [stdout] test src/command/load.rs - command::load::LoadCommand::new (line 46) ... ok [INFO] [stdout] test src/command/port.rs - command::port::PortCommand (line 15) - compile ... ok [INFO] [stdout] test src/command/init.rs - command::init::InitCommand::version (line 96) ... ok [INFO] [stdout] test src/command/login.rs - command::login::LoginCommand (line 19) ... ok [INFO] [stdout] test src/command/logs.rs - command::logs::LogsCommand::stream (line 203) - compile ... ok [INFO] [stdout] test src/command/pause.rs - command::pause::PauseCommand::run (line 91) - compile ... ok [INFO] [stdout] test src/command/port.rs - command::port::PortCommand::run (line 86) - compile ... ok [INFO] [stdout] test src/command/login.rs - command::login::LoginCommand::new (line 67) ... ok [INFO] [stdout] test src/command/load.rs - command::load::LoadCommand::input (line 64) ... ok [INFO] [stdout] test src/command/logout.rs - command::logout::LogoutCommand (line 18) ... ok [INFO] [stdout] test src/command/logout.rs - command::logout::LogoutCommand::server (line 76) ... ok [INFO] [stdout] test src/command/inspect.rs - command::inspect::InspectCommand::new_multiple (line 69) ... ok [INFO] [stdout] test src/command/pause.rs - command::pause::PauseCommand::new_multiple (line 61) ... ok [INFO] [stdout] test src/command/logout.rs - command::logout::LogoutCommand::new (line 53) ... ok [INFO] [stdout] test src/command/login.rs - command::login::LoginCommand::registry (line 92) ... ok [INFO] [stdout] test src/command/ps.rs - command::ps::PsCommand::filter (line 172) ... ok [INFO] [stdout] test src/command/ps.rs - command::ps::PsCommand::all (line 157) ... ok [INFO] [stdout] test src/command/login.rs - command::login::LoginCommand::password_stdin (line 111) ... ok [INFO] [stdout] test src/command/port.rs - command::port::PortCommand::new (line 47) ... ok [INFO] [stdout] test src/command/pause.rs - command::pause::PauseCommand::new (line 44) ... ok [INFO] [stdout] test src/command/port.rs - command::port::PortCommand::port (line 65) ... ok [INFO] [stdout] test src/command/pull.rs - command::pull (line 26) - compile ... ok [INFO] [stdout] test src/command/pull.rs - command::pull (line 10) - compile ... ok [INFO] [stdout] test src/command/ps.rs - command::ps::PsCommand::format_json (line 220) ... ok [INFO] [stdout] test src/command/ps.rs - command::ps::PsCommand::format_table (line 205) ... ok [INFO] [stdout] test src/command/pull.rs - command::pull::PullCommand (line 73) - compile ... ok [INFO] [stdout] test src/command/ps.rs - command::ps::PsCommand::format_template (line 235) ... ok [INFO] [stdout] test src/command/ps.rs - command::ps::PsCommand::no_trunc (line 281) ... ok [INFO] [stdout] test src/command/ps.rs - command::ps::PsCommand::latest (line 266) ... ok [INFO] [stdout] test src/command/ps.rs - command::ps::PsCommand::new (line 133) ... ok [INFO] [stdout] test src/command/ps.rs - command::ps::PsCommand::last (line 251) ... ok [INFO] [stdout] test src/command/ps.rs - command::ps::PsCommand::filters (line 189) ... ok [INFO] [stdout] test src/command/ps.rs - command::ps::PsCommand::quiet (line 296) ... ok [INFO] [stdout] test src/command/pull.rs - command::pull::PullCommand::new (line 113) ... ok [INFO] [stdout] test src/command/push.rs - command::push::PushCommand (line 78) - compile ... ok [INFO] [stdout] test src/command/pull.rs - command::pull::PullCommand::is_quiet (line 245) ... ok [INFO] [stdout] test src/command/pull.rs - command::pull::PullCommand::all_tags (line 137) ... ok [INFO] [stdout] test src/command/push.rs - command::push (line 10) - compile ... ok [INFO] [stdout] test src/command/push.rs - command::push (line 26) - compile ... ok [INFO] [stdout] test src/command/pull.rs - command::pull::PullCommand::quiet (line 199) ... ok [INFO] [stdout] test src/command/push.rs - command::push::PushCommand::get_platform (line 268) ... ok [INFO] [stdout] test src/command/pull.rs - command::pull::PullCommand::get_image (line 215) ... ok [INFO] [stdout] test src/command/ps.rs - command::ps::PsCommand::size (line 311) ... ok [INFO] [stdout] test src/command/pull.rs - command::pull::PullCommand::platform (line 181) ... ok [INFO] [stdout] test src/command/pull.rs - command::pull::PullCommand::get_platform (line 260) ... ok [INFO] [stdout] test src/command/pull.rs - command::pull::PullCommand::is_content_trust_disabled (line 275) ... ok [INFO] [stdout] test src/command/pull.rs - command::pull::PullCommand::disable_content_trust (line 156) ... ok [INFO] [stdout] test src/command/push.rs - command::push::PushCommand::is_content_trust_disabled (line 283) ... ok [INFO] [stdout] test src/command/pull.rs - command::pull::PullCommand::is_all_tags (line 230) ... ok [INFO] [stdout] test src/command/rename.rs - command::rename::RenameCommand (line 15) - compile ... ok [INFO] [stdout] test src/command/rename.rs - command::rename::RenameCommand::run (line 70) - compile ... ok [INFO] [stdout] test src/command/push.rs - command::push::PushCommand::new (line 118) ... ok [INFO] [stdout] test src/command/push.rs - command::push::PushCommand::is_all_tags (line 238) ... ok [INFO] [stdout] test src/command/push.rs - command::push::PushCommand::disable_content_trust (line 161) ... ok [INFO] [stdout] test src/command/rmi.rs - command::rmi::RmiCommand (line 15) - compile ... ok [INFO] [stdout] test src/command/push.rs - command::push::PushCommand::all_tags (line 142) ... ok [INFO] [stdout] test src/command/push.rs - command::push::PushCommand::get_image (line 223) ... ok [INFO] [stdout] test src/command/push.rs - command::push::PushCommand::is_quiet (line 253) ... ok [INFO] [stdout] test src/command/rm.rs - command::rm (line 7) - compile ... ok [INFO] [stdout] test src/command/restart.rs - command::restart::RestartCommand::timeout (line 102) ... ok [INFO] [stdout] test src/command/rmi.rs - command::rmi::RmiCommand::run (line 123) - compile ... ok [INFO] [stdout] test src/command/run.rs - command::run::ContainerId::port_mappings (line 327) - compile ... ok [INFO] [stdout] test src/command/restart.rs - command::restart::RestartCommand::signal (line 86) ... ok [INFO] [stdout] test src/command/run.rs - command::run::ContainerId::port_mapping (line 364) - compile ... ok [INFO] [stdout] test src/command/restart.rs - command::restart::RestartCommand::new_multiple (line 64) ... ok [INFO] [stdout] test src/command/push.rs - command::push::PushCommand::platform (line 189) ... ok [INFO] [stdout] test src/command/save.rs - command::save::SaveCommand (line 16) - compile ... ok [INFO] [stdout] test src/command/restart.rs - command::restart::RestartCommand::new (line 40) ... ok [INFO] [stdout] test src/command/restart.rs - command::restart::RestartCommand::timeout_duration (line 118) ... ok [INFO] [stdout] test src/command/push.rs - command::push::PushCommand::quiet (line 207) ... ok [INFO] [stdout] test src/command/rename.rs - command::rename::RenameCommand::new (line 45) ... ok [INFO] [stdout] test src/command/save.rs - command::save::SaveCommand::run (line 116) - compile ... ok [INFO] [stdout] test src/command/run.rs - command::run::RunCommand::stream (line 1860) - compile ... ok [INFO] [stdout] test src/command/rmi.rs - command::rmi::RmiCommand::new_multiple (line 68) ... ok [INFO] [stdout] test src/command/rmi.rs - command::rmi::RmiCommand::new (line 49) ... ok [INFO] [stdout] test src/command/restart.rs - command::restart::RestartCommand::new (line 46) ... ok [INFO] [stdout] test src/command/search.rs - command::search::SearchCommand::new (line 82) ... ok [INFO] [stdout] test src/command/search.rs - command::search::SearchCommand::filter (line 125) ... ok [INFO] [stdout] test src/command/save.rs - command::save::SaveCommand::output (line 93) ... ok [INFO] [stdout] test src/command/save.rs - command::save::SaveCommand::new_multiple (line 68) ... ok [INFO] [stdout] test src/command/search.rs - command::search::SearchCommand::filters (line 144) ... ok [INFO] [stdout] test src/command/save.rs - command::save::SaveCommand::new (line 50) ... ok [INFO] [stdout] test src/command/search.rs - command::search::SearchCommand::limit (line 106) ... ok [INFO] [stdout] test src/command/start.rs - command::start::StartCommand::interactive (line 161) ... ok [INFO] [stdout] test src/command/search.rs - command::search::SearchCommand (line 18) ... ok [INFO] [stdout] test src/command/rmi.rs - command::rmi::RmiCommand::force (line 94) ... ok [INFO] [stdout] test src/command/search.rs - command::search::SearchCommand::no_trunc (line 198) ... ok [INFO] [stdout] test src/command/stats.rs - command::stats::StatsCommand (line 17) - compile ... ok [INFO] [stdout] test src/command/search.rs - command::search::SearchCommand::format (line 168) ... ok [INFO] [stdout] test src/command/start.rs - command::start::StartCommand::checkpoint (line 113) ... ok [INFO] [stdout] test src/command/start.rs - command::start::StartCommand::new (line 45) ... ok [INFO] [stdout] test src/command/start.rs - command::start::StartCommand::attach (line 97) ... ok [INFO] [stdout] test src/command/start.rs - command::start::StartCommand::checkpoint_dir (line 129) ... ok [INFO] [stdout] test src/command/stats.rs - command::stats::StatsCommand::container (line 85) ... ok [INFO] [stdout] test src/command/stats.rs - command::stats::StatsCommand::format (line 125) ... ok [INFO] [stdout] test src/command/start.rs - command::start::StartCommand::ai (line 177) ... ok [INFO] [stdout] test src/command/stats.rs - command::stats::StatsCommand::run (line 172) - compile ... ok [INFO] [stdout] test src/command/start.rs - command::start::StartCommand::detach_keys (line 145) ... ok [INFO] [stdout] test src/command/start.rs - command::start::StartCommand::new (line 51) ... ok [INFO] [stdout] test src/command/stats.rs - command::stats::StatsCommand::all (line 110) ... ok [INFO] [stdout] test src/command/tag.rs - command::tag::TagCommand (line 15) - compile ... ok [INFO] [stdout] test src/command/stop.rs - command::stop::StopCommand::new (line 40) ... ok [INFO] [stdout] test src/command/tag.rs - command::tag::TagCommand::run (line 74) - compile ... ok [INFO] [stdout] test src/command/stop.rs - command::stop::StopCommand::signal (line 86) ... ok [INFO] [stdout] test src/command/stats.rs - command::stats::StatsCommand::new (line 64) ... ok [INFO] [stdout] test src/command/unpause.rs - command::unpause::UnpauseCommand (line 15) - compile ... ok [INFO] [stdout] test src/command/start.rs - command::start::StartCommand::new_multiple (line 72) ... ok [INFO] [stdout] test src/command/top.rs - command::top::TopCommand (line 15) - compile ... ok [INFO] [stdout] test src/command/stop.rs - command::stop::StopCommand::new (line 46) ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand (line 15) - compile ... ok [INFO] [stdout] test src/command/unpause.rs - command::unpause::UnpauseCommand::run (line 91) - compile ... ok [INFO] [stdout] test src/command/stats.rs - command::stats::StatsCommand::no_stream (line 144) ... ok [INFO] [stdout] test src/command/stop.rs - command::stop::StopCommand::timeout (line 102) ... ok [INFO] [stdout] test src/command/stop.rs - command::stop::StopCommand::new_multiple (line 64) ... ok [INFO] [stdout] test src/command/top.rs - command::top::TopCommand::run (line 92) - compile ... ok [INFO] [stdout] test src/command/stop.rs - command::stop::StopCommand::timeout_duration (line 118) ... ok [INFO] [stdout] test src/command/unpause.rs - command::unpause::UnpauseCommand::new (line 44) ... ok [INFO] [stdout] test src/command/tag.rs - command::tag::TagCommand::new (line 46) ... ok [INFO] [stdout] test src/command/top.rs - command::top::TopCommand::ps_options (line 65) ... ok [INFO] [stdout] test src/command/unpause.rs - command::unpause::UnpauseCommand::new_multiple (line 61) ... ok [INFO] [stdout] test src/command/top.rs - command::top::TopCommand::new (line 47) ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand::blkio_weight (line 281) ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand::cpus (line 233) ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand::cpu_period (line 201) ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand::cpuset_mems (line 265) ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand::run (line 351) - compile ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand::memory (line 137) ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand::cpu_shares (line 185) ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand::new_multiple (line 100) ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand::new (line 70) ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand::memory_reservation (line 153) ... ok [INFO] [stdout] test src/command/wait.rs - command::wait::WaitCommand::run (line 92) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 105) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 157) - compile ... ok [INFO] [stdout] test src/command/wait.rs - command::wait::WaitCommand (line 15) - compile ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand::memory_swap (line 169) ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand::restart (line 313) ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand::cpuset_cpus (line 249) ... ok [INFO] [stdout] test src/lib.rs - (line 127) - compile ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand::cpu_quota (line 217) ... ok [INFO] [stdout] test src/lib.rs - (line 198) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 218) - compile ... ok [INFO] [stdout] test src/command/version.rs - command::version::VersionCommand::format_json (line 146) ... ok [INFO] [stdout] test src/lib.rs - (line 302) - compile ... ok [INFO] [stdout] test src/command/wait.rs - command::wait::WaitCommand::new (line 46) ... ok [INFO] [stdout] test src/lib.rs - (line 42) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 281) - compile ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand::pids_limit (line 329) ... ok [INFO] [stdout] test src/command/update.rs - command::update::UpdateCommand::kernel_memory (line 297) ... ok [INFO] [stdout] test src/lib.rs - (line 83) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 375) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 62) - compile ... ok [INFO] [stdout] test src/command/version.rs - command::version::VersionCommand::format (line 130) ... ok [INFO] [stdout] test src/lib.rs - (line 325) - compile ... ok [INFO] [stdout] test src/command/version.rs - command::version::VersionCommand (line 18) ... ok [INFO] [stdout] test src/command/wait.rs - command::wait::WaitCommand::new_multiple (line 63) ... ok [INFO] [stdout] test src/command/version.rs - command::version::VersionCommand::new (line 109) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 355 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 24.86s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c189240f6ba375885c836c6c0a227bff1098dd263a3935f60c3079a2e75fb62e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c189240f6ba375885c836c6c0a227bff1098dd263a3935f60c3079a2e75fb62e", kill_on_drop: false }` [INFO] [stdout] c189240f6ba375885c836c6c0a227bff1098dd263a3935f60c3079a2e75fb62e