[INFO] fetching crate dtls 0.13.0...
[INFO] testing dtls-0.13.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate dtls 0.13.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate dtls 0.13.0
[INFO] finished tweaking crates.io crate dtls 0.13.0
[INFO] tweaked toml for crates.io crate dtls 0.13.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dtls 0.13.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dtls 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-webpki v0.103.5
[INFO] [stderr]   Downloaded webrtc-util v0.12.0
[INFO] [stderr]   Downloaded ccm v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49146908833af964c4191e2dfed29c87bd676848573000cfeddafd0cc41d7a18
[INFO] running `Command { std: "docker" "start" "-a" "49146908833af964c4191e2dfed29c87bd676848573000cfeddafd0cc41d7a18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49146908833af964c4191e2dfed29c87bd676848573000cfeddafd0cc41d7a18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49146908833af964c4191e2dfed29c87bd676848573000cfeddafd0cc41d7a18", kill_on_drop: false }`
[INFO] [stdout] 49146908833af964c4191e2dfed29c87bd676848573000cfeddafd0cc41d7a18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bdeb0ae0bd9c3dc254db0b38d206e34385f506d3c5db73552e405904c187ea8
[INFO] running `Command { std: "docker" "start" "-a" "2bdeb0ae0bd9c3dc254db0b38d206e34385f506d3c5db73552e405904c187ea8", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling cc v1.2.37
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling oid-registry v0.7.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling asn1-rs v0.6.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling der-parser v9.0.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ccm v0.5.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling x509-parser v0.16.0
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling webrtc-util v0.12.0
[INFO] [stderr]    Compiling dtls v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "2bdeb0ae0bd9c3dc254db0b38d206e34385f506d3c5db73552e405904c187ea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bdeb0ae0bd9c3dc254db0b38d206e34385f506d3c5db73552e405904c187ea8", kill_on_drop: false }`
[INFO] [stdout] 2bdeb0ae0bd9c3dc254db0b38d206e34385f506d3c5db73552e405904c187ea8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d190757e7199d92797d1339346c83fbfdfda13adef773d2f9d55b37ec19164ae
[INFO] running `Command { std: "docker" "start" "-a" "d190757e7199d92797d1339346c83fbfdfda13adef773d2f9d55b37ec19164ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling dtls v0.13.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.03s
[INFO] running `Command { std: "docker" "inspect" "d190757e7199d92797d1339346c83fbfdfda13adef773d2f9d55b37ec19164ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d190757e7199d92797d1339346c83fbfdfda13adef773d2f9d55b37ec19164ae", kill_on_drop: false }`
[INFO] [stdout] d190757e7199d92797d1339346c83fbfdfda13adef773d2f9d55b37ec19164ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2c966148bd25b5a45ed5e29b137c7581d58312195778c0bb8f6c90d4d87387dc
[INFO] running `Command { std: "docker" "start" "-a" "2c966148bd25b5a45ed5e29b137c7581d58312195778c0bb8f6c90d4d87387dc", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dtls-2a54269dc5738ad6)
[INFO] [stdout] 
[INFO] [stdout] running 61 tests
[INFO] [stdout] test alert::alert_test::test_alert ... ok
[INFO] [stdout] test change_cipher_spec::change_cipher_spec_test::test_change_cipher_spec_invalid ... ok
[INFO] [stdout] test change_cipher_spec::change_cipher_spec_test::test_change_cipher_spec_round_trip ... ok
[INFO] [stdout] test conn::conn_test::test_export_keying_material ... ok
[INFO] [stdout] test conn::conn_test::test_multiple_hello_verify_request ... ok
[INFO] [stdout] test conn::conn_test::test_psk_configuration ... ok
[INFO] [stdout] test conn::conn_test::test_psk_hint_fail ... ok
[INFO] [stdout] test conn::conn_test::test_psk ... ok
[INFO] [stdout] test conn::conn_test::test_renegotiation_info ... ok
[INFO] [stdout] test conn::conn_test::test_handshake_with_alert ... ok
[INFO] [stdout] test conn::conn_test::test_client_timeout ... ok
[INFO] [stdout] test conn::conn_test::test_routine_leak_on_close ... ok
[INFO] [stdout] test conn::conn_test::test_sequence_number_overflow_on_application_data ... ok
[INFO] [stdout] test conn::conn_test::test_sequence_number_overflow_on_handshake ... ok
[INFO] [stdout] test conn::conn_test::test_server_timeout ... ok
[INFO] [stdout] test crypto::crypto_test::test_certificate_verify ... ok
[INFO] [stdout] test crypto::crypto_test::test_ccm_encryption_and_decryption ... ok
[INFO] [stdout] test crypto::padding::tests::empty_block_is_unpadding_error ... ok
[INFO] [stdout] test crypto::crypto_test::test_generate_key_signature ... ok
[INFO] [stdout] test crypto::padding::tests::one_of_the_padding_bytes_with_value_different_than_padding_length_is_unpadding_error ... ok
[INFO] [stdout] test conn::conn_test::test_protocol_version_validation ... ok
[INFO] [stdout] test crypto::padding::tests::padding_length_bigger_than_255_is_a_pad_error - should panic ... ok
[INFO] [stdout] test crypto::padding::tests::full_block_is_padding_error - should panic ... ok
[INFO] [stdout] test crypto::padding::tests::padding_too_big_for_block_is_unpadding_error ... ok
[INFO] [stdout] test extension::extension_supported_elliptic_curves::extension_supported_elliptic_curves_test::test_extension_supported_groups ... ok
[INFO] [stdout] test extension::extension_server_name::extension_server_name_test::test_extension_server_name ... ok
[INFO] [stdout] test extension::extension_supported_signature_algorithms::extension_supported_signature_algorithms_test::test_extension_supported_signature_algorithms ... ok
[INFO] [stdout] test extension::extension_supported_point_formats::extension_supported_point_formats_test::test_extension_supported_point_formats ... ok
[INFO] [stdout] test extension::extension_use_extended_master_secret::extension_use_extended_master_secret_test::test_extension_use_extended_master_secret ... ok
[INFO] [stdout] test extension::extension_use_srtp::extension_use_srtp_test::test_extension_use_srtp ... ok
[INFO] [stdout] test extension::renegotiation_info::renegotiation_info_test::test_renegotiation_info ... ok
[INFO] [stdout] test fragment_buffer::fragment_buffer_test::test_fragment_buffer ... ok
[INFO] [stdout] test flight::flight4::tests::test_flight4_process_certificateverify ... ok
[INFO] [stdout] test fragment_buffer::fragment_buffer_test::test_fragment_buffer_overflow ... ok
[INFO] [stdout] test handshake::handshake_cache::handshake_cache_test::test_handshake_cache_single_push ... ok
[INFO] [stdout] test handshake::handshake_message_certificate::handshake_message_certificate_test::test_empty_handshake_message_certificate ... ok
[INFO] [stdout] test handshake::handshake_message_certificate::handshake_message_certificate_test::test_handshake_message_certificate ... ok
[INFO] [stdout] test handshake::handshake_message_certificate_request::handshake_message_certificate_request_test::test_handshake_message_certificate_request ... ok
[INFO] [stdout] test handshake::handshake_message_certificate_verify::handshake_message_certificate_verify_test::test_handshake_message_certificate_request ... ok
[INFO] [stdout] test handshake::handshake_cache::handshake_cache_test::test_handshake_cache_session_hash ... ok
[INFO] [stdout] test handshake::handshake_message_client_key_exchange::handshake_message_client_key_exchange_test::test_handshake_message_client_key_exchange ... ok
[INFO] [stdout] test handshake::handshake_message_client_hello::handshake_message_client_hello_test::test_handshake_message_client_hello ... ok
[INFO] [stdout] test handshake::handshake_message_finished::handshake_message_finished_test::test_handshake_message_finished ... ok
[INFO] [stdout] test handshake::handshake_message_hello_verify_request::handshake_message_hello_verify_request_test::test_handshake_message_hello_verify_request ... ok
[INFO] [stdout] test handshake::handshake_message_server_hello::handshake_message_server_hello_test::test_handshake_message_server_hello ... ok
[INFO] [stdout] test handshake::handshake_message_server_hello_done::handshake_message_server_hello_done_test::test_handshake_message_server_hello_done ... ok
[INFO] [stdout] test handshake::handshake_message_server_key_exchange::handshake_message_server_key_exchange_test::test_handshake_message_server_key_exchange ... ok
[INFO] [stdout] test prf::prf_test::test_encryption_keys ... ok
[INFO] [stdout] test prf::prf_test::test_master_secret ... ok
[INFO] [stdout] test prf::prf_test::test_pre_master_secret ... ok
[INFO] [stdout] test prf::prf_test::test_verify_data ... ok
[INFO] [stdout] test record_layer::record_layer_test::test_record_layer_round_trip ... ok
[INFO] [stdout] test record_layer::record_layer_test::test_udp_decode ... ok
[INFO] [stdout] test signature_hash_algorithm::signature_hash_algorithm_test::test_parse_signature_schemes ... ok
[INFO] [stdout] test conn::conn_test::test_cipher_suite_configuration ... ok
[INFO] [stdout] test handshake::handshake_test::test_handshake_message ... ok
[INFO] [stdout] test conn::conn_test::test_srtp_configuration ... ok
[INFO] [stdout] test conn::conn_test::test_extended_master_secret ... ok
[INFO] [stdout] test conn::conn_test::test_server_certificate ... ok
[INFO] [stdout] test conn::conn_test::test_client_certificate ... ok
[INFO] [stdout] test crypto::padding::tests::padding_length_is_amount_of_bytes_excluding_the_padding_length_itself ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests dtls
[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" "2c966148bd25b5a45ed5e29b137c7581d58312195778c0bb8f6c90d4d87387dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c966148bd25b5a45ed5e29b137c7581d58312195778c0bb8f6c90d4d87387dc", kill_on_drop: false }`
[INFO] [stdout] 2c966148bd25b5a45ed5e29b137c7581d58312195778c0bb8f6c90d4d87387dc
