[INFO] fetching crate openpgp-ca-restd 0.12.0...
[INFO] testing openpgp-ca-restd-0.12.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate openpgp-ca-restd 0.12.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate openpgp-ca-restd 0.12.0
[INFO] finished tweaking crates.io crate openpgp-ca-restd 0.12.0
[INFO] tweaked toml for crates.io crate openpgp-ca-restd 0.12.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openpgp-ca-restd 0.12.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 openpgp-ca-restd 0.12.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-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ce44f536322a960a4cfbbff1fa699e835781fa16c1158e1c32c2d145130db6f
[INFO] running `Command { std: "docker" "start" "-a" "5ce44f536322a960a4cfbbff1fa699e835781fa16c1158e1c32c2d145130db6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ce44f536322a960a4cfbbff1fa699e835781fa16c1158e1c32c2d145130db6f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ce44f536322a960a4cfbbff1fa699e835781fa16c1158e1c32c2d145130db6f", kill_on_drop: false }`
[INFO] [stdout] 5ce44f536322a960a4cfbbff1fa699e835781fa16c1158e1c32c2d145130db6f
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ca5649141259eef42957d3ad7a348ace73f769fb5c36246dcdd7fc0c367baf1
[INFO] running `Command { std: "docker" "start" "-a" "2ca5649141259eef42957d3ad7a348ace73f769fb5c36246dcdd7fc0c367baf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling bindgen v0.63.0
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling universal-hash v0.5.0
[INFO] [stderr]    Compiling darling_core v0.12.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.22.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling lalrpop-util v0.19.8
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling polyval v0.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling ghash v0.5.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling darling_macro v0.12.4
[INFO] [stderr]    Compiling darling v0.12.4
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling aes v0.8.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling aead v0.5.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling pcsc-sys v1.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.32
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling nettle-sys v2.1.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling ref-cast v1.0.14
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling sha1collisiondetection v0.2.6
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling diesel v1.4.8
[INFO] [stderr]    Compiling aes-gcm v0.10.1
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling derive_builder_core v0.10.2
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling buffered-reader v1.1.4
[INFO] [stderr]    Compiling ref-cast-impl v1.0.14
[INFO] [stderr]    Compiling blanket v0.2.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling memsec v0.6.2
[INFO] [stderr]    Compiling hex-slice v0.1.4
[INFO] [stderr]    Compiling xxhash-rust v0.8.6
[INFO] [stderr]    Compiling dyn-clone v1.0.10
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.15
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling derive_builder_macro v0.10.2
[INFO] [stderr]    Compiling openpgp-card v0.3.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling multer v2.0.4
[INFO] [stderr]    Compiling figment v0.10.8
[INFO] [stderr]    Compiling lalrpop v0.19.8
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]    Compiling async-trait v0.1.64
[INFO] [stderr]    Compiling ipnet v2.7.1
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling nettle v7.2.0
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling psl v2.1.3
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling hyper v0.14.24
[INFO] [stderr]    Compiling iso7816-tlv v0.4.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derive_builder v0.10.2
[INFO] [stderr]    Compiling pcsc v2.8.0
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling nix v0.21.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling migrations_internals v1.4.1
[INFO] [stderr]    Compiling rocket v0.5.0-rc.2
[INFO] [stderr]    Compiling zbase32 v0.1.2
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling migrations_macros v1.4.2
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.2
[INFO] [stderr]    Compiling reqwest v0.11.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling addr v0.15.6
[INFO] [stderr]    Compiling diesel_migrations v1.4.0
[INFO] [stderr]    Compiling ptyprocess v0.3.0
[INFO] [stderr]    Compiling openpgp-keylist v0.2.0
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling openpgp-card-pcsc v0.3.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling chbs v0.1.1
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.2
[INFO] [stderr]    Compiling ubyte v0.10.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling binascii v0.1.4
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling sequoia-openpgp v1.13.0
[INFO] [stderr]    Compiling expectrl v0.6.0
[INFO] [stderr]    Compiling sequoia-net v0.25.0
[INFO] [stderr]    Compiling openpgp-card-sequoia v0.1.0
[INFO] [stderr]    Compiling openpgp-ca-lib v0.12.0
[INFO] [stderr]    Compiling openpgp-ca-restd v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/process_certs.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn cert_policy_check(cert: &Cert) -> Result<ValidCert, CertError> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn cert_policy_check(cert: &Cert) -> Result<ValidCert<'_>, CertError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `certs_by_email`
[INFO] [stdout]   --> src/restd.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn certs_by_email(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cert_by_fp`
[INFO] [stdout]    --> src/restd.rs:127:4
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn cert_by_fp(fp: String) -> Result<Json<Option<ReturnGoodJson>>, BadRequest<Json<ReturnError>>> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `check_certs`
[INFO] [stdout]    --> src/restd.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn check_certs(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `post_certs`
[INFO] [stdout]    --> src/restd.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn post_certs(
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `deactivate_cert`
[INFO] [stdout]    --> src/restd.rs:200:4
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn deactivate_cert(fp: String) -> Result<(), BadRequest<Json<ReturnError>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delist_cert`
[INFO] [stdout]    --> src/restd.rs:241:4
[INFO] [stdout]     |
[INFO] [stdout] 241 | fn delist_cert(fp: String) -> Result<(), BadRequest<Json<ReturnError>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `refresh_certifications`
[INFO] [stdout]    --> src/restd.rs:276:4
[INFO] [stdout]     |
[INFO] [stdout] 276 | fn refresh_certifications() -> Result<(), BadRequest<Json<ReturnError>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `poll_for_updates`
[INFO] [stdout]    --> src/restd.rs:291:4
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn poll_for_updates() -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `check_expiring`
[INFO] [stdout]    --> src/restd.rs:297:4
[INFO] [stdout]     |
[INFO] [stdout] 297 | fn check_expiring(days: u64) -> Result<Json<Vec<CertInfo>>, BadRequest<Json<ReturnError>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ping`
[INFO] [stdout]    --> src/restd.rs:335:4
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn ping() -> Status {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `healthz`
[INFO] [stdout]    --> src/restd.rs:343:4
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn healthz() -> Status {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/process_certs.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn cert_policy_check(cert: &Cert) -> Result<ValidCert, CertError> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn cert_policy_check(cert: &Cert) -> Result<ValidCert<'_>, CertError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8, openpgp-card v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "2ca5649141259eef42957d3ad7a348ace73f769fb5c36246dcdd7fc0c367baf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ca5649141259eef42957d3ad7a348ace73f769fb5c36246dcdd7fc0c367baf1", kill_on_drop: false }`
[INFO] [stdout] 2ca5649141259eef42957d3ad7a348ace73f769fb5c36246dcdd7fc0c367baf1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23d70273553dd1db68d75fd53c176ce8448c902529130d77ecd6c6b2e6656ce6
[INFO] running `Command { std: "docker" "start" "-a" "23d70273553dd1db68d75fd53c176ce8448c902529130d77ecd6c6b2e6656ce6", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/process_certs.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn cert_policy_check(cert: &Cert) -> Result<ValidCert, CertError> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn cert_policy_check(cert: &Cert) -> Result<ValidCert<'_>, CertError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling openpgp-ca-restd v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `certs_by_email`
[INFO] [stdout]   --> src/restd.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn certs_by_email(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cert_by_fp`
[INFO] [stdout]    --> src/restd.rs:127:4
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn cert_by_fp(fp: String) -> Result<Json<Option<ReturnGoodJson>>, BadRequest<Json<ReturnError>>> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `check_certs`
[INFO] [stdout]    --> src/restd.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn check_certs(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `post_certs`
[INFO] [stdout]    --> src/restd.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn post_certs(
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `deactivate_cert`
[INFO] [stdout]    --> src/restd.rs:200:4
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn deactivate_cert(fp: String) -> Result<(), BadRequest<Json<ReturnError>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delist_cert`
[INFO] [stdout]    --> src/restd.rs:241:4
[INFO] [stdout]     |
[INFO] [stdout] 241 | fn delist_cert(fp: String) -> Result<(), BadRequest<Json<ReturnError>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `refresh_certifications`
[INFO] [stdout]    --> src/restd.rs:276:4
[INFO] [stdout]     |
[INFO] [stdout] 276 | fn refresh_certifications() -> Result<(), BadRequest<Json<ReturnError>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `poll_for_updates`
[INFO] [stdout]    --> src/restd.rs:291:4
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn poll_for_updates() -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `check_expiring`
[INFO] [stdout]    --> src/restd.rs:297:4
[INFO] [stdout]     |
[INFO] [stdout] 297 | fn check_expiring(days: u64) -> Result<Json<Vec<CertInfo>>, BadRequest<Json<ReturnError>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ping`
[INFO] [stdout]    --> src/restd.rs:335:4
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn ping() -> Status {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `healthz`
[INFO] [stdout]    --> src/restd.rs:343:4
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn healthz() -> Status {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/process_certs.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn cert_policy_check(cert: &Cert) -> Result<ValidCert, CertError> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn cert_policy_check(cert: &Cert) -> Result<ValidCert<'_>, CertError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `certs_by_email`
[INFO] [stdout]   --> src/restd.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn certs_by_email(
[INFO] [stdout]    |    ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cert_by_fp`
[INFO] [stdout]    --> src/restd.rs:127:4
[INFO] [stdout]     |
[INFO] [stdout] 127 | fn cert_by_fp(fp: String) -> Result<Json<Option<ReturnGoodJson>>, BadRequest<Json<ReturnError>>> {
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `check_certs`
[INFO] [stdout]    --> src/restd.rs:171:4
[INFO] [stdout]     |
[INFO] [stdout] 171 | fn check_certs(
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `post_certs`
[INFO] [stdout]    --> src/restd.rs:187:4
[INFO] [stdout]     |
[INFO] [stdout] 187 | fn post_certs(
[INFO] [stdout]     |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `deactivate_cert`
[INFO] [stdout]    --> src/restd.rs:200:4
[INFO] [stdout]     |
[INFO] [stdout] 200 | fn deactivate_cert(fp: String) -> Result<(), BadRequest<Json<ReturnError>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `delist_cert`
[INFO] [stdout]    --> src/restd.rs:241:4
[INFO] [stdout]     |
[INFO] [stdout] 241 | fn delist_cert(fp: String) -> Result<(), BadRequest<Json<ReturnError>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `refresh_certifications`
[INFO] [stdout]    --> src/restd.rs:276:4
[INFO] [stdout]     |
[INFO] [stdout] 276 | fn refresh_certifications() -> Result<(), BadRequest<Json<ReturnError>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `poll_for_updates`
[INFO] [stdout]    --> src/restd.rs:291:4
[INFO] [stdout]     |
[INFO] [stdout] 291 | fn poll_for_updates() -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `check_expiring`
[INFO] [stdout]    --> src/restd.rs:297:4
[INFO] [stdout]     |
[INFO] [stdout] 297 | fn check_expiring(days: u64) -> Result<Json<Vec<CertInfo>>, BadRequest<Json<ReturnError>>> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ping`
[INFO] [stdout]    --> src/restd.rs:335:4
[INFO] [stdout]     |
[INFO] [stdout] 335 | fn ping() -> Status {
[INFO] [stdout]     |    ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `healthz`
[INFO] [stdout]    --> src/restd.rs:343:4
[INFO] [stdout]     |
[INFO] [stdout] 343 | fn healthz() -> Status {
[INFO] [stdout]     |    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/process_certs.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn cert_policy_check(cert: &Cert) -> Result<ValidCert, CertError> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn cert_policy_check(cert: &Cert) -> Result<ValidCert<'_>, CertError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/process_certs.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn cert_policy_check(cert: &Cert) -> Result<ValidCert, CertError> {
[INFO] [stdout]     |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 116 | fn cert_policy_check(cert: &Cert) -> Result<ValidCert<'_>, CertError> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8, openpgp-card v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "23d70273553dd1db68d75fd53c176ce8448c902529130d77ecd6c6b2e6656ce6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23d70273553dd1db68d75fd53c176ce8448c902529130d77ecd6c6b2e6656ce6", kill_on_drop: false }`
[INFO] [stdout] 23d70273553dd1db68d75fd53c176ce8448c902529130d77ecd6c6b2e6656ce6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3400ca26d1b3b9a1b523877e5cc31635e3030f2da463dd84fd08e4465e6c585
[INFO] running `Command { std: "docker" "start" "-a" "a3400ca26d1b3b9a1b523877e5cc31635e3030f2da463dd84fd08e4465e6c585", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/process_certs.rs:116:28
[INFO] [stderr]     |
[INFO] [stderr] 116 | fn cert_policy_check(cert: &Cert) -> Result<ValidCert, CertError> {
[INFO] [stderr]     |                            ^^^^^            ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 116 | fn cert_policy_check(cert: &Cert) -> Result<ValidCert<'_>, CertError> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `openpgp-ca-restd` (lib) generated 1 warning (run `cargo fix --lib -p openpgp-ca-restd` to apply 1 suggestion)
[INFO] [stderr] warning: `openpgp-ca-restd` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused import: `certs_by_email`
[INFO] [stderr]   --> src/restd.rs:79:4
[INFO] [stderr]    |
[INFO] [stderr] 79 | fn certs_by_email(
[INFO] [stderr]    |    ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `cert_by_fp`
[INFO] [stderr]    --> src/restd.rs:127:4
[INFO] [stderr]     |
[INFO] [stderr] 127 | fn cert_by_fp(fp: String) -> Result<Json<Option<ReturnGoodJson>>, BadRequest<Json<ReturnError>>> {
[INFO] [stderr]     |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `check_certs`
[INFO] [stderr]    --> src/restd.rs:171:4
[INFO] [stderr]     |
[INFO] [stderr] 171 | fn check_certs(
[INFO] [stderr]     |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `post_certs`
[INFO] [stderr]    --> src/restd.rs:187:4
[INFO] [stderr]     |
[INFO] [stderr] 187 | fn post_certs(
[INFO] [stderr]     |    ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `deactivate_cert`
[INFO] [stderr]    --> src/restd.rs:200:4
[INFO] [stderr]     |
[INFO] [stderr] 200 | fn deactivate_cert(fp: String) -> Result<(), BadRequest<Json<ReturnError>>> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `delist_cert`
[INFO] [stderr]    --> src/restd.rs:241:4
[INFO] [stderr]     |
[INFO] [stderr] 241 | fn delist_cert(fp: String) -> Result<(), BadRequest<Json<ReturnError>>> {
[INFO] [stderr]     |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `refresh_certifications`
[INFO] [stderr]    --> src/restd.rs:276:4
[INFO] [stderr]     |
[INFO] [stderr] 276 | fn refresh_certifications() -> Result<(), BadRequest<Json<ReturnError>>> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `poll_for_updates`
[INFO] [stderr]    --> src/restd.rs:291:4
[INFO] [stderr]     |
[INFO] [stderr] 291 | fn poll_for_updates() -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `check_expiring`
[INFO] [stderr]    --> src/restd.rs:297:4
[INFO] [stderr]     |
[INFO] [stderr] 297 | fn check_expiring(days: u64) -> Result<Json<Vec<CertInfo>>, BadRequest<Json<ReturnError>>> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ping`
[INFO] [stderr]    --> src/restd.rs:335:4
[INFO] [stderr]     |
[INFO] [stderr] 335 | fn ping() -> Status {
[INFO] [stderr]     |    ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `healthz`
[INFO] [stderr]    --> src/restd.rs:343:4
[INFO] [stderr]     |
[INFO] [stderr] 343 | fn healthz() -> Status {
[INFO] [stderr]     |    ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `openpgp-ca-restd` (bin "openpgp-ca-restd" test) generated 12 warnings (1 duplicate) (run `cargo fix --bin "openpgp-ca-restd" --tests` to apply 11 suggestions)
[INFO] [stderr] warning: `openpgp-ca-restd` (bin "openpgp-ca-restd") generated 12 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: lalrpop v0.19.8, openpgp-card v0.3.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openpgp_ca_restd-d2475e161f111d27)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test util::test_split ... ok
[INFO] [stderr] 
[INFO] [stderr] thread 'process_certs::tests::test_certring' (17) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sha1collisiondetection-0.2.6/lib/sha1.rs:320:27:
[INFO] [stderr] misaligned pointer dereference: address must be a multiple of 0x4 but is 0x72b25c0122a5
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x5b6e67387492 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5b6e67387492 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5b6e67387492 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x5b6e67387492 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x5b6e67397def - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x5b6e67397def - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stderr]    6:     0x5b6e673544d1 - std::io::default_write_fmt::h1ecb8c7cfa7da481
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5b6e673544d1 - std::io::Write::write_fmt::h051fe4a9e4fdbf48
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x5b6e673607d2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x5b6e6736537f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stderr]   10:     0x5b6e673651d9 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:328:9
[INFO] [stderr]   11:     0x5b6e670abe9e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   12:     0x5b6e670abe9e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5b6e67365a3f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stderr]   14:     0x5b6e67365a3f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stderr]   15:     0x5b6e6736589a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stderr]   16:     0x5b6e67360909 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]   17:     0x5b6e67348c4d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stderr]   18:     0x5b6e6739fdcd - core::panicking::panic_nounwind_fmt::runtime::hf619e8fd73995337
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:117:22
[INFO] [stderr]   19:     0x5b6e6739fdcd - core::panicking::panic_nounwind_fmt::hc177e1bd7a48be0d
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/intrinsics/mod.rs:2435:9
[INFO] [stderr]   20:     0x5b6e673a0011 - core::panicking::panic_misaligned_pointer_dereference::h471f6de7a6940143
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:284:5
[INFO] [stderr]   21:     0x5b6e672c2bce - sha1collisiondetection::sha1::sha1compress_full_round1_step_load::hf08c7044747e39c8
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sha1collisiondetection-0.2.6/lib/sha1.rs:320:27
[INFO] [stderr]   22:     0x5b6e672bef2c - sha1collisiondetection::sha1::sha1_compression_states::hf6fcc282eedd1266
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sha1collisiondetection-0.2.6/lib/sha1.rs:645:5
[INFO] [stderr]   23:     0x5b6e672b74be - sha1collisiondetection::sha1::sha1_process::h63de9d3d1a03219b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sha1collisiondetection-0.2.6/lib/sha1.rs:2320:5
[INFO] [stderr]   24:     0x5b6e672ba373 - sha1collisiondetection::sha1::sha1_process_unaligned::h470b4b02897acd6d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sha1collisiondetection-0.2.6/lib/sha1.rs:51:9
[INFO] [stderr]   25:     0x5b6e672b6daf - sha1collisiondetection::sha1::SHA1DCUpdate::h44c26e20f8de5a02
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sha1collisiondetection-0.2.6/lib/sha1.rs:2535:9
[INFO] [stderr]   26:     0x5b6e672c4662 - sha1collisiondetection::Sha1CD::update::h0438aaeceb0a2696
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sha1collisiondetection-0.2.6/lib/lib.rs:271:13
[INFO] [stderr]   27:     0x5b6e672c5291 - <sha1collisiondetection::Sha1CD as std::io::Write>::write::h144bc49acc47b94c
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sha1collisiondetection-0.2.6/lib/lib.rs:347:9
[INFO] [stderr]   28:     0x5b6e672aa325 - std::io::Write::write_all::h3ce72a6a4aa179f1
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1837:24
[INFO] [stderr]   29:     0x5b6e671c337f - std::io::impls::<impl std::io::Write for alloc::boxed::Box<W>>::write_all::h940c4c56288506fd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/impls.rs:217:18
[INFO] [stderr]   30:     0x5b6e6718f39f - std::io::impls::<impl std::io::Write for &mut W>::write_all::hbf92da05ec520bde
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/impls.rs:78:18
[INFO] [stderr]   31:     0x5b6e6716b5ce - <sequoia_openpgp::crypto::mpi::MPI as sequoia_openpgp::serialize::Marshal>::serialize::h5647a9156278c8d5
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-1.13.0/src/serialize.rs:885:11
[INFO] [stderr]   32:     0x5b6e6716b8fe - <sequoia_openpgp::crypto::mpi::PublicKey as sequoia_openpgp::serialize::Marshal>::serialize::hb525bd26f27c1f2a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-1.13.0/src/serialize.rs:939:19
[INFO] [stderr]   33:     0x5b6e6716b842 - <sequoia_openpgp::crypto::mpi::PublicKey as sequoia_openpgp::crypto::hash::Hash>::hash::h9167bb68b7bafbf4
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-1.13.0/src/crypto/mpi.rs:594:14
[INFO] [stderr]   34:     0x5b6e6712086f - <sequoia_openpgp::packet::key::Key4<P,R> as sequoia_openpgp::crypto::hash::Hash>::hash::hbc5c6dfd2a30df5a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-1.13.0/src/crypto/hash.rs:407:21
[INFO] [stderr]   35:     0x5b6e67140026 - sequoia_openpgp::packet::key::Key4<P,R>::fingerprint::h25bdf0d1f2be6020
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-1.13.0/src/packet/key.rs:1158:14
[INFO] [stderr]   36:     0x5b6e6713fe0e - sequoia_openpgp::packet::key::Key4<P,R>::key_handle::h7fd9d99f42f470e1
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-1.13.0/src/packet/key.rs:1147:14
[INFO] [stderr]   37:     0x5b6e6721371d - sequoia_openpgp::cert::Cert::key_handle::h026aa591e369292b
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-1.13.0/src/cert.rs:2104:28
[INFO] [stderr]   38:     0x5b6e671b79fb - sequoia_openpgp::cert::parser::CertParser::cert::{{closure}}::hf7a99dc75f7be6d1
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-1.13.0/src/cert/parser/mod.rs:875:46
[INFO] [stderr]   39:     0x5b6e671e4d9a - core::option::Option<T>::and_then::hc6a38ebae879623e
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/option.rs:1540:24
[INFO] [stderr]   40:     0x5b6e671b7124 - sequoia_openpgp::cert::parser::CertParser::cert::h1686cbbd82260153
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-1.13.0/src/cert/parser/mod.rs:874:12
[INFO] [stderr]   41:     0x5b6e671b8502 - sequoia_openpgp::cert::parser::CertParser::parse::ha28fc322c8d5bf3a
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-1.13.0/src/cert/parser/mod.rs:778:29
[INFO] [stderr]   42:     0x5b6e671ae570 - <sequoia_openpgp::cert::parser::CertParser as core::iter::traits::iterator::Iterator>::next::h19b98fa6310c3b7d
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-1.13.0/src/cert/parser/mod.rs:1005:34
[INFO] [stderr]   43:     0x5b6e670872f4 - openpgp_ca_lib::pgp::armored_keyring_to_certs::h5e0f7336fd3453be
[INFO] [stderr]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/openpgp-ca-lib-0.12.0/src/pgp.rs:242:17
[INFO] [stderr]   44:     0x5b6e670875de - openpgp_ca_restd::process_certs::unpack_certring::h57e5e8c38727618c
[INFO] [stderr]                                at /opt/rustwide/workdir/src/process_certs.rs:529:13
[INFO] [stderr]   45:     0x5b6e670880b2 - openpgp_ca_restd::process_certs::tests::test_certring::h32f85530bec7b4b6
[INFO] [stderr]                                at /opt/rustwide/workdir/src/process_certs.rs:648:19
[INFO] [stderr]   46:     0x5b6e670883b7 - openpgp_ca_restd::process_certs::tests::test_certring::{{closure}}::h33d777dd8fd6c47d
[INFO] [stderr]                                at /opt/rustwide/workdir/src/process_certs.rs:569:23
[INFO] [stderr]   47:     0x5b6e67089876 - core::ops::function::FnOnce::call_once::h74bca445ee7a1eeb
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   48:     0x5b6e670abc5b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   49:     0x5b6e670abc5b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stderr]   50:     0x5b6e670c18c5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stderr]   51:     0x5b6e670c18c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   52:     0x5b6e670c18c5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   53:     0x5b6e670c18c5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   54:     0x5b6e670c18c5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   55:     0x5b6e670c18c5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stderr]   56:     0x5b6e670c18c5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stderr]   57:     0x5b6e670980b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stderr]   58:     0x5b6e670980b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stderr]   59:     0x5b6e6709b97a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stderr]   60:     0x5b6e6709b97a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   61:     0x5b6e6709b97a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stderr]   62:     0x5b6e6709b97a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stderr]   63:     0x5b6e6709b97a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stderr]   64:     0x5b6e6709b97a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stderr]   65:     0x5b6e6709b97a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   66:     0x5b6e6735ba6f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stderr]   67:     0x5b6e6735ba6f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stderr]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stderr]   68:     0x72b263744aa4 - <unknown>
[INFO] [stderr]   69:     0x72b2637d1a34 - clone
[INFO] [stderr]   70:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/openpgp_ca_restd-d2475e161f111d27` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "a3400ca26d1b3b9a1b523877e5cc31635e3030f2da463dd84fd08e4465e6c585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3400ca26d1b3b9a1b523877e5cc31635e3030f2da463dd84fd08e4465e6c585", kill_on_drop: false }`
[INFO] [stdout] a3400ca26d1b3b9a1b523877e5cc31635e3030f2da463dd84fd08e4465e6c585
