[INFO] fetching crate turn 0.11.0...
[INFO] testing turn-0.11.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate turn 0.11.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate turn 0.11.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate turn 0.11.0
[INFO] tweaked toml for crates.io crate turn 0.11.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate turn 0.11.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate turn 0.11.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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded stun v0.9.0
[INFO] [stderr]   Downloaded webrtc-util v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5bd66109b43e9c02788133715e89a3506bc5410317eeec1d1c6090226f04960f
[INFO] running `Command { std: "docker" "start" "-a" "5bd66109b43e9c02788133715e89a3506bc5410317eeec1d1c6090226f04960f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5bd66109b43e9c02788133715e89a3506bc5410317eeec1d1c6090226f04960f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bd66109b43e9c02788133715e89a3506bc5410317eeec1d1c6090226f04960f", kill_on_drop: false }`
[INFO] [stdout] 5bd66109b43e9c02788133715e89a3506bc5410317eeec1d1c6090226f04960f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b88181a5e7b01f00f79f9522b7b2e6853faf5730e3a1b297eeefa2173884291e
[INFO] running `Command { std: "docker" "start" "-a" "b88181a5e7b01f00f79f9522b7b2e6853faf5730e3a1b297eeefa2173884291e", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.47.1
[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.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling webrtc-util v0.12.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling stun v0.9.0
[INFO] [stderr]    Compiling turn v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.05s
[INFO] running `Command { std: "docker" "inspect" "b88181a5e7b01f00f79f9522b7b2e6853faf5730e3a1b297eeefa2173884291e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b88181a5e7b01f00f79f9522b7b2e6853faf5730e3a1b297eeefa2173884291e", kill_on_drop: false }`
[INFO] [stdout] b88181a5e7b01f00f79f9522b7b2e6853faf5730e3a1b297eeefa2173884291e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 973c7c529717790453b76a743e3bec316ed66d96ce239c04a77e4b5c9b01d28b
[INFO] running `Command { std: "docker" "start" "-a" "973c7c529717790453b76a743e3bec316ed66d96ce239c04a77e4b5c9b01d28b", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling webrtc-util v0.12.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling stun v0.9.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling turn v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.68s
[INFO] running `Command { std: "docker" "inspect" "973c7c529717790453b76a743e3bec316ed66d96ce239c04a77e4b5c9b01d28b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "973c7c529717790453b76a743e3bec316ed66d96ce239c04a77e4b5c9b01d28b", kill_on_drop: false }`
[INFO] [stdout] 973c7c529717790453b76a743e3bec316ed66d96ce239c04a77e4b5c9b01d28b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d801b397fd874f928f8e35ad24a425b1f7a6cd0410a1834cf6fb2951e3331c98
[INFO] running `Command { std: "docker" "start" "-a" "d801b397fd874f928f8e35ad24a425b1f7a6cd0410a1834cf6fb2951e3331c98", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/turn-b9fcf0e949898169)
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[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_manager::allocation_manager_test::test_create_allocation_duplicate_five_tuple ... ok
[INFO] [stdout] test allocation::allocation_test::test_add_channel_bind ... ok
[INFO] [stdout] test allocation::allocation_manager::allocation_manager_test::test_packet_handler ... ok
[INFO] [stdout] test allocation::allocation_test::test_get_channel_by_number ... ok
[INFO] [stdout] test allocation::allocation_test::test_get_channel_by_addr ... ok
[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_test::test_remove_channel_bind ... ok
[INFO] [stdout] test allocation::allocation_test::test_has_permission ... ok
[INFO] [stdout] test allocation::five_tuple::five_tuple_test::test_five_tuple_equal ... ok
[INFO] [stdout] test allocation::allocation_test::test_remove_permission ... ok
[INFO] [stdout] test allocation::five_tuple::five_tuple_test::test_five_tuple_protocol ... ok
[INFO] [stdout] test auth::auth_test::test_new_long_term_auth_handler ... ignored, This test is currently failing and needs fixing
[INFO] [stdout] test auth::auth_test::test_generate_auth_key ... ok
[INFO] [stdout] test allocation::channel_bind::channel_bind_test::test_channel_bind ... 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_lt_cred ... ok
[INFO] [stdout] test allocation::allocation_manager::allocation_manager_test::test_delete_allocation_by_username ... ok
[INFO] [stdout] test client::binding::binding_test::test_binding_manager_method ... ok
[INFO] [stdout] test client::relay_conn::relay_conn_test::test_relay_conn ... ok
[INFO] [stdout] test proto::addr::addr_test::test_addr_from_socket_addr ... ok
[INFO] [stdout] test proto::chandata::chandata_test::test_channel_data_reset ... ok
[INFO] [stdout] test client::client_test::test_client_with_stun_send_binding_request_to_parallel ... FAILED
[INFO] [stdout] test proto::chandata::chandata_test::test_chrome_channel_data ... ok
[INFO] [stdout] test proto::addr::addr_test::test_five_tuple_string ... ok
[INFO] [stdout] test proto::addr::addr_test::test_five_tuple_equal ... ok
[INFO] [stdout] test proto::chandata::chandata_test::test_channel_data_encode ... ok
[INFO] [stdout] test proto::channum::channnum_test::test_channel_number_add_to ... ok
[INFO] [stdout] test proto::channum::channnum_test::test_channel_number_string ... ok
[INFO] [stdout] test proto::dontfrag::dontfrag_test::test_dont_fragment_add_to ... ok
[INFO] [stdout] test proto::data::data_test::test_data_add_to ... ok
[INFO] [stdout] test proto::evenport::evenport_test::test_even_port_add_to ... 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::evenport::evenport_test::test_even_port_false ... ok
[INFO] [stdout] test proto::chandata::chandata_test::test_channel_data_decode ... ok
[INFO] [stdout] test proto::chandata::chandata_test::test_is_channel_data ... ok
[INFO] [stdout] test proto::chandata::chandata_test::test_channel_data_equal ... ok
[INFO] [stdout] test proto::lifetime::lifetime_test::test_lifetime_string ... ok
[INFO] [stdout] test proto::dontfrag::dontfrag_test::test_dont_fragment_false ... ok
[INFO] [stdout] test proto::relayaddr::relayaddr_test::test_relayed_address ... ok
[INFO] [stdout] test client::client_test::test_client_with_stun_send_binding_request ... FAILED
[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::reqfamily::reqfamily_test::test_requested_address_family_add_to ... ok
[INFO] [stdout] test proto::proto_test::test_chrome_alloc_request ... ok
[INFO] [stdout] test proto::reqtrans::reqtrans_test::test_requested_transport_add_to ... ok
[INFO] [stdout] test proto::reqfamily::reqfamily_test::test_requested_address_family_string ... ok
[INFO] [stdout] test proto::rsrvtoken::rsrvtoken_test::test_reservation_token ... ok
[INFO] [stdout] test server::request::request_test::test_allocation_lifetime_deletion_zero_lifetime ... ok
[INFO] [stdout] test proto::peeraddr::peeraddr_test::test_peer_address ... ok
[INFO] [stdout] test server::server_test::test_server_vnet_send_binding_request ... ok
[INFO] [stdout] test proto::reqtrans::reqtrans_test::test_requested_transport_string ... ok
[INFO] [stdout] test server::request::request_test::test_allocation_lifetime_parsing ... ok
[INFO] [stdout] test server::server_test::test_server_simple ... ok
[INFO] [stdout] test server::request::request_test::test_allocation_lifetime_overflow ... 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] 
[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: Temporary failure in name resolution" })))
[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: Temporary failure in name resolution" })))
[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. 61 passed; 2 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.29s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "d801b397fd874f928f8e35ad24a425b1f7a6cd0410a1834cf6fb2951e3331c98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d801b397fd874f928f8e35ad24a425b1f7a6cd0410a1834cf6fb2951e3331c98", kill_on_drop: false }`
[INFO] [stdout] d801b397fd874f928f8e35ad24a425b1f7a6cd0410a1834cf6fb2951e3331c98
