[INFO] fetching crate sequoia-chameleon-gnupg 0.13.1...
[INFO] testing sequoia-chameleon-gnupg-0.13.1 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate sequoia-chameleon-gnupg 0.13.1 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sequoia-chameleon-gnupg 0.13.1 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c5316983e2420016fb2f3d0c914772430ce611ed2509493cf3f152249532e85
[INFO] running `Command { std: "docker" "start" "-a" "5c5316983e2420016fb2f3d0c914772430ce611ed2509493cf3f152249532e85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c5316983e2420016fb2f3d0c914772430ce611ed2509493cf3f152249532e85", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c5316983e2420016fb2f3d0c914772430ce611ed2509493cf3f152249532e85", kill_on_drop: false }`
[INFO] [stdout] 5c5316983e2420016fb2f3d0c914772430ce611ed2509493cf3f152249532e85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1471bd243b2eab448448023ca77ceebd222c3356610900724355e9d34be57e1
[INFO] running `Command { std: "docker" "start" "-a" "e1471bd243b2eab448448023ca77ceebd222c3356610900724355e9d34be57e1", 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 cc v1.2.10
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crunchy v0.2.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling getrandom v0.2.15
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling tempfile v3.15.0
[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 zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling nettle-sys v2.3.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling buffered-reader v1.4.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling memsec v0.7.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling sequoia-openpgp v2.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling tinyvec v1.8.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling nettle v7.4.0
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling capnp v0.19.8
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hickory-proto v0.24.2
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sequoia-ipc v0.36.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling capnp-futures v0.19.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling capnp-rpc v0.19.5
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling clap_mangen v0.2.26
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling openpgp-cert-d v0.3.4
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling clap_complete v4.5.43
[INFO] [stderr]    Compiling sequoia-gpg-agent v0.6.0
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling gethostname v0.5.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sequoia-policy-config v0.8.0
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling sequoia-wot v0.14.0
[INFO] [stderr]    Compiling sequoia-chameleon-gnupg v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling hickory-resolver v0.24.2
[INFO] [stderr]    Compiling hickory-client v0.24.2
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling z-base-32 v0.1.4
[INFO] [stderr]    Compiling stfu8 v0.2.7
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling openssh-keys v0.6.4
[INFO] [stderr]    Compiling interprocess v2.2.2
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.13.1: shell completions written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-71d30b8ba7b994db/out/shell-completions
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.13.1: man pages written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-71d30b8ba7b994db/out/man-pages
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling filetime v0.2.25
[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 4m 11s
[INFO] running `Command { std: "docker" "inspect" "e1471bd243b2eab448448023ca77ceebd222c3356610900724355e9d34be57e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1471bd243b2eab448448023ca77ceebd222c3356610900724355e9d34be57e1", kill_on_drop: false }`
[INFO] [stdout] e1471bd243b2eab448448023ca77ceebd222c3356610900724355e9d34be57e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc363963172ab8aa9f8d9c0c1c9f732739a426e482874f681ded245320bb328b
[INFO] running `Command { std: "docker" "start" "-a" "bc363963172ab8aa9f8d9c0c1c9f732739a426e482874f681ded245320bb328b", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[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 winnow v0.6.24
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling sequoia-chameleon-gnupg v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.13.1: shell completions written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-983c51c67a6e4fd2/out/shell-completions
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.13.1: man pages written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-983c51c67a6e4fd2/out/man-pages
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling streaming-stats v0.1.29
[INFO] [stderr]    Compiling histo v1.0.0
[INFO] [stderr]    Compiling tar v0.4.43
[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 editdistancek v1.0.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[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 reqwest v0.12.12
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling ntest_test_cases v0.9.3
[INFO] [stderr]    Compiling pty-process v0.4.0
[INFO] [stderr]    Compiling ntest_timeout v0.9.3
[INFO] [stderr]    Compiling sequoia-openpgp v2.0.0
[INFO] [stderr]    Compiling openpgp-cert-d v0.3.4
[INFO] [stderr]    Compiling ntest v0.9.3
[INFO] [stderr]    Compiling sequoia-cert-store v0.7.0
[INFO] [stderr]    Compiling sequoia-ipc v0.36.0
[INFO] [stderr]    Compiling sequoia-policy-config v0.8.0
[INFO] [stderr]    Compiling sequoia-net v0.30.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 2m 20s
[INFO] running `Command { std: "docker" "inspect" "bc363963172ab8aa9f8d9c0c1c9f732739a426e482874f681ded245320bb328b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc363963172ab8aa9f8d9c0c1c9f732739a426e482874f681ded245320bb328b", kill_on_drop: false }`
[INFO] [stdout] bc363963172ab8aa9f8d9c0c1c9f732739a426e482874f681ded245320bb328b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d613e993dd9d2d4e8e6eee7cff81c2072163f0378475c03e0f0e1be26a474915
[INFO] running `Command { std: "docker" "start" "-a" "d613e993dd9d2d4e8e6eee7cff81c2072163f0378475c03e0f0e1be26a474915", 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-983c51c67a6e4fd2/out/shell-completions
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.13.1: man pages written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-983c51c67a6e4fd2/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: `sequoia-chameleon-gnupg` (bin "gpgv-sq") generated 2 warnings
[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 "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` (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 "gpgv-sq" test) generated 2 warnings (2 duplicates)
[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.80s
[INFO] [stderr]      Running unittests src/gpg.rs (/opt/rustwide/target/debug/deps/gpg_sq-7b1e39df0d497298)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test argparse::options::tests::splitting ... ok
[INFO] [stdout] test argparse::options::tests::import_options ... ok
[INFO] [stdout] test argparse::options::tests::tokenizing ... 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 utils::tests::robustly_canonicalize ... ok
[INFO] [stdout] test argparse::tests::file ... 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-2295f5ce8dfacf8b)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr] gpg: Note: "-q" is not considered an option
[INFO] [stdout] test argparse::options::tests::splitting ... ok
[INFO] [stderr] gpg: Note: "-q" is not considered an option
[INFO] [stdout] test argparse::tests::commandline ... ok
[INFO] [stderr] gpg: Note: "--status-fd" is not considered an option
[INFO] [stdout] test argparse::options::tests::tokenizing ... ok
[INFO] [stderr] gpg: Note: "--quiet" is not considered an option
[INFO] [stdout] test utils::tests::robustly_canonicalize ... ok
[INFO] [stderr]      Running tests/gpg.rs (/opt/rustwide/target/debug/deps/gpg-a0b687326e8b4ba9)
[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.07s
[INFO] [stdout] 
[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::empty ... ok
[INFO] [stdout] test gpg::decrypt::a_cert ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_aes128 ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_aes256 ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_aes192 ... ok
[INFO] [stdout] test gpg::decrypt::restricted_agent ... ok
[INFO] [stdout] test gpg::decrypt::locked_loopback ... ok
[INFO] [stdout] test gpg::decrypt::simple ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_unwrap ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_blowfish ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::encrypt::fingerprint_recipient ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_twofish ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::encrypt::no_encryption_subkey ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::export::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::encrypt::hidden_recipient ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::encrypt::recipient_file ... ok
[INFO] [stdout] test gpg::export::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::export::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::export::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::export::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::encrypt::throw_keyids ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_p256 ... ok
[INFO] [stdout] test gpg::export::local_sigs ... ok
[INFO] [stdout] test gpg::export::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::export::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_cv25519 ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_p521 ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_p384 ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_rsa4k ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_rsa2k ... ok
[INFO] [stdout] test gpg::export_ssh_key::no_authentication_subkey ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_rsa3k ... 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::preferences ... 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::dsa_rsa2k_by_id ... ok
[INFO] [stdout] test gpg::generate_key::eddsa_ecdh_25519 ... ok
[INFO] [stdout] test gpg::generate_key::rsa2k_rsa2k ... ok
[INFO] [stdout] test gpg::import::cert_revocation ... ok
[INFO] [stdout] test gpg::generate_key::rsa2k_rsa2k_locked ... ok
[INFO] [stdout] test gpg::generate_key::usage ... ok
[INFO] [stdout] test gpg::import::local_sigs ... ok
[INFO] [stdout] test gpg::import::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::import::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::import::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::import::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::import::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::import::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::list_keys::empty ... ok
[INFO] [stdout] test gpg::list_keys::designated_revoker ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::import::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::list_keys::disabled ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::list_keys::expired ... ok
[INFO] [stdout] test gpg::list_keys::expired_subkey ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::list_keys::dsa_elgamal ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::list_keys::policy_url ... ok
[INFO] [stdout] test gpg::list_keys::keyring_usage ... ok
[INFO] [stdout] test gpg::list_keys::notations ... ok
[INFO] [stdout] test gpg::list_keys::queries ... ok
[INFO] [stdout] test gpg::list_keys::show_keys ... ok
[INFO] [stdout] test gpg::list_keys::show_unusable_subkeys ... ok
[INFO] [stdout] test gpg::list_packets::compressed_data ... ok
[INFO] [stdout] test gpg::list_keys::unusable_uids ... ok
[INFO] [stdout] test gpg::list_keys::restricted_agent ... ok
[INFO] [stdout] test gpg::list_packets::encrypted ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::list_keys::locked ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::list_packets::inline_signed ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::list_keys::list_signatures ... ok
[INFO] [stdout] test gpg::list_packets::locked_key ... ok
[INFO] [stdout] test gpg::list_keys::revoked ... ok
[INFO] [stdout] test gpg::list_packets::mdc ... ok
[INFO] [stdout] test gpg::list_packets::key_packets ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::list_packets::literal ... ok
[INFO] [stdout] test gpg::list_packets::signature ... ok
[INFO] [stdout] test gpg::list_packets::user_attribute ... ok
[INFO] [stdout] test gpg::list_packets::marker ... ok
[INFO] [stdout] test gpg::list_keys::valid ... ok
[INFO] [stdout] test gpg::print_mds::print_md_md5 ... ok
[INFO] [stdout] test gpg::list_packets::userid ... ok
[INFO] [stdout] test gpg::migrate::migration_from_secring ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha256 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha512 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha224 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_ripemd160 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha1 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha384 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_star ... 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_all_dashes ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_1y ... ok
[INFO] [stdout] test gpg::quick::add_key_default_auth ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_dash ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_iso_time ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_never ... 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_default_default_iso_date ... ok
[INFO] [stdout] test gpg::quick::add_key_ed25519 ... ok
[INFO] [stdout] test gpg::quick::add_key_nistp256 ... ok
[INFO] [stdout] test gpg::quick::add_key_future_default ... ok
[INFO] [stdout] test gpg::quick::add_key_default ... ok
[INFO] [stdout] test gpg::quick::add_key_no_arg ... ok
[INFO] [stdout] test gpg::quick::add_key_default_sign ... ok
[INFO] [stdout] test gpg::quick::add_key_default_encrypt ... ok
[INFO] [stdout] test gpg::quick::add_key_rsa ... ok
[INFO] [stdout] test gpg::quick::add_key_dsa ... 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_default_auth ... ok
[INFO] [stdout] test gpg::quick::add_uid ... ok
[INFO] [stdout] test gpg::quick::add_key_rsa_encrypt_space_sign ... ok
[INFO] [stdout] test gpg::quick::generate_key_all_dashes ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default ... ok
[INFO] [stdout] test gpg::quick::generate_key_default ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_iso_time ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_1y ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_dash ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_encr ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_iso_date ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_encrypt ... ok
[INFO] [stdout] test gpg::quick::generate_key_ed25519 ... ok
[INFO] [stdout] test gpg::quick::generate_key_nistp256 ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_never ... ok
[INFO] [stdout] test gpg::quick::generate_key_future_default ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_sign ... ok
[INFO] [stdout] test gpg::quick::generate_key_rsa ... ok
[INFO] [stdout] test gpg::quick::generate_key_dsa ... 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::quick::generate_key_no_arg ... ok
[INFO] [stdout] test gpg::quick::generate_key_rsa_encrypt_space_sign ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_none ... ok
[INFO] [stdout] test gpg::quick::revoke_uid ... ok
[INFO] [stdout] test gpg::sign::issue_114 ... ok
[INFO] [stdout] test gpg::sign::issue_114_a ... ok
[INFO] [stdout] test gpg::sign::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::sign::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::sign::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::sign::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::sign::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::status_fd::untrusted_certificate_prompt ... ok
[INFO] [stdout] test gpg::sign::signers_are_deduplicated ... ok
[INFO] [stdout] test gpg::sign::no_signing_subkey ... ok
[INFO] [stdout] test gpg::sign::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::sign::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::trust_models::always ... ok
[INFO] [stdout] test gpg::verify::no_data ... ok
[INFO] [stdout] test gpg::verify::basic ... ok
[INFO] [stdout] test gpg::sign::restricted_agent ... ok
[INFO] [stdout] test gpg::verify::notations ... ok
[INFO] [stdout] test gpg::verify::revoked_cert ... ok
[INFO] [stdout] test gpg::verify::revoked_subkey ... ok
[INFO] [stdout] test gpg::verify::revoked_cert_and_subkey ... ok
[INFO] [stdout] test gpg::verify::hash_algos ... ok
[INFO] [stdout] test gpg::trust_models::auto ... ok
[INFO] [stdout] test gpg::trust_models::pgp ... ok
[INFO] [stdout] test gpg::version::dump_options ... ok
[INFO] [stdout] test gpg::verify::weak_hash_algos ... ok
[INFO] [stdout] test gpg::verify::wrong_key ... ok
[INFO] [stdout] test gpg::verify::show_uid_validity ... ok
[INFO] [stdout] test gpg::verify::extended ... ok
[INFO] [stdout] test gpg::verify::cipher_suites ... ok
[INFO] [stdout] test gpg::verify::signature_types ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-b8646cfe4266d070)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 195 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 105.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 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 password_store_git ... FAILED
[INFO] [stdout] test debsig_verify_0_30 ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- password_store_git stdout ----
[INFO] [stdout] Spawning ["cargo", "build", "--quiet", "--no-default-features", "--features=crypto-nettle"] to build the chameleon...
[INFO] [stdout] # Recording password-store-git
[INFO] [stdout] 
[INFO] [stdout]   - Package: password-store
[INFO] [stdout]   - Version: dddca73694d1ecc2381cde6c02a9d1466cf0ab41
[INFO] [stdout]   - Source: git
[INFO] [stdout]   - Created: 2024-02-23 15:32:16.529467928 UTC
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 0
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (35488) panicked at tests/integration.rs:497:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to spawn sq
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[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: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:54:37
[INFO] [stdout]    2: integration::inspect_pgp
[INFO] [stdout]              at ./tests/integration.rs:607:10
[INFO] [stdout]    3: integration::Diff::distances::{{closure}}::{{closure}}
[INFO] [stdout]              at ./tests/integration.rs:497:34
[INFO] [stdout]    4: core::iter::adapters::map::map_fold::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]    5: core::iter::adapters::map::map_fold::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]    6: <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::fold
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/iter/macros.rs:255:27
[INFO] [stdout]    7: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]    8: <core::iter::adapters::cloned::Cloned<I> as core::iter::traits::iterator::Iterator>::fold
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/cloned.rs:61:31
[INFO] [stdout]    9: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   10: core::iter::traits::iterator::Iterator::for_each
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   11: alloc::vec::Vec<T,A>::extend_trusted
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/mod.rs:3825:26
[INFO] [stdout]   12: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_extend.rs:26:14
[INFO] [stdout]   13: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   14: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   15: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/mod.rs:3689:9
[INFO] [stdout]   16: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/traits/iterator.rs:2028:9
[INFO] [stdout]   17: integration::Diff::distances::{{closure}}
[INFO] [stdout]              at ./tests/integration.rs:506:16
[INFO] [stdout]   18: std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:315:50
[INFO] [stdout]   19: std::sync::once_lock::OnceLock<T>::initialize::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:528:19
[INFO] [stdout]   20: std::sync::once::Once::call_once_force::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once.rs:217:40
[INFO] [stdout]   21: std::sys::sync::once::futex::Once::call
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   22: std::sync::once::Once::call_once_force
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once.rs:217:20
[INFO] [stdout]   23: std::sync::once_lock::OnceLock<T>::initialize
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:527:19
[INFO] [stdout]   24: std::sync::once_lock::OnceLock<T>::get_or_try_init
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:403:14
[INFO] [stdout]   25: std::sync::once_lock::OnceLock<T>::get_or_init
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:315:20
[INFO] [stdout]   26: integration::Diff::distances
[INFO] [stdout]              at ./tests/integration.rs:472:25
[INFO] [stdout]   27: integration::Diff::emit
[INFO] [stdout]              at ./tests/integration.rs:543:43
[INFO] [stdout]   28: integration::Experiment::run
[INFO] [stdout]              at ./tests/integration.rs:696:18
[INFO] [stdout]   29: integration::password_store_git::ntest_callback
[INFO] [stdout]              at ./tests/integration.rs:28:64
[INFO] [stdout]   30: integration::password_store_git::{{closure}}
[INFO] [stdout]              at ./tests/integration.rs:26:1
[INFO] [stdout]   31: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   33: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35: __rust_try
[INFO] [stdout]   36: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   41: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42: <unknown>
[INFO] [stdout]   43: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0b3d499852 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0b3d499852 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0b3d499852 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e0b3d499852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e0b3d4ab39f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e0b3d4ab39f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e0b3d462483 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0b3d462483 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e0b3d4709e2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e0b3d47673f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e0b3d4765d1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e0b3d0f210e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5e0b3d0f210e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0b3d476dff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5e0b3d476dff - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e0b3d476baa - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e0b3d470b19 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e0b3d455aed - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e0b3d4b3f90 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e0b3d4b3296 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5e0b3cff97c1 - core::result::Result<T,E>::unwrap::h1eb3c856947d738d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e0b3cff97c1 - integration::Diff::distances::{{closure}}::{{closure}}::h7904042828db455c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:497:54
[INFO] [stdout]   22:     0x5e0b3d0504f6 - core::iter::adapters::map::map_fold::{{closure}}::hf51e7cf7a423ecc1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x5e0b3d05040d - core::iter::adapters::map::map_fold::{{closure}}::h8e43007f75e22df3
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]   24:     0x5e0b3d01b535 - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::fold::h87f70c9f21044254
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/iter/macros.rs:255:27
[INFO] [stdout]   25:     0x5e0b3d02508a - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he1185aa543c41e3c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x5e0b3d02508a - <core::iter::adapters::cloned::Cloned<I> as core::iter::traits::iterator::Iterator>::fold::he8974bd306f5d72d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/cloned.rs:61:31
[INFO] [stdout]   27:     0x5e0b3d04ad98 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h486017a493f9f7a8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   28:     0x5e0b3d050285 - core::iter::traits::iterator::Iterator::for_each::hcd7dbbc2f9b78ac1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   29:     0x5e0b3d069706 - alloc::vec::Vec<T,A>::extend_trusted::h6047860e27e6c12b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/mod.rs:3825:26
[INFO] [stdout]   30:     0x5e0b3d06e4ca - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h171b78fdb6f46b65
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_extend.rs:26:14
[INFO] [stdout]   31:     0x5e0b3d067a13 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h5bf2f2dab533ef80
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   32:     0x5e0b3d06e5dd - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf067a7f7978a15ba
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   33:     0x5e0b3d06d957 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h141cafe8ef6ab5be
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/mod.rs:3689:9
[INFO] [stdout]   34:     0x5e0b3d05016d - core::iter::traits::iterator::Iterator::collect::h909cc48982fc244b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/traits/iterator.rs:2028:9
[INFO] [stdout]   35:     0x5e0b3cff88eb - integration::Diff::distances::{{closure}}::h450f5a4f8ede432d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:506:16
[INFO] [stdout]   36:     0x5e0b3d070ecd - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h89f52447660aa3fb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:315:50
[INFO] [stdout]   37:     0x5e0b3d070dbd - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::hc8f1f55be3c603f1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:528:19
[INFO] [stdout]   38:     0x5e0b3d03567f - std::sync::once::Once::call_once_force::{{closure}}::h4b2c138a68f2a1e1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once.rs:217:40
[INFO] [stdout]   39:     0x5e0b3d46ab97 - std::sys::sync::once::futex::Once::call::haa8900d7df3fb0d8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   40:     0x5e0b3d0353df - std::sync::once::Once::call_once_force::h2e488e937ae41437
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once.rs:217:20
[INFO] [stdout]   41:     0x5e0b3d070bfc - std::sync::once_lock::OnceLock<T>::initialize::hf559d99b7b1d88d9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:527:19
[INFO] [stdout]   42:     0x5e0b3d07119f - std::sync::once_lock::OnceLock<T>::get_or_try_init::he54f44efb30a7ca7
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:403:14
[INFO] [stdout]   43:     0x5e0b3d070e62 - std::sync::once_lock::OnceLock<T>::get_or_init::h6fbbf84f49730d79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:315:20
[INFO] [stdout]   44:     0x5e0b3cff87a5 - integration::Diff::distances::h247f709129256b1b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:472:25
[INFO] [stdout]   45:     0x5e0b3cff76a4 - integration::Diff::emit::h8145c9574cf9ff23
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:543:43
[INFO] [stdout]   46:     0x5e0b3cff4637 - integration::Experiment::run::h4467cd3552a9cee3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:696:18
[INFO] [stdout]   47:     0x5e0b3cff6871 - integration::password_store_git::ntest_callback::h2ebbd59988cbe511
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:28:64
[INFO] [stdout]   48:     0x5e0b3cff6b73 - integration::password_store_git::{{closure}}::h078d5f75c3ed45b4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:26:1
[INFO] [stdout]   49:     0x5e0b3d056413 - std::sys::backtrace::__rust_begin_short_backtrace::hc0d895dbdf84b11e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x5e0b3d04eeab - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h0daf8d6ee258eea1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   51:     0x5e0b3d034eb0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h92bc3b4f47d59e9d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5e0b3d031b36 - std::panicking::catch_unwind::do_call::h5dd6ecf26b8dc573
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x5e0b3d0517cb - __rust_try
[INFO] [stdout]   54:     0x5e0b3d04e64e - std::panicking::catch_unwind::h1806e7548f76b78c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x5e0b3d04e64e - std::panic::catch_unwind::h9fffa728d553d706
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e0b3d04e64e - std::thread::Builder::spawn_unchecked_::{{closure}}::h5aaa601bba2743c8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x5e0b3d009e4e - core::ops::function::FnOnce::call_once{{vtable.shim}}::he2b255d726714db2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5e0b3d46bbaf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   59:     0x5e0b3d46bbaf - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x77796c92baa4 - <unknown>
[INFO] [stdout]   61:     0x77796c9b8a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'password_store_git' (35487) panicked at tests/integration.rs:26:1:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0b3d499852 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0b3d499852 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0b3d499852 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e0b3d499852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e0b3d4ab39f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e0b3d4ab39f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e0b3d462483 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0b3d462483 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e0b3d4709e2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e0b3d47673f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e0b3d4765d1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e0b3d0f210e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5e0b3d0f210e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0b3d476dff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5e0b3d476dff - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e0b3d47644c - std::panicking::begin_panic::{{closure}}::hc22fb95eaeb6a810
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x5e0b3d470b29 - std::sys::backtrace::__rust_end_short_backtrace::he12432fe13fb542b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e0b3d476418 - std::panicking::begin_panic::h9faf281dad2ad9ea
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x5e0b3cff6a33 - integration::password_store_git::h08b7c8c219514e3a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:26:1
[INFO] [stdout]   19:     0x5e0b3cff6c17 - integration::password_store_git::{{closure}}::ha13138ae850f2428
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:28
[INFO] [stdout]   20:     0x5e0b3d00a296 - core::ops::function::FnOnce::call_once::h90f930086b423c9e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5e0b3d0f1f5b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e0b3d0f1f5b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   23:     0x5e0b3d106578 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   24:     0x5e0b3d106578 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x5e0b3d106578 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   26:     0x5e0b3d106578 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   27:     0x5e0b3d106578 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5e0b3d106578 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   29:     0x5e0b3d106578 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   30:     0x5e0b3d0df344 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   31:     0x5e0b3d0df344 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32:     0x5e0b3d0e2c7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   33:     0x5e0b3d0e2c7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5e0b3d0e2c7a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x5e0b3d0e2c7a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x5e0b3d0e2c7a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5e0b3d0e2c7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   38:     0x5e0b3d0e2c7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e0b3d46bbaf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   40:     0x5e0b3d46bbaf - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   41:     0x77796c92baa4 - <unknown>
[INFO] [stdout]   42:     0x77796c9b8a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debsig_verify_0_30 stdout ----
[INFO] [stdout] # Recording debsig-verify-0.30
[INFO] [stdout] 
[INFO] [stdout]   - Package: debsig-verify
[INFO] [stdout]   - Version: 0.30
[INFO] [stdout]   - Source: Debian
[INFO] [stdout]   - Created: 2024-05-16 08:42:54.059613143 UTC
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 0
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=23" "--attribute-fd=22" "--logger-fd=20" "--status-fd=18" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 1
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=23" "--attribute-fd=22" "--logger-fd=20" "--status-fd=18" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 2
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=23" "--attribute-fd=22" "--logger-fd=20" "--status-fd=18" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 3
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=23" "--attribute-fd=22" "--logger-fd=20" "--status-fd=18" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 4
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=23" "--attribute-fd=22" "--logger-fd=20" "--status-fd=18" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 5
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=37" "--attribute-fd=35" "--logger-fd=31" "--status-fd=28" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 6
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=37" "--attribute-fd=35" "--logger-fd=31" "--status-fd=28" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 7
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 8
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 9
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=25" "--attribute-fd=24" "--logger-fd=22" "--status-fd=20" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 10
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=26" "--attribute-fd=25" "--logger-fd=23" "--status-fd=21" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 11
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=26" "--attribute-fd=25" "--logger-fd=23" "--status-fd=21" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 12
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 13
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 14
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 15
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 16
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 17
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 18
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 19
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 20
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 21
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 22
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 23
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 54; previously 54)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout] +[GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 258; previously 258)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4832DEA0A066232B: secret key imported
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4C2E30ED5C790356: secret key imported
[INFO] [stdout]  gpg: key 4832DEA0A066232B: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 24
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 25
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 26
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 27
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 28
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 258; previously 258)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4832DEA0A066232B: secret key imported
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4C2E30ED5C790356: secret key imported
[INFO] [stdout]  gpg: key 4832DEA0A066232B: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 29
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 258; previously 258)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4832DEA0A066232B: secret key imported
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4C2E30ED5C790356: secret key imported
[INFO] [stdout]  gpg: key 4832DEA0A066232B: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 30
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 258; previously 258)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4832DEA0A066232B: secret key imported
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4C2E30ED5C790356: secret key imported
[INFO] [stdout]  gpg: key 4832DEA0A066232B: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 31
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 258; previously 258)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4832DEA0A066232B: secret key imported
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4C2E30ED5C790356: secret key imported
[INFO] [stdout]  gpg: key 4832DEA0A066232B: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 32
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 33
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 258; previously 258)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4832DEA0A066232B: secret key imported
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4C2E30ED5C790356: secret key imported
[INFO] [stdout]  gpg: key 4832DEA0A066232B: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 34
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 258; previously 258)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4832DEA0A066232B: secret key imported
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4C2E30ED5C790356: secret key imported
[INFO] [stdout]  gpg: key 4832DEA0A066232B: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 35
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 258; previously 258)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4832DEA0A066232B: secret key imported
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4C2E30ED5C790356: secret key imported
[INFO] [stdout]  gpg: key 4832DEA0A066232B: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 36
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (35489) panicked at tests/integration.rs:497:54:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: failed to spawn sq
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <E as anyhow::context::ext::StdError>::ext_context
[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: anyhow::context::<impl anyhow::Context<T,E> for core::result::Result<T,E>>::context
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.95/src/context.rs:54:37
[INFO] [stdout]    2: integration::inspect_pgp
[INFO] [stdout]              at ./tests/integration.rs:607:10
[INFO] [stdout]    3: integration::Diff::distances::{{closure}}::{{closure}}
[INFO] [stdout]              at ./tests/integration.rs:497:34
[INFO] [stdout]    4: core::iter::adapters::map::map_fold::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]    5: core::iter::adapters::map::map_fold::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]    6: <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::fold
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/iter/macros.rs:255:27
[INFO] [stdout]    7: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]    8: <core::iter::adapters::cloned::Cloned<I> as core::iter::traits::iterator::Iterator>::fold
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/cloned.rs:61:31
[INFO] [stdout]    9: <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   10: core::iter::traits::iterator::Iterator::for_each
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   11: alloc::vec::Vec<T,A>::extend_trusted
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/mod.rs:3825:26
[INFO] [stdout]   12: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_extend.rs:26:14
[INFO] [stdout]   13: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   14: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   15: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/mod.rs:3689:9
[INFO] [stdout]   16: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/traits/iterator.rs:2028:9
[INFO] [stdout]   17: integration::Diff::distances::{{closure}}
[INFO] [stdout]              at ./tests/integration.rs:506:16
[INFO] [stdout]   18: std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:315:50
[INFO] [stdout]   19: std::sync::once_lock::OnceLock<T>::initialize::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:528:19
[INFO] [stdout]   20: std::sync::once::Once::call_once_force::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once.rs:217:40
[INFO] [stdout]   21: std::sys::sync::once::futex::Once::call
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   22: std::sync::once::Once::call_once_force
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once.rs:217:20
[INFO] [stdout]   23: std::sync::once_lock::OnceLock<T>::initialize
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:527:19
[INFO] [stdout]   24: std::sync::once_lock::OnceLock<T>::get_or_try_init
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:403:14
[INFO] [stdout]   25: std::sync::once_lock::OnceLock<T>::get_or_init
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:315:20
[INFO] [stdout]   26: integration::Diff::distances
[INFO] [stdout]              at ./tests/integration.rs:472:25
[INFO] [stdout]   27: integration::Diff::emit
[INFO] [stdout]              at ./tests/integration.rs:543:43
[INFO] [stdout]   28: integration::Experiment::run
[INFO] [stdout]              at ./tests/integration.rs:696:18
[INFO] [stdout]   29: integration::debsig_verify_0_30::ntest_callback
[INFO] [stdout]              at ./tests/integration.rs:34:44
[INFO] [stdout]   30: integration::debsig_verify_0_30::{{closure}}
[INFO] [stdout]              at ./tests/integration.rs:32:1
[INFO] [stdout]   31: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   33: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35: __rust_try
[INFO] [stdout]   36: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   39: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40: <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   41: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42: <unknown>
[INFO] [stdout]   43: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0b3d499852 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0b3d499852 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0b3d499852 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e0b3d499852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e0b3d4ab39f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e0b3d4ab39f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e0b3d462483 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0b3d462483 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e0b3d4709e2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e0b3d47673f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e0b3d4765d1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e0b3d0f210e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5e0b3d0f210e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0b3d476dff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5e0b3d476dff - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e0b3d476baa - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e0b3d470b19 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e0b3d455aed - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e0b3d4b3f90 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e0b3d4b3296 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5e0b3cff97c1 - core::result::Result<T,E>::unwrap::h1eb3c856947d738d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5e0b3cff97c1 - integration::Diff::distances::{{closure}}::{{closure}}::h7904042828db455c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:497:54
[INFO] [stdout]   22:     0x5e0b3d0504f6 - core::iter::adapters::map::map_fold::{{closure}}::hf51e7cf7a423ecc1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x5e0b3d05040d - core::iter::adapters::map::map_fold::{{closure}}::h8e43007f75e22df3
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]   24:     0x5e0b3d01b535 - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::fold::h87f70c9f21044254
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/slice/iter/macros.rs:255:27
[INFO] [stdout]   25:     0x5e0b3d02508a - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::he1185aa543c41e3c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x5e0b3d02508a - <core::iter::adapters::cloned::Cloned<I> as core::iter::traits::iterator::Iterator>::fold::he8974bd306f5d72d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/cloned.rs:61:31
[INFO] [stdout]   27:     0x5e0b3d04ad98 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h486017a493f9f7a8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   28:     0x5e0b3d050285 - core::iter::traits::iterator::Iterator::for_each::hcd7dbbc2f9b78ac1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/traits/iterator.rs:828:14
[INFO] [stdout]   29:     0x5e0b3d069706 - alloc::vec::Vec<T,A>::extend_trusted::h6047860e27e6c12b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/mod.rs:3825:26
[INFO] [stdout]   30:     0x5e0b3d06e4ca - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h171b78fdb6f46b65
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_extend.rs:26:14
[INFO] [stdout]   31:     0x5e0b3d067a13 - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h5bf2f2dab533ef80
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_from_iter_nested.rs:60:16
[INFO] [stdout]   32:     0x5e0b3d06e5dd - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::hf067a7f7978a15ba
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/spec_from_iter.rs:33:9
[INFO] [stdout]   33:     0x5e0b3d06d957 - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::h141cafe8ef6ab5be
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/vec/mod.rs:3689:9
[INFO] [stdout]   34:     0x5e0b3d05016d - core::iter::traits::iterator::Iterator::collect::h909cc48982fc244b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/iter/traits/iterator.rs:2028:9
[INFO] [stdout]   35:     0x5e0b3cff88eb - integration::Diff::distances::{{closure}}::h450f5a4f8ede432d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:506:16
[INFO] [stdout]   36:     0x5e0b3d070ecd - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h89f52447660aa3fb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:315:50
[INFO] [stdout]   37:     0x5e0b3d070dbd - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::hc8f1f55be3c603f1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:528:19
[INFO] [stdout]   38:     0x5e0b3d03567f - std::sync::once::Once::call_once_force::{{closure}}::h4b2c138a68f2a1e1
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once.rs:217:40
[INFO] [stdout]   39:     0x5e0b3d46ab97 - std::sys::sync::once::futex::Once::call::haa8900d7df3fb0d8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   40:     0x5e0b3d0353df - std::sync::once::Once::call_once_force::h2e488e937ae41437
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once.rs:217:20
[INFO] [stdout]   41:     0x5e0b3d070bfc - std::sync::once_lock::OnceLock<T>::initialize::hf559d99b7b1d88d9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:527:19
[INFO] [stdout]   42:     0x5e0b3d07119f - std::sync::once_lock::OnceLock<T>::get_or_try_init::he54f44efb30a7ca7
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:403:14
[INFO] [stdout]   43:     0x5e0b3d070e62 - std::sync::once_lock::OnceLock<T>::get_or_init::h6fbbf84f49730d79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sync/once_lock.rs:315:20
[INFO] [stdout]   44:     0x5e0b3cff87a5 - integration::Diff::distances::h247f709129256b1b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:472:25
[INFO] [stdout]   45:     0x5e0b3cff76a4 - integration::Diff::emit::h8145c9574cf9ff23
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:543:43
[INFO] [stdout]   46:     0x5e0b3cff4637 - integration::Experiment::run::h4467cd3552a9cee3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:696:18
[INFO] [stdout]   47:     0x5e0b3cff6350 - integration::debsig_verify_0_30::ntest_callback::h1a78c35cbebfec09
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:34:44
[INFO] [stdout]   48:     0x5e0b3cff6683 - integration::debsig_verify_0_30::{{closure}}::h9dca7ec67f407783
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:32:1
[INFO] [stdout]   49:     0x5e0b3d0563d3 - std::sys::backtrace::__rust_begin_short_backtrace::h735e567cadc14eef
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x5e0b3d04ef2b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h48f301448e5ec727
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   51:     0x5e0b3d034cc0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h23bf7149786c320d
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5e0b3d031ee6 - std::panicking::catch_unwind::do_call::hfc116e4d8c07837e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x5e0b3d0517cb - __rust_try
[INFO] [stdout]   54:     0x5e0b3d04e12e - std::panicking::catch_unwind::h4e73643520f9c1e5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x5e0b3d04e12e - std::panic::catch_unwind::h4f0de7589d576d80
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5e0b3d04e12e - std::thread::Builder::spawn_unchecked_::{{closure}}::h15779fe599685342
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   57:     0x5e0b3d009dae - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha1816606d6e6ecf0
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5e0b3d46bbaf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   59:     0x5e0b3d46bbaf - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x77796c92baa4 - <unknown>
[INFO] [stdout]   61:     0x77796c9b8a64 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'debsig_verify_0_30' (35486) panicked at tests/integration.rs:32:1:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e0b3d499852 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e0b3d499852 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e0b3d499852 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e0b3d499852 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e0b3d4ab39f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e0b3d4ab39f - core::fmt::write::h8a63064c67176fd8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e0b3d462483 - std::io::default_write_fmt::hd4797e693c0ec256
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e0b3d462483 - std::io::Write::write_fmt::h791e240ad2720c99
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e0b3d4709e2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e0b3d47673f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e0b3d4765d1 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e0b3d0f210e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3f5a16438cee2b4e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   12:     0x5e0b3d0f210e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e0b3d476dff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hdb18da3e68df7464
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9
[INFO] [stdout]   14:     0x5e0b3d476dff - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e0b3d47644c - std::panicking::begin_panic::{{closure}}::hc22fb95eaeb6a810
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x5e0b3d470b29 - std::sys::backtrace::__rust_end_short_backtrace::he12432fe13fb542b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e0b3d476418 - std::panicking::begin_panic::h9faf281dad2ad9ea
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x5e0b3cff6513 - integration::debsig_verify_0_30::h0d36816ff4cf5d02
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:32:1
[INFO] [stdout]   19:     0x5e0b3cff6657 - integration::debsig_verify_0_30::{{closure}}::h3cfee7fd563733c1
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:33:28
[INFO] [stdout]   20:     0x5e0b3d00a566 - core::ops::function::FnOnce::call_once::hc6357e56795580e4
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x5e0b3d0f1f5b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5e0b3d0f1f5b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18
[INFO] [stdout]   23:     0x5e0b3d106578 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74
[INFO] [stdout]   24:     0x5e0b3d106578 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x5e0b3d106578 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   26:     0x5e0b3d106578 - std::panicking::catch_unwind::h8609b446221def5f
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   27:     0x5e0b3d106578 - std::panic::catch_unwind::h362f73cc48531e26
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x5e0b3d106578 - test::run_test_in_process::hf52fd21d696aae67
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27
[INFO] [stdout]   29:     0x5e0b3d106578 - test::run_test::{{closure}}::h7e780b8354e6d007
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43
[INFO] [stdout]   30:     0x5e0b3d0df344 - test::run_test::{{closure}}::hdc2695f2276aad3e
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41
[INFO] [stdout]   31:     0x5e0b3d0df344 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32:     0x5e0b3d0e2c7a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   33:     0x5e0b3d0e2c7a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x5e0b3d0e2c7a - std::panicking::catch_unwind::do_call::h495689350c27df20
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x5e0b3d0e2c7a - std::panicking::catch_unwind::hf22437c51d1b3740
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x5e0b3d0e2c7a - std::panic::catch_unwind::habda1a57de8231f8
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x5e0b3d0e2c7a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   38:     0x5e0b3d0e2c7a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x5e0b3d46bbaf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::he4d85cb537521972
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9
[INFO] [stdout]   40:     0x5e0b3d46bbaf - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd
[INFO] [stdout]                                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   41:     0x77796c92baa4 - <unknown>
[INFO] [stdout]   42:     0x77796c9b8a64 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     debsig_verify_0_30
[INFO] [stdout]     password_store_git
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.84s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "d613e993dd9d2d4e8e6eee7cff81c2072163f0378475c03e0f0e1be26a474915", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d613e993dd9d2d4e8e6eee7cff81c2072163f0378475c03e0f0e1be26a474915", kill_on_drop: false }`
[INFO] [stdout] d613e993dd9d2d4e8e6eee7cff81c2072163f0378475c03e0f0e1be26a474915
