[INFO] cloning repository https://github.com/mat813/dnstracer-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mat813/dnstracer-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat813%2Fdnstracer-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat813%2Fdnstracer-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00001970adb305fb653358a4bcc99cf22f401fcc
[INFO] testing mat813/dnstracer-rs against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmat813%2Fdnstracer-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mat813/dnstracer-rs
[INFO] finished tweaking git repo https://github.com/mat813/dnstracer-rs
[INFO] tweaked toml for git repo https://github.com/mat813/dnstracer-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mat813/dnstracer-rs on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mat813/dnstracer-rs 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-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a873ed5f6ef0043815b2407f4b9daf139844a9632b510ebd6bb681e74586b590
[INFO] running `Command { std: "docker" "start" "-a" "a873ed5f6ef0043815b2407f4b9daf139844a9632b510ebd6bb681e74586b590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a873ed5f6ef0043815b2407f4b9daf139844a9632b510ebd6bb681e74586b590", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a873ed5f6ef0043815b2407f4b9daf139844a9632b510ebd6bb681e74586b590", kill_on_drop: false }`
[INFO] [stdout] a873ed5f6ef0043815b2407f4b9daf139844a9632b510ebd6bb681e74586b590
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dd31fd8f8ed245b8c51507b5a3fa8a56f32ec1c9af47bcf0aacb312b6e8802d0
[INFO] running `Command { std: "docker" "start" "-a" "dd31fd8f8ed245b8c51507b5a3fa8a56f32ec1c9af47bcf0aacb312b6e8802d0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling rand_core v0.10.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling exn v0.3.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling rand v0.10.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling moka v0.12.15
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling prefix-trie v0.8.2
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hickory-proto v0.26.0
[INFO] [stderr]    Compiling hickory-net v0.26.0
[INFO] [stderr]    Compiling hickory-resolver v0.26.0
[INFO] [stderr]    Compiling dnstracer v1.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.03s
[INFO] running `Command { std: "docker" "inspect" "dd31fd8f8ed245b8c51507b5a3fa8a56f32ec1c9af47bcf0aacb312b6e8802d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd31fd8f8ed245b8c51507b5a3fa8a56f32ec1c9af47bcf0aacb312b6e8802d0", kill_on_drop: false }`
[INFO] [stdout] dd31fd8f8ed245b8c51507b5a3fa8a56f32ec1c9af47bcf0aacb312b6e8802d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56ac7cd480c6a35591e24856e5324c602bdbc9a52a5970edd02f49f88da65fe2
[INFO] running `Command { std: "docker" "start" "-a" "56ac7cd480c6a35591e24856e5324c602bdbc9a52a5970edd02f49f88da65fe2", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling mockall_derive v0.14.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling mockall v0.14.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling fragile v2.1.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling hickory-net v0.26.0
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling hickory-resolver v0.26.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling dnstracer v1.2.5 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.84s
[INFO] running `Command { std: "docker" "inspect" "56ac7cd480c6a35591e24856e5324c602bdbc9a52a5970edd02f49f88da65fe2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56ac7cd480c6a35591e24856e5324c602bdbc9a52a5970edd02f49f88da65fe2", kill_on_drop: false }`
[INFO] [stdout] 56ac7cd480c6a35591e24856e5324c602bdbc9a52a5970edd02f49f88da65fe2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cd7b74691d71957fd1bfe4867d305423f9ce1f41e1b283d6dafe3234063730c7
[INFO] running `Command { std: "docker" "start" "-a" "cd7b74691d71957fd1bfe4867d305423f9ce1f41e1b283d6dafe3234063730c7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dnstracer-4eaa4b95a9c2ef6e)
[INFO] [stdout] 
[INFO] [stdout] running 50 tests
[INFO] [stdout] test args::tests::args::case_2_all_flags ... ok
[INFO] [stdout] test args::tests::args::case_3_ipv4_flag ... ok
[INFO] [stdout] test args::tests::args::case_4_server_override ... ok
[INFO] [stdout] test args::tests::args::case_1_default_values ... ok
[INFO] [stdout] test args::tests::args::case_5_query_type ... ok
[INFO] [stdout] test args::tests::record_type::case_6 ... ok
[INFO] [stdout] test args::tests::record_type::case_5 ... ok
[INFO] [stdout] test args::tests::args::case_6_source_v4 ... ok
[INFO] [stdout] test args::tests::bad_args::case_1_invalid_query_type ... ok
[INFO] [stdout] test args::tests::bad_args::case_2_invalid_retries ... ok
[INFO] [stdout] test args::tests::args::case_7_source_v6 ... ok
[INFO] [stdout] test args::tests::not_valid::case_2_source_v6_plus_ipv4_flag ... ok
[INFO] [stdout] test args::tests::not_valid::case_1_source_v4_plus_ipv6_flag ... ok
[INFO] [stdout] test args::tests::record_type::case_2 ... ok
[INFO] [stdout] test args::tests::bad_args::case_4_invalid_ipv6 ... ok
[INFO] [stdout] test args::tests::bad_args::case_3_invalid_ipv4 ... ok
[INFO] [stdout] test args::tests::record_type::case_7 ... ok
[INFO] [stdout] test args::tests::record_type::case_1 ... ok
[INFO] [stdout] test args::tests::record_type::case_3 ... ok
[INFO] [stdout] test opt_name::tests::optname_eq ... ok
[INFO] [stdout] test opt_name::tests::optname_eq_ignores_zone ... ok
[INFO] [stdout] test opt_name::tests::optname_full_display ... ok
[INFO] [stdout] test opt_name::tests::optname_display_with_name ... ok
[INFO] [stdout] test opt_name::tests::optname_display ... ok
[INFO] [stdout] test opt_name::tests::optname_hash ... ok
[INFO] [stdout] test opt_name::tests::optname_ordering ... ok
[INFO] [stdout] test resolver::tests::do_recurse_skips_cached_servers ... ok
[INFO] [stdout] test resolver::tests::do_recurse_authoritative_answer_stored_in_results ... ok
[INFO] [stdout] test resolver::tests::get_next_servers_falls_back_to_lookup_when_no_glue ... ok
[INFO] [stdout] test resolver::tests::do_recurse_follows_ns_delegation ... ok
[INFO] [stdout] test opt_name::tests::optname_hash_ignores_zone ... ok
[INFO] [stdout] test opt_name::tests::optname_into_socketaddr_v4 ... ok
[INFO] [stdout] test resolver::tests::do_recurse_sets_negative_cache_on_error ... ok
[INFO] [stdout] test opt_name::tests::optname_into_socketaddr_v6 ... ok
[INFO] [stdout] test opt_name::tests::optname_neq ... ok
[INFO] [stdout] test opt_name::tests::optname_full_display_root_zone ... ok
[INFO] [stdout] test resolver::tests::get_next_servers_uses_glue_records_from_additionals ... ok
[INFO] [stdout] test resolver::tests::init_with_dot_uses_ns_then_lookup_ip ... ok
[INFO] [stdout] test resolver::tests::show_overview_with_record ... ok
[INFO] [stdout] test resolver::tests::recursive_resolver_new ... ok
[INFO] [stdout] test resolver::tests::init_with_hostname_resolves_ips ... ok
[INFO] [stdout] test resolver::tests::query_result_default_values ... ok
[INFO] [stdout] test resolver::tests::recursive_resolver_new_2 ... ok
[INFO] [stdout] test resolver::tests::show_overview_empty ... ok
[INFO] [stdout] test resolver::tests::show_overview_with_error_response_code ... ok
[INFO] [stdout] test resolver::tests::do_recurse_uses_ns_at_depth_zero ... ok
[INFO] [stdout] test resolver::tests::init_with_no_results_returns_error ... ok
[INFO] [stdout] test resolver::tests::init_with_dot_filters_ipv6_when_ipv4_only ... ok
[INFO] [stdout] test resolver::tests::recursive_resolver_init_with_ip ... ok
[INFO] [stdout] test args::tests::record_type::case_4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 50 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cd7b74691d71957fd1bfe4867d305423f9ce1f41e1b283d6dafe3234063730c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd7b74691d71957fd1bfe4867d305423f9ce1f41e1b283d6dafe3234063730c7", kill_on_drop: false }`
[INFO] [stdout] cd7b74691d71957fd1bfe4867d305423f9ce1f41e1b283d6dafe3234063730c7
