[INFO] cloning repository https://github.com/56quarters/mtop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/56quarters/mtop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F56quarters%2Fmtop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F56quarters%2Fmtop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2302fa6e1c63f6ebf265ea0d435421c711101d43
[INFO] testing 56quarters/mtop against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F56quarters%2Fmtop" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/56quarters/mtop
[INFO] finished tweaking git repo https://github.com/56quarters/mtop
[INFO] tweaked toml for git repo https://github.com/56quarters/mtop written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/56quarters/mtop on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/56quarters/mtop 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c97d3ffef2975603a2c3866b0e5fae94811a9d98584bdf92e2996843e7416b0
[INFO] running `Command { std: "docker" "start" "-a" "8c97d3ffef2975603a2c3866b0e5fae94811a9d98584bdf92e2996843e7416b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c97d3ffef2975603a2c3866b0e5fae94811a9d98584bdf92e2996843e7416b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c97d3ffef2975603a2c3866b0e5fae94811a9d98584bdf92e2996843e7416b0", kill_on_drop: false }`
[INFO] [stdout] 8c97d3ffef2975603a2c3866b0e5fae94811a9d98584bdf92e2996843e7416b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0454fd9c7b82bdfa092323868921b6d39b7935e23c96bc9ca14539e23849392b
[INFO] running `Command { std: "docker" "start" "-a" "0454fd9c7b82bdfa092323868921b6d39b7935e23c96bc9ca14539e23849392b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling webpki-roots v1.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mtop-client v0.15.0 (/opt/rustwide/workdir/mtop-client)
[INFO] [stderr]    Compiling mtop v0.15.0 (/opt/rustwide/workdir/mtop)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 28s
[INFO] running `Command { std: "docker" "inspect" "0454fd9c7b82bdfa092323868921b6d39b7935e23c96bc9ca14539e23849392b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0454fd9c7b82bdfa092323868921b6d39b7935e23c96bc9ca14539e23849392b", kill_on_drop: false }`
[INFO] [stdout] 0454fd9c7b82bdfa092323868921b6d39b7935e23c96bc9ca14539e23849392b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6497af973b7c364b0e1c63f742c78545c307cd4e0c1284445f1d43b9f88d8d43
[INFO] running `Command { std: "docker" "start" "-a" "6497af973b7c364b0e1c63f742c78545c307cd4e0c1284445f1d43b9f88d8d43", kill_on_drop: false }`
[INFO] [stderr]    Compiling mtop-client v0.15.0 (/opt/rustwide/workdir/mtop-client)
[INFO] [stderr]    Compiling mtop v0.15.0 (/opt/rustwide/workdir/mtop)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.86s
[INFO] running `Command { std: "docker" "inspect" "6497af973b7c364b0e1c63f742c78545c307cd4e0c1284445f1d43b9f88d8d43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6497af973b7c364b0e1c63f742c78545c307cd4e0c1284445f1d43b9f88d8d43", kill_on_drop: false }`
[INFO] [stdout] 6497af973b7c364b0e1c63f742c78545c307cd4e0c1284445f1d43b9f88d8d43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d8825588513a099179f81c4694650d51ce435c6ebf81a46e56e740e185ac4d6e
[INFO] running `Command { std: "docker" "start" "-a" "d8825588513a099179f81c4694650d51ce435c6ebf81a46e56e740e185ac4d6e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mtop-3093a93b8d8b8d12)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test queue::test::test_stats_queue_insert_same_server_time ... ok
[INFO] [stdout] test queue::test::test_stats_queue_insert_lower_server_time ... ok
[INFO] [stdout] test queue::test::test_stats_queue_insert_same_uptime ... ok
[INFO] [stdout] test ui::core::test::test_unit_formatter_bytes_b ... ok
[INFO] [stdout] test queue::test::test_stats_queue_insert_success ... ok
[INFO] [stdout] test queue::test::test_stats_queue_insert_lower_uptime ... ok
[INFO] [stdout] test ui::core::test::test_unit_formatter_bytes_kb ... ok
[INFO] [stdout] test ui::core::test::test_unit_formatter_bytes_gb ... ok
[INFO] [stdout] test ui::core::test::test_unit_formatter_bytes_zero ... ok
[INFO] [stdout] test ui::core::test::test_unit_formatter_seconds_more_than_an_hour ... ok
[INFO] [stdout] test ui::core::test::test_unit_formatter_seconds_zero ... ok
[INFO] [stdout] test ui::core::test::test_unit_formatter_bytes_tb ... ok
[INFO] [stdout] test ui::core::test::test_unit_formatter_seconds_less_than_a_minute ... ok
[INFO] [stdout] test ui::core::test::test_unit_formatter_seconds_more_than_a_minute ... ok
[INFO] [stdout] test ui::core::test::test_unit_formatter_bytes_mb ... ok
[INFO] [stdout] test ui::core::test::test_unit_formatter_seconds_more_than_an_two_hour_digits ... ok
[INFO] [stdout] test ui::core::test::test_unit_formatter_bytes_pb ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/dns.rs (/opt/rustwide/target/debug/deps/dns-feff2960dae76b94)
[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 unittests src/bin/mc.rs (/opt/rustwide/target/debug/deps/mc-4b799a29a7fb3aa6)
[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 unittests src/bin/mtop.rs (/opt/rustwide/target/debug/deps/mtop-555b5ed43013f84b)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/mtop_client-74d3c8d634aff62b)
[INFO] [stdout] 
[INFO] [stdout] running 168 tests
[INFO] [stdout] test client::test::test_memcached_client_flush_all_wait_success ... ok
[INFO] [stdout] test client::test::test_memcached_client_flush_all_wait_some_errors ... ok
[INFO] [stdout] test client::test::test_memcached_client_flush_all_no_wait_some_errors ... ok
[INFO] [stdout] test client::test::test_memcached_client_get_invalid_keys ... ok
[INFO] [stdout] test client::test::test_memcached_client_flush_all_no_wait_success ... ok
[INFO] [stdout] test client::test::test_memcached_client_get_no_servers ... ok
[INFO] [stdout] test client::test::test_memcached_client_get_no_errors ... ok
[INFO] [stdout] test client::test::test_memcached_client_set_success ... ok
[INFO] [stdout] test core::test::test_key_one_control_char ... ok
[INFO] [stdout] test client::test::test_memcached_client_ping_no_servers ... ok
[INFO] [stdout] test core::test::test_key_one_non_ascii ... ok
[INFO] [stdout] test core::test::test_key_one_success ... ok
[INFO] [stdout] test core::test::test_key_one_whitespace ... ok
[INFO] [stdout] test core::test::test_memcached_add_error ... ok
[INFO] [stdout] test client::test::test_memcached_client_ping_some_errors ... ok
[INFO] [stdout] test core::test::test_memcached_add_success ... ok
[INFO] [stdout] test core::test::test_memcached_delete_success ... ok
[INFO] [stdout] test core::test::test_memcached_decr_bad_val ... ok
[INFO] [stdout] test core::test::test_memcached_flush_all_with_wait_error ... ok
[INFO] [stdout] test core::test::test_memcached_flush_all_with_wait_success ... ok
[INFO] [stdout] test core::test::test_memcached_get_error ... ok
[INFO] [stdout] test core::test::test_memcached_delete_error ... ok
[INFO] [stdout] test core::test::test_memcached_flush_all_no_wait_error ... ok
[INFO] [stdout] test core::test::test_memcached_flush_all_no_wait_success ... ok
[INFO] [stdout] test client::test::test_memcached_client_get_no_keys ... ok
[INFO] [stdout] test client::test::test_memcached_client_get_some_errors ... ok
[INFO] [stdout] test core::test::test_memcached_decr_success ... ok
[INFO] [stdout] test client::test::test_memcached_client_set_no_servers ... ok
[INFO] [stdout] test client::test::test_memcached_client_ping_no_errors ... ok
[INFO] [stdout] test core::test::test_key_one_length ... ok
[INFO] [stdout] test core::test::test_memcached_get_hit ... ok
[INFO] [stdout] test core::test::test_memcached_get_no_key ... ok
[INFO] [stdout] test core::test::test_memcached_incr_bad_val ... ok
[INFO] [stdout] test core::test::test_memcached_metas_empty ... ok
[INFO] [stdout] test core::test::test_memcached_items_error ... ok
[INFO] [stdout] test core::test::test_memcached_metas_error ... ok
[INFO] [stdout] test core::test::test_memcached_items_empty ... ok
[INFO] [stdout] test core::test::test_memcached_metas_success ... ok
[INFO] [stdout] test core::test::test_memcached_ping_success ... ok
[INFO] [stdout] test core::test::test_memcached_set_error ... ok
[INFO] [stdout] test core::test::test_memcached_replace_success ... ok
[INFO] [stdout] test core::test::test_memcached_replace_error ... ok
[INFO] [stdout] test core::test::test_memcached_stats_error ... ok
[INFO] [stdout] test core::test::test_memcached_items_success ... ok
[INFO] [stdout] test core::test::test_memcached_ping_bad_val ... ok
[INFO] [stdout] test core::test::test_memcached_get_miss ... ok
[INFO] [stdout] test core::test::test_memcached_set_success ... ok
[INFO] [stdout] test core::test::test_memcached_slabs_empty ... ok
[INFO] [stdout] test core::test::test_memcached_incr_success ... ok
[INFO] [stdout] test core::test::test_memcached_slabs_error ... ok
[INFO] [stdout] test core::test::test_memcached_slabs_success ... ok
[INFO] [stdout] test core::test::test_memcached_stats_empty ... ok
[INFO] [stdout] test core::test::test_memcached_stats_success ... ok
[INFO] [stdout] test core::test::test_memcached_touch_error ... ok
[INFO] [stdout] test core::test::test_memcached_touch_success ... ok
[INFO] [stdout] test discovery::test::test_dns_client_resolve_a_aaaa ... ok
[INFO] [stdout] test discovery::test::test_server_id_from_host_pair ... ok
[INFO] [stdout] test discovery::test::test_dns_client_resolve_socket_addr ... ok
[INFO] [stdout] test discovery::test::test_dns_client_resolve_srv ... ok
[INFO] [stdout] test discovery::test::test_server_id_from_ipv4_pair ... ok
[INFO] [stdout] test discovery::test::test_server_id_from_ipv6_pair ... ok
[INFO] [stdout] test discovery::test::test_server_id_from_ipv6_addr ... ok
[INFO] [stdout] test discovery::test::test_dns_client_resolve_bare_host ... ok
[INFO] [stdout] test dns::client::test::test_default_dns_client_resolve_all_errors ... ok
[INFO] [stdout] test discovery::test::test_dns_client_resolve_srv_dupes ... ok
[INFO] [stdout] test dns::client::test::test_default_dns_client_resolve_one_error ... ok
[INFO] [stdout] test dns::client::test::test_tcp_client_id_mismatch ... ok
[INFO] [stdout] test dns::client::test::test_tcp_client_multiple_message ... ok
[INFO] [stdout] test dns::client::test::test_tcp_client_single_message ... ok
[INFO] [stdout] test dns::client::test::test_udp_client_one_id_mismatch ... ok
[INFO] [stdout] test dns::client::test::test_udp_client_success ... ok
[INFO] [stdout] test dns::core::test::test_record_class_display ... ok
[INFO] [stdout] test dns::client::test::test_tcp_client_eof_reading_message ... ok
[INFO] [stdout] test dns::client::test::test_default_dns_client_resolve_name_error ... ok
[INFO] [stdout] test dns::client::test::test_default_dns_client_resolve_success ... ok
[INFO] [stdout] test dns::client::test::test_default_dns_client_resolve_udp_truncation ... ok
[INFO] [stdout] test discovery::test::test_server_id_from_ipv4_addr ... ok
[INFO] [stdout] test dns::client::test::test_default_dns_client_resolve_one_bad_server ... ok
[INFO] [stdout] test dns::core::test::test_record_class_from_str ... ok
[INFO] [stdout] test dns::core::test::test_record_class_from_u16 ... ok
[INFO] [stdout] test dns::core::test::test_record_class_to_u16 ... ok
[INFO] [stdout] test dns::core::test::test_record_type_display ... ok
[INFO] [stdout] test dns::core::test::test_record_type_from_str ... ok
[INFO] [stdout] test dns::core::test::test_record_type_from_u16 ... ok
[INFO] [stdout] test dns::message::test::test_flags ... ok
[INFO] [stdout] test dns::message::test::test_header_read_network_bytes ... ok
[INFO] [stdout] test dns::message::test::test_header_write_network_bytes ... ok
[INFO] [stdout] test dns::message::test::test_message_write_network_bytes ... ok
[INFO] [stdout] test dns::message::test::test_message_read_network_bytes ... ok
[INFO] [stdout] test dns::message::test::test_question_read_network_bytes ... ok
[INFO] [stdout] test dns::core::test::test_record_type_to_u16 ... ok
[INFO] [stdout] test dns::message::test::test_record_write_network_bytes ... ok
[INFO] [stdout] test dns::message::test::test_question_write_network_bytes ... ok
[INFO] [stdout] test dns::message::test::test_record_read_network_bytes ... ok
[INFO] [stdout] test dns::name::test::test_name_append_already_fqdn ... ok
[INFO] [stdout] test dns::name::test::test_name_equal_different_fqdn ... ok
[INFO] [stdout] test dns::name::test::test_name_append_multiple ... ok
[INFO] [stdout] test dns::name::test::test_name_append_with_fqdn ... ok
[INFO] [stdout] test dns::name::test::test_name_equal_different_case ... ok
[INFO] [stdout] test dns::name::test::test_name_append_with_non_fqdn ... ok
[INFO] [stdout] test dns::name::test::test_name_append_with_root ... ok
[INFO] [stdout] test dns::client::test::test_tcp_client_eof_reading_length ... ok
[INFO] [stdout] test dns::name::test::test_name_equal_same_case ... ok
[INFO] [stdout] test dns::name::test::test_name_from_str_error_bad_label_char ... ok
[INFO] [stdout] test dns::name::test::test_name_from_str_error_bad_label_end ... ok
[INFO] [stdout] test dns::name::test::test_name_from_str_error_bad_label_start ... ok
[INFO] [stdout] test dns::name::test::test_name_from_str_error_max_label ... ok
[INFO] [stdout] test dns::name::test::test_name_from_str_max_length ... ok
[INFO] [stdout] test dns::name::test::test_name_from_str_success_fqdn ... ok
[INFO] [stdout] test dns::name::test::test_name_from_str_success_not_fqdn ... ok
[INFO] [stdout] test dns::name::test::test_name_from_str_success_root_empty ... ok
[INFO] [stdout] test dns::name::test::test_name_read_network_bytes_bad_label_type_after_single_pointer ... ok
[INFO] [stdout] test dns::name::test::test_name_read_network_bytes_multiple_pointer ... ok
[INFO] [stdout] test dns::name::test::test_name_read_network_bytes_bad_label_type ... ok
[INFO] [stdout] test dns::name::test::test_name_read_network_bytes_pointer_loop ... ok
[INFO] [stdout] test dns::name::test::test_name_read_network_bytes_multiple_pointer_multiple_name ... ok
[INFO] [stdout] test dns::name::test::test_name_read_network_bytes_no_pointer ... ok
[INFO] [stdout] test dns::name::test::test_name_size_root ... ok
[INFO] [stdout] test dns::name::test::test_name_to_fqdn_already_fqdn ... ok
[INFO] [stdout] test dns::name::test::test_name_to_string_not_fqdn ... ok
[INFO] [stdout] test dns::name::test::test_name_to_fqdn_not_fqdn ... ok
[INFO] [stdout] test dns::name::test::test_name_to_string_root ... ok
[INFO] [stdout] test dns::name::test::test_name_write_network_bytes_not_root ... ok
[INFO] [stdout] test dns::name::test::test_name_write_network_bytes_root ... ok
[INFO] [stdout] test dns::name::test::test_name_size_non_root_fqdn ... ok
[INFO] [stdout] test dns::name::test::test_name_to_string_fqdn ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_cname_read_network_bytes ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_ns_write_network_bytes ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_a_read_network_bytes ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_aaaa_write_network_bytes ... ok
[INFO] [stdout] test dns::name::test::test_name_read_network_bytes_single_pointer ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_opt_pair_new_exceeds_max_size ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_cname_write_network_bytes ... ok
[INFO] [stdout] test dns::name::test::test_name_size_non_root ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_ns_read_network_bytes ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_aaaa_read_network_bytes ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_opt_new_success ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_opt_new_exceeds_max_size ... ok
[INFO] [stdout] test dns::name::test::test_name_from_str_success_root_dot ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_a_write_network_bytes ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_opt_read_network_bytes ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_opt_write_network_bytes ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_srv_read_network_bytes ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_srv_write_network_bytes ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_txt_new_exceeds_max_size ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_txt_new_success ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_txt_size ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_txt_read_network_bytes ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_txt_write_network_bytes ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_opt_pair_new_success ... ok
[INFO] [stdout] test dns::resolv::test::test_config_all_comments ... ok
[INFO] [stdout] test dns::resolv::test::test_config_nameservers_search_no_options ... ok
[INFO] [stdout] test dns::resolv::test::test_config_nameservers_search_options ... ok
[INFO] [stdout] test dns::resolv::test::test_config_nameservers_search_invalid_options ... ok
[INFO] [stdout] test dns::resolv::test::test_config_no_content ... ok
[INFO] [stdout] test dns::resolv::test::test_config_all_unsupported ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_soa_write_network_bytes ... ok
[INFO] [stdout] test dns::rdata::test::test_record_data_soa_read_network_bytes ... ok
[INFO] [stdout] test dns::resolv::test::test_configuration ... ok
[INFO] [stdout] test dns::resolv::test::test_config_read_error ... ok
[INFO] [stdout] test dns::resolv::test::test_configuration_option_error ... ok
[INFO] [stdout] test dns::resolv::test::test_configuration_option_success ... ok
[INFO] [stdout] test dns::resolv::test::test_configuration_option_limits ... ok
[INFO] [stdout] test pool::test::test_client_pool_get_existing_client ... ok
[INFO] [stdout] test pool::test::test_client_pool_put_zero_max_idle ... ok
[INFO] [stdout] test pool::test::test_client_pool_get_empty_pool ... ok
[INFO] [stdout] test pool::test::test_client_pool_put_at_max_idle ... ok
[INFO] [stdout] test dns::name::test::test_name_write_network_bytes_not_fqdn - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 168 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tls.rs (/opt/rustwide/target/debug/deps/tls-9af031936225baf0)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_tls_client_mtls_missing_client_cert ... ok
[INFO] [stdout] test test_tls_client_mtls_invalid_client_cert ... ok
[INFO] [stdout] test test_tls_client_mtls_default_roots_server ... ok
[INFO] [stderr]    Doc-tests mtop
[INFO] [stdout] test test_tls_client_mtls_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[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 mtop_client
[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" "d8825588513a099179f81c4694650d51ce435c6ebf81a46e56e740e185ac4d6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8825588513a099179f81c4694650d51ce435c6ebf81a46e56e740e185ac4d6e", kill_on_drop: false }`
[INFO] [stdout] d8825588513a099179f81c4694650d51ce435c6ebf81a46e56e740e185ac4d6e
