[INFO] fetching crate stun 0.3.0... [INFO] testing stun-0.3.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate stun 0.3.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate stun 0.3.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stun 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate stun 0.3.0 [INFO] tweaked toml for crates.io crate stun 0.3.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate stun 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc-catalog v1.1.1 [INFO] [stderr] Downloaded crc v2.0.0 [INFO] [stderr] Downloaded nix v0.8.1 [INFO] [stderr] Downloaded webrtc-util v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9bda72213f250603022a20c3c8a86d498f2c4ea91e31aca4004bdb25e59974e3 [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" "9bda72213f250603022a20c3c8a86d498f2c4ea91e31aca4004bdb25e59974e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9bda72213f250603022a20c3c8a86d498f2c4ea91e31aca4004bdb25e59974e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bda72213f250603022a20c3c8a86d498f2c4ea91e31aca4004bdb25e59974e3", kill_on_drop: false }` [INFO] [stdout] 9bda72213f250603022a20c3c8a86d498f2c4ea91e31aca4004bdb25e59974e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--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] 70a249997a9228f99ab6f01da5e917a50de092f077fb13b13aff06fead49fa5f [INFO] running `Command { std: "docker" "start" "-a" "70a249997a9228f99ab6f01da5e917a50de092f077fb13b13aff06fead49fa5f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crc-catalog v1.1.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling crc v2.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.8.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling webrtc-util v0.3.0 [INFO] [stderr] Compiling stun v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "70a249997a9228f99ab6f01da5e917a50de092f077fb13b13aff06fead49fa5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70a249997a9228f99ab6f01da5e917a50de092f077fb13b13aff06fead49fa5f", kill_on_drop: false }` [INFO] [stdout] 70a249997a9228f99ab6f01da5e917a50de092f077fb13b13aff06fead49fa5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 31d437535c35c64d72b6cdb174d46fb598959a00114f292a73efe1f6402de618 [INFO] running `Command { std: "docker" "start" "-a" "31d437535c35c64d72b6cdb174d46fb598959a00114f292a73efe1f6402de618", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling stun v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 27.31s [INFO] running `Command { std: "docker" "inspect" "31d437535c35c64d72b6cdb174d46fb598959a00114f292a73efe1f6402de618", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d437535c35c64d72b6cdb174d46fb598959a00114f292a73efe1f6402de618", kill_on_drop: false }` [INFO] [stdout] 31d437535c35c64d72b6cdb174d46fb598959a00114f292a73efe1f6402de618 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ac558d4363078dbee77b624c04c6366d36e493f30253d6ebcbc25b74c6cf78ec [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" "ac558d4363078dbee77b624c04c6366d36e493f30253d6ebcbc25b74c6cf78ec", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/stun-78e1a3563b9c582c) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test addr::addr_test::test_alternate_server ... ok [INFO] [stdout] test addr::addr_test::test_other_address ... ok [INFO] [stdout] test attributes::attributes_test::test_message_get_no_allocs ... ok [INFO] [stdout] test attributes::attributes_test::test_padding ... ok [INFO] [stdout] test attributes::attributes_test::test_raw_attribute_add_to ... ok [INFO] [stdout] test fingerprint::fingerprint_test::test_fingerprint_check_bad ... ok [INFO] [stdout] test integrity::integrity_test::test_message_integrity ... ok [INFO] [stdout] test integrity::integrity_test::test_message_integrity_before_fingerprint ... ok [INFO] [stdout] test message::message_test::test_attribute_equal ... ok [INFO] [stdout] test addr::addr_test::test_mapped_address_v6 ... ok [INFO] [stdout] test attributes::attributes_test::test_attr_type_range ... ok [INFO] [stdout] test integrity::integrity_test::test_message_integrity_add_to_simple ... ok [INFO] [stdout] test agent::agent_test::test_agent_process ... ok [INFO] [stdout] test agent::agent_test::test_agent_start ... ok [INFO] [stdout] test message::message_test::test_attr_type_string ... ok [INFO] [stdout] test message::message_test::test_decode ... ok [INFO] [stdout] test fingerprint::fingerprint_test::fingerprint_uses_crc_32_iso_hdlc ... ok [INFO] [stdout] test addr::addr_test::test_mapped_address ... ok [INFO] [stdout] test fingerprint::fingerprint_test::test_fingerprint_check ... ok [INFO] [stdout] test agent::agent_test::test_agent_process_in_transaction ... ok [INFO] [stdout] test integrity::integrity_test::test_message_integrity_with_fingerprint ... ok [INFO] [stdout] test agent::agent_test::test_agent_stop ... ok [INFO] [stdout] test message::message_test::test_is_message ... ok [INFO] [stdout] test message::message_test::test_message_grow ... ok [INFO] [stdout] test message::message_test::test_message_length_less_header_size ... ok [INFO] [stdout] test message::message_test::test_message_cookie ... ok [INFO] [stdout] test message::message_test::test_message_grow_smaller ... ok [INFO] [stdout] test message::message_test::test_message_clone_to ... ok [INFO] [stdout] test message::message_test::test_message_type_read_write_value ... ok [INFO] [stdout] test message::message_test::test_message_type_read_value ... ok [INFO] [stdout] test message::message_test::test_message_type_value ... ok [INFO] [stdout] test message::message_test::test_message_string ... ok [INFO] [stdout] test message::message_test::test_message_write_to ... ok [INFO] [stdout] test message::message_test::test_message_marshal_binary ... ok [INFO] [stdout] test message::message_test::test_message_add_to ... ok [INFO] [stdout] test message::message_test::test_message_class_string ... ok [INFO] [stdout] test message::message_test::test_message_contains ... ok [INFO] [stdout] test message::message_test::test_message_equal ... ok [INFO] [stdout] test message::message_test::test_message_attr_size_less_than_length ... ok [INFO] [stdout] test message::message_test::test_message_full_size ... ok [INFO] [stdout] test message::message_test::test_method_string ... ok [INFO] [stdout] test message::message_test::test_message_read_from_error ... ok [INFO] [stdout] test textattrs::textattrs_test::test_username ... ok [INFO] [stdout] test textattrs::textattrs_test::test_nonce_add_to ... ok [INFO] [stdout] test textattrs::textattrs_test::test_nonce_add_to_invalid ... ok [INFO] [stdout] test textattrs::textattrs_test::test_nonce_get_from ... ok [INFO] [stdout] test textattrs::textattrs_test::test_software_add_to_regression ... ok [INFO] [stdout] test textattrs::textattrs_test::test_software_get_from ... ok [INFO] [stdout] test textattrs::textattrs_test::test_realm_add_to_invalid ... ok [INFO] [stdout] test textattrs::textattrs_test::test_realm_get_from ... ok [INFO] [stdout] test textattrs::textattrs_test::test_software_add_to_invalid ... ok [INFO] [stdout] test uattrs::uattrs_test::test_unknown_attributes ... ok [INFO] [stdout] test message::message_test::test_message_bad_length ... ok [INFO] [stdout] test xoraddr::xoraddr_test::test_xorsafe ... ok [INFO] [stdout] test xoraddr::xoraddr_test::test_xormapped_address_add_to_ipv6 ... ok [INFO] [stdout] test xoraddr::xoraddr_test::test_xormapped_address_get_from_invalid ... ok [INFO] [stdout] test uri::uri_test::test_parse_uri ... ok [INFO] [stdout] test xoraddr::xoraddr_test::test_xormapped_address_string ... ok [INFO] [stdout] test xoraddr::xoraddr_test::test_xormapped_address_get_from ... ok [INFO] [stdout] test xoraddr::xoraddr_test::test_xorsafe_bsmaller ... ok [INFO] [stdout] test xoraddr::xoraddr_test::test_xormapped_address_add_to ... ok [INFO] [stdout] test message::message_test::test_message_buffer ... ok [INFO] [stdout] test message::message_test::test_message_attr_length_less_than_header ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests stun [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" "ac558d4363078dbee77b624c04c6366d36e493f30253d6ebcbc25b74c6cf78ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac558d4363078dbee77b624c04c6366d36e493f30253d6ebcbc25b74c6cf78ec", kill_on_drop: false }` [INFO] [stdout] ac558d4363078dbee77b624c04c6366d36e493f30253d6ebcbc25b74c6cf78ec