[INFO] fetching crate openpgp-x509-sequoia 0.2.0...
[INFO] testing openpgp-x509-sequoia-0.2.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate openpgp-x509-sequoia 0.2.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate openpgp-x509-sequoia 0.2.0
[INFO] finished tweaking crates.io crate openpgp-x509-sequoia 0.2.0
[INFO] tweaked toml for crates.io crate openpgp-x509-sequoia 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openpgp-x509-sequoia 0.2.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 251 packages to latest compatible versions
[INFO] [stderr]       Adding asn1-rs v0.5.2 (available: v0.7.1)
[INFO] [stderr]       Adding rsa v0.7.2 (available: v0.9.8)
[INFO] [stderr]       Adding sequoia-openpgp v1.22.0 (available: v2.0.0)
[INFO] [stderr]       Adding x509-certificate v0.20.0 (available: v0.25.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ef14b55bb454a8dc0e0793b9dc90a8b9e76776aa658aae8c7ba71af8994b815e
[INFO] running `Command { std: "docker" "start" "-a" "ef14b55bb454a8dc0e0793b9dc90a8b9e76776aa658aae8c7ba71af8994b815e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ef14b55bb454a8dc0e0793b9dc90a8b9e76776aa658aae8c7ba71af8994b815e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef14b55bb454a8dc0e0793b9dc90a8b9e76776aa658aae8c7ba71af8994b815e", kill_on_drop: false }`
[INFO] [stdout] ef14b55bb454a8dc0e0793b9dc90a8b9e76776aa658aae8c7ba71af8994b815e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c9606647bbb5cf1f8e7c9e7fd8788add7d8a1db122841de5656137b99f78af46
[INFO] running `Command { std: "docker" "start" "-a" "c9606647bbb5cf1f8e7c9e7fd8788add7d8a1db122841de5656137b99f78af46", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling num-bigint-dig v0.8.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling generic-array v1.3.5
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling nettle-sys v2.3.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling bcder v0.7.6
[INFO] [stderr]    Compiling pem v2.0.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling buffered-reader v1.4.0
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling cookie-factory v0.3.3
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling memsec v0.7.0
[INFO] [stderr]    Compiling x509-certificate v0.20.0
[INFO] [stderr]    Compiling rsa v0.7.2
[INFO] [stderr]    Compiling x509 v0.2.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling asn1-rs v0.5.2
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling nettle v7.4.0
[INFO] [stderr]    Compiling sequoia-openpgp v1.22.0
[INFO] [stderr]    Compiling openpgp-x509-sequoia v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c9606647bbb5cf1f8e7c9e7fd8788add7d8a1db122841de5656137b99f78af46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9606647bbb5cf1f8e7c9e7fd8788add7d8a1db122841de5656137b99f78af46", kill_on_drop: false }`
[INFO] [stdout] c9606647bbb5cf1f8e7c9e7fd8788add7d8a1db122841de5656137b99f78af46
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55f1f1e023a1a4d0241f75df54c8705fdc6679cf97b5bf1094351253f9927673
[INFO] running `Command { std: "docker" "start" "-a" "55f1f1e023a1a4d0241f75df54c8705fdc6679cf97b5bf1094351253f9927673", kill_on_drop: false }`
[INFO] [stderr]    Compiling openpgp-x509-sequoia v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "55f1f1e023a1a4d0241f75df54c8705fdc6679cf97b5bf1094351253f9927673", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55f1f1e023a1a4d0241f75df54c8705fdc6679cf97b5bf1094351253f9927673", kill_on_drop: false }`
[INFO] [stdout] 55f1f1e023a1a4d0241f75df54c8705fdc6679cf97b5bf1094351253f9927673
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 419fd12fba637a7f186bfc7189203348abf62e691cca4c5adfe61470de21835f
[INFO] running `Command { std: "docker" "start" "-a" "419fd12fba637a7f186bfc7189203348abf62e691cca4c5adfe61470de21835f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.5
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openpgp_x509_sequoia-e9b6ae97ef2a633c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests openpgp_x509_sequoia
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "419fd12fba637a7f186bfc7189203348abf62e691cca4c5adfe61470de21835f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "419fd12fba637a7f186bfc7189203348abf62e691cca4c5adfe61470de21835f", kill_on_drop: false }`
[INFO] [stdout] 419fd12fba637a7f186bfc7189203348abf62e691cca4c5adfe61470de21835f
