[INFO] fetching crate pgp 0.16.0... [INFO] testing pgp-0.16.0 against beta-2025-09-21 for beta-1.91-2 [INFO] extracting crate pgp 0.16.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate pgp 0.16.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pgp 0.16.0 [INFO] tweaked toml for crates.io crate pgp 0.16.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pgp 0.16.0 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pgp 0.16.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d8b6cbb39c03e90f8a9f0f059063bd957e8bede5879ca99d0d6f25f17046efd [INFO] running `Command { std: "docker" "start" "-a" "4d8b6cbb39c03e90f8a9f0f059063bd957e8bede5879ca99d0d6f25f17046efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d8b6cbb39c03e90f8a9f0f059063bd957e8bede5879ca99d0d6f25f17046efd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d8b6cbb39c03e90f8a9f0f059063bd957e8bede5879ca99d0d6f25f17046efd", kill_on_drop: false }` [INFO] [stdout] 4d8b6cbb39c03e90f8a9f0f059063bd957e8bede5879ca99d0d6f25f17046efd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c8691e237ce3fb00a0a0df470cd4a839539a3d07dc47f4b9f172c4612fc0e1b [INFO] running `Command { std: "docker" "start" "-a" "2c8691e237ce3fb00a0a0df470cd4a839539a3d07dc47f4b9f172c4612fc0e1b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling dbl v0.3.2 [INFO] [stderr] Compiling zlib-rs v0.5.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling bitfields-impl v0.9.4 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling serdect v0.3.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling libbz2-rs-sys v0.1.3 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling snafu v0.8.5 [INFO] [stderr] Compiling bitfields v0.12.4 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling cx448 v0.1.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling eax v0.5.0 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling dsa v0.6.3 [INFO] [stderr] Compiling libz-rs-sys v0.5.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling ocb3 v0.1.0 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling cast5 v0.11.1 [INFO] [stderr] Compiling idea v0.5.1 [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling pgp v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "2c8691e237ce3fb00a0a0df470cd4a839539a3d07dc47f4b9f172c4612fc0e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c8691e237ce3fb00a0a0df470cd4a839539a3d07dc47f4b9f172c4612fc0e1b", kill_on_drop: false }` [INFO] [stdout] 2c8691e237ce3fb00a0a0df470cd4a839539a3d07dc47f4b9f172c4612fc0e1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7346582408f1ee0a38fcb181feaf3c04b7ab8de7c68e0e5d2f08b7d6511b480 [INFO] running `Command { std: "docker" "start" "-a" "f7346582408f1ee0a38fcb181feaf3c04b7ab8de7c68e0e5d2f08b7d6511b480", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serdect v0.2.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling serdect v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling cmac v0.7.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling cx448 v0.1.1 [INFO] [stderr] Compiling rsa v0.9.8 [INFO] [stderr] Compiling dsa v0.6.3 [INFO] [stderr] Compiling eax v0.5.0 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling k256 v0.13.4 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p521 v0.13.3 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling aes-kw v0.2.1 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling ocb3 v0.1.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling ripemd v0.1.3 [INFO] [stderr] Compiling idea v0.5.1 [INFO] [stderr] Compiling twofish v0.7.1 [INFO] [stderr] Compiling cfb-mode v0.8.2 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling cast5 v0.11.1 [INFO] [stderr] Compiling des v0.8.1 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling proptest-macro v0.1.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling escape_string v0.1.2 [INFO] [stderr] Compiling testresult v0.4.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling pgp v0.16.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "f7346582408f1ee0a38fcb181feaf3c04b7ab8de7c68e0e5d2f08b7d6511b480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7346582408f1ee0a38fcb181feaf3c04b7ab8de7c68e0e5d2f08b7d6511b480", kill_on_drop: false }` [INFO] [stdout] f7346582408f1ee0a38fcb181feaf3c04b7ab8de7c68e0e5d2f08b7d6511b480 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a2bf20f169e79416a2efab5ed32e374c40c5d7b9f06f5366dc0de8572a8b61b [INFO] running `Command { std: "docker" "start" "-a" "7a2bf20f169e79416a2efab5ed32e374c40c5d7b9f06f5366dc0de8572a8b61b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pgp-d88f1cc07129cd87) [INFO] [stdout] [INFO] [stdout] running 309 tests [INFO] [stdout] test armor::reader::tests::test_armor_header ... ok [INFO] [stdout] test armor::reader::tests::test_armor_headers_lines ... ok [INFO] [stdout] test armor::reader::tests::test_footer_parser ... ok [INFO] [stdout] test armor::reader::tests::test_dearmor_small_stream ... ok [INFO] [stdout] test armor::reader::tests::test_armor_header_line ... ok [INFO] [stdout] test armor::reader::tests::test_armor_headers ... ok [INFO] [stdout] test armor::reader::tests::test_hash_header_line ... ok [INFO] [stdout] test armor::reader::tests::test_key_value_pairs_multiple ... ok [INFO] [stdout] test armor::reader::tests::test_key_value_pairs_single ... ok [INFO] [stdout] test armor::reader::tests::test_key_value_pair_single ... ok [INFO] [stdout] test armor::reader::tests::test_parse_armor_full ... ok [INFO] [stdout] test armor::reader::tests::test_parse_armor_missing_header_value ... ok [INFO] [stdout] test armor::reader::tests::test_parse_armor_small ... ok [INFO] [stdout] test armor::reader::tests::test_parse_armor_whitespace ... ok [INFO] [stdout] test armor::reader::tests::test_parse_armor_full_no_header ... ok [INFO] [stdout] test armor::reader::tests::test_parse_armor_two_entries ... ok [INFO] [stdout] test armor::reader::tests::test_regression_long_key_2_2 ... ok [INFO] [stdout] test armor::reader::tests::test_regression_long_key_2_1 ... ok [INFO] [stdout] test base64::decoder::tests::test_base64_decoder_with_base64_reader ... ok [INFO] [stdout] test base64::decoder::tests::test_base64_decoder_with_end_base ... ok [INFO] [stdout] test base64::decoder::tests::test_base64_decoder_with_end_no_linebreak ... ok [INFO] [stdout] test base64::decoder::tests::test_base64_decoder_with_end_one_linebreak ... ok [INFO] [stdout] test base64::reader::tests::test_base64_reader_n_lineending ... ok [INFO] [stdout] test composed::cleartext::tests::test_cleartext_body ... ok [INFO] [stdout] test composed::cleartext::tests::test_cleartext_interop_testsuite_1_any ... ok [INFO] [stdout] test composed::cleartext::tests::test_cleartext_interop_testsuite_1_fail ... ok [INFO] [stdout] test base64::reader::tests::test_regression_long_key ... ok [INFO] [stdout] test armor::writer::tests::test_base64_encoder ... ok [INFO] [stdout] test composed::cleartext::tests::test_cleartext_interop_testsuite_2_fail ... ok [INFO] [stdout] test composed::cleartext::tests::test_cleartext_openpgp_1 ... ok [INFO] [stdout] test composed::cleartext::tests::test_cleartext_openpgp_3 ... ok [INFO] [stdout] test composed::cleartext::tests::test_cleartext_openpgp_2 ... ok [INFO] [stdout] test composed::cleartext::tests::test_dash_escape ... ok [INFO] [stdout] test composed::cleartext::tests::test_dash_unescape_and_trim ... ok [INFO] [stdout] test composed::cleartext::tests::test_dash_unescape_and_trim2 ... ok [INFO] [stdout] test composed::cleartext::tests::test_cleartext_interop_testsuite_1_good ... ok [INFO] [stdout] test composed::cleartext::tests::test_load_big_csf ... ok [INFO] [stdout] test armor::writer::tests::writes_no_checksum ... ok [INFO] [stdout] test composed::key::builder::tests::key_gen_25519_legacy_long ... ignored [INFO] [stdout] test armor::writer::tests::writes_no_doubleline ... ok [INFO] [stdout] test composed::key::builder::tests::key_gen_25519_rfc9580_long ... ignored [INFO] [stdout] test composed::cleartext::tests::test_verify_csf_puppet ... ok [INFO] [stdout] test composed::key::builder::tests::key_gen_448_rfc9580_long ... ignored [INFO] [stdout] test armor::reader::tests::test_regression_long_key_1 ... ok [INFO] [stdout] test composed::key::builder::tests::key_gen_dsa_1024 ... ignored [INFO] [stdout] test composed::key::builder::tests::key_gen_dsa_2048 ... ignored [INFO] [stdout] test composed::key::builder::tests::key_gen_dsa_3072 ... ignored [INFO] [stdout] test composed::cleartext::tests::test_sign_no_newline ... ok [INFO] [stdout] test composed::cleartext::tests::test_sign ... ok [INFO] [stdout] test composed::key::builder::tests::key_gen_ecdsa_p384_v4 ... ignored [INFO] [stdout] test composed::key::builder::tests::key_gen_ecdsa_p384_v6 ... ignored [INFO] [stdout] test composed::key::builder::tests::key_gen_ecdsa_p521_v4 ... ignored [INFO] [stdout] test composed::key::builder::tests::key_gen_ecdsa_p521_v6 ... ignored [INFO] [stdout] test base64::decoder::tests::test_base64_decoder_roundtrip_standard_1000_no_newlines ... ok [INFO] [stdout] test composed::key::builder::tests::signing_capable_subkey ... ok [INFO] [stdout] test composed::key::builder::tests::test_cert_metadata_gen_v4_v4 ... ok [INFO] [stdout] test composed::key::builder::tests::test_cert_metadata_gen_v4_v4_no_uid ... ok [INFO] [stdout] test composed::key::builder::tests::test_cert_metadata_gen_v4_v6_illegal ... ok [INFO] [stdout] test composed::key::builder::tests::test_cert_metadata_gen_v6_v4_illegal ... ok [INFO] [stdout] test composed::key::builder::tests::test_cert_metadata_gen_v6_v6 ... ok [INFO] [stdout] test composed::key::builder::tests::test_cert_metadata_gen_v6_v6_id_less ... ok [INFO] [stdout] test composed::key::builder::tests::test_key_gen_rsa_2048_v4 ... ignored [INFO] [stdout] test composed::key::builder::tests::test_key_gen_rsa_2048_v6 ... ignored [INFO] [stdout] test composed::key::secret::tests::test_split_key ... ok [INFO] [stdout] test composed::key::builder::tests::key_gen_25519_legacy_short ... ok [INFO] [stdout] test composed::message::builder::tests::binary_file_fixed_size_no_compression_roundtrip_password_seipdv1 ... ok [INFO] [stdout] test base64::decoder::tests::test_base64_decoder_roundtrip_standard_1000_newlines ... ok [INFO] [stdout] test composed::message::builder::tests::binary_reader_partial_size_no_compression_roundtrip_no_encryption ... ok [INFO] [stdout] test composed::message::builder::tests::binary_message_fixed_size_no_compression_roundtrip_password_seipdv1_reader ... ok [INFO] [stdout] test composed::message::builder::tests::binary_reader_partial_size_no_compression_roundtrip_password_seipdv1 ... ok [INFO] [stdout] test composed::message::builder::tests::binary_reader_partial_size_no_compression_roundtrip_password_seipdv2 ... ok [INFO] [stdout] test composed::message::builder::tests::binary_message_fixed_size_no_compression_roundtrip_password_seipdv1_bytes ... ok [INFO] [stdout] test composed::message::builder::tests::send_anonymous_recipient_seipdv1 ... ok [INFO] [stdout] test composed::message::builder::tests::send_anonymous_recipient_seipdv2 ... ok [INFO] [stdout] test composed::key::builder::tests::key_gen_25519_rfc9580_short ... ok [INFO] [stdout] test composed::message::builder::tests::binary_reader_partial_size_no_compression_roundtrip_public_key_x25519_and_password_seipdv1 ... ok [INFO] [stdout] test composed::message::builder::tests::binary_reader_partial_size_no_compression_roundtrip_public_key_x25519_seipdv1 ... ok [INFO] [stdout] test composed::key::builder::tests::key_gen_ecdsa_secp256k1 ... ok [INFO] [stdout] test composed::message::builder::tests::utf8_reader_partial_size_compression_zip_roundtrip_public_key_x25519_seipdv1 ... ok [INFO] [stdout] test composed::message::builder::tests::utf8_reader_partial_size_no_compression_roundtrip_no_encryption ... ok [INFO] [stdout] test composed::message::builder::tests::utf8_reader_partial_size_no_compression_roundtrip_public_key_x25519_seipdv1 ... ok [INFO] [stdout] test composed::message::builder::tests::utf8_reader_partial_size_compression_zip_roundtrip_public_key_x25519_seipdv1_sign ... ok [INFO] [stdout] test composed::message::builder::tests::utf8_reader_partial_size_compression_zip_roundtrip_public_key_x25519_seipdv2_sign_once ... ok [INFO] [stdout] test composed::key::builder::tests::key_gen_448_rfc9580_short has been running for over 60 seconds [INFO] [stdout] test composed::key::builder::tests::key_gen_ecdsa_p256_v4 has been running for over 60 seconds [INFO] [stdout] test composed::key::builder::tests::key_gen_ecdsa_p256_v6 has been running for over 60 seconds [INFO] [stdout] test composed::message::reader::tests::test_read_literal_data_no_compression ... ok [INFO] [stdout] test composed::message::types::tests::test_compression_bzip2 ... ok [INFO] [stdout] test composed::message::types::tests::test_compression_uncompressed ... ok [INFO] [stdout] test composed::message::types::tests::test_compression_zip ... ok [INFO] [stdout] test composed::message::types::tests::test_compression_zlib ... ok [INFO] [stdout] test composed::message::types::tests::test_message_send ... ok [INFO] [stdout] test composed::message::types::tests::test_no_plaintext_decryption ... ok [INFO] [stdout] test composed::message::builder::tests::utf8_reader_partial_size_compression_zip_roundtrip_no_encryption_seipdv2_sign_twice has been running for over 60 seconds [INFO] [stdout] test composed::message::builder::tests::utf8_reader_partial_size_no_compression_roundtrip_x25519_seipdv1_sign ... ok [INFO] [stdout] test composed::message::reader::tests::test_read_literal_data_compression_zip ... ok [INFO] [stdout] test composed::message::builder::tests::utf8_reader_partial_size_compression_zip_roundtrip_public_key_x25519_seipdv2_sign_twice has been running for over 60 seconds [INFO] [stdout] test composed::message::types::tests::test_password_encryption_seipdv1 ... ok [INFO] [stdout] test composed::message::types::tests::test_password_encryption_seipdv2_eax_aes128 ... ok [INFO] [stdout] test composed::message::types::tests::test_password_encryption_seipdv2_eax_aes192 ... ok [INFO] [stdout] test composed::message::types::tests::test_password_encryption_seipdv2_eax_aes256 ... ok [INFO] [stdout] test composed::key::builder::tests::key_gen_ecdsa_p256_v4 ... ok [INFO] [stdout] test composed::message::types::tests::test_password_encryption_seipdv2_gcm_aes128 ... ok [INFO] [stdout] test composed::message::types::tests::test_password_encryption_seipdv2_gcm_aes192 ... ok [INFO] [stdout] test composed::message::types::tests::test_password_encryption_seipdv2_gcm_aes256 ... ok [INFO] [stdout] test composed::message::types::tests::test_rsa_encryption_seipdv1 ... ok [INFO] [stdout] test composed::message::types::tests::test_rsa_encryption_seipdv2 ... ok [INFO] [stdout] test composed::message::types::tests::test_rsa_signing_bytes ... ok [INFO] [stdout] test composed::message::types::tests::test_password_encryption_seipdv2_ocb_aes128 ... ok [INFO] [stdout] test composed::message::types::tests::test_rsa_signing_string ... ok [INFO] [stdout] test composed::message::types::tests::test_password_encryption_seipdv2_ocb_aes192 ... ok [INFO] [stdout] test composed::message::types::tests::test_password_encryption_seipdv2_ocb_aes256 ... ok [INFO] [stdout] test composed::message::types::tests::test_rsa_signing_bytes_compressed ... ok [INFO] [stdout] test composed::message::types::tests::test_x25519_encryption_seipdv2_eax_aes256 ... ok [INFO] [stdout] test composed::message::types::tests::test_x25519_encryption_seipdv2_eax_aes192 ... ok [INFO] [stdout] test composed::message::types::tests::test_x25519_encryption_seipdv2_eax_aes128 ... ok [INFO] [stdout] test composed::message::types::tests::test_x25519_encryption_seipdv2_gcm_aes128 ... ok [INFO] [stdout] test composed::key::builder::tests::key_gen_448_rfc9580_short ... ok [INFO] [stdout] test composed::message::types::tests::test_x25519_encryption_seipdv2_gcm_aes192 ... ok [INFO] [stdout] test composed::message::types::tests::test_x25519_encryption_seipdv1 ... ok [INFO] [stdout] test composed::message::types::tests::test_x25519_signing_bytes ... ok [INFO] [stdout] test composed::message::types::tests::test_x25519_signing_bytes_compressed ... ok [INFO] [stdout] test composed::message::types::tests::test_x25519_signing_string ... ok [INFO] [stdout] test composed::signed_key::public::tests::test_v6_annex_a_3 ... ok [INFO] [stdout] test composed::signed_key::secret::tests::secret_key_protection_v6 ... ignored [INFO] [stdout] test composed::signed_key::secret::tests::test_v6_annex_a_4 ... ok [INFO] [stdout] test composed::signed_key::secret::tests::test_v6_annex_a_5 ... ignored [INFO] [stdout] test composed::key::builder::tests::key_gen_ecdsa_p256_v6 ... ok [INFO] [stdout] test composed::message::types::tests::test_x25519_encryption_seipdv2_gcm_aes256 ... ok [INFO] [stdout] test composed::message::types::tests::test_x25519_encryption_seipdv2_ocb_aes128 ... ok [INFO] [stdout] test composed::message::types::tests::test_x25519_encryption_seipdv2_ocb_aes192 ... ok [INFO] [stdout] test composed::message::types::tests::test_x25519_encryption_seipdv2_ocb_aes256 ... ok [INFO] [stdout] test crypto::aead::tests::roundtrip_aead_eax_aes128_ocb ... ok [INFO] [stdout] test crypto::aead::tests::roundtrip_aead_eax_aes128_eax ... ok [INFO] [stdout] test crypto::aead::tests::roundtrip_aead_eax_aes128_gcm ... ok [INFO] [stdout] test crypto::aead::tests::roundtrip_aead_eax_aes192_ocb ... ok [INFO] [stdout] test crypto::aead::tests::test_chunk_size ... ok [INFO] [stdout] test crypto::aes_kw::tests::wrap_unwrap_128_key_128_kek ... ok [INFO] [stdout] test crypto::aes_kw::tests::wrap_unwrap_128_key_192_kek ... ok [INFO] [stdout] test crypto::aes_kw::tests::wrap_unwrap_128_key_256_kek ... ok [INFO] [stdout] test crypto::aes_kw::tests::wrap_unwrap_192_key_192_kek ... ok [INFO] [stdout] test crypto::aes_kw::tests::wrap_unwrap_192_key_256_kek ... ok [INFO] [stdout] test crypto::aes_kw::tests::wrap_unwrap_256_key_256_kek ... ok [INFO] [stdout] test crypto::dsa::tests::test_dsa_1024 ... ok [INFO] [stdout] test crypto::aead::tests::roundtrip_aead_eax_aes192_gcm ... ok [INFO] [stdout] test crypto::ecc_curve::tests::test_asn1_der_object_id_val_enc ... ok [INFO] [stdout] test crypto::ecc_curve::tests::test_ecc_curve_from_oid ... ok [INFO] [stdout] test crypto::ecc_curve::tests::test_ecc_curve_to_oid ... ok [INFO] [stdout] test crypto::ecc_curve::tests::test_unknown_ecc_curve ... ok [INFO] [stdout] test crypto::ecdh::tests::test_decrypt_padding ... ok [INFO] [stdout] test crypto::ecdh::tests::test_encrypt_decrypt ... ignored [INFO] [stdout] test crypto::hash::tests::test_display_parse_hash ... ok [INFO] [stdout] test crypto::sym::tests::decrypt_without_enough_ciphertext ... ok [INFO] [stdout] test crypto::aead::tests::roundtrip_aead_eax_aes192_eax ... ok [INFO] [stdout] test crypto::dsa::tests::test_dsa_2048 ... ok [INFO] [stdout] test crypto::aead::tests::roundtrip_aead_eax_aes256_eax ... ok [INFO] [stdout] test crypto::aead::tests::roundtrip_aead_eax_aes256_ocb ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_protected_aes192 ... ok [INFO] [stdout] test crypto::aead::tests::roundtrip_aead_eax_aes256_gcm ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_protected_aes256 ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_protected_aes128 ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_protected_camellia128 ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_protected_blowfish ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_protected_idea ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_protected_camellia256 ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_protected_camellia192 ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_protected_cast5 ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_unprotected_aes128 ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_unprotected_aes256 ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_unprotected_aes192 ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_unprotected_camellia128 ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_unprotected_camellia192 ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_unprotected_blowfish ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_unprotected_camellia256 ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_unprotected_cast5 ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_unprotected_idea ... ok [INFO] [stdout] test crypto::x25519::tests::x25519_hkdf ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_protected_tripledes has been running for over 60 seconds [INFO] [stdout] test crypto::x25519::tests::test_encrypt_decrypt ... ok [INFO] [stdout] test errors::tests::size_of_error ... ok [INFO] [stdout] test line_writer::tests::simple_writes ... ok [INFO] [stdout] test line_writer::tests::test_break_line_len_1 ... ok [INFO] [stdout] test line_writer::tests::test_break_line_len_10 ... ok [INFO] [stdout] test line_writer::tests::test_break_line_len_100 ... ok [INFO] [stdout] test line_writer::tests::test_break_line_len_2 ... ok [INFO] [stdout] test line_writer::tests::test_break_line_len_74 ... ok [INFO] [stdout] test line_writer::tests::test_key_roundtrip ... ok [INFO] [stdout] test normalize_lines::tests::reader_normalized_cr ... ok [INFO] [stdout] test normalize_lines::tests::reader_normalized_crlf_fixed ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_protected_twofish has been running for over 60 seconds [INFO] [stdout] test normalize_lines::tests::reader_normalized_crlf_random ... ok [INFO] [stdout] test normalize_lines::tests::reader_normalized_lf ... ok [INFO] [stdout] test packet::compressed_data::tests::packet_roundtrip ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_unprotected_tripledes has been running for over 60 seconds [INFO] [stdout] test crypto::sym::tests::roundtrip_unprotected_twofish has been running for over 60 seconds [INFO] [stdout] test composed::message::builder::tests::utf8_reader_partial_size_compression_zip_roundtrip_no_encryption_seipdv2_sign_twice ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_protected_tripledes ... ok [INFO] [stdout] test packet::compressed_data::tests::test_compressed_data_fixed_generator_uncompressed ... ok [INFO] [stdout] test crypto::x448::tests::test_encrypt_decrypt has been running for over 60 seconds [INFO] [stdout] test packet::compressed_data::tests::test_compressed_data_fixed_generator_bzip has been running for over 60 seconds [INFO] [stdout] test crypto::sym::tests::roundtrip_unprotected_tripledes ... ok [INFO] [stdout] test composed::message::builder::tests::utf8_reader_partial_size_compression_zip_roundtrip_public_key_x25519_seipdv2_sign_twice ... ok [INFO] [stdout] test packet::compressed_data::tests::test_compressed_data_partial_generator_uncompressed ... ok [INFO] [stdout] test packet::compressed_data::tests::test_compressed_data_fixed_generator_zip ... ok [INFO] [stdout] test packet::compressed_data::tests::test_compressed_data_fixed_generator_zlib ... ok [INFO] [stdout] test packet::compressed_data::tests::write_len ... ok [INFO] [stdout] test packet::header::tests::packet_header_from_parts ... ok [INFO] [stdout] test packet::header::tests::packet_roundtrip_buf ... ok [INFO] [stdout] test crypto::x448::tests::test_encrypt_decrypt ... ok [INFO] [stdout] test packet::header::tests::test_packet_length ... ok [INFO] [stdout] test packet::header::tests::packet_roundtrip_reader ... ok [INFO] [stdout] test packet::key::public::tests::public_key_packet_roundtrip ... ignored [INFO] [stdout] test packet::key::public::tests::public_key_write_len ... ignored [INFO] [stdout] test packet::key::public::tests::public_sub_key_packet_roundtrip ... ignored [INFO] [stdout] test packet::key::public::tests::public_sub_key_write_len ... ignored [INFO] [stdout] test packet::key::secret::tests::secret_key_protection_v4 ... ignored [INFO] [stdout] test packet::header::tests::write_len ... ok [INFO] [stdout] test packet::literal_data::tests::packet_roundtrip ... ok [INFO] [stdout] test packet::literal_data::tests::test_literal_data_fixed_generator ... ok [INFO] [stdout] test packet::literal_data::tests::test_literal_data_binary_partial_roundtrip ... ok [INFO] [stdout] test packet::literal_data::tests::test_utf8_literal ... ok [INFO] [stdout] test packet::literal_data::tests::write_len ... ok [INFO] [stdout] test packet::many::tests::incomplete_packet_parser ... ok [INFO] [stdout] test packet::many::tests::test_many_parser ... ignored [INFO] [stdout] test packet::many::tests::test_packet_roundtrip_0001 ... ignored [INFO] [stdout] test packet::many::tests::test_packet_roundtrip_0002 ... ignored [INFO] [stdout] test packet::many::tests::test_packet_roundtrip_0009 ... ignored [INFO] [stdout] test packet::many::tests::test_partial_length_encoding ... ok [INFO] [stdout] test packet::marker::tests::packet_roundtrip ... ok [INFO] [stdout] test packet::marker::tests::write_len ... ok [INFO] [stdout] test packet::mod_detection_code::tests::packet_roundtrip ... ok [INFO] [stdout] test packet::mod_detection_code::tests::write_len ... ok [INFO] [stdout] test packet::one_pass_signature::tests::packet_roundtrip ... ok [INFO] [stdout] test packet::one_pass_signature::tests::write_len ... ok [INFO] [stdout] test packet::padding::tests::packet_roundtrip ... ok [INFO] [stdout] test packet::padding::tests::test_padding_new ... ok [INFO] [stdout] test packet::padding::tests::test_padding_roundtrip ... ok [INFO] [stdout] test packet::padding::tests::write_len ... ok [INFO] [stdout] test packet::public_key_encrypted_session_key::tests::packet_roundtrip ... ok [INFO] [stdout] test packet::public_key_encrypted_session_key::tests::write_len ... ok [INFO] [stdout] test packet::signature::de::tests::test_subpacket_pref_sym_alg ... ok [INFO] [stdout] test packet::signature::de::tests::test_unknown_revocation_code ... ok [INFO] [stdout] test packet::signature::ser::tests::packet_signature_roundtrip_openpgp_sig_1_key_1 ... ok [INFO] [stdout] test packet::signature::ser::tests::packet_signature_roundtrip_openpgp_sig_1_key_2 ... ok [INFO] [stdout] test packet::signature::ser::tests::packet_signature_roundtrip_openpgp_sig_2_keys_1 ... ok [INFO] [stdout] test packet::signature::ser::tests::packet_signature_roundtrip_openpgp_sig_2_keys_2 ... ok [INFO] [stdout] test packet::signature::ser::tests::packet_signature_roundtrip_openpgp_with_unicode ... ok [INFO] [stdout] test packet::signature::subpacket::tests::subpacket_len ... ok [INFO] [stdout] test packet::signature::subpacket::tests::subpacket_length_packet_roundtrip ... ok [INFO] [stdout] test packet::signature::subpacket::tests::subpacket_length_write_len ... ok [INFO] [stdout] test packet::signature::types::tests::keyflags_packet_roundtrip ... ok [INFO] [stdout] test packet::signature::types::tests::keyflags_write_len ... ok [INFO] [stdout] test packet::signature::types::tests::test_critical ... ok [INFO] [stdout] test packet::signature::types::tests::test_features ... ok [INFO] [stdout] test packet::signature::types::tests::test_keyflags_1_byte ... ok [INFO] [stdout] test packet::signature::types::tests::test_keyflags_2_bytes ... ok [INFO] [stdout] test packet::signature::types::tests::test_keyflags_crazy_versions ... ok [INFO] [stdout] test packet::sym_encrypted_protected_data::tests::test_aead_message_sizes ... ok [INFO] [stdout] test packet::compressed_data::tests::test_compressed_data_partial_generator_bzip has been running for over 60 seconds [INFO] [stdout] test packet::sym_key_encrypted_session_key::tests::packet_roundtrip ... ok [INFO] [stdout] test packet::sym_key_encrypted_session_key::tests::write_len ... ok [INFO] [stdout] test packet::compressed_data::tests::test_compressed_data_partial_generator_zlib ... ok [INFO] [stdout] test packet::trust::tests::packet_roundtrip ... ok [INFO] [stdout] test packet::user_attribute::tests::packet_roundtrip ... ok [INFO] [stdout] test packet::user_attribute::tests::test_jpeg_header ... ok [INFO] [stdout] test packet::user_attribute::tests::write_len ... ok [INFO] [stdout] test packet::trust::tests::write_len ... ok [INFO] [stdout] test packet::user_id::tests::test_user_id_certification ... ok [INFO] [stdout] test packet::compressed_data::tests::test_compressed_data_partial_generator_zip ... ok [INFO] [stdout] test types::key_id::tests::test_display ... ok [INFO] [stdout] test types::key_id::tests::test_wildcard ... ok [INFO] [stdout] test types::mpi::tests::mpi_bytes_roundtrip ... ok [INFO] [stdout] test packet::user_id::tests::packet_roundtrip ... ok [INFO] [stdout] test types::mpi::tests::test_bignum_mpi ... ok [INFO] [stdout] test types::mpi::tests::test_mpi ... ok [INFO] [stdout] test types::mpi::tests::test_strip_leading_zeros_with_all_zeros ... ok [INFO] [stdout] test types::packet::tests::header_len ... ok [INFO] [stdout] test types::packet::tests::test_write_header ... ok [INFO] [stdout] test types::params::plain_secret::tests::params_roundtrip_v3 ... ignored [INFO] [stdout] test types::params::plain_secret::tests::params_roundtrip_v4 ... ignored [INFO] [stdout] test types::params::plain_secret::tests::params_roundtrip_v6 ... ignored [INFO] [stdout] test types::params::plain_secret::tests::params_write_len_v3 ... ignored [INFO] [stdout] test types::params::plain_secret::tests::params_write_len_v4 ... ignored [INFO] [stdout] test types::params::plain_secret::tests::params_write_len_v6 ... ignored [INFO] [stdout] test types::params::public::dsa::tests::params_roundtrip ... ignored [INFO] [stdout] test types::params::public::dsa::tests::params_write_len ... ignored [INFO] [stdout] test types::mpi::tests::mpi_bytes_wite_le ... ok [INFO] [stdout] test packet::user_id::tests::write_len ... ok [INFO] [stdout] test types::params::public::ecdh::tests::params_write_len ... ok [INFO] [stdout] test packet::literal_data::tests::test_literal_data_utf8_partial_roundtrip has been running for over 60 seconds [INFO] [stdout] test packet::literal_data::tests::test_literal_data_utf8_partial_roundtrip ... ok [INFO] [stdout] test types::params::public::ed25519::tests::params_roundtrip ... ok [INFO] [stdout] test types::params::public::ed25519::tests::params_write_len ... ok [INFO] [stdout] test types::params::public::ecdsa::tests::params_roundtrip ... ok [INFO] [stdout] test types::params::public::ecdh::tests::params_roundtrip ... ok [INFO] [stdout] test types::params::public::eddsa_legacy::tests::params_roundtrip ... ok [INFO] [stdout] test types::params::public::eddsa_legacy::tests::params_write_len ... ok [INFO] [stdout] test types::params::public::elgamal::tests::params_roundtrip ... ignored [INFO] [stdout] test types::params::public::elgamal::tests::params_write_len ... ignored [INFO] [stdout] test types::params::public::rsa::tests::params_roundtrip ... ignored [INFO] [stdout] test types::params::public::rsa::tests::params_write_len ... ignored [INFO] [stdout] test types::params::public::tests::params_roundtrip ... ignored [INFO] [stdout] test types::params::public::tests::params_write_len ... ignored [INFO] [stdout] test types::params::public::x25519::tests::params_roundtrip ... ignored [INFO] [stdout] test types::params::public::x25519::tests::params_write_len ... ignored [INFO] [stdout] test types::params::public::x448::tests::params_roundtrip ... ignored [INFO] [stdout] test types::params::public::x448::tests::params_write_len ... ignored [INFO] [stdout] test types::s2k::tests::argon2 ... ignored [INFO] [stdout] test types::s2k::tests::argon2_skesk_msg ... ignored [INFO] [stdout] test types::s2k::tests::iterated_and_salted ... ignored [INFO] [stdout] test types::s2k::tests::packet_roundtrip ... ok [INFO] [stdout] test types::params::public::ecdsa::tests::params_write_len ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_unprotected_twofish ... ok [INFO] [stdout] test types::s2k::tests::test_aead_skesk_msg_eax ... ok [INFO] [stdout] test types::s2k::tests::write_len ... ok [INFO] [stdout] test types::s2k::tests::test_aead_skesk_msg_gcm ... ok [INFO] [stdout] test crypto::sym::tests::roundtrip_protected_twofish ... ok [INFO] [stdout] test types::params::public::ed448::tests::params_write_len ... ok [INFO] [stdout] test types::s2k::tests::test_aead_skesk_msg_ocb ... ok [INFO] [stdout] test types::params::public::ed448::tests::params_roundtrip has been running for over 60 seconds [INFO] [stdout] test packet::compressed_data::tests::test_compressed_data_fixed_generator_bzip ... ok [INFO] [stdout] test types::params::public::ed448::tests::params_roundtrip ... ok [INFO] [stdout] test packet::compressed_data::tests::test_compressed_data_partial_generator_bzip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 264 passed; 0 failed; 45 ignored; 0 measured; 0 filtered out; finished in 509.05s [INFO] [stdout] [INFO] [stderr] Running tests/any_test.rs (/opt/rustwide/target/debug/deps/any_test-246988d9874035c8) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test load_csf ... ok [INFO] [stdout] test load_empty_csf ... ok [INFO] [stdout] test load_csf_starts_with_newline ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/backward-compat.rs (/opt/rustwide/target/debug/deps/backward_compat-881c03f3d6f3ff62) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test ecdh_roundtrip_with_rpgp_0_10 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/carol.rs (/opt/rustwide/target/debug/deps/carol-22c9a81d153b9b62) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test load_carol_pub ... ok [INFO] [stdout] test load_carol_sec ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/evn.rs (/opt/rustwide/target/debug/deps/evn-a8f034e3cfb2aa88) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test load_evn_pub ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Running tests/hsm-test.rs (/opt/rustwide/target/debug/deps/hsm_test-ccaf3bfb873767b4) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test card_decrypt ... ok [INFO] [stderr] Running tests/key_test.rs (/opt/rustwide/target/debug/deps/key_test-0c4e8d22a6061003) [INFO] [stdout] test card_sign ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test key_imprint_sha256 ... ok [INFO] [stdout] test encrypted_private_key ... ok [INFO] [stdout] test key_openpgp_samplekeys_authenticate_only_sec ... ok [INFO] [stdout] test key_autocrypt_carol_sec ... ok [INFO] [stdout] test key_autocrypt_bob_pub ... ok [INFO] [stdout] test key_openpgp_samplekeys_authenticate_only_pub ... ok [INFO] [stdout] test key_autocrypt_alice_pub ... ok [INFO] [stdout] test key_autocrypt_carol_pub ... ok [INFO] [stdout] test key_autocrypt_alice_sec ... ok [INFO] [stdout] test key_openpgp_samplekeys_e2e_p256_1_prt ... ok [INFO] [stdout] test key_autocrypt_bob_sec ... ok [INFO] [stdout] test key_openpgp_samplekeys_e2e_p256_1_clr ... ok [INFO] [stdout] test key_openpgp_samplekeys_ecc_sample_3_pub ... ok [INFO] [stdout] test key_openpgp_samplekeys_ecc_sample_3_sec ... ok [INFO] [stdout] test key_openpgp_samplekeys_ecc_sample_4_pub ... ok [INFO] [stdout] test key_openpgp_samplekeys_ecc_sample_4_sec ... ok [INFO] [stdout] test key_openpgp_samplekeys_e6 ... ok [INFO] [stdout] test key_openpgp_samplekeys_dda252ebb8ebe1af_2 ... ok [INFO] [stdout] test key_openpgp_samplekeys_dda252ebb8ebe1af_1 ... ok [INFO] [stdout] test key_openpgp_samplekeys_eddsa_sample_1_pub ... ok [INFO] [stdout] test key_openpgp_samplekeys_ecc_sample_1_pub ... ok [INFO] [stdout] test key_openpgp_samplekeys_no_creation_time ... ok [INFO] [stdout] test key_openpgp_samplekeys_issue2346 ... ok [INFO] [stdout] test key_openpgp_samplekeys_ed25519_cv25519_sample_1 ... ok [INFO] [stdout] test key_openpgp_samplekeys_leading_marker ... ok [INFO] [stdout] test key_openpgp_samplekeys_rsa_primary_auth_only_pub ... ok [INFO] [stdout] test key_openpgp_samplekeys_rsa_rsa_sample_1 ... ok [INFO] [stdout] test key_pub_regression1 ... ok [INFO] [stdout] test key_openpgp_samplekeys_whats_new_in_2_1 ... ok [INFO] [stdout] test load_adsk_pub ... ok [INFO] [stdout] test load_adsk_sec ... ok [INFO] [stdout] test key_openpgp_samplekeys_ecc_sample_2_pub ... ok [INFO] [stdout] test key_openpgp_samplekeys_rsa_primary_auth_only_sec ... ok [INFO] [stdout] test private_ecc3_verify ... ok [INFO] [stdout] test pub_x25519_little_verify ... ok [INFO] [stdout] test test_encrypted_key ... ignored [INFO] [stdout] test key_openpgp_samplekeys_ecc_sample_1_sec ... ok [INFO] [stdout] test test_fingerprint_dsa ... ok [INFO] [stdout] test test_fingerprint_ecdsa ... ok [INFO] [stdout] test test_fingerprint_elgamel ... ok [INFO] [stdout] test test_fingerprint_ecdh ... ok [INFO] [stdout] test test_invalid ... ok [INFO] [stdout] test key_openpgp_samplekeys_ecc_sample_2_sec ... ok [INFO] [stdout] test test_parse_dumps_0 ... ignored [INFO] [stdout] test test_parse_dumps_1 ... ignored [INFO] [stdout] test test_parse_dumps_2 ... ignored [INFO] [stdout] test test_parse_dumps_3 ... ignored [INFO] [stdout] test test_parse_dumps_4 ... ignored [INFO] [stdout] test test_parse_dumps_5 ... ignored [INFO] [stdout] test test_parse_dumps_6 ... ignored [INFO] [stdout] test test_parse_dumps_7 ... ignored [INFO] [stdout] test test_parse_dumps_8 ... ignored [INFO] [stdout] test test_parse_dumps_9 ... ignored [INFO] [stdout] test private_ecc1_verify ... ok [INFO] [stdout] test test_parse_details ... ok [INFO] [stdout] test private_ecc2_verify ... ok [INFO] [stdout] test test_parse_openpgp_sample_rsa_private ... ok [INFO] [stdout] test test_fingerprint_rsa ... ok [INFO] [stdout] test test_parse_gnupg_v1 ... ok [INFO] [stdout] test key_openpgp_samplekeys_silent_running ... ok [INFO] [stdout] test key_openpgp_samplekeys_eddsa_sample_1_sec ... ok [INFO] [stdout] test private_x25519_verify ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 51 passed; 0 failed; 11 ignored; 0 measured; 0 filtered out; finished in 6.33s [INFO] [stdout] [INFO] [stderr] Running tests/message_test.rs (/opt/rustwide/target/debug/deps/message_test-6fa8b77ebc0f1d7a) [INFO] [stdout] [INFO] [stdout] running 64 tests [INFO] [stdout] test fuzz_msg_reader ... ok [INFO] [stdout] test msg_gnupg_v1_001 ... ok [INFO] [stdout] test msg_gnupg_v1_003 ... ok [INFO] [stdout] test msg_gnupg_v1_4_11_001 ... ok [INFO] [stdout] test msg_gnupg_v1_4_11_002 ... ok [INFO] [stdout] test msg_gnupg_v1_4_11_004 ... ok [INFO] [stdout] test msg_gnupg_v1_4_11_003 ... ok [INFO] [stdout] test msg_gnupg_v1_4_11_005 ... ok [INFO] [stdout] test msg_gnupg_v1_4_11_006 ... ok [INFO] [stdout] test msg_gnupg_v2_0_17_002 ... ok [INFO] [stdout] test msg_camellia192_001 ... ok [INFO] [stdout] test msg_gnupg_v2_0_17_001 ... ok [INFO] [stdout] test msg_camellia256_001 ... ok [INFO] [stdout] test msg_camellia128_001 ... ok [INFO] [stdout] test msg_gnupg_v2_0_17_004 ... ok [INFO] [stdout] test msg_gnupg_v2_0_17_003 ... ok [INFO] [stdout] test msg_gnupg_v2_0_17_005 ... ok [INFO] [stdout] test msg_gnupg_v2_10_001 ... ok [INFO] [stdout] test msg_gnupg_v2_0_17_006 ... ok [INFO] [stdout] test msg_gnupg_v2_10_002 ... ok [INFO] [stdout] test msg_gnupg_v2_10_003 ... ok [INFO] [stdout] test msg_literal_signature ... ok [INFO] [stdout] test msg_gnupg_v2_10_006 ... ok [INFO] [stdout] test msg_partial_body_len ... ok [INFO] [stdout] test msg_gnupg_v2_10_004 ... ok [INFO] [stdout] test msg_gnupg_v2_10_007 ... ok [INFO] [stdout] test msg_gnupg_v2_10_005 ... ok [INFO] [stdout] test msg_openpgp_001 ... ok [INFO] [stdout] test msg_pgp_10_0_001 ... ok [INFO] [stdout] test msg_pgp_10_0_004 ... ok [INFO] [stdout] test msg_pgp_10_0_003 ... ok [INFO] [stdout] test msg_pgp_10_0_005 ... ok [INFO] [stdout] test msg_regression_01 ... ok [INFO] [stdout] test msg_pgp_10_0_002 ... ok [INFO] [stdout] test test_compression_quine ... ok [INFO] [stdout] test msg_pgp_10_0_006 ... ok [INFO] [stdout] test pgp6_decrypt ... ok [INFO] [stdout] test msg_pgp_10_0_007 ... ok [INFO] [stdout] test test_mock_pq_cert_leniency_ecdh_opaque ... ok [INFO] [stdout] test test_mock_pq_cert_leniency_ecdsa_opaque ... ok [INFO] [stdout] test test_mock_pq_cert_leniency_eddsa_opaque ... ok [INFO] [stdout] test test_mock_pq_cert_leniency_unkown_algo_mpi ... ok [INFO] [stdout] test test_packet_excess_data ... FAILED [INFO] [stdout] test test_packet_leniency ... ok [INFO] [stdout] test test_literal_eating_mdc ... ok [INFO] [stdout] test test_invalid_multi_message ... ok [INFO] [stdout] test test_text_signature_normalization ... ok [INFO] [stdout] test test_two_literals_first_compressed_explicit_decompression ... ok [INFO] [stdout] test test_two_literals_first_compressed_no_decompression ... ok [INFO] [stdout] test test_invalid_partial_messages ... ok [INFO] [stdout] test test_two_literals_first_compressed_two_times ... ok [INFO] [stdout] test test_unknown_hash ... ok [INFO] [stdout] test test_two_literals_first_compressed_two_times_explicit_decompression ... ok [INFO] [stdout] test test_v6_annex_a_6 ... ok [INFO] [stdout] test test_v6_annex_a_7 ... ok [INFO] [stdout] test test_v6_annex_a_8 ... ok [INFO] [stdout] test test_signature_leniency ... ok [INFO] [stdout] test test_two_messages ... ok [INFO] [stdout] test test_unknown_one_pass ... ok [INFO] [stdout] test wildcard_id_decrypt ... ok [INFO] [stdout] test skesk_decrypt ... ok [INFO] [stdout] test msg_large_indeterminate_len ... ok [INFO] [stdout] test msg_openpgpjs_x25519 ... ok [INFO] [stdout] test binary_msg_password ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_packet_excess_data stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_packet_excess_data' (397) panicked at tests/message_test.rs:662:82: [INFO] [stdout] ok: IO { source: Os { code: 2, kind: NotFound, message: "No such file or directory" }, backtrace: None } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5703d12668d2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5703d12668d2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5703d12668d2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5703d12668d2 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5703d127876f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5703d127876f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5703d1232411 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5703d1232411 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5703d123e4b2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5703d12437df - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5703d1243671 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5703d09559be - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5703d09559be - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5703d1243e9f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5703d1243e9f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5703d1243cfa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5703d123e5e9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5703d122688d - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5703d12815c0 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5703d12805e6 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5703d091e100 - core::result::Result::expect::h762e7d361d9ab839 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5703d08e85f5 - message_test::test_packet_excess_data::ha5777424f050e717 [INFO] [stdout] at /opt/rustwide/workdir/tests/message_test.rs:662:82 [INFO] [stdout] 22: 0x5703d08e8d87 - message_test::test_packet_excess_data::{{closure}}::h838a25f162f577fc [INFO] [stdout] at /opt/rustwide/workdir/tests/message_test.rs:648:29 [INFO] [stdout] 23: 0x5703d08fc5f6 - core::ops::function::FnOnce::call_once::hdd5c0a32d4086d53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5703d095577b - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5703d095577b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5703d096b3e5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5703d096b3e5 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5703d096b3e5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5703d096b3e5 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5703d096b3e5 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5703d096b3e5 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5703d096b3e5 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5703d0941bd4 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5703d0941bd4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5703d094549a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5703d094549a - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5703d094549a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5703d094549a - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5703d094549a - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5703d094549a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5703d094549a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5703d123974f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5703d123974f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x798dd5d41aa4 - [INFO] [stdout] 45: 0x798dd5dcea34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_packet_excess_data [INFO] [stdout] [INFO] [stdout] test result: FAILED. 63 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 18.62s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test message_test` [INFO] running `Command { std: "docker" "inspect" "7a2bf20f169e79416a2efab5ed32e374c40c5d7b9f06f5366dc0de8572a8b61b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2bf20f169e79416a2efab5ed32e374c40c5d7b9f06f5366dc0de8572a8b61b", kill_on_drop: false }` [INFO] [stdout] 7a2bf20f169e79416a2efab5ed32e374c40c5d7b9f06f5366dc0de8572a8b61b