[INFO] fetching crate webrtc-ice 0.13.0... [INFO] testing webrtc-ice-0.13.0 against try#c066bf6804adc55193b71afdff6a56922f4a8689+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate webrtc-ice 0.13.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate webrtc-ice 0.13.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate webrtc-ice 0.13.0 [INFO] tweaked toml for crates.io crate webrtc-ice 0.13.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate webrtc-ice 0.13.0 on toolchain c066bf6804adc55193b71afdff6a56922f4a8689 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate webrtc-ice 0.13.0 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" "+c066bf6804adc55193b71afdff6a56922f4a8689" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9712a9162e1e56cc65e7520b93a2cbadb03ee324292c7601f95c672e1f826077 [INFO] running `Command { std: "docker" "start" "-a" "9712a9162e1e56cc65e7520b93a2cbadb03ee324292c7601f95c672e1f826077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9712a9162e1e56cc65e7520b93a2cbadb03ee324292c7601f95c672e1f826077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9712a9162e1e56cc65e7520b93a2cbadb03ee324292c7601f95c672e1f826077", kill_on_drop: false }` [INFO] [stdout] 9712a9162e1e56cc65e7520b93a2cbadb03ee324292c7601f95c672e1f826077 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2d51bd0e86d185d2d843eb15e8d2bea22e798e596e5e689b7ad6882e41598889 [INFO] running `Command { std: "docker" "start" "-a" "2d51bd0e86d185d2d843eb15e8d2bea22e798e596e5e689b7ad6882e41598889", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling waitgroup v0.1.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling webrtc-util v0.11.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling stun v0.8.0 [INFO] [stderr] Compiling webrtc-mdns v0.9.0 [INFO] [stderr] Compiling turn v0.10.0 [INFO] [stderr] Compiling webrtc-ice v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.50s [INFO] running `Command { std: "docker" "inspect" "2d51bd0e86d185d2d843eb15e8d2bea22e798e596e5e689b7ad6882e41598889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d51bd0e86d185d2d843eb15e8d2bea22e798e596e5e689b7ad6882e41598889", kill_on_drop: false }` [INFO] [stdout] 2d51bd0e86d185d2d843eb15e8d2bea22e798e596e5e689b7ad6882e41598889 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2f06cc60e28e13bd7924ee06311089e3148845321af2061fc50e4917c59b2cdf [INFO] running `Command { std: "docker" "start" "-a" "2f06cc60e28e13bd7924ee06311089e3148845321af2061fc50e4917c59b2cdf", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling webrtc-util v0.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling stun v0.8.0 [INFO] [stderr] Compiling webrtc-mdns v0.9.0 [INFO] [stderr] Compiling turn v0.10.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling webrtc-ice v0.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 48.44s [INFO] running `Command { std: "docker" "inspect" "2f06cc60e28e13bd7924ee06311089e3148845321af2061fc50e4917c59b2cdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f06cc60e28e13bd7924ee06311089e3148845321af2061fc50e4917c59b2cdf", kill_on_drop: false }` [INFO] [stdout] 2f06cc60e28e13bd7924ee06311089e3148845321af2061fc50e4917c59b2cdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+c066bf6804adc55193b71afdff6a56922f4a8689" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 3369f17e118810885e8869a6c0ea22366de55b067f46a3baac96e69ed3446fef [INFO] running `Command { std: "docker" "start" "-a" "3369f17e118810885e8869a6c0ea22366de55b067f46a3baac96e69ed3446fef", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/webrtc_ice-6891e3cadd6d2a4c) [INFO] [stdout] [INFO] [stdout] running 97 tests [INFO] [stdout] test agent::agent_gather_test::test_vnet_gather_listen_udp ... ok [INFO] [stdout] test agent::agent_gather_test::test_vnet_gather_with_interface_filter ... ok [INFO] [stdout] test agent::agent_gather_test::test_vnet_gather_with_nat_1to1_as_host_candidates ... ok [INFO] [stdout] test agent::agent_gather_test::test_vnet_gather_no_local_ip_address ... ok [INFO] [stdout] test agent::agent_gather_test::test_vnet_gather_dynamic_ip_address ... ok [INFO] [stdout] test agent::agent_gather_test::test_vnet_gather_muxed_udp ... ok [INFO] [stdout] test agent::agent_test::test_agent_restart_during_gather ... ok [INFO] [stdout] test agent::agent_test::test_candidate_pair_stats ... ok [INFO] [stdout] test agent::agent_gather_test::test_vnet_gather_turn_connection_leak ... ok [INFO] [stdout] test agent::agent_gather_test::test_vnet_gather_with_nat_1to1_as_srflx_candidates ... ok [INFO] [stdout] test agent::agent_test::test_binding_request_timeout ... ok [INFO] [stdout] test agent::agent_test::test_agent_restart_when_closed ... ok [INFO] [stdout] test agent::agent_test::test_agent_credentials ... ok [INFO] [stdout] test agent::agent_test::test_handle_peer_reflexive_unknown_remote ... ok [INFO] [stdout] test agent::agent_test::test_get_remote_credentials ... ok [INFO] [stdout] test agent::agent_test::test_handle_peer_reflexive_udp_pflx_candidate ... ok [INFO] [stdout] test agent::agent_test::test_invalid_gather ... ok [INFO] [stdout] test agent::agent_test::test_local_candidate_stats ... ok [INFO] [stdout] test agent::agent_test::test_pair_priority ... ok [INFO] [stdout] test agent::agent_test::test_pair_search ... ok [INFO] [stdout] test agent::agent_test::test_on_selected_candidate_pair_change ... ok [INFO] [stdout] test agent::agent_test::test_init_ext_ip_mapping ... ok [INFO] [stdout] test agent::agent_test::test_remote_candidate_stats ... ok [INFO] [stdout] test agent::agent_test::test_connectivity_on_startup ... ok [INFO] [stdout] test agent::agent_test::test_inbound_validity ... ok [INFO] [stdout] test agent::agent_test::test_invalid_agent_starts ... ok [INFO] [stdout] test agent::agent_test::test_connectivity_lite ... ok [INFO] [stdout] test agent::agent_vnet_test::test_connectivity_vnet_1to1_nat_with_host_candidate_vs_symmetric_nats ... ok [INFO] [stdout] test agent::agent_transport_test::test_remote_local_addr ... ok [INFO] [stdout] test agent::agent_vnet_test::test_connectivity_simple_vnet_full_cone_nats_on_both_ends ... ok [INFO] [stdout] test agent::agent_vnet_test::test_write_use_valid_pair ... ok [INFO] [stdout] test candidate::candidate_pair_test::test_candidate_pair_equality ... ok [INFO] [stdout] test candidate::candidate_pair_test::test_candidate_pair_priority ... ok [INFO] [stdout] test agent::agent_vnet_test::test_connectivity_vnet_1to1_nat_with_srflx_candidate_vs_symmetric_nats ... ok [INFO] [stdout] test agent::agent_test::test_connection_state_connecting_to_failed ... ok [INFO] [stdout] test candidate::candidate_test::test_candidate_foundation ... ok [INFO] [stdout] test candidate::candidate_test::test_candidate_last_received ... ok [INFO] [stdout] test candidate::candidate_test::test_candidate_last_sent ... ok [INFO] [stdout] test candidate::candidate_test::test_candidate_marshal ... ok [INFO] [stdout] test candidate::candidate_test::test_candidate_pair_state_serialization ... ok [INFO] [stdout] test candidate::candidate_test::test_candidate_pair_state_to_string ... ok [INFO] [stdout] test candidate::candidate_test::test_candidate_priority ... ok [INFO] [stdout] test candidate::candidate_test::test_candidate_type_serialization ... ok [INFO] [stdout] test candidate::candidate_test::test_candidate_type_to_string ... ok [INFO] [stdout] test control::control_test::test_control_get_from ... ok [INFO] [stdout] test control::control_test::test_controlled_get_from ... ok [INFO] [stdout] test control::control_test::test_controlling_get_from ... ok [INFO] [stdout] test external_ip_mapper::external_ip_mapper_test::test_external_ip_mapper_find_external_ip_with_empty_map ... ok [INFO] [stdout] test external_ip_mapper::external_ip_mapper_test::test_external_ip_mapper_find_external_ip_with_explicit_local_ip ... ok [INFO] [stdout] test external_ip_mapper::external_ip_mapper_test::test_external_ip_mapper_find_external_ip_without_explicit_local_ip ... ok [INFO] [stdout] test external_ip_mapper::external_ip_mapper_test::test_external_ip_mapper_new_external_ip_mapper ... ok [INFO] [stdout] test external_ip_mapper::external_ip_mapper_test::test_external_ip_mapper_new_external_ip_mapper_with_explicit_local_ip ... ok [INFO] [stdout] test external_ip_mapper::external_ip_mapper_test::test_external_ip_mapper_new_external_ip_mapper_with_implicit_local_ip ... ok [INFO] [stdout] test external_ip_mapper::external_ip_mapper_test::test_external_ip_mapper_validate_ip_string ... ok [INFO] [stdout] test mdns::mdns_test::test_generate_multicast_dnsname ... ok [INFO] [stdout] test agent::agent_vnet_test::test_disconnected_to_connected ... ok [INFO] [stdout] test candidate::candidate_server_reflexive_test::test_server_reflexive_only_connection ... ok [INFO] [stdout] test mdns::mdns_test::test_multicast_dns_static_host_name ... ok [INFO] [stdout] test network_type::network_type_test::test_network_type_is_tcp ... ok [INFO] [stdout] test network_type::network_type_test::test_network_type_is_udp ... ok [INFO] [stdout] test network_type::network_type_test::test_network_type_parsing_failure ... ok [INFO] [stdout] test network_type::network_type_test::test_network_type_parsing_success ... ok [INFO] [stdout] test network_type::network_type_test::test_network_type_serialization ... ok [INFO] [stdout] test network_type::network_type_test::test_network_type_to_string ... ok [INFO] [stdout] test priority::priority_test::test_priority_get_from ... ok [INFO] [stdout] test rand::rand_test::test_random_generator_collision ... ok [INFO] [stdout] test state::state_test::test_connected_state_string ... ok [INFO] [stdout] test state::state_test::test_gathering_state_string ... ok [INFO] [stdout] test tcp_type::tcp_type_test::test_tcp_type ... ok [INFO] [stdout] test udp_mux::socket_addr_ext::test::test_decode_ipv4_with_short_buffer ... ok [INFO] [stdout] test udp_mux::socket_addr_ext::test::test_decode_ipv6_with_short_buffer ... ok [INFO] [stdout] test udp_mux::socket_addr_ext::test::test_encode_ipv4_with_short_buffer ... ok [INFO] [stdout] test udp_mux::socket_addr_ext::test::test_encode_ipv6_with_short_buffer ... ok [INFO] [stdout] test udp_mux::socket_addr_ext::test::test_ipv4 ... ok [INFO] [stdout] test udp_mux::socket_addr_ext::test::test_ipv6 ... ok [INFO] [stdout] test udp_mux::udp_mux_test::test_udp_mux ... ok [INFO] [stdout] test udp_network::test::test_ephemeral_udp_constructor ... ok [INFO] [stdout] test udp_network::test::test_ephemeral_udp_set_ports ... ok [INFO] [stdout] test url::url_test::test_parse_url_failure ... ok [INFO] [stdout] test url::url_test::test_parse_url_success ... ok [INFO] [stdout] test use_candidate::use_candidate_test::test_use_candidate_attr_add_to ... ok [INFO] [stdout] test util::util_test::test_local_interfaces ... ok [INFO] [stdout] test agent::agent_vnet_test::test_connectivity_vnet_full_cone_nats_on_both_ends ... ok [INFO] [stdout] test candidate::candidate_relay_test::test_relay_only_connection ... ok [INFO] [stdout] test agent::agent_vnet_test::test_connectivity_vnet_symmetric_nats_on_both_ends ... ok [INFO] [stdout] test agent::agent_test::test_agent_get_stats has been running for over 60 seconds [INFO] [stdout] test agent::agent_test::test_agent_restart_both_side has been running for over 60 seconds [INFO] [stdout] test agent::agent_test::test_agent_restart_one_side has been running for over 60 seconds [INFO] [stdout] test agent::agent_test::test_close_in_connection_state_callback has been running for over 60 seconds [INFO] [stdout] test agent::agent_test::test_connection_state_callback has been running for over 60 seconds [INFO] [stdout] test agent::agent_test::test_connection_state_failed_delete_all_candidates has been running for over 60 seconds [INFO] [stdout] test agent::agent_test::test_lite_lifecycle has been running for over 60 seconds [INFO] [stdout] test agent::agent_test::test_run_task_in_connection_state_callback has been running for over 60 seconds [INFO] [stdout] test agent::agent_test::test_run_task_in_selected_candidate_pair_change_callback has been running for over 60 seconds [INFO] [stdout] test agent::agent_transport_test::test_conn_stats has been running for over 60 seconds [INFO] [stdout] test mdns::mdns_test::test_multicast_dns_mixed_connection has been running for over 60 seconds [INFO] [stdout] test mdns::mdns_test::test_multicast_dns_only_connection has been running for over 60 seconds [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "3369f17e118810885e8869a6c0ea22366de55b067f46a3baac96e69ed3446fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3369f17e118810885e8869a6c0ea22366de55b067f46a3baac96e69ed3446fef", kill_on_drop: false }` [INFO] [stdout] 3369f17e118810885e8869a6c0ea22366de55b067f46a3baac96e69ed3446fef