[INFO] fetching crate sequoia-chameleon-gnupg 0.13.1...
[INFO] testing sequoia-chameleon-gnupg-0.13.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate sequoia-chameleon-gnupg 0.13.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate sequoia-chameleon-gnupg 0.13.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sequoia-chameleon-gnupg 0.13.1
[INFO] tweaked toml for crates.io crate sequoia-chameleon-gnupg 0.13.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sequoia-chameleon-gnupg 0.13.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sequoia-chameleon-gnupg 0.13.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 740e09b6943a578153b84c05492337547fc172dd42f94875aed65581fb16d2fe
[INFO] running `Command { std: "docker" "start" "-a" "740e09b6943a578153b84c05492337547fc172dd42f94875aed65581fb16d2fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "740e09b6943a578153b84c05492337547fc172dd42f94875aed65581fb16d2fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "740e09b6943a578153b84c05492337547fc172dd42f94875aed65581fb16d2fe", kill_on_drop: false }`
[INFO] [stdout] 740e09b6943a578153b84c05492337547fc172dd42f94875aed65581fb16d2fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e8bc560ed553c532c99635b811bcbf7b174d7d4f70115b8a173cc327619e61f
[INFO] running `Command { std: "docker" "start" "-a" "4e8bc560ed553c532c99635b811bcbf7b174d7d4f70115b8a173cc327619e61f", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling buffered-reader v1.4.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling memsec v0.7.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling capnp v0.19.8
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling gethostname v0.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling sequoia-wot v0.14.0
[INFO] [stderr]    Compiling sequoia-policy-config v0.8.0
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling z-base-32 v0.1.4
[INFO] [stderr]    Compiling stfu8 v0.2.7
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling interprocess v2.2.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling clap_mangen v0.2.26
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling openpgp-cert-d v0.3.4
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling clap_complete v4.5.43
[INFO] [stderr]    Compiling openssh-keys v0.6.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling sequoia-chameleon-gnupg v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.13.1: shell completions written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-76f76afe33f03b2a/out/shell-completions
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.13.1: man pages written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-76f76afe33f03b2a/out/man-pages
[INFO] [stderr]    Compiling nettle-sys v2.3.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling capnp-futures v0.19.1
[INFO] [stderr]    Compiling capnp-rpc v0.19.5
[INFO] [stderr]    Compiling sequoia-openpgp v2.0.0
[INFO] [stderr]    Compiling sequoia-ipc v0.36.0
[INFO] [stderr]    Compiling sequoia-gpg-agent v0.6.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling nettle v7.4.0
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hickory-proto v0.24.2
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hickory-resolver v0.24.2
[INFO] [stderr]    Compiling hickory-client v0.24.2
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling sequoia-cert-store v0.7.0
[INFO] [stderr]    Compiling sequoia-net v0.30.0
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/utils.rs:323:23
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 naive.timestamp().try_into()?, 0))
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/utils.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 let dtu = chrono::DateTime::from_utc(dt, chrono::Utc);
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/utils.rs:323:23
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 naive.timestamp().try_into()?, 0))
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/utils.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 let dtu = chrono::DateTime::from_utc(dt, chrono::Utc);
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:405:12
[INFO] [stdout]     |
[INFO] [stdout] 405 |     Handle(String),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 405 -     Handle(String),
[INFO] [stdout] 405 +     Handle(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:407:13
[INFO] [stdout]     |
[INFO] [stdout] 407 |     KeyGrip(Keygrip),
[INFO] [stdout]     |     ------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 407 -     KeyGrip(Keygrip),
[INFO] [stdout] 407 +     KeyGrip(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:408:16
[INFO] [stdout]     |
[INFO] [stdout] 408 |     SubkeyGrip(Keygrip),
[INFO] [stdout]     |     ---------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 408 -     SubkeyGrip(Keygrip),
[INFO] [stdout] 408 +     SubkeyGrip(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust/db.rs:186:23
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn ownertrust(&self) -> MutexGuard<BTreeMap<Fingerprint, OwnerTrust>> {
[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] 186 |     pub fn ownertrust(&self) -> MutexGuard<'_, BTreeMap<Fingerprint, OwnerTrust>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 57s
[INFO] running `Command { std: "docker" "inspect" "4e8bc560ed553c532c99635b811bcbf7b174d7d4f70115b8a173cc327619e61f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e8bc560ed553c532c99635b811bcbf7b174d7d4f70115b8a173cc327619e61f", kill_on_drop: false }`
[INFO] [stdout] 4e8bc560ed553c532c99635b811bcbf7b174d7d4f70115b8a173cc327619e61f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39739660db304231b44e029b76de4a471392d7ef37d274c2ad4ef46d4addb3d2
[INFO] running `Command { std: "docker" "start" "-a" "39739660db304231b44e029b76de4a471392d7ef37d274c2ad4ef46d4addb3d2", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tar v0.4.43
[INFO] [stderr]    Compiling editdistancek v1.0.2
[INFO] [stderr]    Compiling sequoia-chameleon-gnupg v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling streaming-stats v0.1.29
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.13.1: shell completions written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-5130864d46fe905a/out/shell-completions
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.13.1: man pages written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-5130864d46fe905a/out/man-pages
[INFO] [stderr]    Compiling histo v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling ntest_test_cases v0.9.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling gethostname v0.5.0
[INFO] [stderr]    Compiling pty-process v0.4.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling ntest_timeout v0.9.3
[INFO] [stderr]    Compiling ntest v0.9.3
[INFO] [stderr]    Compiling sequoia-openpgp v2.0.0
[INFO] [stderr]    Compiling openpgp-cert-d v0.3.4
[INFO] [stderr]    Compiling sequoia-cert-store v0.7.0
[INFO] [stderr]    Compiling sequoia-ipc v0.36.0
[INFO] [stderr]    Compiling sequoia-net v0.30.0
[INFO] [stderr]    Compiling sequoia-policy-config v0.8.0
[INFO] [stderr]    Compiling sequoia-gpg-agent v0.6.0
[INFO] [stderr]    Compiling sequoia-wot v0.14.0
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/utils.rs:323:23
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 naive.timestamp().try_into()?, 0))
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/utils.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 let dtu = chrono::DateTime::from_utc(dt, chrono::Utc);
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/utils.rs:323:23
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 naive.timestamp().try_into()?, 0))
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/utils.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 let dtu = chrono::DateTime::from_utc(dt, chrono::Utc);
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/utils.rs:323:23
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 naive.timestamp().try_into()?, 0))
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/utils.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 let dtu = chrono::DateTime::from_utc(dt, chrono::Utc);
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/utils.rs:323:23
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 naive.timestamp().try_into()?, 0))
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/utils.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 let dtu = chrono::DateTime::from_utc(dt, chrono::Utc);
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/gpg.rs:798:19
[INFO] [stdout]     |
[INFO] [stdout] 798 |     pub fn invoke(&mut self, args: &[&str]) -> Result<Diff> {
[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] 798 |     pub fn invoke(&mut self, args: &[&str]) -> Result<Diff<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/gpg.rs:806:31
[INFO] [stdout]     |
[INFO] [stdout] 806 |     pub fn invoke_with_inputs(&mut self, args: &[&str],
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 807 |                               inputs: &[(&str, &[u8])]) -> Result<Diff> {
[INFO] [stdout]     |                                                                   ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 807 |                               inputs: &[(&str, &[u8])]) -> Result<Diff<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:405:12
[INFO] [stdout]     |
[INFO] [stdout] 405 |     Handle(String),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 405 -     Handle(String),
[INFO] [stdout] 405 +     Handle(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:407:13
[INFO] [stdout]     |
[INFO] [stdout] 407 |     KeyGrip(Keygrip),
[INFO] [stdout]     |     ------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 407 -     KeyGrip(Keygrip),
[INFO] [stdout] 407 +     KeyGrip(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:408:16
[INFO] [stdout]     |
[INFO] [stdout] 408 |     SubkeyGrip(Keygrip),
[INFO] [stdout]     |     ---------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 408 -     SubkeyGrip(Keygrip),
[INFO] [stdout] 408 +     SubkeyGrip(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust/db.rs:186:23
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn ownertrust(&self) -> MutexGuard<BTreeMap<Fingerprint, OwnerTrust>> {
[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] 186 |     pub fn ownertrust(&self) -> MutexGuard<'_, BTreeMap<Fingerprint, OwnerTrust>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:405:12
[INFO] [stdout]     |
[INFO] [stdout] 405 |     Handle(String),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 405 -     Handle(String),
[INFO] [stdout] 405 +     Handle(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:407:13
[INFO] [stdout]     |
[INFO] [stdout] 407 |     KeyGrip(Keygrip),
[INFO] [stdout]     |     ------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 407 -     KeyGrip(Keygrip),
[INFO] [stdout] 407 +     KeyGrip(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:408:16
[INFO] [stdout]     |
[INFO] [stdout] 408 |     SubkeyGrip(Keygrip),
[INFO] [stdout]     |     ---------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 408 -     SubkeyGrip(Keygrip),
[INFO] [stdout] 408 +     SubkeyGrip(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust/db.rs:186:23
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn ownertrust(&self) -> MutexGuard<BTreeMap<Fingerprint, OwnerTrust>> {
[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] 186 |     pub fn ownertrust(&self) -> MutexGuard<'_, BTreeMap<Fingerprint, OwnerTrust>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 45s
[INFO] running `Command { std: "docker" "inspect" "39739660db304231b44e029b76de4a471392d7ef37d274c2ad4ef46d4addb3d2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39739660db304231b44e029b76de4a471392d7ef37d274c2ad4ef46d4addb3d2", kill_on_drop: false }`
[INFO] [stdout] 39739660db304231b44e029b76de4a471392d7ef37d274c2ad4ef46d4addb3d2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42ee694b94541294abede52fa20a131f12794ab561f8333b2cad48b36e780116
[INFO] running `Command { std: "docker" "start" "-a" "42ee694b94541294abede52fa20a131f12794ab561f8333b2cad48b36e780116", kill_on_drop: false }`
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.13.1: shell completions written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-5130864d46fe905a/out/shell-completions
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.13.1: man pages written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-5130864d46fe905a/out/man-pages
[INFO] [stderr] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stderr]    --> src/utils.rs:323:23
[INFO] [stderr]     |
[INFO] [stderr] 323 |                 naive.timestamp().try_into()?, 0))
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stderr]    --> src/utils.rs:368:45
[INFO] [stderr]     |
[INFO] [stderr] 368 |                 let dtu = chrono::DateTime::from_utc(dt, chrono::Utc);
[INFO] [stderr]     |                                             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/generate_key.rs:405:12
[INFO] [stderr]     |
[INFO] [stderr] 405 |     Handle(String),
[INFO] [stderr]     |     ------ ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 405 -     Handle(String),
[INFO] [stderr] 405 +     Handle(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/generate_key.rs:407:13
[INFO] [stderr]     |
[INFO] [stderr] 407 |     KeyGrip(Keygrip),
[INFO] [stderr]     |     ------- ^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 407 -     KeyGrip(Keygrip),
[INFO] [stderr] 407 +     KeyGrip(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/generate_key.rs:408:16
[INFO] [stderr]     |
[INFO] [stderr] 408 |     SubkeyGrip(Keygrip),
[INFO] [stderr]     |     ---------- ^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 408 -     SubkeyGrip(Keygrip),
[INFO] [stderr] 408 +     SubkeyGrip(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trust/db.rs:186:23
[INFO] [stderr]     |
[INFO] [stderr] 186 |     pub fn ownertrust(&self) -> MutexGuard<BTreeMap<Fingerprint, OwnerTrust>> {
[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] 186 |     pub fn ownertrust(&self) -> MutexGuard<'_, BTreeMap<Fingerprint, OwnerTrust>> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `sequoia-chameleon-gnupg` (bin "gpgv-sq") generated 2 warnings
[INFO] [stderr] warning: `sequoia-chameleon-gnupg` (bin "gpg-sq") generated 6 warnings (2 duplicates) (run `cargo fix --bin "gpg-sq" -p sequoia-chameleon-gnupg` to apply 1 suggestion)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> tests/gpg.rs:798:19
[INFO] [stderr]     |
[INFO] [stderr] 798 |     pub fn invoke(&mut self, args: &[&str]) -> Result<Diff> {
[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] 798 |     pub fn invoke(&mut self, args: &[&str]) -> Result<Diff<'_>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> tests/gpg.rs:806:31
[INFO] [stderr]     |
[INFO] [stderr] 806 |     pub fn invoke_with_inputs(&mut self, args: &[&str],
[INFO] [stderr]     |                               ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 807 |                               inputs: &[(&str, &[u8])]) -> Result<Diff> {
[INFO] [stderr]     |                                                                   ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 807 |                               inputs: &[(&str, &[u8])]) -> Result<Diff<'_>> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sequoia-chameleon-gnupg` (bin "gpgv-sq" test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `sequoia-chameleon-gnupg` (test "gpg") generated 2 warnings (run `cargo fix --test "gpg" -p sequoia-chameleon-gnupg` to apply 2 suggestions)
[INFO] [stderr] warning: `sequoia-chameleon-gnupg` (bin "gpg-sq" test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.72s
[INFO] [stderr]      Running unittests src/gpg.rs (/opt/rustwide/target/debug/deps/gpg_sq-3adf78b72fd9b330)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test argparse::options::tests::import_options ... ok
[INFO] [stdout] test argparse::options::tests::splitting ... ok
[INFO] [stdout] test utils::tests::robustly_canonicalize ... ok
[INFO] [stderr] gpg: Note: "-q" is not considered an option
[INFO] [stderr] gpg: Note: "-q" is not considered an option
[INFO] [stderr] gpg: Note: "--status-fd" is not considered an option
[INFO] [stderr] gpg: Note: "--quiet" is not considered an option
[INFO] [stdout] test argparse::tests::commandline ... ok
[INFO] [stdout] test argparse::tests::file ... ok
[INFO] [stdout] test argparse::options::tests::tokenizing ... ok
[INFO] [stdout] test utils::tests::parse_expiration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/gpgv.rs (/opt/rustwide/target/debug/deps/gpgv_sq-972cfc31e44aadd6)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr] gpg: Note: "-q" is not considered an option
[INFO] [stderr] gpg: Note: "-q" is not considered an option
[INFO] [stderr] gpg: Note: "--status-fd" is not considered an option
[INFO] [stderr] gpg: Note: "--quiet" is not considered an option
[INFO] [stdout] test argparse::options::tests::tokenizing ... ok
[INFO] [stdout] test argparse::tests::commandline ... ok
[INFO] [stdout] test utils::tests::robustly_canonicalize ... ok
[INFO] [stdout] test argparse::options::tests::splitting ... ok
[INFO] [stdout] test argparse::options::tests::import_options ... ok
[INFO] [stdout] test utils::tests::parse_expiration ... ok
[INFO] [stdout] test argparse::tests::file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gpg.rs (/opt/rustwide/target/debug/deps/gpg-5cd2c1bbd071c109)
[INFO] [stdout] 
[INFO] [stdout] running 195 tests
[INFO] [stderr] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stderr]    --> src/utils.rs:323:23
[INFO] [stderr]     |
[INFO] [stderr] 323 |                 naive.timestamp().try_into()?, 0))
[INFO] [stderr]     |                       ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stderr]    --> src/utils.rs:368:45
[INFO] [stderr]     |
[INFO] [stderr] 368 |                 let dtu = chrono::DateTime::from_utc(dt, chrono::Utc);
[INFO] [stderr]     |                                             ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/generate_key.rs:405:12
[INFO] [stderr]     |
[INFO] [stderr] 405 |     Handle(String),
[INFO] [stderr]     |     ------ ^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 405 -     Handle(String),
[INFO] [stderr] 405 +     Handle(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/generate_key.rs:407:13
[INFO] [stderr]     |
[INFO] [stderr] 407 |     KeyGrip(Keygrip),
[INFO] [stderr]     |     ------- ^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 407 -     KeyGrip(Keygrip),
[INFO] [stderr] 407 +     KeyGrip(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/generate_key.rs:408:16
[INFO] [stderr]     |
[INFO] [stderr] 408 |     SubkeyGrip(Keygrip),
[INFO] [stderr]     |     ---------- ^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 408 -     SubkeyGrip(Keygrip),
[INFO] [stderr] 408 +     SubkeyGrip(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trust/db.rs:186:23
[INFO] [stderr]     |
[INFO] [stderr] 186 |     pub fn ownertrust(&self) -> MutexGuard<BTreeMap<Fingerprint, OwnerTrust>> {
[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] 186 |     pub fn ownertrust(&self) -> MutexGuard<'_, BTreeMap<Fingerprint, OwnerTrust>> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stdout] test gpg::decrypt::restricted_agent ... FAILED
[INFO] [stdout] test gpg::decrypt::general_purpose_rsa2k ... FAILED
[INFO] [stdout] test gpg::decrypt::empty ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_rsa4k ... FAILED
[INFO] [stdout] test gpg::decrypt::general_purpose_p384 ... FAILED
[INFO] [stdout] test gpg::decrypt::general_purpose_rsa3k ... FAILED
[INFO] [stdout] test gpg::decrypt::general_purpose_p521 ... FAILED
[INFO] [stdout] test gpg::decrypt::general_purpose_cv25519 ... FAILED
[INFO] [stdout] test gpg::decrypt::general_purpose_p256 ... FAILED
[INFO] [stdout] test gpg::decrypt::a_cert ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_aes128 ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_unwrap ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_aes256 ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_blowfish ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_aes192 ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::export::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::encrypt::fingerprint_recipient ... ok
[INFO] [stdout] test gpg::encrypt::no_encryption_subkey ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::export::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::encrypt::recipient_file ... ok
[INFO] [stdout] test gpg::encrypt::hidden_recipient ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_twofish ... ok
[INFO] [stdout] test gpg::export::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::export::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::export::local_sigs ... ok
[INFO] [stdout] test gpg::export::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::encrypt::throw_keyids ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_cv25519 ... ok
[INFO] [stdout] test gpg::decrypt::simple ... ok
[INFO] [stdout] test gpg::export::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::export::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_p256 ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_rsa4k ... ok
[INFO] [stdout] test gpg::decrypt::locked_loopback ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_rsa3k ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_rsa2k ... ok
[INFO] [stdout] test gpg::import::cert_revocation ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_p521 ... ok
[INFO] [stdout] test gpg::export_ssh_key::no_authentication_subkey ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_p384 ... ok
[INFO] [stdout] test gpg::generate_key::comments_and_directives ... ok
[INFO] [stdout] test gpg::generate_key::keyserver ... ok
[INFO] [stdout] test gpg::generate_key::creation_time ... ok
[INFO] [stdout] test gpg::generate_key::ecdsa_ecdh_nistp256 ... ok
[INFO] [stdout] test gpg::generate_key::rsa2k_rsa2k ... ok
[INFO] [stdout] test gpg::generate_key::usage ... ok
[INFO] [stdout] test gpg::generate_key::eddsa_ecdh_25519 ... ok
[INFO] [stdout] test gpg::generate_key::dsa_rsa2k_by_id ... ok
[INFO] [stdout] test gpg::generate_key::preferences ... ok
[INFO] [stdout] test gpg::import::local_sigs ... ok
[INFO] [stdout] test gpg::generate_key::rsa2k_rsa2k_locked ... ok
[INFO] [stdout] test gpg::list_keys::empty ... ok
[INFO] [stdout] test gpg::import::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::import::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::import::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::import::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::import::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::import::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::import::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::list_keys::policy_url ... ok
[INFO] [stdout] test gpg::list_keys::show_unusable_subkeys ... ok
[INFO] [stdout] test gpg::list_keys::show_keys ... ok
[INFO] [stdout] test gpg::list_keys::unusable_uids ... ok
[INFO] [stdout] test gpg::list_keys::designated_revoker ... ok
[INFO] [stdout] test gpg::list_keys::notations ... ok
[INFO] [stdout] test gpg::list_packets::compressed_data ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::list_keys::disabled ... ok
[INFO] [stdout] test gpg::list_keys::keyring_usage ... ok
[INFO] [stdout] test gpg::list_keys::expired_subkey ... ok
[INFO] [stdout] test gpg::list_keys::expired ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::list_packets::encrypted ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::list_keys::dsa_elgamal ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::list_packets::locked_key ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::list_packets::inline_signed ... ok
[INFO] [stdout] test gpg::list_packets::mdc ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::list_packets::user_attribute ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::list_packets::signature ... ok
[INFO] [stdout] test gpg::list_packets::marker ... ok
[INFO] [stdout] test gpg::list_packets::key_packets ... ok
[INFO] [stdout] test gpg::list_packets::userid ... ok
[INFO] [stdout] test gpg::list_packets::literal ... ok
[INFO] [stdout] test gpg::migrate::migration_from_secring ... ok
[INFO] [stdout] test gpg::list_keys::restricted_agent ... ok
[INFO] [stdout] test gpg::print_mds::print_md_md5 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_ripemd160 ... ok
[INFO] [stdout] test gpg::list_keys::queries ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha1 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha512 ... ok
[INFO] [stdout] test gpg::list_keys::revoked ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha256 ... ok
[INFO] [stdout] test gpg::list_keys::locked ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha224 ... ok
[INFO] [stdout] test gpg::quick::add_key_cv25519 ... ok
[INFO] [stdout] test gpg::print_mds::print_mds ... ok
[INFO] [stdout] test gpg::quick::add_key_default ... ok
[INFO] [stdout] test gpg::print_mds::print_md_star ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha384 ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_iso_date ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_never ... ok
[INFO] [stdout] test gpg::quick::add_key_default_sign ... ok
[INFO] [stdout] test gpg::quick::add_key_default_encr ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_none ... ok
[INFO] [stdout] test gpg::quick::add_key_dsa ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_dash ... ok
[INFO] [stdout] test gpg::quick::add_key_all_dashes ... ok
[INFO] [stdout] test gpg::quick::add_key_default_encrypt ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default ... ok
[INFO] [stdout] test gpg::quick::add_key_future_default ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_1y ... ok
[INFO] [stdout] test gpg::quick::add_key_nistp256 ... ok
[INFO] [stdout] test gpg::list_keys::list_signatures ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_iso_time ... ok
[INFO] [stdout] test gpg::quick::add_key_default_auth ... ok
[INFO] [stdout] test gpg::quick::add_key_no_arg ... ok
[INFO] [stdout] test gpg::quick::add_key_ed25519 ... ok
[INFO] [stdout] test gpg::quick::add_key_rsa ... ok
[INFO] [stdout] test gpg::quick::add_key_rsa_encrypt_sign ... ok
[INFO] [stdout] test gpg::quick::add_key_rsa2048 ... ok
[INFO] [stdout] test gpg::quick::generate_key_all_dashes ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_auth ... ok
[INFO] [stdout] test gpg::list_keys::valid ... ok
[INFO] [stdout] test gpg::quick::generate_key_dsa ... ok
[INFO] [stdout] test gpg::quick::generate_key_ed25519 ... ok
[INFO] [stdout] test gpg::quick::generate_key_future_default ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_encr ... ok
[INFO] [stdout] test gpg::quick::generate_key_default ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_dash ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_iso_time ... ok
[INFO] [stdout] test gpg::quick::add_key_rsa_encrypt_space_sign ... ok
[INFO] [stdout] test gpg::quick::generate_key_nistp256 ... ok
[INFO] [stdout] test gpg::quick::generate_key_rsa2048 ... ok
[INFO] [stdout] test gpg::quick::generate_key_rsa_encrypt_sign ... ok
[INFO] [stdout] test gpg::sign::general_purpose_p256 ... FAILED
[INFO] [stdout] test gpg::quick::generate_key_rsa ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default ... ok
[INFO] [stdout] test gpg::sign::general_purpose_cv25519 ... FAILED
[INFO] [stdout] test gpg::quick::generate_key_default_default_iso_date ... ok
[INFO] [stdout] test gpg::quick::generate_key_no_arg ... ok
[INFO] [stdout] test gpg::quick::generate_key_rsa_encrypt_space_sign ... ok
[INFO] [stdout] test gpg::sign::general_purpose_p521 ... FAILED
[INFO] [stdout] test gpg::quick::generate_key_default_default_never ... ok
[INFO] [stdout] test gpg::sign::general_purpose_p384 ... FAILED
[INFO] [stdout] test gpg::quick::generate_key_default_default_1y ... ok
[INFO] [stdout] test gpg::sign::general_purpose_rsa2k ... FAILED
[INFO] [stdout] test gpg::quick::add_uid ... ok
[INFO] [stdout] test gpg::sign::general_purpose_rsa3k ... FAILED
[INFO] [stdout] test gpg::quick::revoke_uid ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_encrypt ... ok
[INFO] [stdout] test gpg::status_fd::untrusted_certificate_prompt ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_none ... ok
[INFO] [stdout] test gpg::sign::general_purpose_rsa4k ... FAILED
[INFO] [stdout] test gpg::sign::restricted_agent ... FAILED
[INFO] [stdout] test gpg::sign::issue_114 ... ok
[INFO] [stdout] test gpg::sign::issue_114_a ... ok
[INFO] [stdout] test gpg::sign::signers_are_deduplicated ... ok
[INFO] [stdout] test gpg::sign::no_signing_subkey ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_sign ... ok
[INFO] [stdout] test gpg::verify::no_data ... ok
[INFO] [stdout] test gpg::verify::notations ... ok
[INFO] [stdout] test gpg::version::dump_options ... ok
[INFO] [stdout] test gpg::trust_models::always ... ok
[INFO] [stdout] test gpg::verify::basic ... ok
[INFO] [stdout] test gpg::verify::revoked_subkey ... ok
[INFO] [stdout] test gpg::verify::revoked_cert_and_subkey ... ok
[INFO] [stdout] test gpg::verify::revoked_cert ... ok
[INFO] [stdout] test gpg::verify::hash_algos ... ok
[INFO] [stdout] test gpg::verify::weak_hash_algos ... ok
[INFO] [stdout] test gpg::verify::show_uid_validity ... ok
[INFO] [stdout] test gpg::verify::wrong_key ... ok
[INFO] [stdout] test gpg::trust_models::pgp ... ok
[INFO] [stdout] test gpg::trust_models::auto ... ok
[INFO] [stdout] test gpg::verify::extended ... ok
[INFO] [stdout] test gpg::verify::signature_types ... ok
[INFO] [stdout] test gpg::verify::cipher_suites ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- gpg::decrypt::restricted_agent stdout ----
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--list-keys"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 86, 0.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] ## Killing the gpg-agent
[INFO] [stdout] 
[INFO] [stdout] Error: No suitable encryption subkey for EE63853A64FB2934E127DD1E3BC5877C53B0F4F6
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: gpg::gpg::decrypt::encrypt_for
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:500:24
[INFO] [stdout]    2: gpg::gpg::decrypt::restricted_agent::ntest_callback
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:295:22
[INFO] [stdout]    3: gpg::gpg::decrypt::restricted_agent::{{closure}}
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:282:1
[INFO] [stdout]    4: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    5: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]    6: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]    7: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]    8: __rust_try
[INFO] [stdout]    9: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   10: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   11: std::thread::lifecycle::spawn_unchecked::{{closure}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   12: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   13: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   14: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   15: <unknown>
[INFO] [stdout]   16: clone
[INFO] [stdout] 
[INFO] [stdout] ---- gpg::decrypt::general_purpose_rsa2k stdout ----
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--list-keys"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 86, 0.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] ## Killing the gpg-agent
[INFO] [stdout] 
[INFO] [stdout] Error: No suitable encryption subkey for 371E9B23C4E172F864316603CEFED730A200DB59
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: gpg::gpg::decrypt::encrypt_for
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:500:24
[INFO] [stdout]    2: gpg::gpg::decrypt::general_purpose
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:277:22
[INFO] [stdout]    3: gpg::gpg::decrypt::general_purpose_rsa2k::ntest_callback
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:231:5
[INFO] [stdout]    4: gpg::gpg::decrypt::general_purpose_rsa2k::{{closure}}
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:229:1
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    6: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]    7: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]    9: __rust_try
[INFO] [stdout]   10: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: std::thread::lifecycle::spawn_unchecked::{{closure}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   13: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   14: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   15: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   16: <unknown>
[INFO] [stdout]   17: clone
[INFO] [stdout] 
[INFO] [stdout] ---- gpg::decrypt::general_purpose_rsa4k stdout ----
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--list-keys"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 86, 0.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] ## Killing the gpg-agent
[INFO] [stdout] 
[INFO] [stdout] Error: No suitable encryption subkey for 8EBDEE8A3E73A17D40DA13AD72002F984AF3C4C4
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: gpg::gpg::decrypt::encrypt_for
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:500:24
[INFO] [stdout]    2: gpg::gpg::decrypt::general_purpose
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:277:22
[INFO] [stdout]    3: gpg::gpg::decrypt::general_purpose_rsa4k::ntest_callback
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:243:5
[INFO] [stdout]    4: gpg::gpg::decrypt::general_purpose_rsa4k::{{closure}}
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:241:1
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    6: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]    7: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]    9: __rust_try
[INFO] [stdout]   10: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: std::thread::lifecycle::spawn_unchecked::{{closure}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   13: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   14: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   15: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   16: <unknown>
[INFO] [stdout]   17: clone
[INFO] [stdout] 
[INFO] [stdout] ---- gpg::decrypt::general_purpose_p384 stdout ----
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--list-keys"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 86, 0.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] ## Killing the gpg-agent
[INFO] [stdout] 
[INFO] [stdout] Error: No suitable encryption subkey for 360DA85F500879AC9A42A02B0F7A4F12F45C509C
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: gpg::gpg::decrypt::encrypt_for
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:500:24
[INFO] [stdout]    2: gpg::gpg::decrypt::general_purpose
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:277:22
[INFO] [stdout]    3: gpg::gpg::decrypt::general_purpose_p384::ntest_callback
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:255:5
[INFO] [stdout]    4: gpg::gpg::decrypt::general_purpose_p384::{{closure}}
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:253:1
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    6: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]    7: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]    9: __rust_try
[INFO] [stdout]   10: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: std::thread::lifecycle::spawn_unchecked::{{closure}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   13: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   14: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   15: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   16: <unknown>
[INFO] [stdout]   17: clone
[INFO] [stdout] 
[INFO] [stdout] ---- gpg::decrypt::general_purpose_rsa3k stdout ----
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--list-keys"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 86, 0.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] ## Killing the gpg-agent
[INFO] [stdout] 
[INFO] [stdout] Error: No suitable encryption subkey for 20955E491E795BBFA46720817B29E547EF9B3336
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: gpg::gpg::decrypt::encrypt_for
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:500:24
[INFO] [stdout]    2: gpg::gpg::decrypt::general_purpose
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:277:22
[INFO] [stdout]    3: gpg::gpg::decrypt::general_purpose_rsa3k::ntest_callback
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:237:5
[INFO] [stdout]    4: gpg::gpg::decrypt::general_purpose_rsa3k::{{closure}}
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:235:1
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    6: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]    7: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]    9: __rust_try
[INFO] [stdout]   10: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: std::thread::lifecycle::spawn_unchecked::{{closure}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   13: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   14: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   15: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   16: <unknown>
[INFO] [stdout]   17: clone
[INFO] [stdout] 
[INFO] [stdout] ---- gpg::decrypt::general_purpose_p521 stdout ----
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--list-keys"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 86, 0.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] ## Killing the gpg-agent
[INFO] [stdout] 
[INFO] [stdout] Error: No suitable encryption subkey for 30876C6C1FFF577768E06FAF3D98ED601DB3EE8F
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: gpg::gpg::decrypt::encrypt_for
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:500:24
[INFO] [stdout]    2: gpg::gpg::decrypt::general_purpose
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:277:22
[INFO] [stdout]    3: gpg::gpg::decrypt::general_purpose_p521::ntest_callback
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:261:5
[INFO] [stdout]    4: gpg::gpg::decrypt::general_purpose_p521::{{closure}}
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:259:1
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    6: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]    7: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]    9: __rust_try
[INFO] [stdout]   10: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: std::thread::lifecycle::spawn_unchecked::{{closure}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   13: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   14: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   15: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   16: <unknown>
[INFO] [stdout]   17: clone
[INFO] [stdout] 
[INFO] [stdout] ---- gpg::decrypt::general_purpose_cv25519 stdout ----
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--list-keys"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 86, 0.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] ## Killing the gpg-agent
[INFO] [stdout] 
[INFO] [stdout] Error: No suitable encryption subkey for 71E7E654C29E7AD54F17F3427664D3C9CD6FCB3E
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: gpg::gpg::decrypt::encrypt_for
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:500:24
[INFO] [stdout]    2: gpg::gpg::decrypt::general_purpose
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:277:22
[INFO] [stdout]    3: gpg::gpg::decrypt::general_purpose_cv25519::ntest_callback
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:225:5
[INFO] [stdout]    4: gpg::gpg::decrypt::general_purpose_cv25519::{{closure}}
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:223:1
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    6: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]    7: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]    9: __rust_try
[INFO] [stdout]   10: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: std::thread::lifecycle::spawn_unchecked::{{closure}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   13: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   14: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   15: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   16: <unknown>
[INFO] [stdout]   17: clone
[INFO] [stdout] 
[INFO] [stdout] ---- gpg::decrypt::general_purpose_p256 stdout ----
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--list-keys"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 86, 0.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] ## Killing the gpg-agent
[INFO] [stdout] 
[INFO] [stdout] Error: No suitable encryption subkey for 3C36B17C5CCAF7DE61871F05A46991CA48725AD0
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl anyhow::Error>::msg
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/backtrace.rs:27:14
[INFO] [stdout]    1: gpg::gpg::decrypt::encrypt_for
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:500:24
[INFO] [stdout]    2: gpg::gpg::decrypt::general_purpose
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:277:22
[INFO] [stdout]    3: gpg::gpg::decrypt::general_purpose_p256::ntest_callback
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:249:5
[INFO] [stdout]    4: gpg::gpg::decrypt::general_purpose_p256::{{closure}}
[INFO] [stdout]              at ./tests/gpg/decrypt.rs:247:1
[INFO] [stdout]    5: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    6: std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]    7: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]    8: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]    9: __rust_try
[INFO] [stdout]   10: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: std::thread::lifecycle::spawn_unchecked::{{closure}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   13: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   14: <alloc::boxed::Box<dyn core::ops::function::FnOnce<(), Output = ()> + core::marker::Send> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   15: <std::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]              at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   16: <unknown>
[INFO] [stdout]   17: clone
[INFO] [stdout] 
[INFO] [stdout] ---- gpg::sign::general_purpose_p256 stdout ----
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--list-keys"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 86, 0.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] # Importing key...
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--import" "/EXPERIMENT/key"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 0, 67.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--digest-algo=SHA512" "--sign" "--output" "signature" "/EXPERIMENT/plaintext"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout] error: Invocation not successful.
[INFO] [stdout] 
[INFO] [stdout] args:
[INFO] [stdout]  "--faked-system-time=1671553073!" "--digest-algo=SHA512" "--sign" "--output" "signature" "/tmp/.tmpCVPmH4/plaintext"
[INFO] [stdout] 
[INFO] [stdout] Can't compare to previous run: output not recorded
[INFO] [stdout] stderr: (edit distance 89)
[INFO] [stdout] --- oracle stderr
[INFO] [stdout] +++ chameleon stderr
[INFO] [stdout]  gpg: WARNING: unsafe permissions on homedir '/HOMEDIR'
[INFO] [stdout]  gpg: WARNING: running with faked system time: 2022-12-20 16:17:53
[INFO] [stdout] +gpg: no default secret key: Unusable secret key
[INFO] [stdout] +gpg: signing failed: Unusable secret key
[INFO] [stdout]  
[INFO] [stdout] stderr: (edit distance 89)
[INFO] [stdout] --- former chameleon stderr
[INFO] [stdout] +++ chameleon stderr
[INFO] [stdout]  gpg: WARNING: unsafe permissions on homedir '/HOMEDIR'
[INFO] [stdout]  gpg: WARNING: running with faked system time: 2022-12-20 16:17:53
[INFO] [stdout] +gpg: no default secret key: Unusable secret key
[INFO] [stdout] +gpg: signing failed: Unusable secret key
[INFO] [stdout]  
[INFO] [stdout] statusfd: (edit distance 80)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED E0B8B3C47C5FD4AD9EC89176BC015AA56F847615 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED E0B8B3C47C5FD4AD9EC89176BC015AA56F847615 0
[INFO] [stdout] -[GNUPG:] BEGIN_SIGNING H10
[INFO] [stdout] -[GNUPG:] SIG_CREATED S 19 10 00 1671553073 12900E7345711E75836B4DCFFDDBDDA9CD86EBE3
[INFO] [stdout] +[GNUPG:] KEY_CONSIDERED E0B8B3C47C5FD4AD9EC89176BC015AA56F847615 3
[INFO] [stdout] +[GNUPG:] INV_SGNR 9
[INFO] [stdout] +[GNUPG:] FAILURE sign 54
[INFO] [stdout]  
[INFO] [stdout] statusfd: (edit distance 80)
[INFO] [stdout] --- former chameleon statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED E0B8B3C47C5FD4AD9EC89176BC015AA56F847615 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED E0B8B3C47C5FD4AD9EC89176BC015AA56F847615 0
[INFO] [stdout] -[GNUPG:] BEGIN_SIGNING H10
[INFO] [stdout] -[GNUPG:] SIG_CREATED S 19 10 00 1671553073 12900E7345711E75836B4DCFFDDBDDA9CD86EBE3
[INFO] [stdout] +[GNUPG:] KEY_CONSIDERED E0B8B3C47C5FD4AD9EC89176BC015AA56F847615 3
[INFO] [stdout] +[GNUPG:] INV_SGNR 9
[INFO] [stdout] +[GNUPG:] FAILURE sign 54
[INFO] [stdout]  
[INFO] [stdout] exit status:
[INFO] [stdout] --- oracle status
[INFO] [stdout] +++ chameleon status
[INFO] [stdout] -exit status: 0
[INFO] [stdout] +exit status: 2
[INFO] [stdout] --- former gpg-sq
[INFO] [stdout] +++ gpg-sq
[INFO] [stdout] -exit status: 0
[INFO] [stdout] +exit status: 2
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (38108) panicked at tests/gpg.rs:1262:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625bf940096a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625bf940096a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625bf9416fda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625bf9416fda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x625bf9405e32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x625bf9405e32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x625bf93dcddf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625bf93dcddf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625bf93f7e99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625bf8d4512c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x625bf8d4512c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625bf93f8052 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x625bf93f8052 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625bf93dceca - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x625bf93d1829 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625bf93ddd5d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x625bf941784c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x625bf9417812 - core[6771d259883166e6]::panicking::panic
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x625bf8b4bb2d - gpg::Diff::assert_success::hd043cd26c52c675f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg.rs:1262:13
[INFO] [stdout]   21:     0x625bf8bcdf07 - gpg::gpg::sign::test_key_imported::h696fca118c8e609b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:153:14
[INFO] [stdout]   22:     0x625bf8bd65f0 - gpg::gpg::sign::test_key::h8ae6d4f6ca7fdd48
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:140:5
[INFO] [stdout]   23:     0x625bf8bcbf94 - gpg::gpg::sign::general_purpose::h1aed408f2705be30
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:85:5
[INFO] [stdout]   24:     0x625bf8bd1acb - gpg::gpg::sign::general_purpose_p256::ntest_callback::h697496790924f4bc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:57:5
[INFO] [stdout]   25:     0x625bf8bd1d73 - gpg::gpg::sign::general_purpose_p256::{{closure}}::h46c166dd910ec793
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:55:1
[INFO] [stdout]   26:     0x625bf8bbb513 - std::sys::backtrace::__rust_begin_short_backtrace::h8cae92809c8577b7
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   27:     0x625bf8b00f4b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h3214a6e9d6705556
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   28:     0x625bf8c47b40 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::had200b263df0afa9
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x625bf8b91566 - std::panicking::catch_unwind::do_call::h7b9a0403b05ebcca
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x625bf8b1611b - __rust_try
[INFO] [stdout]   31:     0x625bf8ad4513 - std::panicking::catch_unwind::h1bdd55b9f2bb53c1
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x625bf8ad4513 - std::panic::catch_unwind::h2bd2257f61640246
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x625bf8ad4513 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h2296f9fc86099039
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   34:     0x625bf8c006fe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h09de5909a73a0049
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x625bf93ffdaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   36:     0x625bf93ffdaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   37:     0x7db8b4afaaa4 - <unknown>
[INFO] [stdout]   38:     0x7db8b4b87a64 - clone
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ## Killing the gpg-agent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'gpg::sign::general_purpose_p256' (38094) panicked at tests/gpg/sign.rs:55:1:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625bf940096a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625bf940096a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625bf9416fda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625bf9416fda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x625bf9405e32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x625bf9405e32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x625bf93dcddf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625bf93dcddf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625bf93f7e99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625bf8d4512c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x625bf8d4512c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625bf93f8052 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x625bf93f8052 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625bf93dc03c - std[128c3efe2914e152]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x625bf93d1809 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625bf93ce870 - std[128c3efe2914e152]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x625bf8bd1c35 - gpg::gpg::sign::general_purpose_p256::ha3f60bb6f9d5c590
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:55:1
[INFO] [stdout]   19:     0x625bf8bd1e17 - gpg::gpg::sign::general_purpose_p256::{{closure}}::ha1edd60d0cf7f87b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:56:30
[INFO] [stdout]   20:     0x625bf8c06336 - core::ops::function::FnOnce::call_once::hb284c98e2874922a
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x625bf8d3922b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x625bf8d3922b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   23:     0x625bf8d45bfb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   24:     0x625bf8d45bfb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x625bf8d45bfb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x625bf8d45bfb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x625bf8d45bfb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x625bf8d45bfb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   29:     0x625bf8d45bfb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   30:     0x625bf8d40054 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   31:     0x625bf8d40054 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   32:     0x625bf8d48802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   33:     0x625bf8d48802 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x625bf8d48802 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x625bf8d48802 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x625bf8d48802 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x625bf8d48802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   38:     0x625bf8d48802 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x625bf93ffdaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   40:     0x625bf93ffdaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   41:     0x7db8b4afaaa4 - <unknown>
[INFO] [stdout]   42:     0x7db8b4b87a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gpg::sign::general_purpose_cv25519 stdout ----
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--list-keys"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 86, 0.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] # Importing key...
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--import" "/EXPERIMENT/key"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 0, 67.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--digest-algo=SHA512" "--sign" "--output" "signature" "/EXPERIMENT/plaintext"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout] error: Invocation not successful.
[INFO] [stdout] 
[INFO] [stdout] args:
[INFO] [stdout]  "--faked-system-time=1671553073!" "--digest-algo=SHA512" "--sign" "--output" "signature" "/tmp/.tmpS0PBY0/plaintext"
[INFO] [stdout] 
[INFO] [stdout] Can't compare to previous run: output not recorded
[INFO] [stdout] stderr: (edit distance 89)
[INFO] [stdout] --- oracle stderr
[INFO] [stdout] +++ chameleon stderr
[INFO] [stdout]  gpg: WARNING: unsafe permissions on homedir '/HOMEDIR'
[INFO] [stdout]  gpg: WARNING: running with faked system time: 2022-12-20 16:17:53
[INFO] [stdout] +gpg: no default secret key: Unusable secret key
[INFO] [stdout] +gpg: signing failed: Unusable secret key
[INFO] [stdout]  
[INFO] [stdout] stderr: (edit distance 89)
[INFO] [stdout] --- former chameleon stderr
[INFO] [stdout] +++ chameleon stderr
[INFO] [stdout]  gpg: WARNING: unsafe permissions on homedir '/HOMEDIR'
[INFO] [stdout]  gpg: WARNING: running with faked system time: 2022-12-20 16:17:53
[INFO] [stdout] +gpg: no default secret key: Unusable secret key
[INFO] [stdout] +gpg: signing failed: Unusable secret key
[INFO] [stdout]  
[INFO] [stdout] statusfd: (edit distance 80)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 77F118E4751225A9F3CB377271CBE02F9D8652B5 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 77F118E4751225A9F3CB377271CBE02F9D8652B5 0
[INFO] [stdout] -[GNUPG:] BEGIN_SIGNING H10
[INFO] [stdout] -[GNUPG:] SIG_CREATED S 22 10 00 1671553073 4CD8306FE2FC0DF4C646F51B456356F837261184
[INFO] [stdout] +[GNUPG:] KEY_CONSIDERED 77F118E4751225A9F3CB377271CBE02F9D8652B5 3
[INFO] [stdout] +[GNUPG:] INV_SGNR 9
[INFO] [stdout] +[GNUPG:] FAILURE sign 54
[INFO] [stdout]  
[INFO] [stdout] statusfd: (edit distance 80)
[INFO] [stdout] --- former chameleon statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 77F118E4751225A9F3CB377271CBE02F9D8652B5 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 77F118E4751225A9F3CB377271CBE02F9D8652B5 0
[INFO] [stdout] -[GNUPG:] BEGIN_SIGNING H10
[INFO] [stdout] -[GNUPG:] SIG_CREATED S 22 10 00 1671553073 4CD8306FE2FC0DF4C646F51B456356F837261184
[INFO] [stdout] +[GNUPG:] KEY_CONSIDERED 77F118E4751225A9F3CB377271CBE02F9D8652B5 3
[INFO] [stdout] +[GNUPG:] INV_SGNR 9
[INFO] [stdout] +[GNUPG:] FAILURE sign 54
[INFO] [stdout]  
[INFO] [stdout] exit status:
[INFO] [stdout] --- oracle status
[INFO] [stdout] +++ chameleon status
[INFO] [stdout] -exit status: 0
[INFO] [stdout] +exit status: 2
[INFO] [stdout] --- former gpg-sq
[INFO] [stdout] +++ gpg-sq
[INFO] [stdout] -exit status: 0
[INFO] [stdout] +exit status: 2
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (38091) panicked at tests/gpg.rs:1262:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625bf940096a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625bf940096a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625bf9416fda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625bf9416fda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x625bf9405e32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x625bf9405e32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x625bf93dcddf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625bf93dcddf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625bf93f7e99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625bf8d4512c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x625bf8d4512c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625bf93f8052 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x625bf93f8052 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625bf93dceca - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x625bf93d1829 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625bf93ddd5d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x625bf941784c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x625bf9417812 - core[6771d259883166e6]::panicking::panic
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x625bf8b4bb2d - gpg::Diff::assert_success::hd043cd26c52c675f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg.rs:1262:13
[INFO] [stdout]   21:     0x625bf8bcdf07 - gpg::gpg::sign::test_key_imported::h696fca118c8e609b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:153:14
[INFO] [stdout]   22:     0x625bf8bd65f0 - gpg::gpg::sign::test_key::h8ae6d4f6ca7fdd48
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:140:5
[INFO] [stdout]   23:     0x625bf8bcbf94 - gpg::gpg::sign::general_purpose::h1aed408f2705be30
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:85:5
[INFO] [stdout]   24:     0x625bf8bd2f68 - gpg::gpg::sign::general_purpose_cv25519::ntest_callback::h9858195cd63bdce5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:33:5
[INFO] [stdout]   25:     0x625bf8bd3243 - gpg::gpg::sign::general_purpose_cv25519::{{closure}}::heaef531c4f2b4417
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:31:1
[INFO] [stdout]   26:     0x625bf8bbbdc3 - std::sys::backtrace::__rust_begin_short_backtrace::hc852108df5c36d2e
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   27:     0x625bf8b0fd0b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hde3b69fd5f240eef
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   28:     0x625bf8c464f0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1ad5f92a91383f30
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x625bf8b90b56 - std::panicking::catch_unwind::do_call::h307a283ca05518cd
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x625bf8b1611b - __rust_try
[INFO] [stdout]   31:     0x625bf8ad2ba3 - std::panicking::catch_unwind::h1ae2689df78759ea
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x625bf8ad2ba3 - std::panic::catch_unwind::h55875047f0c87f07
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x625bf8ad2ba3 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h1ca1c8cda495d184
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   34:     0x625bf8c007be - core::ops::function::FnOnce::call_once{{vtable.shim}}::h15197e91def29c3b
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x625bf93ffdaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   36:     0x625bf93ffdaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   37:     0x7db8b4afaaa4 - <unknown>
[INFO] [stdout]   38:     0x7db8b4b87a64 - clone
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ## Killing the gpg-agent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'gpg::sign::general_purpose_cv25519' (38088) panicked at tests/gpg/sign.rs:31:1:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625bf940096a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625bf940096a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625bf9416fda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625bf9416fda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x625bf9405e32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x625bf9405e32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x625bf93dcddf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625bf93dcddf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625bf93f7e99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625bf8d4512c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x625bf8d4512c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625bf93f8052 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x625bf93f8052 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625bf93dc03c - std[128c3efe2914e152]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x625bf93d1809 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625bf93ce870 - std[128c3efe2914e152]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x625bf8bd30d5 - gpg::gpg::sign::general_purpose_cv25519::hceb1130aaf875a4e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:31:1
[INFO] [stdout]   19:     0x625bf8bd3217 - gpg::gpg::sign::general_purpose_cv25519::{{closure}}::h1762d7cf9f710442
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:32:33
[INFO] [stdout]   20:     0x625bf8c02466 - core::ops::function::FnOnce::call_once::h0940f8ab27104f5b
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x625bf8d3922b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x625bf8d3922b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   23:     0x625bf8d45bfb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   24:     0x625bf8d45bfb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x625bf8d45bfb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x625bf8d45bfb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x625bf8d45bfb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x625bf8d45bfb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   29:     0x625bf8d45bfb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   30:     0x625bf8d40054 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   31:     0x625bf8d40054 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   32:     0x625bf8d48802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   33:     0x625bf8d48802 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x625bf8d48802 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x625bf8d48802 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x625bf8d48802 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x625bf8d48802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   38:     0x625bf8d48802 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x625bf93ffdaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   40:     0x625bf93ffdaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   41:     0x7db8b4afaaa4 - <unknown>
[INFO] [stdout]   42:     0x7db8b4b87a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gpg::sign::general_purpose_p521 stdout ----
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--list-keys"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 86, 0.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] # Importing key...
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--import" "/EXPERIMENT/key"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 0, 67.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--digest-algo=SHA512" "--sign" "--output" "signature" "/EXPERIMENT/plaintext"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout] error: Invocation not successful.
[INFO] [stdout] 
[INFO] [stdout] args:
[INFO] [stdout]  "--faked-system-time=1671553073!" "--digest-algo=SHA512" "--sign" "--output" "signature" "/tmp/.tmpMGq0K1/plaintext"
[INFO] [stdout] 
[INFO] [stdout] Can't compare to previous run: output not recorded
[INFO] [stdout] stderr: (edit distance 89)
[INFO] [stdout] --- oracle stderr
[INFO] [stdout] +++ chameleon stderr
[INFO] [stdout]  gpg: WARNING: unsafe permissions on homedir '/HOMEDIR'
[INFO] [stdout]  gpg: WARNING: running with faked system time: 2022-12-20 16:17:53
[INFO] [stdout] +gpg: no default secret key: Unusable secret key
[INFO] [stdout] +gpg: signing failed: Unusable secret key
[INFO] [stdout]  
[INFO] [stdout] stderr: (edit distance 89)
[INFO] [stdout] --- former chameleon stderr
[INFO] [stdout] +++ chameleon stderr
[INFO] [stdout]  gpg: WARNING: unsafe permissions on homedir '/HOMEDIR'
[INFO] [stdout]  gpg: WARNING: running with faked system time: 2022-12-20 16:17:53
[INFO] [stdout] +gpg: no default secret key: Unusable secret key
[INFO] [stdout] +gpg: signing failed: Unusable secret key
[INFO] [stdout]  
[INFO] [stdout] statusfd: (edit distance 80)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED ED89D96633FFF7C2C8D0025549909F93B919737D 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED ED89D96633FFF7C2C8D0025549909F93B919737D 0
[INFO] [stdout] -[GNUPG:] BEGIN_SIGNING H10
[INFO] [stdout] -[GNUPG:] SIG_CREATED S 19 10 00 1671553073 C746460F2D9CFB3D5985BDA4EEC09C65CA1DE751
[INFO] [stdout] +[GNUPG:] KEY_CONSIDERED ED89D96633FFF7C2C8D0025549909F93B919737D 3
[INFO] [stdout] +[GNUPG:] INV_SGNR 9
[INFO] [stdout] +[GNUPG:] FAILURE sign 54
[INFO] [stdout]  
[INFO] [stdout] statusfd: (edit distance 80)
[INFO] [stdout] --- former chameleon statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED ED89D96633FFF7C2C8D0025549909F93B919737D 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED ED89D96633FFF7C2C8D0025549909F93B919737D 0
[INFO] [stdout] -[GNUPG:] BEGIN_SIGNING H10
[INFO] [stdout] -[GNUPG:] SIG_CREATED S 19 10 00 1671553073 C746460F2D9CFB3D5985BDA4EEC09C65CA1DE751
[INFO] [stdout] +[GNUPG:] KEY_CONSIDERED ED89D96633FFF7C2C8D0025549909F93B919737D 3
[INFO] [stdout] +[GNUPG:] INV_SGNR 9
[INFO] [stdout] +[GNUPG:] FAILURE sign 54
[INFO] [stdout]  
[INFO] [stdout] exit status:
[INFO] [stdout] --- oracle status
[INFO] [stdout] +++ chameleon status
[INFO] [stdout] -exit status: 0
[INFO] [stdout] +exit status: 2
[INFO] [stdout] --- former gpg-sq
[INFO] [stdout] +++ gpg-sq
[INFO] [stdout] -exit status: 0
[INFO] [stdout] +exit status: 2
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (38617) panicked at tests/gpg.rs:1262:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625bf940096a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625bf940096a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625bf9416fda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625bf9416fda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x625bf9405e32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x625bf9405e32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x625bf93dcddf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625bf93dcddf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625bf93f7e99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625bf8d4512c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x625bf8d4512c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625bf93f8052 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x625bf93f8052 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625bf93dceca - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x625bf93d1829 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625bf93ddd5d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x625bf941784c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x625bf9417812 - core[6771d259883166e6]::panicking::panic
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x625bf8b4bb2d - gpg::Diff::assert_success::hd043cd26c52c675f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg.rs:1262:13
[INFO] [stdout]   21:     0x625bf8bcdf07 - gpg::gpg::sign::test_key_imported::h696fca118c8e609b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:153:14
[INFO] [stdout]   22:     0x625bf8bd65f0 - gpg::gpg::sign::test_key::h8ae6d4f6ca7fdd48
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:140:5
[INFO] [stdout]   23:     0x625bf8bcbf94 - gpg::gpg::sign::general_purpose::h1aed408f2705be30
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:85:5
[INFO] [stdout]   24:     0x625bf8bd21ab - gpg::gpg::sign::general_purpose_p521::ntest_callback::h49488846dd18161a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:69:5
[INFO] [stdout]   25:     0x625bf8bd2453 - gpg::gpg::sign::general_purpose_p521::{{closure}}::hc88b11abc8789fca
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:67:1
[INFO] [stdout]   26:     0x625bf8bbbe53 - std::sys::backtrace::__rust_begin_short_backtrace::hcb471cb08c797fb2
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   27:     0x625bf8b09e6b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::ha95c2e8714bed190
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   28:     0x625bf8c46d30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h5318c82dd0855f2d
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x625bf8b91e96 - std::panicking::catch_unwind::do_call::hb4b2aed518fa62f0
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x625bf8b1611b - __rust_try
[INFO] [stdout]   31:     0x625bf8ae93e3 - std::panicking::catch_unwind::hfb1b011af70157ab
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x625bf8ae93e3 - std::panic::catch_unwind::he89ff1185d7d607c
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x625bf8ae93e3 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h9a962e316b77faa3
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   34:     0x625bf8c008be - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1a456c98c8ce909e
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x625bf93ffdaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   36:     0x625bf93ffdaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   37:     0x7db8b4afaaa4 - <unknown>
[INFO] [stdout]   38:     0x7db8b4b87a64 - clone
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ## Killing the gpg-agent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'gpg::sign::general_purpose_p521' (38542) panicked at tests/gpg/sign.rs:67:1:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625bf940096a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625bf940096a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625bf9416fda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625bf9416fda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x625bf9405e32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x625bf9405e32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x625bf93dcddf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625bf93dcddf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625bf93f7e99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625bf8d4512c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x625bf8d4512c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625bf93f8052 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x625bf93f8052 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625bf93dc03c - std[128c3efe2914e152]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x625bf93d1809 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625bf93ce870 - std[128c3efe2914e152]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x625bf8bd2315 - gpg::gpg::sign::general_purpose_p521::h21f945e2fbf77b08
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:67:1
[INFO] [stdout]   19:     0x625bf8bd24f7 - gpg::gpg::sign::general_purpose_p521::{{closure}}::he7388475f5691174
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:68:30
[INFO] [stdout]   20:     0x625bf8c039a6 - core::ops::function::FnOnce::call_once::h45c206fe188dc8a4
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x625bf8d3922b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x625bf8d3922b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   23:     0x625bf8d45bfb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   24:     0x625bf8d45bfb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x625bf8d45bfb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x625bf8d45bfb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x625bf8d45bfb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x625bf8d45bfb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   29:     0x625bf8d45bfb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   30:     0x625bf8d40054 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   31:     0x625bf8d40054 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   32:     0x625bf8d48802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   33:     0x625bf8d48802 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x625bf8d48802 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x625bf8d48802 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x625bf8d48802 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x625bf8d48802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   38:     0x625bf8d48802 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x625bf93ffdaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   40:     0x625bf93ffdaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   41:     0x7db8b4afaaa4 - <unknown>
[INFO] [stdout]   42:     0x7db8b4b87a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gpg::sign::general_purpose_p384 stdout ----
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--list-keys"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 86, 0.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] # Importing key...
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--import" "/EXPERIMENT/key"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 0, 67.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--digest-algo=SHA512" "--sign" "--output" "signature" "/EXPERIMENT/plaintext"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout] error: Invocation not successful.
[INFO] [stdout] 
[INFO] [stdout] args:
[INFO] [stdout]  "--faked-system-time=1671553073!" "--digest-algo=SHA512" "--sign" "--output" "signature" "/tmp/.tmprjEldn/plaintext"
[INFO] [stdout] 
[INFO] [stdout] Can't compare to previous run: output not recorded
[INFO] [stdout] stderr: (edit distance 89)
[INFO] [stdout] --- oracle stderr
[INFO] [stdout] +++ chameleon stderr
[INFO] [stdout]  gpg: WARNING: unsafe permissions on homedir '/HOMEDIR'
[INFO] [stdout]  gpg: WARNING: running with faked system time: 2022-12-20 16:17:53
[INFO] [stdout] +gpg: no default secret key: Unusable secret key
[INFO] [stdout] +gpg: signing failed: Unusable secret key
[INFO] [stdout]  
[INFO] [stdout] stderr: (edit distance 89)
[INFO] [stdout] --- former chameleon stderr
[INFO] [stdout] +++ chameleon stderr
[INFO] [stdout]  gpg: WARNING: unsafe permissions on homedir '/HOMEDIR'
[INFO] [stdout]  gpg: WARNING: running with faked system time: 2022-12-20 16:17:53
[INFO] [stdout] +gpg: no default secret key: Unusable secret key
[INFO] [stdout] +gpg: signing failed: Unusable secret key
[INFO] [stdout]  
[INFO] [stdout] statusfd: (edit distance 80)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 2FBD4C0538D668B478F988D79E8A8F56750272F4 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 2FBD4C0538D668B478F988D79E8A8F56750272F4 0
[INFO] [stdout] -[GNUPG:] BEGIN_SIGNING H10
[INFO] [stdout] -[GNUPG:] SIG_CREATED S 19 10 00 1671553073 C2C0BDE03753E285A8252D7C5D74AA996AB111D9
[INFO] [stdout] +[GNUPG:] KEY_CONSIDERED 2FBD4C0538D668B478F988D79E8A8F56750272F4 3
[INFO] [stdout] +[GNUPG:] INV_SGNR 9
[INFO] [stdout] +[GNUPG:] FAILURE sign 54
[INFO] [stdout]  
[INFO] [stdout] statusfd: (edit distance 80)
[INFO] [stdout] --- former chameleon statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 2FBD4C0538D668B478F988D79E8A8F56750272F4 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 2FBD4C0538D668B478F988D79E8A8F56750272F4 0
[INFO] [stdout] -[GNUPG:] BEGIN_SIGNING H10
[INFO] [stdout] -[GNUPG:] SIG_CREATED S 19 10 00 1671553073 C2C0BDE03753E285A8252D7C5D74AA996AB111D9
[INFO] [stdout] +[GNUPG:] KEY_CONSIDERED 2FBD4C0538D668B478F988D79E8A8F56750272F4 3
[INFO] [stdout] +[GNUPG:] INV_SGNR 9
[INFO] [stdout] +[GNUPG:] FAILURE sign 54
[INFO] [stdout]  
[INFO] [stdout] exit status:
[INFO] [stdout] --- oracle status
[INFO] [stdout] +++ chameleon status
[INFO] [stdout] -exit status: 0
[INFO] [stdout] +exit status: 2
[INFO] [stdout] --- former gpg-sq
[INFO] [stdout] +++ gpg-sq
[INFO] [stdout] -exit status: 0
[INFO] [stdout] +exit status: 2
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (38380) panicked at tests/gpg.rs:1262:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625bf940096a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625bf940096a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625bf9416fda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625bf9416fda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x625bf9405e32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x625bf9405e32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x625bf93dcddf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625bf93dcddf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625bf93f7e99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625bf8d4512c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x625bf8d4512c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625bf93f8052 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x625bf93f8052 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625bf93dceca - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x625bf93d1829 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625bf93ddd5d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x625bf941784c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x625bf9417812 - core[6771d259883166e6]::panicking::panic
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x625bf8b4bb2d - gpg::Diff::assert_success::hd043cd26c52c675f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg.rs:1262:13
[INFO] [stdout]   21:     0x625bf8bcdf07 - gpg::gpg::sign::test_key_imported::h696fca118c8e609b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:153:14
[INFO] [stdout]   22:     0x625bf8bd65f0 - gpg::gpg::sign::test_key::h8ae6d4f6ca7fdd48
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:140:5
[INFO] [stdout]   23:     0x625bf8bcbf94 - gpg::gpg::sign::general_purpose::h1aed408f2705be30
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:85:5
[INFO] [stdout]   24:     0x625bf8bd1e3b - gpg::gpg::sign::general_purpose_p384::ntest_callback::h471b7021d2058f16
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:63:5
[INFO] [stdout]   25:     0x625bf8bd20e3 - gpg::gpg::sign::general_purpose_p384::{{closure}}::hbd7febb5bd3b28b9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:61:1
[INFO] [stdout]   26:     0x625bf8bbb2d3 - std::sys::backtrace::__rust_begin_short_backtrace::h7cf46f6101ebe4cc
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   27:     0x625bf8b0dbeb - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hcba962782143ecca
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   28:     0x625bf8c48550 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hf080014f50c7453a
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x625bf8b92606 - std::panicking::catch_unwind::do_call::he993cb6fcb0a6d41
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x625bf8b1611b - __rust_try
[INFO] [stdout]   31:     0x625bf8ae5f43 - std::panicking::catch_unwind::hc1dad2e753271188
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x625bf8ae5f43 - std::panic::catch_unwind::he9ee33839505511f
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x625bf8ae5f43 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h84734a9f66f40c30
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   34:     0x625bf8c008de - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1af431f3ce7ba4b1
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x625bf93ffdaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   36:     0x625bf93ffdaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   37:     0x7db8b4afaaa4 - <unknown>
[INFO] [stdout]   38:     0x7db8b4b87a64 - clone
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ## Killing the gpg-agent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'gpg::sign::general_purpose_p384' (38379) panicked at tests/gpg/sign.rs:61:1:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625bf940096a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625bf940096a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625bf9416fda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625bf9416fda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x625bf9405e32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x625bf9405e32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x625bf93dcddf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625bf93dcddf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625bf93f7e99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625bf8d4512c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x625bf8d4512c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625bf93f8052 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x625bf93f8052 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625bf93dc03c - std[128c3efe2914e152]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x625bf93d1809 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625bf93ce870 - std[128c3efe2914e152]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x625bf8bd1fa5 - gpg::gpg::sign::general_purpose_p384::h7bcc292ad6b8026c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:61:1
[INFO] [stdout]   19:     0x625bf8bd2187 - gpg::gpg::sign::general_purpose_p384::{{closure}}::hbedfed143053e66f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:62:30
[INFO] [stdout]   20:     0x625bf8c04c86 - core::ops::function::FnOnce::call_once::h7965bcbefd512359
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x625bf8d3922b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x625bf8d3922b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   23:     0x625bf8d45bfb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   24:     0x625bf8d45bfb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x625bf8d45bfb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x625bf8d45bfb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x625bf8d45bfb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x625bf8d45bfb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   29:     0x625bf8d45bfb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   30:     0x625bf8d40054 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   31:     0x625bf8d40054 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   32:     0x625bf8d48802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   33:     0x625bf8d48802 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x625bf8d48802 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x625bf8d48802 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x625bf8d48802 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x625bf8d48802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   38:     0x625bf8d48802 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x625bf93ffdaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   40:     0x625bf93ffdaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   41:     0x7db8b4afaaa4 - <unknown>
[INFO] [stdout]   42:     0x7db8b4b87a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gpg::sign::general_purpose_rsa2k stdout ----
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--list-keys"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 86, 0.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] # Importing key...
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--import" "/EXPERIMENT/key"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 0, 67.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--digest-algo=SHA512" "--sign" "--output" "signature" "/EXPERIMENT/plaintext"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout] error: Invocation not successful.
[INFO] [stdout] 
[INFO] [stdout] args:
[INFO] [stdout]  "--faked-system-time=1671553073!" "--digest-algo=SHA512" "--sign" "--output" "signature" "/tmp/.tmps4D2Q6/plaintext"
[INFO] [stdout] 
[INFO] [stdout] Can't compare to previous run: output not recorded
[INFO] [stdout] stderr: (edit distance 89)
[INFO] [stdout] --- oracle stderr
[INFO] [stdout] +++ chameleon stderr
[INFO] [stdout]  gpg: WARNING: unsafe permissions on homedir '/HOMEDIR'
[INFO] [stdout]  gpg: WARNING: running with faked system time: 2022-12-20 16:17:53
[INFO] [stdout] +gpg: no default secret key: Unusable secret key
[INFO] [stdout] +gpg: signing failed: Unusable secret key
[INFO] [stdout]  
[INFO] [stdout] stderr: (edit distance 89)
[INFO] [stdout] --- former chameleon stderr
[INFO] [stdout] +++ chameleon stderr
[INFO] [stdout]  gpg: WARNING: unsafe permissions on homedir '/HOMEDIR'
[INFO] [stdout]  gpg: WARNING: running with faked system time: 2022-12-20 16:17:53
[INFO] [stdout] +gpg: no default secret key: Unusable secret key
[INFO] [stdout] +gpg: signing failed: Unusable secret key
[INFO] [stdout]  
[INFO] [stdout] statusfd: (edit distance 79)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED A6A4C0257111F9F80B1E4220E4C6C8F4B3D95950 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED A6A4C0257111F9F80B1E4220E4C6C8F4B3D95950 0
[INFO] [stdout] -[GNUPG:] BEGIN_SIGNING H10
[INFO] [stdout] -[GNUPG:] SIG_CREATED S 1 10 00 1671553073 B879BC13E695AF6FF4D3A890EADD7F1EBF821687
[INFO] [stdout] +[GNUPG:] KEY_CONSIDERED A6A4C0257111F9F80B1E4220E4C6C8F4B3D95950 3
[INFO] [stdout] +[GNUPG:] INV_SGNR 9
[INFO] [stdout] +[GNUPG:] FAILURE sign 54
[INFO] [stdout]  
[INFO] [stdout] statusfd: (edit distance 79)
[INFO] [stdout] --- former chameleon statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED A6A4C0257111F9F80B1E4220E4C6C8F4B3D95950 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED A6A4C0257111F9F80B1E4220E4C6C8F4B3D95950 0
[INFO] [stdout] -[GNUPG:] BEGIN_SIGNING H10
[INFO] [stdout] -[GNUPG:] SIG_CREATED S 1 10 00 1671553073 B879BC13E695AF6FF4D3A890EADD7F1EBF821687
[INFO] [stdout] +[GNUPG:] KEY_CONSIDERED A6A4C0257111F9F80B1E4220E4C6C8F4B3D95950 3
[INFO] [stdout] +[GNUPG:] INV_SGNR 9
[INFO] [stdout] +[GNUPG:] FAILURE sign 54
[INFO] [stdout]  
[INFO] [stdout] exit status:
[INFO] [stdout] --- oracle status
[INFO] [stdout] +++ chameleon status
[INFO] [stdout] -exit status: 0
[INFO] [stdout] +exit status: 2
[INFO] [stdout] --- former gpg-sq
[INFO] [stdout] +++ gpg-sq
[INFO] [stdout] -exit status: 0
[INFO] [stdout] +exit status: 2
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (38667) panicked at tests/gpg.rs:1262:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625bf940096a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625bf940096a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625bf9416fda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625bf9416fda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x625bf9405e32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x625bf9405e32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x625bf93dcddf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625bf93dcddf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625bf93f7e99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625bf8d4512c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x625bf8d4512c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625bf93f8052 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x625bf93f8052 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625bf93dceca - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x625bf93d1829 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625bf93ddd5d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x625bf941784c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x625bf9417812 - core[6771d259883166e6]::panicking::panic
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x625bf8b4bb2d - gpg::Diff::assert_success::hd043cd26c52c675f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg.rs:1262:13
[INFO] [stdout]   21:     0x625bf8bcdf07 - gpg::gpg::sign::test_key_imported::h696fca118c8e609b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:153:14
[INFO] [stdout]   22:     0x625bf8bd65f0 - gpg::gpg::sign::test_key::h8ae6d4f6ca7fdd48
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:140:5
[INFO] [stdout]   23:     0x625bf8bcbf94 - gpg::gpg::sign::general_purpose::h1aed408f2705be30
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:85:5
[INFO] [stdout]   24:     0x625bf8bd251b - gpg::gpg::sign::general_purpose_rsa2k::ntest_callback::hbc8ee37babc463cd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:39:5
[INFO] [stdout]   25:     0x625bf8bd27c3 - gpg::gpg::sign::general_purpose_rsa2k::{{closure}}::h5376ec8258776a64
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:37:1
[INFO] [stdout]   26:     0x625bf8bbab83 - std::sys::backtrace::__rust_begin_short_backtrace::h468e8754feca84dd
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   27:     0x625bf8b096eb - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::ha3842fb9105242da
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   28:     0x625bf8c465b0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1de459b2dbac4e7b
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x625bf8b91a76 - std::panicking::catch_unwind::do_call::ha0641557e978e0bc
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x625bf8b1611b - __rust_try
[INFO] [stdout]   31:     0x625bf8ad7113 - std::panicking::catch_unwind::h15a0a207ea10a9a4
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x625bf8ad7113 - std::panic::catch_unwind::h8821b85a93c6c371
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x625bf8ad7113 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h34bdd5b1e375f2f3
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   34:     0x625bf8c010fe - core::ops::function::FnOnce::call_once{{vtable.shim}}::h653ce082a27680f5
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x625bf93ffdaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   36:     0x625bf93ffdaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   37:     0x7db8b4afaaa4 - <unknown>
[INFO] [stdout]   38:     0x7db8b4b87a64 - clone
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ## Killing the gpg-agent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'gpg::sign::general_purpose_rsa2k' (38666) panicked at tests/gpg/sign.rs:37:1:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625bf940096a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625bf940096a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625bf9416fda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625bf9416fda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x625bf9405e32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x625bf9405e32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x625bf93dcddf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625bf93dcddf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625bf93f7e99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625bf8d4512c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x625bf8d4512c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625bf93f8052 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x625bf93f8052 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625bf93dc03c - std[128c3efe2914e152]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x625bf93d1809 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625bf93ce870 - std[128c3efe2914e152]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x625bf8bd2685 - gpg::gpg::sign::general_purpose_rsa2k::h699cc779cf2f72b6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:37:1
[INFO] [stdout]   19:     0x625bf8bd2867 - gpg::gpg::sign::general_purpose_rsa2k::{{closure}}::he925963a64723157
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:38:31
[INFO] [stdout]   20:     0x625bf8c04b36 - core::ops::function::FnOnce::call_once::h7590ebe0623bd295
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x625bf8d3922b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x625bf8d3922b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   23:     0x625bf8d45bfb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   24:     0x625bf8d45bfb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x625bf8d45bfb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x625bf8d45bfb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x625bf8d45bfb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x625bf8d45bfb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   29:     0x625bf8d45bfb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   30:     0x625bf8d40054 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   31:     0x625bf8d40054 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   32:     0x625bf8d48802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   33:     0x625bf8d48802 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x625bf8d48802 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x625bf8d48802 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x625bf8d48802 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x625bf8d48802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   38:     0x625bf8d48802 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x625bf93ffdaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   40:     0x625bf93ffdaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   41:     0x7db8b4afaaa4 - <unknown>
[INFO] [stdout]   42:     0x7db8b4b87a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gpg::sign::general_purpose_rsa3k stdout ----
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--list-keys"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 86, 0.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] # Importing key...
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--import" "/EXPERIMENT/key"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 0, 67.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--digest-algo=SHA512" "--sign" "--output" "signature" "/EXPERIMENT/plaintext"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout] error: Invocation not successful.
[INFO] [stdout] 
[INFO] [stdout] args:
[INFO] [stdout]  "--faked-system-time=1671553073!" "--digest-algo=SHA512" "--sign" "--output" "signature" "/tmp/.tmpRkfT6I/plaintext"
[INFO] [stdout] 
[INFO] [stdout] Can't compare to previous run: output not recorded
[INFO] [stdout] stderr: (edit distance 89)
[INFO] [stdout] --- oracle stderr
[INFO] [stdout] +++ chameleon stderr
[INFO] [stdout]  gpg: WARNING: unsafe permissions on homedir '/HOMEDIR'
[INFO] [stdout]  gpg: WARNING: running with faked system time: 2022-12-20 16:17:53
[INFO] [stdout] +gpg: no default secret key: Unusable secret key
[INFO] [stdout] +gpg: signing failed: Unusable secret key
[INFO] [stdout]  
[INFO] [stdout] stderr: (edit distance 89)
[INFO] [stdout] --- former chameleon stderr
[INFO] [stdout] +++ chameleon stderr
[INFO] [stdout]  gpg: WARNING: unsafe permissions on homedir '/HOMEDIR'
[INFO] [stdout]  gpg: WARNING: running with faked system time: 2022-12-20 16:17:53
[INFO] [stdout] +gpg: no default secret key: Unusable secret key
[INFO] [stdout] +gpg: signing failed: Unusable secret key
[INFO] [stdout]  
[INFO] [stdout] statusfd: (edit distance 79)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED C322BA74736C3F65B560586348B4B9E4C5633092 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED C322BA74736C3F65B560586348B4B9E4C5633092 0
[INFO] [stdout] -[GNUPG:] BEGIN_SIGNING H10
[INFO] [stdout] -[GNUPG:] SIG_CREATED S 1 10 00 1671553073 11F643BB84CBBDC5DDCC7EBDF038CD170B53FB62
[INFO] [stdout] +[GNUPG:] KEY_CONSIDERED C322BA74736C3F65B560586348B4B9E4C5633092 3
[INFO] [stdout] +[GNUPG:] INV_SGNR 9
[INFO] [stdout] +[GNUPG:] FAILURE sign 54
[INFO] [stdout]  
[INFO] [stdout] statusfd: (edit distance 79)
[INFO] [stdout] --- former chameleon statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED C322BA74736C3F65B560586348B4B9E4C5633092 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED C322BA74736C3F65B560586348B4B9E4C5633092 0
[INFO] [stdout] -[GNUPG:] BEGIN_SIGNING H10
[INFO] [stdout] -[GNUPG:] SIG_CREATED S 1 10 00 1671553073 11F643BB84CBBDC5DDCC7EBDF038CD170B53FB62
[INFO] [stdout] +[GNUPG:] KEY_CONSIDERED C322BA74736C3F65B560586348B4B9E4C5633092 3
[INFO] [stdout] +[GNUPG:] INV_SGNR 9
[INFO] [stdout] +[GNUPG:] FAILURE sign 54
[INFO] [stdout]  
[INFO] [stdout] exit status:
[INFO] [stdout] --- oracle status
[INFO] [stdout] +++ chameleon status
[INFO] [stdout] -exit status: 0
[INFO] [stdout] +exit status: 2
[INFO] [stdout] --- former gpg-sq
[INFO] [stdout] +++ gpg-sq
[INFO] [stdout] -exit status: 0
[INFO] [stdout] +exit status: 2
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (38806) panicked at tests/gpg.rs:1262:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625bf940096a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625bf940096a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625bf9416fda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625bf9416fda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x625bf9405e32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x625bf9405e32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x625bf93dcddf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625bf93dcddf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625bf93f7e99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625bf8d4512c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x625bf8d4512c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625bf93f8052 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x625bf93f8052 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625bf93dceca - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x625bf93d1829 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625bf93ddd5d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x625bf941784c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x625bf9417812 - core[6771d259883166e6]::panicking::panic
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x625bf8b4bb2d - gpg::Diff::assert_success::hd043cd26c52c675f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg.rs:1262:13
[INFO] [stdout]   21:     0x625bf8bcdf07 - gpg::gpg::sign::test_key_imported::h696fca118c8e609b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:153:14
[INFO] [stdout]   22:     0x625bf8bd65f0 - gpg::gpg::sign::test_key::h8ae6d4f6ca7fdd48
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:140:5
[INFO] [stdout]   23:     0x625bf8bcbf94 - gpg::gpg::sign::general_purpose::h1aed408f2705be30
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:85:5
[INFO] [stdout]   24:     0x625bf8bd288b - gpg::gpg::sign::general_purpose_rsa3k::ntest_callback::h2af39f64e939df89
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:45:5
[INFO] [stdout]   25:     0x625bf8bd2b33 - gpg::gpg::sign::general_purpose_rsa3k::{{closure}}::h1459da2ff9014d2c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:43:1
[INFO] [stdout]   26:     0x625bf8bbb0b3 - std::sys::backtrace::__rust_begin_short_backtrace::h6bd50143aea2a300
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   27:     0x625bf8b0d4cb - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hc6fc2c67de88dc33
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   28:     0x625bf8c474b0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7d523f160e4cce0f
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x625bf8b922e6 - std::panicking::catch_unwind::do_call::hcdf64cc9659c9344
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x625bf8b1611b - __rust_try
[INFO] [stdout]   31:     0x625bf8ae50b3 - std::panicking::catch_unwind::h4e80088ca2300b00
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x625bf8ae50b3 - std::panic::catch_unwind::hdf7b5d85b2cacfc3
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x625bf8ae50b3 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7fabc1f4a4d5bcbd
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   34:     0x625bf8c0107e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h61623c274b8b7197
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x625bf93ffdaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   36:     0x625bf93ffdaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   37:     0x7db8b4afaaa4 - <unknown>
[INFO] [stdout]   38:     0x7db8b4b87a64 - clone
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ## Killing the gpg-agent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'gpg::sign::general_purpose_rsa3k' (38805) panicked at tests/gpg/sign.rs:43:1:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625bf940096a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625bf940096a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625bf9416fda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625bf9416fda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x625bf9405e32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x625bf9405e32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x625bf93dcddf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625bf93dcddf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625bf93f7e99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625bf8d4512c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x625bf8d4512c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625bf93f8052 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x625bf93f8052 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625bf93dc03c - std[128c3efe2914e152]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x625bf93d1809 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625bf93ce870 - std[128c3efe2914e152]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x625bf8bd29f5 - gpg::gpg::sign::general_purpose_rsa3k::h898ae8ad6432e8a9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:43:1
[INFO] [stdout]   19:     0x625bf8bd2bd7 - gpg::gpg::sign::general_purpose_rsa3k::{{closure}}::hea2ad52b5f860540
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:44:31
[INFO] [stdout]   20:     0x625bf8c07f36 - core::ops::function::FnOnce::call_once::hffa4393e9f7111bb
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x625bf8d3922b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x625bf8d3922b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   23:     0x625bf8d45bfb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   24:     0x625bf8d45bfb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x625bf8d45bfb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x625bf8d45bfb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x625bf8d45bfb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x625bf8d45bfb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   29:     0x625bf8d45bfb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   30:     0x625bf8d40054 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   31:     0x625bf8d40054 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   32:     0x625bf8d48802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   33:     0x625bf8d48802 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x625bf8d48802 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x625bf8d48802 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x625bf8d48802 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x625bf8d48802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   38:     0x625bf8d48802 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x625bf93ffdaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   40:     0x625bf93ffdaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   41:     0x7db8b4afaaa4 - <unknown>
[INFO] [stdout]   42:     0x7db8b4b87a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gpg::sign::general_purpose_rsa4k stdout ----
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--list-keys"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 86, 0.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] # Importing key...
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--import" "/EXPERIMENT/key"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 0, 67.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--digest-algo=SHA512" "--sign" "--output" "signature" "/EXPERIMENT/plaintext"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout] error: Invocation not successful.
[INFO] [stdout] 
[INFO] [stdout] args:
[INFO] [stdout]  "--faked-system-time=1671553073!" "--digest-algo=SHA512" "--sign" "--output" "signature" "/tmp/.tmp2TDWG9/plaintext"
[INFO] [stdout] 
[INFO] [stdout] Can't compare to previous run: output not recorded
[INFO] [stdout] stderr: (edit distance 89)
[INFO] [stdout] --- oracle stderr
[INFO] [stdout] +++ chameleon stderr
[INFO] [stdout]  gpg: WARNING: unsafe permissions on homedir '/HOMEDIR'
[INFO] [stdout]  gpg: WARNING: running with faked system time: 2022-12-20 16:17:53
[INFO] [stdout] +gpg: no default secret key: Unusable secret key
[INFO] [stdout] +gpg: signing failed: Unusable secret key
[INFO] [stdout]  
[INFO] [stdout] stderr: (edit distance 89)
[INFO] [stdout] --- former chameleon stderr
[INFO] [stdout] +++ chameleon stderr
[INFO] [stdout]  gpg: WARNING: unsafe permissions on homedir '/HOMEDIR'
[INFO] [stdout]  gpg: WARNING: running with faked system time: 2022-12-20 16:17:53
[INFO] [stdout] +gpg: no default secret key: Unusable secret key
[INFO] [stdout] +gpg: signing failed: Unusable secret key
[INFO] [stdout]  
[INFO] [stdout] statusfd: (edit distance 79)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 889582DE6E83573009BF037AF28E5223A9C38A99 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 889582DE6E83573009BF037AF28E5223A9C38A99 0
[INFO] [stdout] -[GNUPG:] BEGIN_SIGNING H10
[INFO] [stdout] -[GNUPG:] SIG_CREATED S 1 10 00 1671553073 563DF8CABE6D2476388AE2B99E083AEE947C391F
[INFO] [stdout] +[GNUPG:] KEY_CONSIDERED 889582DE6E83573009BF037AF28E5223A9C38A99 3
[INFO] [stdout] +[GNUPG:] INV_SGNR 9
[INFO] [stdout] +[GNUPG:] FAILURE sign 54
[INFO] [stdout]  
[INFO] [stdout] statusfd: (edit distance 79)
[INFO] [stdout] --- former chameleon statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 889582DE6E83573009BF037AF28E5223A9C38A99 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 889582DE6E83573009BF037AF28E5223A9C38A99 0
[INFO] [stdout] -[GNUPG:] BEGIN_SIGNING H10
[INFO] [stdout] -[GNUPG:] SIG_CREATED S 1 10 00 1671553073 563DF8CABE6D2476388AE2B99E083AEE947C391F
[INFO] [stdout] +[GNUPG:] KEY_CONSIDERED 889582DE6E83573009BF037AF28E5223A9C38A99 3
[INFO] [stdout] +[GNUPG:] INV_SGNR 9
[INFO] [stdout] +[GNUPG:] FAILURE sign 54
[INFO] [stdout]  
[INFO] [stdout] exit status:
[INFO] [stdout] --- oracle status
[INFO] [stdout] +++ chameleon status
[INFO] [stdout] -exit status: 0
[INFO] [stdout] +exit status: 2
[INFO] [stdout] --- former gpg-sq
[INFO] [stdout] +++ gpg-sq
[INFO] [stdout] -exit status: 0
[INFO] [stdout] +exit status: 2
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (39024) panicked at tests/gpg.rs:1262:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625bf940096a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625bf940096a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625bf9416fda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625bf9416fda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x625bf9405e32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x625bf9405e32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x625bf93dcddf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625bf93dcddf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625bf93f7e99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625bf8d4512c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x625bf8d4512c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625bf93f8052 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x625bf93f8052 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625bf93dceca - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x625bf93d1829 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625bf93ddd5d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x625bf941784c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x625bf9417812 - core[6771d259883166e6]::panicking::panic
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x625bf8b4bb2d - gpg::Diff::assert_success::hd043cd26c52c675f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg.rs:1262:13
[INFO] [stdout]   21:     0x625bf8bcdf07 - gpg::gpg::sign::test_key_imported::h696fca118c8e609b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:153:14
[INFO] [stdout]   22:     0x625bf8bd65f0 - gpg::gpg::sign::test_key::h8ae6d4f6ca7fdd48
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:140:5
[INFO] [stdout]   23:     0x625bf8bcbf94 - gpg::gpg::sign::general_purpose::h1aed408f2705be30
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:85:5
[INFO] [stdout]   24:     0x625bf8bd2bfb - gpg::gpg::sign::general_purpose_rsa4k::ntest_callback::hac636467798dece7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:51:5
[INFO] [stdout]   25:     0x625bf8bd2ed3 - gpg::gpg::sign::general_purpose_rsa4k::{{closure}}::h4f1f6858671c8359
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:49:1
[INFO] [stdout]   26:     0x625bf8bbb093 - std::sys::backtrace::__rust_begin_short_backtrace::h6bac7b6346d9cec1
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   27:     0x625bf8b0ba0b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hb6bcad5bded09502
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   28:     0x625bf8c478a0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h977b4e6fb3766c38
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x625bf8b92846 - std::panicking::catch_unwind::do_call::hffd883809bca1c74
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x625bf8b1611b - __rust_try
[INFO] [stdout]   31:     0x625bf8ad2913 - std::panicking::catch_unwind::hfe7c935161ba9cd8
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   32:     0x625bf8ad2913 - std::panic::catch_unwind::h9be4bbf8750f4cf8
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x625bf8ad2913 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h1c55197d5e14c7af
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   34:     0x625bf8c01b5e - core::ops::function::FnOnce::call_once{{vtable.shim}}::hcd0c411a8a8487b5
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x625bf93ffdaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   36:     0x625bf93ffdaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   37:     0x7db8b4afaaa4 - <unknown>
[INFO] [stdout]   38:     0x7db8b4b87a64 - clone
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ## Killing the gpg-agent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'gpg::sign::general_purpose_rsa4k' (39023) panicked at tests/gpg/sign.rs:49:1:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625bf940096a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625bf940096a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625bf9416fda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625bf9416fda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x625bf9405e32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x625bf9405e32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x625bf93dcddf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625bf93dcddf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625bf93f7e99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625bf8d4512c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x625bf8d4512c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625bf93f8052 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x625bf93f8052 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625bf93dc03c - std[128c3efe2914e152]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x625bf93d1809 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625bf93ce870 - std[128c3efe2914e152]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x625bf8bd2d65 - gpg::gpg::sign::general_purpose_rsa4k::h0623953e7dba3cae
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:49:1
[INFO] [stdout]   19:     0x625bf8bd2ea7 - gpg::gpg::sign::general_purpose_rsa4k::{{closure}}::h0c8fb36c1e9ebe84
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:50:31
[INFO] [stdout]   20:     0x625bf8c05f26 - core::ops::function::FnOnce::call_once::ha9c597b50110aa2d
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x625bf8d3922b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x625bf8d3922b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   23:     0x625bf8d45bfb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   24:     0x625bf8d45bfb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x625bf8d45bfb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x625bf8d45bfb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x625bf8d45bfb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x625bf8d45bfb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   29:     0x625bf8d45bfb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   30:     0x625bf8d40054 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   31:     0x625bf8d40054 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   32:     0x625bf8d48802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   33:     0x625bf8d48802 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x625bf8d48802 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x625bf8d48802 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x625bf8d48802 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x625bf8d48802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   38:     0x625bf8d48802 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x625bf93ffdaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   40:     0x625bf93ffdaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   41:     0x7db8b4afaaa4 - <unknown>
[INFO] [stdout]   42:     0x7db8b4b87a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- gpg::sign::restricted_agent stdout ----
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--list-keys"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 86, 0.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] # Importing key...
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--import" "/EXPERIMENT/key"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout]   - Asserting recorded limits of 0, 0, 67.
[INFO] [stdout]   - Asserting output matches output from last run.
[INFO] [stdout] 
[INFO] [stdout] ## Putting the gpg-agent in restricted mode
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ## Invoking "gpg" "--faked-system-time=1671553073!" "--digest-algo=SHA512" "--sign" "--output" "signature" "/EXPERIMENT/plaintext"
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon:
[INFO] [stdout]   - Not invoking the oracle: using cached results
[INFO] [stdout] error: Invocation not successful.
[INFO] [stdout] 
[INFO] [stdout] args:
[INFO] [stdout]  "--faked-system-time=1671553073!" "--digest-algo=SHA512" "--sign" "--output" "signature" "/tmp/.tmpe3rn8t/plaintext"
[INFO] [stdout] 
[INFO] [stdout] Can't compare to previous run: output not recorded
[INFO] [stdout] stderr: (edit distance 89)
[INFO] [stdout] --- oracle stderr
[INFO] [stdout] +++ chameleon stderr
[INFO] [stdout]  gpg: WARNING: unsafe permissions on homedir '/HOMEDIR'
[INFO] [stdout]  gpg: WARNING: running with faked system time: 2022-12-20 16:17:53
[INFO] [stdout] +gpg: no default secret key: Unusable secret key
[INFO] [stdout] +gpg: signing failed: Unusable secret key
[INFO] [stdout]  
[INFO] [stdout] stderr: (edit distance 89)
[INFO] [stdout] --- former chameleon stderr
[INFO] [stdout] +++ chameleon stderr
[INFO] [stdout]  gpg: WARNING: unsafe permissions on homedir '/HOMEDIR'
[INFO] [stdout]  gpg: WARNING: running with faked system time: 2022-12-20 16:17:53
[INFO] [stdout] +gpg: no default secret key: Unusable secret key
[INFO] [stdout] +gpg: signing failed: Unusable secret key
[INFO] [stdout]  
[INFO] [stdout] statusfd: (edit distance 80)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 9B1444B5895963AF891049600691A80179F100FA 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 9B1444B5895963AF891049600691A80179F100FA 0
[INFO] [stdout] -[GNUPG:] BEGIN_SIGNING H10
[INFO] [stdout] -[GNUPG:] SIG_CREATED S 22 10 00 1671553073 C864D0E282B2568755E65080A809DAB618FE8BDF
[INFO] [stdout] +[GNUPG:] KEY_CONSIDERED 9B1444B5895963AF891049600691A80179F100FA 3
[INFO] [stdout] +[GNUPG:] INV_SGNR 9
[INFO] [stdout] +[GNUPG:] FAILURE sign 54
[INFO] [stdout]  
[INFO] [stdout] statusfd: (edit distance 80)
[INFO] [stdout] --- former chameleon statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 9B1444B5895963AF891049600691A80179F100FA 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 9B1444B5895963AF891049600691A80179F100FA 0
[INFO] [stdout] -[GNUPG:] BEGIN_SIGNING H10
[INFO] [stdout] -[GNUPG:] SIG_CREATED S 22 10 00 1671553073 C864D0E282B2568755E65080A809DAB618FE8BDF
[INFO] [stdout] +[GNUPG:] KEY_CONSIDERED 9B1444B5895963AF891049600691A80179F100FA 3
[INFO] [stdout] +[GNUPG:] INV_SGNR 9
[INFO] [stdout] +[GNUPG:] FAILURE sign 54
[INFO] [stdout]  
[INFO] [stdout] exit status:
[INFO] [stdout] --- oracle status
[INFO] [stdout] +++ chameleon status
[INFO] [stdout] -exit status: 0
[INFO] [stdout] +exit status: 2
[INFO] [stdout] --- former gpg-sq
[INFO] [stdout] +++ gpg-sq
[INFO] [stdout] -exit status: 0
[INFO] [stdout] +exit status: 2
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (39193) panicked at tests/gpg.rs:1262:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625bf940096a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625bf940096a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625bf9416fda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625bf9416fda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x625bf9405e32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x625bf9405e32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x625bf93dcddf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625bf93dcddf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625bf93f7e99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625bf8d4512c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x625bf8d4512c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625bf93f8052 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x625bf93f8052 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625bf93dceca - std[128c3efe2914e152]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x625bf93d1829 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625bf93ddd5d - __rustc[752cc74e29381ccc]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x625bf941784c - core[6771d259883166e6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x625bf9417812 - core[6771d259883166e6]::panicking::panic
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x625bf8b4bb2d - gpg::Diff::assert_success::hd043cd26c52c675f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg.rs:1262:13
[INFO] [stdout]   21:     0x625bf8bcdf07 - gpg::gpg::sign::test_key_imported::h696fca118c8e609b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:153:14
[INFO] [stdout]   22:     0x625bf8bccae7 - gpg::gpg::sign::restricted_agent::ntest_callback::he5073ccd03eb4a36
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:127:5
[INFO] [stdout]   23:     0x625bf8bcd103 - gpg::gpg::sign::restricted_agent::{{closure}}::h1fce1b20c5cb42db
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:106:1
[INFO] [stdout]   24:     0x625bf8bbb973 - std::sys::backtrace::__rust_begin_short_backtrace::hae0e5a50a8e17529
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   25:     0x625bf8afe10b - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::h182b06e243668f66
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   26:     0x625bf8c47c50 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb1e817ce6b47bb20
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x625bf8b91416 - std::panicking::catch_unwind::do_call::h72dad534e880cf74
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x625bf8b1611b - __rust_try
[INFO] [stdout]   29:     0x625bf8acc893 - std::panicking::catch_unwind::he94dc6d71924a4bf
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x625bf8acc893 - std::panic::catch_unwind::h474fd76597c79579
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x625bf8acc893 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h03ae13a0db90b330
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   32:     0x625bf8c00dde - core::ops::function::FnOnce::call_once{{vtable.shim}}::h48249e80abb28870
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   33:     0x625bf93ffdaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   34:     0x625bf93ffdaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   35:     0x7db8b4afaaa4 - <unknown>
[INFO] [stdout]   36:     0x7db8b4b87a64 - clone
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ## Killing the gpg-agent
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'gpg::sign::restricted_agent' (39192) panicked at tests/gpg/sign.rs:106:1:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x625bf940096a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x625bf940096a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x625bf940096a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x625bf9416fda - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x625bf9416fda - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x625bf9405e32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x625bf9405e32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x625bf93dcddf - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x625bf93dcddf - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x625bf93f7e99 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x625bf8d4512c - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x625bf8d4512c - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x625bf93f8052 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x625bf93f8052 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x625bf93dc03c - std[128c3efe2914e152]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x625bf93d1809 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x625bf93ce870 - std[128c3efe2914e152]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x625bf8bccfc5 - gpg::gpg::sign::restricted_agent::h7f05199ef3ba52bc
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:106:1
[INFO] [stdout]   19:     0x625bf8bcd1a7 - gpg::gpg::sign::restricted_agent::{{closure}}::h99975689958146f7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/gpg/sign.rs:107:26
[INFO] [stdout]   20:     0x625bf8c047c6 - core::ops::function::FnOnce::call_once::h6dabdbdb5a757805
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x625bf8d3922b - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x625bf8d3922b - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   23:     0x625bf8d45bfb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   24:     0x625bf8d45bfb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   25:     0x625bf8d45bfb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   26:     0x625bf8d45bfb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   27:     0x625bf8d45bfb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x625bf8d45bfb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   29:     0x625bf8d45bfb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   30:     0x625bf8d40054 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   31:     0x625bf8d40054 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   32:     0x625bf8d48802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   33:     0x625bf8d48802 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   34:     0x625bf8d48802 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   35:     0x625bf8d48802 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   36:     0x625bf8d48802 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x625bf8d48802 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   38:     0x625bf8d48802 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x625bf93ffdaf - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   40:     0x625bf93ffdaf - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   41:     0x7db8b4afaaa4 - <unknown>
[INFO] [stdout]   42:     0x7db8b4b87a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     gpg::decrypt::general_purpose_cv25519
[INFO] [stdout]     gpg::decrypt::general_purpose_p256
[INFO] [stdout]     gpg::decrypt::general_purpose_p384
[INFO] [stdout]     gpg::decrypt::general_purpose_p521
[INFO] [stdout]     gpg::decrypt::general_purpose_rsa2k
[INFO] [stdout]     gpg::decrypt::general_purpose_rsa3k
[INFO] [stdout]     gpg::decrypt::general_purpose_rsa4k
[INFO] [stdout]     gpg::decrypt::restricted_agent
[INFO] [stdout]     gpg::sign::general_purpose_cv25519
[INFO] [stdout]     gpg::sign::general_purpose_p256
[INFO] [stdout]     gpg::sign::general_purpose_p384
[INFO] [stdout]     gpg::sign::general_purpose_p521
[INFO] [stdout]     gpg::sign::general_purpose_rsa2k
[INFO] [stdout]     gpg::sign::general_purpose_rsa3k
[INFO] [stdout]     gpg::sign::general_purpose_rsa4k
[INFO] [stdout]     gpg::sign::restricted_agent
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 179 passed; 16 failed; 0 ignored; 0 measured; 0 filtered out; finished in 84.64s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test gpg`
[INFO] running `Command { std: "docker" "inspect" "42ee694b94541294abede52fa20a131f12794ab561f8333b2cad48b36e780116", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42ee694b94541294abede52fa20a131f12794ab561f8333b2cad48b36e780116", kill_on_drop: false }`
[INFO] [stdout] 42ee694b94541294abede52fa20a131f12794ab561f8333b2cad48b36e780116
