[INFO] cloning repository https://github.com/yutak03/docker_db_container_login [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yutak03/docker_db_container_login" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutak03%2Fdocker_db_container_login", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutak03%2Fdocker_db_container_login'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 019aff4354cd461552d15b8aa0c30e52cb4f6fc7 [INFO] testing yutak03/docker_db_container_login against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyutak03%2Fdocker_db_container_login" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/yutak03/docker_db_container_login [INFO] finished tweaking git repo https://github.com/yutak03/docker_db_container_login [INFO] tweaked toml for git repo https://github.com/yutak03/docker_db_container_login written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/yutak03/docker_db_container_login on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/yutak03/docker_db_container_login already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f09a0ba5268b45acd36465eb3cb07111063690627b7fb6749d4fe2fa2080964b [INFO] running `Command { std: "docker" "start" "-a" "f09a0ba5268b45acd36465eb3cb07111063690627b7fb6749d4fe2fa2080964b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f09a0ba5268b45acd36465eb3cb07111063690627b7fb6749d4fe2fa2080964b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f09a0ba5268b45acd36465eb3cb07111063690627b7fb6749d4fe2fa2080964b", kill_on_drop: false }` [INFO] [stdout] f09a0ba5268b45acd36465eb3cb07111063690627b7fb6749d4fe2fa2080964b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e9fce5cf8d20086529db302d26ce99f5f9577de69e08e5646313c90e6ad00c81 [INFO] running `Command { std: "docker" "start" "-a" "e9fce5cf8d20086529db302d26ce99f5f9577de69e08e5646313c90e6ad00c81", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling serde_core v1.0.223 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling zerocopy v0.8.22 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling winnow v0.7.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling time-core v0.1.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling time-macros v0.2.20 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling rustix v1.0.1 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling mongocrypt-sys v0.1.4+1.12.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling time v0.3.38 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustc_version_runtime v0.3.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling data-encoding v2.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling mysql_common v0.35.5 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling flate2 v1.1.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling mysql v26.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling console v0.16.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling jiff v0.2.4 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling dialoguer v0.12.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling derive_utils v0.15.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling serde_derive v1.0.223 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling macro_magic_core_macros v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.87 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling rustls-webpki v0.103.5 [INFO] [stderr] Compiling macro_magic_core v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling typed-builder-macro v0.20.1 [INFO] [stderr] Compiling macro_magic_macros v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling macro_magic v0.5.1 [INFO] [stderr] Compiling mongodb-internal-macros v3.3.0 [INFO] [stderr] Compiling io-enum v1.2.0 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling typed-builder v0.20.1 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling mysql-common-derive v0.32.0 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling postgres-protocol v0.6.8 [INFO] [stderr] Compiling uuid v1.15.1 [INFO] [stderr] Compiling serde_bytes v0.11.16 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling postgres-types v0.2.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling bson v2.15.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-postgres v0.7.13 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling mongocrypt v0.3.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hickory-proto v0.24.4 [INFO] [stderr] Compiling postgres v0.19.10 [INFO] [stderr] Compiling hickory-resolver v0.24.4 [INFO] [stderr] Compiling mongodb v3.3.0 [INFO] [stderr] Compiling docker-db-container-login v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "e9fce5cf8d20086529db302d26ce99f5f9577de69e08e5646313c90e6ad00c81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9fce5cf8d20086529db302d26ce99f5f9577de69e08e5646313c90e6ad00c81", kill_on_drop: false }` [INFO] [stdout] e9fce5cf8d20086529db302d26ce99f5f9577de69e08e5646313c90e6ad00c81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2792a8c9d0aaf620a48d107592d327bcdd8a3c384f451af79fa0010bef473bf3 [INFO] running `Command { std: "docker" "start" "-a" "2792a8c9d0aaf620a48d107592d327bcdd8a3c384f451af79fa0010bef473bf3", kill_on_drop: false }` [INFO] [stderr] Compiling docker-db-container-login v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `Command { std: "docker" "inspect" "2792a8c9d0aaf620a48d107592d327bcdd8a3c384f451af79fa0010bef473bf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2792a8c9d0aaf620a48d107592d327bcdd8a3c384f451af79fa0010bef473bf3", kill_on_drop: false }` [INFO] [stdout] 2792a8c9d0aaf620a48d107592d327bcdd8a3c384f451af79fa0010bef473bf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 44768e0d9ed9e691fc35f164e501f12ad8276b7659809b0db4435b53cddfb1e1 [INFO] running `Command { std: "docker" "start" "-a" "44768e0d9ed9e691fc35f164e501f12ad8276b7659809b0db4435b53cddfb1e1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/docker_db_container_login-5314e8ce1ff91915) [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test tests::cli_tests::test_add_args_to_connection ... ok [INFO] [stdout] test tests::cli_tests::test_connect_args_to_connection ... ok [INFO] [stdout] test tests::cli_tests::test_add_args_invalid_db_type ... ok [INFO] [stdout] test tests::config_tests::test_config_default ... ok [INFO] [stdout] test tests::db_tests::test_db_connection_structures ... ok [INFO] [stdout] test tests::config_tests::test_database_type_display ... ok [INFO] [stdout] test tests::config_tests::test_database_connection ... ok [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] test tests::cli_tests::test_connect_args_invalid ... ok [INFO] [stdout] test validation::tests::test_sanitize_shell ... ok [INFO] [stdout] test validation::tests::test_invalid_container_names ... ok [INFO] [stdout] test tests::error_tests::test_error_display ... ok [INFO] [stdout] test validation::tests::test_valid_container_names ... ok [INFO] [stdout] test validation::tests::test_valid_usernames ... ok [INFO] [stdout] test tests::config_tests::test_config_remove_connection ... ok [INFO] [stdout] test tests::config_tests::test_database_type_from_str ... ok [INFO] [stdout] test validation::tests::test_invalid_usernames ... ok [INFO] [stdout] test tests::config_tests::test_config_save_and_load ... ok [INFO] [stdout] test tests::config_tests::test_config_add_and_get_connection ... ok [INFO] [stdout] test tests::config_tests::test_config_list_connections ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dbcli-76e6be610682f5ab) [INFO] [stdout] test tests::db_tests::test_check_container ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests docker_db_container_login [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "44768e0d9ed9e691fc35f164e501f12ad8276b7659809b0db4435b53cddfb1e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44768e0d9ed9e691fc35f164e501f12ad8276b7659809b0db4435b53cddfb1e1", kill_on_drop: false }` [INFO] [stdout] 44768e0d9ed9e691fc35f164e501f12ad8276b7659809b0db4435b53cddfb1e1