[INFO] fetching crate clia-turn 0.10.0... [INFO] testing clia-turn-0.10.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate clia-turn 0.10.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate clia-turn 0.10.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate clia-turn 0.10.0 [INFO] tweaked toml for crates.io crate clia-turn 0.10.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate clia-turn 0.10.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate clia-turn 0.10.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded webrtc-util v0.11.0 [INFO] [stderr] Downloaded jiff-static v0.2.13 [INFO] [stderr] Downloaded stun v0.8.0 [INFO] [stderr] Downloaded jiff v0.2.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2203ad6c72cdaa5278a387fd9effb8b93b0cc396885b484a43cdccb1c8466d1b [INFO] running `Command { std: "docker" "start" "-a" "2203ad6c72cdaa5278a387fd9effb8b93b0cc396885b484a43cdccb1c8466d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2203ad6c72cdaa5278a387fd9effb8b93b0cc396885b484a43cdccb1c8466d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2203ad6c72cdaa5278a387fd9effb8b93b0cc396885b484a43cdccb1c8466d1b", kill_on_drop: false }` [INFO] [stdout] 2203ad6c72cdaa5278a387fd9effb8b93b0cc396885b484a43cdccb1c8466d1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 4f87325b227bb0c06d65a7aeaae1f3716e73b1e98320ace132b3919c43a24666 [INFO] running `Command { std: "docker" "start" "-a" "4f87325b227bb0c06d65a7aeaae1f3716e73b1e98320ace132b3919c43a24666", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling icu_properties_data v2.0.0 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling crc v3.3.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [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 icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties 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 clia-turn v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.41s [INFO] running `Command { std: "docker" "inspect" "4f87325b227bb0c06d65a7aeaae1f3716e73b1e98320ace132b3919c43a24666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f87325b227bb0c06d65a7aeaae1f3716e73b1e98320ace132b3919c43a24666", kill_on_drop: false }` [INFO] [stdout] 4f87325b227bb0c06d65a7aeaae1f3716e73b1e98320ace132b3919c43a24666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 378091ba7b7d3d10821cbb550c9673c0fa4b9b4b9ee44658a16389a6f2dfb5d6 [INFO] running `Command { std: "docker" "start" "-a" "378091ba7b7d3d10821cbb550c9673c0fa4b9b4b9ee44658a16389a6f2dfb5d6", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling tokio v1.45.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling clap_builder v4.5.38 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling jiff v0.2.13 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.38 [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 webrtc-util v0.11.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling stun v0.8.0 [INFO] [stderr] Compiling clia-turn v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 51.53s [INFO] running `Command { std: "docker" "inspect" "378091ba7b7d3d10821cbb550c9673c0fa4b9b4b9ee44658a16389a6f2dfb5d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "378091ba7b7d3d10821cbb550c9673c0fa4b9b4b9ee44658a16389a6f2dfb5d6", kill_on_drop: false }` [INFO] [stdout] 378091ba7b7d3d10821cbb550c9673c0fa4b9b4b9ee44658a16389a6f2dfb5d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a736edd9981d6f8f61efbfa8b78d0c132f7a7948edc1069d5ebbf15e8054a531 [INFO] running `Command { std: "docker" "start" "-a" "a736edd9981d6f8f61efbfa8b78d0c132f7a7948edc1069d5ebbf15e8054a531", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/clia_turn-7d1cf576da95c84a) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test allocation::allocation_test::test_allocation_refresh ... ok [INFO] [stdout] test allocation::allocation_test::test_allocation_close ... ok [INFO] [stdout] test allocation::allocation_manager::allocation_manager_test::test_create_allocation_duplicate_five_tuple ... ok [INFO] [stdout] test allocation::allocation_manager::allocation_manager_test::test_packet_handler ... ok [INFO] [stdout] test allocation::allocation_test::test_add_permission ... ok [INFO] [stdout] test allocation::allocation_manager::allocation_manager_test::test_delete_allocation ... ok [INFO] [stdout] test allocation::allocation_test::test_has_permission ... ok [INFO] [stdout] test allocation::allocation_test::test_get_channel_by_addr ... ok [INFO] [stdout] test allocation::allocation_test::test_remove_permission ... ok [INFO] [stdout] test allocation::allocation_test::test_add_channel_bind ... ok [INFO] [stdout] test allocation::allocation_manager::allocation_manager_test::test_delete_allocation_by_username ... ok [INFO] [stdout] test allocation::channel_bind::channel_bind_test::test_channel_bind ... ok [INFO] [stdout] test allocation::allocation_test::test_get_channel_by_number ... ok [INFO] [stdout] test allocation::allocation_test::test_remove_channel_bind ... ok [INFO] [stdout] test allocation::five_tuple::five_tuple_test::test_five_tuple_equal ... ok [INFO] [stdout] test allocation::five_tuple::five_tuple_test::test_five_tuple_protocol ... ok [INFO] [stdout] test client::binding::binding_test::test_binding_manager_failure ... ok [INFO] [stdout] test client::binding::binding_test::test_binding_manager_number_assignment ... ok [INFO] [stdout] test auth::auth_test::test_generate_auth_key ... ok [INFO] [stdout] test auth::auth_test::test_lt_cred ... ok [INFO] [stdout] test auth::auth_test::test_new_long_term_auth_handler ... ok [INFO] [stdout] test client::binding::binding_test::test_binding_manager_method ... ok [INFO] [stdout] test proto::addr::addr_test::test_addr_from_socket_addr ... ok [INFO] [stdout] test proto::addr::addr_test::test_five_tuple_string ... ok [INFO] [stdout] test proto::chandata::chandata_test::test_channel_data_decode ... ok [INFO] [stdout] test proto::chandata::chandata_test::test_channel_data_encode ... ok [INFO] [stdout] test proto::chandata::chandata_test::test_channel_data_reset ... ok [INFO] [stdout] test proto::channum::channnum_test::test_channel_number_add_to ... ok [INFO] [stdout] test proto::chandata::chandata_test::test_chrome_channel_data ... ok [INFO] [stdout] test proto::addr::addr_test::test_five_tuple_equal ... ok [INFO] [stdout] test proto::chandata::chandata_test::test_is_channel_data ... ok [INFO] [stdout] test proto::addr::addr_test::test_addr_equal_ip ... ok [INFO] [stdout] test client::client_test::test_client_nonce_expiration ... ok [INFO] [stdout] test proto::dontfrag::dontfrag_test::test_dont_fragment_false ... ok [INFO] [stdout] test proto::evenport::evenport_test::test_even_port_add_to ... ok [INFO] [stdout] test proto::evenport::evenport_test::test_even_port_false ... ok [INFO] [stdout] test proto::evenport::evenport_test::test_even_port_string ... ok [INFO] [stdout] test proto::lifetime::lifetime_test::test_lifetime_add_to ... ok [INFO] [stdout] test proto::dontfrag::dontfrag_test::test_dont_fragment_add_to ... ok [INFO] [stdout] test proto::lifetime::lifetime_test::test_lifetime_string ... ok [INFO] [stdout] test proto::peeraddr::peeraddr_test::test_peer_address ... ok [INFO] [stdout] test proto::chandata::chandata_test::test_channel_data_equal ... ok [INFO] [stdout] test proto::data::data_test::test_data_add_to ... ok [INFO] [stdout] test proto::proto_test::test_chrome_alloc_request ... ok [INFO] [stdout] test proto::relayaddr::relayaddr_test::test_relayed_address ... ok [INFO] [stdout] test proto::channum::channnum_test::test_channel_number_string ... ok [INFO] [stdout] test proto::reqfamily::reqfamily_test::test_requested_address_family_add_to ... ok [INFO] [stdout] test client::relay_conn::relay_conn_test::test_relay_conn ... ok [INFO] [stdout] test proto::rsrvtoken::rsrvtoken_test::test_reservation_token ... ok [INFO] [stdout] test proto::reqfamily::reqfamily_test::test_requested_address_family_string ... ok [INFO] [stdout] test server::server_test::test_server_simple ... ok [INFO] [stdout] test server::request::request_test::test_allocation_lifetime_parsing ... ok [INFO] [stdout] test server::request::request_test::test_allocation_lifetime_deletion_zero_lifetime ... ok [INFO] [stdout] test proto::reqtrans::reqtrans_test::test_requested_transport_add_to ... ok [INFO] [stdout] test proto::reqtrans::reqtrans_test::test_requested_transport_string ... ok [INFO] [stdout] test server::request::request_test::test_allocation_lifetime_overflow ... ok [INFO] [stdout] test server::server_test::test_server_vnet_send_binding_request ... ok [INFO] [stdout] test allocation::allocation_manager::allocation_manager_test::test_manager_close ... ok [INFO] [stdout] test allocation::allocation_manager::allocation_manager_test::test_allocation_timeout ... ok [INFO] [stdout] test client::periodic_timer::periodic_timer_test::test_periodic_timer ... ok [INFO] [stdout] test server::server_test::test_server_vnet_echo_via_relay ... ok [INFO] [stdout] test client::client_test::test_client_with_stun_send_binding_request_to_timeout ... ok [INFO] [stdout] test client::client_test::test_client_with_stun_send_binding_request_to_parallel ... FAILED [INFO] [stdout] test client::client_test::test_client_with_stun_send_binding_request ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- client::client_test::test_client_with_stun_send_binding_request_to_parallel stdout ---- [INFO] [stdout] Error: Util(Io(IoError(Custom { kind: Uncategorized, error: "failed to lookup address information: Try again" }))) [INFO] [stdout] [INFO] [stdout] ---- client::client_test::test_client_with_stun_send_binding_request stdout ---- [INFO] [stdout] Error: Util(Io(IoError(Custom { kind: Uncategorized, error: "failed to lookup address information: Try again" }))) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] client::client_test::test_client_with_stun_send_binding_request [INFO] [stdout] client::client_test::test_client_with_stun_send_binding_request_to_parallel [INFO] [stdout] [INFO] [stdout] test result: FAILED. 62 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.05s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "a736edd9981d6f8f61efbfa8b78d0c132f7a7948edc1069d5ebbf15e8054a531", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a736edd9981d6f8f61efbfa8b78d0c132f7a7948edc1069d5ebbf15e8054a531", kill_on_drop: false }` [INFO] [stdout] a736edd9981d6f8f61efbfa8b78d0c132f7a7948edc1069d5ebbf15e8054a531