[INFO] fetching crate webrtc-dtls 0.2.3... [INFO] testing webrtc-dtls-0.2.3 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate webrtc-dtls 0.2.3 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate webrtc-dtls 0.2.3 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate webrtc-dtls 0.2.3 [INFO] finished tweaking crates.io crate webrtc-dtls 0.2.3 [INFO] tweaked toml for crates.io crate webrtc-dtls 0.2.3 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 861010832e6d22575f9528f4d1d333fb608d47ee10adc470b413f48aed8a2ca7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "861010832e6d22575f9528f4d1d333fb608d47ee10adc470b413f48aed8a2ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "861010832e6d22575f9528f4d1d333fb608d47ee10adc470b413f48aed8a2ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "861010832e6d22575f9528f4d1d333fb608d47ee10adc470b413f48aed8a2ca7", kill_on_drop: false }` [INFO] [stdout] 861010832e6d22575f9528f4d1d333fb608d47ee10adc470b413f48aed8a2ca7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bd06a0d5e8129c774f8c3639b3350ace213a1bb423b354b390192b34c07c84a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3bd06a0d5e8129c774f8c3639b3350ace213a1bb423b354b390192b34c07c84a", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling const-oid v0.4.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling oid-registry v0.1.4 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling cpuid-bool v0.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling instant v0.1.10 [INFO] [stderr] Compiling der v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling bitvec v0.18.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling pkcs8 v0.3.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ff v0.8.0 [INFO] [stderr] Compiling group v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling signature v1.2.2 [INFO] [stderr] Compiling polyval v0.4.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling ctr v0.6.0 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling sha-1 v0.9.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling ccm v0.3.0 [INFO] [stderr] Compiling ghash v0.3.1 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling aes-gcm v0.8.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling yasna v0.4.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rcgen v0.8.11 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling rusticata-macros v3.1.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling der-oid-macro v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling der-parser v5.1.0 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling elliptic-curve v0.8.5 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling ecdsa v0.10.2 [INFO] [stderr] Compiling p256 v0.7.3 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling x509-parser v0.9.2 [INFO] [stderr] Compiling webrtc-util v0.2.4 [INFO] [stderr] Compiling webrtc-dtls v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 48s [INFO] running `Command { std: "docker" "inspect" "3bd06a0d5e8129c774f8c3639b3350ace213a1bb423b354b390192b34c07c84a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bd06a0d5e8129c774f8c3639b3350ace213a1bb423b354b390192b34c07c84a", kill_on_drop: false }` [INFO] [stdout] 3bd06a0d5e8129c774f8c3639b3350ace213a1bb423b354b390192b34c07c84a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9a813e2f72cacade8e5757e78d3d948b592bcf07b3e171e022989f64d0c29ff9 [INFO] running `Command { std: "docker" "start" "-a" "9a813e2f72cacade8e5757e78d3d948b592bcf07b3e171e022989f64d0c29ff9", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling webrtc-dtls v0.2.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.64s [INFO] running `Command { std: "docker" "inspect" "9a813e2f72cacade8e5757e78d3d948b592bcf07b3e171e022989f64d0c29ff9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a813e2f72cacade8e5757e78d3d948b592bcf07b3e171e022989f64d0c29ff9", kill_on_drop: false }` [INFO] [stdout] 9a813e2f72cacade8e5757e78d3d948b592bcf07b3e171e022989f64d0c29ff9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 362b24bf37f40b127e77883251752ffc9f21246c03bfee5c1e9f0cbf4244d436 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "362b24bf37f40b127e77883251752ffc9f21246c03bfee5c1e9f0cbf4244d436", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/webrtc_dtls-1ec65f5cd18ddbb7) [INFO] [stdout] running 51 tests [INFO] [stdout] test change_cipher_spec::change_cipher_spec_test::test_change_cipher_spec_round_trip ... ok [INFO] [stdout] test alert::alert_test::test_alert ... ok [INFO] [stdout] test conn::conn_test::test_export_keying_material ... ok [INFO] [stdout] test change_cipher_spec::change_cipher_spec_test::test_change_cipher_spec_invalid ... ok [INFO] [stdout] test conn::conn_test::test_psk_hint_fail ... ok [INFO] [stdout] test conn::conn_test::test_multiple_hello_verify_request ... ok [INFO] [stdout] test crypto::crypto_test::test_certificate_verify ... ok [INFO] [stdout] test conn::conn_test::test_psk_configuration ... ok [INFO] [stdout] test extension::extension_server_name::extension_server_name_test::test_extension_server_name ... ok [INFO] [stdout] test crypto::crypto_test::test_generate_key_signature ... ok [INFO] [stdout] test extension::extension_supported_elliptic_curves::extension_supported_elliptic_curves_test::test_extension_supported_groups ... ok [INFO] [stdout] test extension::extension_supported_point_formats::extension_supported_point_formats_test::test_extension_supported_point_formats ... ok [INFO] [stdout] test conn::conn_test::test_server_timeout ... ok [INFO] [stdout] test crypto::crypto_test::test_ccm_encryption_and_decryption ... ok [INFO] [stdout] test conn::conn_test::test_psk ... ok [INFO] [stdout] test conn::conn_test::test_client_timeout ... ok [INFO] [stdout] test extension::extension_supported_signature_algorithms::extension_supported_signature_algorithms_test::test_extension_supported_signature_algorithms ... 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 extension::extension_use_extended_master_secret::extension_use_extended_master_secret_test::test_extension_use_extended_master_secret ... ok [INFO] [stdout] test handshake::handshake_message_certificate_request::handshake_message_certificate_request_test::test_handshake_message_certificate_request ... ok [INFO] [stdout] test extension::extension_use_srtp::extension_use_srtp_test::test_extension_use_srtp ... ok [INFO] [stdout] test fragment_buffer::fragment_buffer_test::test_fragment_buffer ... ok [INFO] [stdout] test handshake::handshake_cache::handshake_cache_test::test_handshake_cache_single_push ... 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_message_client_key_exchange::handshake_message_client_key_exchange_test::test_handshake_message_client_key_exchange ... 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_client_hello::handshake_message_client_hello_test::test_handshake_message_client_hello ... ok [INFO] [stdout] test handshake::handshake_test::test_handshake_message ... ok [INFO] [stdout] test prf::prf_test::test_encryption_keys ... 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 handshake::handshake_message_server_hello::handshake_message_server_hello_test::test_handshake_message_server_hello ... 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 handshake::handshake_message_finished::handshake_message_finished_test::test_handshake_message_finished ... ok [INFO] [stdout] test prf::prf_test::test_master_secret ... 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 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 record_layer::record_layer_test::test_record_layer_round_trip ... ok [INFO] [stdout] test handshake::handshake_cache::handshake_cache_test::test_handshake_cache_session_hash ... 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_handshake_with_alert ... ok [INFO] [stdout] test conn::conn_test::test_sequence_number_overflow_on_handshake ... ok [INFO] [stdout] test conn::conn_test::test_srtp_configuration ... ok [INFO] [stdout] test conn::conn_test::test_protocol_version_validation ... ok [INFO] [stdout] test conn::conn_test::test_cipher_suite_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] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.33s [INFO] [stdout] [INFO] [stderr] Doc-tests webrtc-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" "362b24bf37f40b127e77883251752ffc9f21246c03bfee5c1e9f0cbf4244d436", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "362b24bf37f40b127e77883251752ffc9f21246c03bfee5c1e9f0cbf4244d436", kill_on_drop: false }` [INFO] [stdout] 362b24bf37f40b127e77883251752ffc9f21246c03bfee5c1e9f0cbf4244d436