[INFO] fetching crate stun-types 2.0.1...
[INFO] testing stun-types-2.0.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate stun-types 2.0.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate stun-types 2.0.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate stun-types 2.0.1
[INFO] tweaked toml for crates.io crate stun-types 2.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stun-types 2.0.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stun-types 2.0.1 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38f545ed2b1f133f13fb2711c67552112ad1e616d6147f0f9fdfd75b652201eb
[INFO] running `Command { std: "docker" "start" "-a" "38f545ed2b1f133f13fb2711c67552112ad1e616d6147f0f9fdfd75b652201eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38f545ed2b1f133f13fb2711c67552112ad1e616d6147f0f9fdfd75b652201eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38f545ed2b1f133f13fb2711c67552112ad1e616d6147f0f9fdfd75b652201eb", kill_on_drop: false }`
[INFO] [stdout] 38f545ed2b1f133f13fb2711c67552112ad1e616d6147f0f9fdfd75b652201eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2f69e575d0cdf84e79caa908637566d9b38b0883a06bfc6a08d5e9b1a6d6bd0
[INFO] running `Command { std: "docker" "start" "-a" "f2f69e575d0cdf84e79caa908637566d9b38b0883a06bfc6a08d5e9b1a6d6bd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling stun-types v2.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.19s
[INFO] running `Command { std: "docker" "inspect" "f2f69e575d0cdf84e79caa908637566d9b38b0883a06bfc6a08d5e9b1a6d6bd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2f69e575d0cdf84e79caa908637566d9b38b0883a06bfc6a08d5e9b1a6d6bd0", kill_on_drop: false }`
[INFO] [stdout] f2f69e575d0cdf84e79caa908637566d9b38b0883a06bfc6a08d5e9b1a6d6bd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5851efc5f1bc186e57725ce18ce1b1fc861dd57bddde0b055d56e51c9eba98dd
[INFO] running `Command { std: "docker" "start" "-a" "5851efc5f1bc186e57725ce18ce1b1fc861dd57bddde0b055d56e51c9eba98dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling regex-lite v0.1.9
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ucd-parse v0.1.13
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling precis-tools v0.1.9
[INFO] [stderr]    Compiling precis-core v0.1.11
[INFO] [stderr]    Compiling precis-profiles v0.1.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr]    Compiling stun-types v2.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.81s
[INFO] running `Command { std: "docker" "inspect" "5851efc5f1bc186e57725ce18ce1b1fc861dd57bddde0b055d56e51c9eba98dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5851efc5f1bc186e57725ce18ce1b1fc861dd57bddde0b055d56e51c9eba98dd", kill_on_drop: false }`
[INFO] [stdout] 5851efc5f1bc186e57725ce18ce1b1fc861dd57bddde0b055d56e51c9eba98dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 503a2da6c9bf64eea838484c699f2a603c2fc0fce9816171ed23e2dc58a94cb1
[INFO] running `Command { std: "docker" "start" "-a" "503a2da6c9bf64eea838484c699f2a603c2fc0fce9816171ed23e2dc58a94cb1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stun_types-87fd2ccbb34b0173)
[INFO] [stdout] 
[INFO] [stdout] running 174 tests
[INFO] [stdout] test attribute::address::tests::mapped_address_short ... ok
[INFO] [stdout] test attribute::address::tests::mapped_address_ipv4 ... ok
[INFO] [stdout] test attribute::address::tests::mapped_address_unknown_family ... ok
[INFO] [stdout] test attribute::alternate::tests::alternate_server_raw_wrong_type ... ok
[INFO] [stdout] test attribute::alternate::tests::alternate_server_raw_short ... ok
[INFO] [stdout] test attribute::alternate::tests::alternate_server ... ok
[INFO] [stdout] test attribute::alternate::tests::alternative_domain ... ok
[INFO] [stdout] test attribute::alternate::tests::alternate_server_raw ... ok
[INFO] [stdout] test attribute::alternate::tests::alternate_server_write_into ... ok
[INFO] [stdout] test attribute::alternate::tests::alternative_domain_raw ... ok
[INFO] [stdout] test attribute::alternate::tests::alternative_domain_raw_wrong_type ... ok
[INFO] [stdout] test attribute::alternate::tests::alternative_domain_write_into ... ok
[INFO] [stdout] test attribute::error::tests::error_code_build_out_of_range ... ok
[INFO] [stdout] test attribute::error::tests::error_code_parse_out_of_range_code ... ok
[INFO] [stdout] test attribute::error::tests::error_code ... ok
[INFO] [stdout] test attribute::error::tests::error_code_parse_short ... ok
[INFO] [stdout] test attribute::error::tests::unknown_attributes_raw ... ok
[INFO] [stdout] test attribute::error::tests::error_code_write_into ... ok
[INFO] [stdout] test attribute::error::tests::error_code_parse_wrong_implementation ... ok
[INFO] [stdout] test attribute::error::tests::unknown_attributes ... ok
[INFO] [stdout] test attribute::error::tests::unknown_attributes_raw_short ... ok
[INFO] [stdout] test attribute::error::tests::unknown_attributes_raw_wrong_type ... ok
[INFO] [stdout] test attribute::error::tests::error_code_raw ... ok
[INFO] [stdout] test attribute::error::tests::error_code_build_default_reason ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_raw ... ok
[INFO] [stdout] test attribute::fingerprint::tests::fingerprint ... ok
[INFO] [stdout] test attribute::fingerprint::tests::fingerprint_raw ... ok
[INFO] [stdout] test attribute::fingerprint::tests::fingerprint_raw_short ... ok
[INFO] [stdout] test attribute::fingerprint::tests::fingerprint_write_into ... ok
[INFO] [stdout] test attribute::fingerprint::tests::fingerprint_raw_wrong_type ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_sha256 ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_sha256_new_too_large ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_sha256_raw ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_sha256_new_not_multiple_of_4 ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_sha256_new_too_small ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_raw_short ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_sha256_write_into ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_sha256_raw_wrong_type ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_verify_key_long_wrong_type ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_verify_fixed_value ... ok
[INFO] [stdout] test attribute::error::tests::error_code_new_out_of_range ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_sha256_verify_key_long_wrong_type ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_sha256_raw_short ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_sha256_verify_key_long ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_sha256_verify_fixed_value ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_write_into ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity_wrong_type ... ok
[INFO] [stdout] test attribute::nonce::tests::nonce ... ok
[INFO] [stdout] test attribute::integrity::tests::message_integrity ... ok
[INFO] [stdout] test attribute::nonce::tests::nonce_new_too_large ... ok
[INFO] [stdout] test attribute::error::tests::error_code_parse_invalid_reason ... ok
[INFO] [stdout] test attribute::nonce::tests::nonce_not_utf8 ... ok
[INFO] [stdout] test attribute::alternate::tests::alternative_domain_raw_invalid_utf8 ... ok
[INFO] [stdout] test attribute::error::tests::unknown_attributes_write_into ... ok
[INFO] [stdout] test attribute::alternate::tests::alternate_server_write_into_unchecked - should panic ... ok
[INFO] [stdout] test attribute::nonce::tests::nonce_raw_wrong_type ... ok
[INFO] [stdout] test attribute::nonce::tests::nonce_write_into ... ok
[INFO] [stdout] test attribute::nonce::tests::nonce_raw ... ok
[INFO] [stdout] test attribute::nonce::tests::nonce_write_into_unchecked - should panic ... ok
[INFO] [stdout] test attribute::password_algorithm::tests::password_algorithm_as_integrity ... ok
[INFO] [stdout] test attribute::password_algorithm::tests::password_algorithm ... ok
[INFO] [stdout] test attribute::password_algorithm::tests::password_algorithm_raw ... ok
[INFO] [stdout] test attribute::password_algorithm::tests::password_algorithm_raw_wrong_type ... ok
[INFO] [stdout] test attribute::error::tests::error_code_write_into_unchecked - should panic ... ok
[INFO] [stdout] test attribute::password_algorithm::tests::password_algorithm_value_too_large ... ok
[INFO] [stdout] test attribute::password_algorithm::tests::password_algorithm_value_unknown ... ok
[INFO] [stdout] test attribute::password_algorithm::tests::password_algorithm_write_into ... ok
[INFO] [stdout] test attribute::password_algorithm::tests::password_algorithms ... ok
[INFO] [stdout] test attribute::password_algorithm::tests::password_algorithms_raw ... ok
[INFO] [stdout] test attribute::password_algorithm::tests::password_algorithms_unaligned_value ... ok
[INFO] [stdout] test attribute::password_algorithm::tests::password_algorithms_write_into ... ok
[INFO] [stdout] test attribute::realm::tests::realm_not_utf8 ... ok
[INFO] [stdout] test attribute::realm::tests::realm_raw_wrong_type ... ok
[INFO] [stdout] test attribute::software::tests::software_raw ... ok
[INFO] [stdout] test attribute::realm::tests::realme_new_too_large ... ok
[INFO] [stdout] test attribute::alternate::tests::alternative_domain_write_into_unchecked - should panic ... ok
[INFO] [stdout] test attribute::realm::tests::realm ... ok
[INFO] [stdout] test attribute::software::tests::software_not_utf8 ... ok
[INFO] [stdout] test attribute::realm::tests::realm_raw ... ok
[INFO] [stdout] test attribute::software::tests::software ... ok
[INFO] [stdout] test attribute::realm::tests::realm_write_into ... ok
[INFO] [stdout] test attribute::tests::raw_attribute_construct ... ok
[INFO] [stdout] test attribute::tests::raw_attribute_header ... ok
[INFO] [stdout] test attribute::password_algorithm::tests::password_algorithms_write_into_unchecked - should panic ... ok
[INFO] [stdout] test attribute::software::tests::software_new_too_large ... ok
[INFO] [stdout] test attribute::tests::raw_attribute_write_into_small ... ok
[INFO] [stdout] test attribute::tests::test_check_len ... ok
[INFO] [stdout] test attribute::password_algorithm::tests::password_algorithms_raw_wrong_type ... ok
[INFO] [stdout] test attribute::tests::raw_attribute_encoding ... ok
[INFO] [stdout] test attribute::software::tests::software_write_into ... ok
[INFO] [stdout] test attribute::user::tests::userhash_raw_short ... ok
[INFO] [stdout] test attribute::tests::test_external_display_impl ... ok
[INFO] [stdout] test attribute::user::tests::userhash_write_into ... ok
[INFO] [stdout] test attribute::software::tests::software_write_into_unchcked - should panic ... ok
[INFO] [stdout] test attribute::user::tests::username_new_too_large ... ok
[INFO] [stdout] test attribute::user::tests::userhash ... ok
[INFO] [stdout] test attribute::user::tests::username_not_utf8 ... ok
[INFO] [stdout] test attribute::user::tests::username_raw_wrong_type ... ok
[INFO] [stdout] test attribute::user::tests::userhash_raw_wrong_type ... ok
[INFO] [stdout] test attribute::realm::tests::realm_write_into_unchecked - should panic ... ok
[INFO] [stdout] test attribute::xor_addr::tests::xor_mapped_address_raw_wrong_type ... ok
[INFO] [stdout] test attribute::xor_addr::tests::xor_mapped_address_raw ... ok
[INFO] [stdout] test attribute::user::tests::username ... ok
[INFO] [stdout] test attribute::xor_addr::tests::xor_mapped_address ... ok
[INFO] [stdout] test attribute::software::tests::software_raw_wrong_type ... ok
[INFO] [stdout] test attribute::fingerprint::tests::fingerprint_write_into_unchecked - should panic ... ok
[INFO] [stdout] test attribute::password_algorithm::tests::password_algorithm_write_into_unchecked - should panic ... ok
[INFO] [stdout] test attribute::user::tests::userhash_write_into_unchecked - should panic ... ok
[INFO] [stdout] test attribute::xor_addr::tests::xor_mapped_address_raw_short ... ok
[INFO] [stdout] test attribute::user::tests::username_raw ... ok
[INFO] [stdout] test attribute::user::tests::username_write_into_unchecked - should panic ... ok
[INFO] [stdout] test attribute::error::tests::unknown_attributes_write_into_unchecked - should panic ... ok
[INFO] [stdout] test attribute::user::tests::userhash_raw ... ok
[INFO] [stdout] test attribute::xor_addr::tests::xor_mapped_address_write_into ... ok
[INFO] [stdout] test attribute::tests::short_attribute_header ... ok
[INFO] [stdout] test message::tests::attributes_iter_fingerprint_after_fingerprint_ignored ... ok
[INFO] [stdout] test message::tests::add_raw_attribute_after_fingerprint ... ok
[INFO] [stdout] test message::tests::add_attribute_after_integrity ... ok
[INFO] [stdout] test message::tests::add_raw_attribute_after_integrity ... ok
[INFO] [stdout] test message::tests::add_duplicate_integrity ... ok
[INFO] [stdout] test message::tests::attributes_iter_software_after_fingerprint_ignored ... ok
[INFO] [stdout] test message::tests::add_sha1_integrity_after_sha256 ... ok
[INFO] [stdout] test message::tests::add_attribute_after_fingerprint ... ok
[INFO] [stdout] test message::tests::bad_request ... ok
[INFO] [stdout] test message::tests::add_integrity_after_fingerprint ... ok
[INFO] [stdout] test message::tests::builder_add_attribute_fingerprint_panic - should panic ... ok
[INFO] [stdout] test attribute::tests::attribute_type ... ok
[INFO] [stdout] test attribute::user::tests::username_write_into ... ok
[INFO] [stdout] test message::tests::attributes_iter_with_short_data ... ok
[INFO] [stdout] test message::tests::builder_add_attribute_integrity_panic - should panic ... ok
[INFO] [stdout] test message::tests::attributes_iter_message_integrities_fingerprint ... ok
[INFO] [stdout] test data::tests::data_access ... ok
[INFO] [stdout] test message::tests::builder_add_raw_attribute_fingerprint_panic - should panic ... ok
[INFO] [stdout] test message::tests::msg_type_not_stun ... ok
[INFO] [stdout] test message::tests::fingerprint ... ok
[INFO] [stdout] test message::tests::duplicate_fingerprint ... ok
[INFO] [stdout] test message::tests::method_value_out_of_range - should panic ... ok
[INFO] [stdout] test message::tests::method_name ... ok
[INFO] [stdout] test message::tests::builder_add_raw_attribute_integrity_panic - should panic ... ok
[INFO] [stdout] test message::tests::integrity_key ... ok
[INFO] [stdout] test attribute::xor_addr::tests::xor_mapped_address_write_into_unchecked - should panic ... ok
[INFO] [stdout] test message::tests::builder_success_panic - should panic ... ok
[INFO] [stdout] test message::tests::builder_error_panic - should panic ... ok
[INFO] [stdout] test message::tests::builder_add_raw_attribute_integrity_sha256_panic - should panic ... ok
[INFO] [stdout] test message::tests::message_parse_multiple_integrities_fingerprint ... ok
[INFO] [stdout] test message::tests::integrity ... ok
[INFO] [stdout] test message::tests::builder_add_attribute_integrity_sha256_panic - should panic ... ok
[INFO] [stdout] test message::tests::parse_duplicate_fingerprint_after_fingerprint ... ok
[INFO] [stdout] test message::tests::parse_attribute_after_fingerprint ... ok
[INFO] [stdout] test message::tests::parse_attribute_after_integrity ... ok
[INFO] [stdout] test message::tests::parse_truncated_message ... ok
[INFO] [stdout] test message::tests::parse_duplicate_integrity_after_integrity ... ok
[INFO] [stdout] test message::tests::parse_truncated_message_header ... ok
[INFO] [stdout] test message::tests::parse_invalid_fingerprint ... ok
[INFO] [stdout] test message::tests::rfc5769_vector2 ... ok
[INFO] [stdout] test message::tests::parse_attribute_extends_past_message_end ... ok
[INFO] [stdout] test message::tests::parse_wrong_magic ... ok
[INFO] [stdout] test message::tests::parse_truncated_message_attribute ... ok
[INFO] [stdout] test message::tests::rfc5769_vector1 ... ok
[INFO] [stdout] test message::tests::rfc5769_vector3 ... ok
[INFO] [stdout] test message::tests::unknown_attributes ... ok
[INFO] [stdout] test message::tests::write_mut_slice_too_short ... ok
[INFO] [stdout] test message::tests::validate_integrity_missing_attribute ... ok
[INFO] [stdout] test tests::address_family ... ok
[INFO] [stdout] test tests::transport_type_str ... ok
[INFO] [stdout] test message::tests::valid_attributes ... ok
[INFO] [stdout] test message::tests::rfc5769_vector4 ... ok
[INFO] [stdout] test message::tests::write_vec_state ... ok
[INFO] [stdout] test message::tests::rfc8489_vector1 ... ok
[INFO] [stdout] test tests::parse_transport_type ... ok
[INFO] [stdout] test message::tests::write_into_short_destination ... ok
[INFO] [stdout] test message::tests::write_mut_slice_success ... ok
[INFO] [stdout] test message::tests::msg_type_roundtrip ... ok
[INFO] [stdout] test message::tests::msg_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 174 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests stun_types
[INFO] [stdout] 
[INFO] [stdout] running 96 tests
[INFO] [stdout] test src/attribute/error.rs - attribute::error::ErrorCode::reason (line 236) ... ok
[INFO] [stdout] test src/attribute/error.rs - attribute::error::UnknownAttributes::add_attribute (line 392) ... ok
[INFO] [stdout] test src/attribute/error.rs - attribute::error::ErrorCode::code (line 223) ... ok
[INFO] [stdout] test src/attribute/alternate.rs - attribute::alternate::AlternateDomain::new (line 165) ... ok
[INFO] [stdout] test src/attribute/alternate.rs - attribute::alternate::AlternateServer::server (line 89) ... ok
[INFO] [stdout] test src/attribute/error.rs - attribute::error::UnknownAttributes::has_attribute (line 408) ... ok
[INFO] [stdout] test src/attribute/error.rs - attribute::error::ErrorCode::new (line 199) ... ok
[INFO] [stdout] test src/attribute/error.rs - attribute::error::UnknownAttributes::new (line 377) ... ok
[INFO] [stdout] test src/attribute/fingerprint.rs - attribute::fingerprint::Fingerprint::new (line 81) ... ok
[INFO] [stdout] test src/attribute/fingerprint.rs - attribute::fingerprint::Fingerprint::compute (line 108) ... ok
[INFO] [stdout] test src/attribute/fingerprint.rs - attribute::fingerprint::Fingerprint::fingerprint (line 95) ... ok
[INFO] [stdout] test src/attribute/alternate.rs - attribute::alternate::AlternateDomain::domain (line 181) ... ok
[INFO] [stdout] test src/attribute/error.rs - attribute::error::ErrorCode::default_reason_for_code (line 249) ... ok
[INFO] [stdout] test src/attribute/integrity.rs - attribute::integrity::MessageIntegrity::compute (line 106) ... ok
[INFO] [stdout] test src/attribute/integrity.rs - attribute::integrity::MessageIntegritySha256::hmac (line 247) ... ok
[INFO] [stdout] test src/attribute/integrity.rs - attribute::integrity::MessageIntegrity::new (line 76) ... ok
[INFO] [stdout] test src/attribute/error.rs - attribute::error::ErrorCode::builder (line 181) ... ok
[INFO] [stdout] test src/attribute/integrity.rs - attribute::integrity::MessageIntegrity::hmac (line 90) ... ok
[INFO] [stdout] test src/attribute/alternate.rs - attribute::alternate::AlternateServer::new (line 73) ... ok
[INFO] [stdout] test src/attribute/integrity.rs - attribute::integrity::MessageIntegritySha256::new (line 216) ... ok
[INFO] [stdout] test src/attribute/mod.rs - attribute::AttributeType::value (line 312) ... ok
[INFO] [stdout] test src/attribute/integrity.rs - attribute::integrity::MessageIntegritySha256::verify (line 286) ... ok
[INFO] [stdout] test src/attribute/mod.rs - attribute (line 60) ... ok
[INFO] [stdout] test src/attribute/mod.rs - attribute::AttributeType::new (line 299) ... ok
[INFO] [stdout] test src/attribute/mod.rs - attribute::RawAttribute<'a>::from_bytes (line 654) ... ok
[INFO] [stdout] test src/attribute/mod.rs - attribute (line 36) ... ok
[INFO] [stdout] test src/attribute/mod.rs - attribute::attribute_display (line 205) ... ok
[INFO] [stdout] test src/attribute/integrity.rs - attribute::integrity::MessageIntegritySha256::compute (line 263) ... ok
[INFO] [stdout] test src/attribute/integrity.rs - attribute::integrity::MessageIntegrity::verify (line 129) ... ok
[INFO] [stdout] test src/attribute/nonce.rs - attribute::nonce::Nonce::new (line 85) ... ok
[INFO] [stdout] test src/attribute/nonce.rs - attribute::nonce::Nonce::nonce (line 106) ... ok
[INFO] [stdout] test src/attribute/password_algorithm.rs - attribute::password_algorithm::PasswordAlgorithms::algorithms (line 173) ... ok
[INFO] [stdout] test src/attribute/mod.rs - attribute::AttributeType::name (line 323) ... ok
[INFO] [stdout] test src/attribute/mod.rs - attribute::AttributeType::comprehension_required (line 367) ... ok
[INFO] [stdout] test src/attribute/software.rs - attribute::software::Software::software (line 111) ... ok
[INFO] [stdout] test src/attribute/password_algorithm.rs - attribute::password_algorithm::PasswordAlgorithm::algorithm (line 284) ... ok
[INFO] [stdout] test src/attribute/user.rs - attribute::user::Userhash::compute (line 211) ... ok
[INFO] [stdout] test src/attribute/password_algorithm.rs - attribute::password_algorithm::PasswordAlgorithms::new (line 158) ... ok
[INFO] [stdout] test src/attribute/user.rs - attribute::user::Userhash::hash (line 198) ... ok
[INFO] [stdout] test src/attribute/realm.rs - attribute::realm::Realm::realm (line 105) ... ok
[INFO] [stdout] test src/attribute/user.rs - attribute::user::Username::new (line 90) ... ok
[INFO] [stdout] test src/attribute/mod.rs - attribute::RawAttribute<'a>::to_bytes (line 680) ... ok
[INFO] [stdout] test src/attribute/user.rs - attribute::user::Userhash::new (line 184) ... ok
[INFO] [stdout] test src/attribute/software.rs - attribute::software::Software::new (line 89) ... ok
[INFO] [stdout] test src/attribute/realm.rs - attribute::realm::Realm::new (line 84) ... ok
[INFO] [stdout] test src/attribute/xor_addr.rs - attribute::xor_addr::XorMappedAddress::new (line 78) ... ok
[INFO] [stdout] test src/message.rs - message (line 32) ... ok
[INFO] [stdout] test src/attribute/password_algorithm.rs - attribute::password_algorithm::PasswordAlgorithm::new (line 271) ... ok
[INFO] [stdout] test src/attribute/user.rs - attribute::user::Username::username (line 112) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::bad_request (line 1813) ... ok
[INFO] [stdout] test src/message.rs - message::LongTermKeyCredentials::new (line 365) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::builder_error (line 1055) ... ok
[INFO] [stdout] test src/attribute/xor_addr.rs - attribute::xor_addr::XorMappedAddress::addr (line 95) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::builder_indication (line 1083) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::builder_request (line 998) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::builder_success (line 1023) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::class (line 1121) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::builder (line 974) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::from_bytes (line 1230) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::has_class (line 1136) ... ok
[INFO] [stdout] test src/message.rs - message (line 64) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::check_attribute_types (line 1689) ... ok
[INFO] [stdout] test src/message.rs - message::LongTermCredentials::new (line 318) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::get_type (line 1104) ... ok
[INFO] [stdout] test src/message.rs - message::MessageHeader::from_bytes (line 860) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::nth_attribute_and_offset (line 1646) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::nth_attribute (line 1606) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::has_attribute (line 1839) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::method (line 1176) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::transaction_id (line 1207) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::has_method (line 1191) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::is_response (line 1153) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::nth_raw_attribute_and_offset (line 1546) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::unknown_attributes (line 1777) ... ok
[INFO] [stdout] test src/message.rs - message::MessageType::has_class (line 711) ... ok
[INFO] [stdout] test src/message.rs - message::MessageType::from_class_method (line 672) ... ok
[INFO] [stdout] test src/message.rs - message::MessageType::has_method (line 756) ... ok
[INFO] [stdout] test src/message.rs - message::MessageType::is_response (line 724) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::nth_raw_attribute (line 1513) ... ok
[INFO] [stdout] test src/message.rs - message::MessageType::method (line 743) ... ok
[INFO] [stdout] test src/message.rs - message::MessageWriteExt::add_fingerprint (line 2270) ... ok
[INFO] [stdout] test src/message.rs - message::MessageWriteExt::has_method (line 2134) ... ok
[INFO] [stdout] test src/message.rs - message::MessageType::class (line 691) ... ok
[INFO] [stdout] test src/message.rs - message::MessageWriteExt::get_type (line 2049) ... ok
[INFO] [stdout] test src/message.rs - message::Message<'a>::validate_integrity (line 1346) ... ok
[INFO] [stdout] test src/message.rs - message::Method::value (line 159) ... ok
[INFO] [stdout] test src/message.rs - message::MessageWriteExt::is_response (line 2096) ... ok
[INFO] [stdout] test src/message.rs - message::MessageWriteExt::class (line 2064) ... ok
[INFO] [stdout] test src/message.rs - message::MessageWriteExt::add_message_integrity (line 2173) ... ok
[INFO] [stdout] test src/message.rs - message::MessageWriteExt::add_attribute (line 2316) ... ok
[INFO] [stdout] test src/message.rs - message::MessageWriteExt::method (line 2119) ... ok
[INFO] [stdout] test src/message.rs - message::MessageWriteExt::transaction_id (line 2150) ... ok
[INFO] [stdout] test src/message.rs - message::Method::name (line 170) ... ok
[INFO] [stdout] test src/message.rs - message::MessageWriteExt::has_class (line 2079) ... ok
[INFO] [stdout] test src/message.rs - message::ShortTermCredentials::new (line 438) ... ok
[INFO] [stdout] test src/message.rs - message::Method::new (line 143) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 96 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.45s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "503a2da6c9bf64eea838484c699f2a603c2fc0fce9816171ed23e2dc58a94cb1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "503a2da6c9bf64eea838484c699f2a603c2fc0fce9816171ed23e2dc58a94cb1", kill_on_drop: false }`
[INFO] [stdout] 503a2da6c9bf64eea838484c699f2a603c2fc0fce9816171ed23e2dc58a94cb1
