[INFO] fetching crate sequoia-chameleon-gnupg 0.13.1...
[INFO] testing sequoia-chameleon-gnupg-0.13.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate sequoia-chameleon-gnupg 0.13.1 into /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sequoia-chameleon-gnupg 0.13.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89464eb1d1726297ded30ad87b4343b0f1f0e918b214953c757196b7dbb83339
[INFO] running `Command { std: "docker" "start" "-a" "89464eb1d1726297ded30ad87b4343b0f1f0e918b214953c757196b7dbb83339", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89464eb1d1726297ded30ad87b4343b0f1f0e918b214953c757196b7dbb83339", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89464eb1d1726297ded30ad87b4343b0f1f0e918b214953c757196b7dbb83339", kill_on_drop: false }`
[INFO] [stdout] 89464eb1d1726297ded30ad87b4343b0f1f0e918b214953c757196b7dbb83339
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2726f863f938c2109103520cfce90dcb81d06c810f032a465f1300b622ee76ae
[INFO] running `Command { std: "docker" "start" "-a" "2726f863f938c2109103520cfce90dcb81d06c810f032a465f1300b622ee76ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[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 bitflags v2.8.0
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[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 icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bindgen v0.70.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tempfile v3.15.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling bzip2 v0.4.4
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling nettle-sys v2.3.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling icu_properties v1.5.1
[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 rand v0.8.5
[INFO] [stderr]    Compiling buffered-reader v1.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling memsec v0.7.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling sequoia-openpgp v2.0.0
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling nettle v7.4.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 clap v4.5.27
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling capnp v0.19.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling hickory-proto v0.24.2
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sequoia-ipc v0.36.0
[INFO] [stderr]    Compiling capnp-futures v0.19.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[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 nibble_vec v0.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling clap_mangen v0.2.26
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[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 lru-cache v0.1.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling openpgp-cert-d v0.3.4
[INFO] [stderr]    Compiling capnp-rpc v0.19.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling rayon v1.10.0
[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 num_cpus v1.16.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling sequoia-policy-config v0.8.0
[INFO] [stderr]    Compiling sequoia-wot v0.14.0
[INFO] [stderr]    Compiling sequoia-chameleon-gnupg v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hickory-client v0.24.2
[INFO] [stderr]    Compiling hickory-resolver v0.24.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling stfu8 v0.2.7
[INFO] [stderr]    Compiling z-base-32 v0.1.4
[INFO] [stderr]    Compiling interprocess v2.2.2
[INFO] [stderr]    Compiling openssh-keys v0.6.4
[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 filetime v0.2.25
[INFO] [stderr]    Compiling daemonize v0.5.0
[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 32s
[INFO] running `Command { std: "docker" "inspect" "2726f863f938c2109103520cfce90dcb81d06c810f032a465f1300b622ee76ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2726f863f938c2109103520cfce90dcb81d06c810f032a465f1300b622ee76ae", kill_on_drop: false }`
[INFO] [stdout] 2726f863f938c2109103520cfce90dcb81d06c810f032a465f1300b622ee76ae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99fc1ac63f1b8deadae6f53449b6c93f50e667462dd730080749d4228d286899
[INFO] running `Command { std: "docker" "start" "-a" "99fc1ac63f1b8deadae6f53449b6c93f50e667462dd730080749d4228d286899", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling syn v1.0.109
[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 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 backtrace v0.3.74
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[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 sequoia-openpgp v2.0.0
[INFO] [stderr]    Compiling openpgp-cert-d v0.3.4
[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 editdistancek v1.0.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling ntest_timeout v0.9.3
[INFO] [stderr]    Compiling ntest v0.9.3
[INFO] [stderr]    Compiling sequoia-ipc v0.36.0
[INFO] [stderr]    Compiling sequoia-cert-store v0.7.0
[INFO] [stderr]    Compiling sequoia-net v0.30.0
[INFO] [stderr]    Compiling sequoia-policy-config v0.8.0
[INFO] [stderr]    Compiling sequoia-gpg-agent v0.6.0
[INFO] [stderr]    Compiling sequoia-wot v0.14.0
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/utils.rs:323:23
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 naive.timestamp().try_into()?, 0))
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/utils.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 let dtu = chrono::DateTime::from_utc(dt, chrono::Utc);
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/utils.rs:323:23
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 naive.timestamp().try_into()?, 0))
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/utils.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 let dtu = chrono::DateTime::from_utc(dt, chrono::Utc);
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/utils.rs:323:23
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 naive.timestamp().try_into()?, 0))
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/utils.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 let dtu = chrono::DateTime::from_utc(dt, chrono::Utc);
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/utils.rs:323:23
[INFO] [stdout]     |
[INFO] [stdout] 323 |                 naive.timestamp().try_into()?, 0))
[INFO] [stdout]     |                       ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::DateTime::<Tz>::from_utc`: Use TimeZone::from_utc_datetime() or DateTime::from_naive_utc_and_offset instead
[INFO] [stdout]    --> src/utils.rs:368:45
[INFO] [stdout]     |
[INFO] [stdout] 368 |                 let dtu = chrono::DateTime::from_utc(dt, chrono::Utc);
[INFO] [stdout]     |                                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/gpg.rs:798:19
[INFO] [stdout]     |
[INFO] [stdout] 798 |     pub fn invoke(&mut self, args: &[&str]) -> Result<Diff> {
[INFO] [stdout]     |                   ^^^^^^^^^                           ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 798 |     pub fn invoke(&mut self, args: &[&str]) -> Result<Diff<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tests/gpg.rs:806:31
[INFO] [stdout]     |
[INFO] [stdout] 806 |     pub fn invoke_with_inputs(&mut self, args: &[&str],
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 807 |                               inputs: &[(&str, &[u8])]) -> Result<Diff> {
[INFO] [stdout]     |                                                                   ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 807 |                               inputs: &[(&str, &[u8])]) -> Result<Diff<'_>> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:405:12
[INFO] [stdout]     |
[INFO] [stdout] 405 |     Handle(String),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 405 -     Handle(String),
[INFO] [stdout] 405 +     Handle(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:407:13
[INFO] [stdout]     |
[INFO] [stdout] 407 |     KeyGrip(Keygrip),
[INFO] [stdout]     |     ------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 407 -     KeyGrip(Keygrip),
[INFO] [stdout] 407 +     KeyGrip(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:408:16
[INFO] [stdout]     |
[INFO] [stdout] 408 |     SubkeyGrip(Keygrip),
[INFO] [stdout]     |     ---------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 408 -     SubkeyGrip(Keygrip),
[INFO] [stdout] 408 +     SubkeyGrip(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust/db.rs:186:23
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn ownertrust(&self) -> MutexGuard<BTreeMap<Fingerprint, OwnerTrust>> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn ownertrust(&self) -> MutexGuard<'_, BTreeMap<Fingerprint, OwnerTrust>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:405:12
[INFO] [stdout]     |
[INFO] [stdout] 405 |     Handle(String),
[INFO] [stdout]     |     ------ ^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 405 -     Handle(String),
[INFO] [stdout] 405 +     Handle(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:407:13
[INFO] [stdout]     |
[INFO] [stdout] 407 |     KeyGrip(Keygrip),
[INFO] [stdout]     |     ------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 407 -     KeyGrip(Keygrip),
[INFO] [stdout] 407 +     KeyGrip(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:408:16
[INFO] [stdout]     |
[INFO] [stdout] 408 |     SubkeyGrip(Keygrip),
[INFO] [stdout]     |     ---------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Parameter` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 408 -     SubkeyGrip(Keygrip),
[INFO] [stdout] 408 +     SubkeyGrip(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/trust/db.rs:186:23
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn ownertrust(&self) -> MutexGuard<BTreeMap<Fingerprint, OwnerTrust>> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 186 |     pub fn ownertrust(&self) -> MutexGuard<'_, BTreeMap<Fingerprint, OwnerTrust>> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 25s
[INFO] running `Command { std: "docker" "inspect" "99fc1ac63f1b8deadae6f53449b6c93f50e667462dd730080749d4228d286899", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99fc1ac63f1b8deadae6f53449b6c93f50e667462dd730080749d4228d286899", kill_on_drop: false }`
[INFO] [stdout] 99fc1ac63f1b8deadae6f53449b6c93f50e667462dd730080749d4228d286899
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8d6dc178881159a05fe7d375f304cb9eb5c8700a4f12ff18a1e3c1bd63b04a25
[INFO] running `Command { std: "docker" "start" "-a" "8d6dc178881159a05fe7d375f304cb9eb5c8700a4f12ff18a1e3c1bd63b04a25", 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: 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 (run `cargo fix --bin "gpg-sq"` to apply 1 suggestion)
[INFO] [stderr] warning: `sequoia-chameleon-gnupg` (bin "gpgv-sq") generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> tests/gpg.rs:798:19
[INFO] [stderr]     |
[INFO] [stderr] 798 |     pub fn invoke(&mut self, args: &[&str]) -> Result<Diff> {
[INFO] [stderr]     |                   ^^^^^^^^^                           ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 798 |     pub fn invoke(&mut self, args: &[&str]) -> Result<Diff<'_>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> tests/gpg.rs:806:31
[INFO] [stderr]     |
[INFO] [stderr] 806 |     pub fn invoke_with_inputs(&mut self, args: &[&str],
[INFO] [stderr]     |                               ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 807 |                               inputs: &[(&str, &[u8])]) -> Result<Diff> {
[INFO] [stderr]     |                                                                   ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 807 |                               inputs: &[(&str, &[u8])]) -> Result<Diff<'_>> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sequoia-chameleon-gnupg` (bin "gpg-sq" test) generated 6 warnings (6 duplicates)
[INFO] [stderr] warning: `sequoia-chameleon-gnupg` (bin "gpgv-sq" test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `sequoia-chameleon-gnupg` (test "gpg") generated 2 warnings (run `cargo fix --test "gpg"` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] [stderr]      Running unittests src/gpg.rs (/opt/rustwide/target/debug/deps/gpg_sq-7b1e39df0d497298)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr] gpg: Note: "-q" is not considered an option
[INFO] [stdout] test argparse::options::tests::tokenizing ... ok
[INFO] [stderr] gpg: Note: "-q" is not considered an option
[INFO] [stdout] test argparse::options::tests::splitting ... ok
[INFO] [stderr] gpg: Note: "--status-fd" is not considered an option
[INFO] [stdout] test argparse::options::tests::import_options ... ok
[INFO] [stderr] gpg: Note: "--quiet" is not considered an option
[INFO] [stdout] test argparse::tests::commandline ... ok
[INFO] [stdout] test utils::tests::parse_expiration ... ok
[INFO] [stdout] test argparse::tests::file ... ok
[INFO] [stdout] test utils::tests::robustly_canonicalize ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/gpgv.rs (/opt/rustwide/target/debug/deps/gpgv_sq-2295f5ce8dfacf8b)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test utils::tests::robustly_canonicalize ... ok
[INFO] [stdout] test argparse::options::tests::tokenizing ... ok
[INFO] [stdout] test argparse::options::tests::splitting ... ok
[INFO] [stdout] test utils::tests::parse_expiration ... ok
[INFO] [stdout] test argparse::options::tests::import_options ... ok
[INFO] [stderr] gpg: Note: "-q" is not considered an option
[INFO] [stderr] gpg: Note: "-q" is not considered an option
[INFO] [stderr] gpg: Note: "--status-fd" is not considered an option
[INFO] [stderr] gpg: Note: "--quiet" is not considered an option
[INFO] [stdout] test argparse::tests::commandline ... ok
[INFO] [stdout] test argparse::tests::file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gpg.rs (/opt/rustwide/target/debug/deps/gpg-a0b687326e8b4ba9)
[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::a_cert ... ok
[INFO] [stdout] test gpg::decrypt::empty ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::decrypt::locked_loopback ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_aes128 ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_aes256 ... ok
[INFO] [stdout] test gpg::decrypt::simple ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_aes192 ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_unwrap ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_blowfish ... ok
[INFO] [stdout] test gpg::decrypt::restricted_agent ... ok
[INFO] [stdout] test gpg::encrypt::fingerprint_recipient ... 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_cv25519 ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::encrypt::no_encryption_subkey ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::encrypt::hidden_recipient ... ok
[INFO] [stdout] test gpg::encrypt::recipient_file ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::export::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::export::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::export::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::export::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::encrypt::throw_keyids ... ok
[INFO] [stdout] test gpg::export::local_sigs ... ok
[INFO] [stdout] test gpg::export::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_p521 ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_p256 ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_cv25519 ... ok
[INFO] [stdout] test gpg::export::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_p384 ... ok
[INFO] [stdout] test gpg::export::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_rsa2k ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_rsa3k ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_rsa4k ... ok
[INFO] [stdout] test gpg::generate_key::comments_and_directives ... ok
[INFO] [stdout] test gpg::generate_key::ecdsa_ecdh_nistp256 ... ok
[INFO] [stdout] test gpg::generate_key::creation_time ... ok
[INFO] [stdout] test gpg::generate_key::eddsa_ecdh_25519 ... ok
[INFO] [stdout] test gpg::generate_key::preferences ... ok
[INFO] [stdout] test gpg::export_ssh_key::no_authentication_subkey ... ok
[INFO] [stdout] test gpg::generate_key::keyserver ... ok
[INFO] [stdout] test gpg::import::cert_revocation ... ok
[INFO] [stdout] test gpg::generate_key::dsa_rsa2k_by_id ... ok
[INFO] [stdout] test gpg::generate_key::usage ... ok
[INFO] [stdout] test gpg::generate_key::rsa2k_rsa2k_locked ... ok
[INFO] [stdout] test gpg::generate_key::rsa2k_rsa2k ... ok
[INFO] [stdout] test gpg::import::local_sigs ... 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_p256 ... ok
[INFO] [stdout] test gpg::import::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::list_keys::empty ... ok
[INFO] [stdout] test gpg::import::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::import::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::import::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::list_keys::designated_revoker ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_p384 ... 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::disabled ... 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::expired ... ok
[INFO] [stdout] test gpg::list_keys::expired_subkey ... ok
[INFO] [stdout] test gpg::list_keys::policy_url ... ok
[INFO] [stdout] test gpg::list_keys::notations ... ok
[INFO] [stdout] test gpg::list_keys::show_keys ... ok
[INFO] [stdout] test gpg::list_keys::keyring_usage ... 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::locked ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::list_packets::encrypted ... ok
[INFO] [stdout] test gpg::list_keys::queries ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::list_keys::restricted_agent ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::list_packets::inline_signed ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::list_packets::key_packets ... ok
[INFO] [stdout] test gpg::list_packets::literal ... ok
[INFO] [stdout] test gpg::list_packets::locked_key ... ok
[INFO] [stdout] test gpg::list_packets::mdc ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::list_packets::user_attribute ... ok
[INFO] [stdout] test gpg::list_keys::list_signatures ... ok
[INFO] [stdout] test gpg::list_keys::revoked ... ok
[INFO] [stdout] test gpg::list_packets::signature ... ok
[INFO] [stdout] test gpg::list_packets::marker ... ok
[INFO] [stdout] test gpg::migrate::migration_from_secring ... ok
[INFO] [stdout] test gpg::list_packets::userid ... ok
[INFO] [stdout] test gpg::print_mds::print_md_md5 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha1 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_ripemd160 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha256 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha224 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha384 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha512 ... ok
[INFO] [stdout] test gpg::quick::add_key_cv25519 ... ok
[INFO] [stdout] test gpg::list_keys::valid ... ok
[INFO] [stdout] test gpg::print_mds::print_md_star ... ok
[INFO] [stdout] test gpg::quick::add_key_all_dashes ... ok
[INFO] [stdout] test gpg::print_mds::print_mds ... ok
[INFO] [stdout] test gpg::quick::add_key_default ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default ... 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_never ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_iso_time ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_iso_date ... ok
[INFO] [stdout] test gpg::quick::add_key_default_encrypt ... ok
[INFO] [stdout] test gpg::quick::add_key_future_default ... ok
[INFO] [stdout] test gpg::quick::add_key_ed25519 ... ok
[INFO] [stdout] test gpg::quick::add_key_default_sign ... ok
[INFO] [stdout] test gpg::quick::add_key_default_encr ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_none ... ok
[INFO] [stdout] test gpg::quick::add_key_rsa ... ok
[INFO] [stdout] test gpg::quick::add_key_nistp256 ... 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::add_key_no_arg ... 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_1y ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_dash ... ok
[INFO] [stdout] test gpg::quick::add_uid ... ok
[INFO] [stdout] test gpg::quick::generate_key_default ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_auth ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_none ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_iso_date ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_sign ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_encr ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_encrypt ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_iso_time ... ok
[INFO] [stdout] test gpg::quick::generate_key_ed25519 ... ok
[INFO] [stdout] test gpg::quick::generate_key_future_default ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_never ... ok
[INFO] [stdout] test gpg::quick::generate_key_nistp256 ... ok
[INFO] [stdout] test gpg::quick::generate_key_rsa2048 ... ok
[INFO] [stdout] test gpg::quick::generate_key_rsa ... ok
[INFO] [stdout] test gpg::quick::generate_key_dsa ... ok
[INFO] [stdout] test gpg::quick::generate_key_rsa_encrypt_space_sign ... ok
[INFO] [stdout] test gpg::quick::revoke_uid ... ok
[INFO] [stdout] test gpg::quick::generate_key_rsa_encrypt_sign ... ok
[INFO] [stdout] test gpg::sign::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::quick::generate_key_no_arg ... ok
[INFO] [stdout] test gpg::sign::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::sign::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::sign::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::sign::issue_114 ... ok
[INFO] [stdout] test gpg::sign::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::sign::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::sign::issue_114_a ... ok
[INFO] [stdout] test gpg::sign::no_signing_subkey ... 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::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::trust_models::always ... ok
[INFO] [stdout] test gpg::verify::basic ... ok
[INFO] [stdout] test gpg::verify::no_data ... ok
[INFO] [stdout] test gpg::verify::notations ... ok
[INFO] [stdout] test gpg::sign::restricted_agent ... ok
[INFO] [stdout] test gpg::verify::revoked_cert ... ok
[INFO] [stdout] test gpg::verify::revoked_cert_and_subkey ... ok
[INFO] [stdout] test gpg::verify::revoked_subkey ... ok
[INFO] [stdout] test gpg::verify::hash_algos ... ok
[INFO] [stdout] test gpg::trust_models::pgp ... ok
[INFO] [stdout] test gpg::trust_models::auto ... ok
[INFO] [stdout] test gpg::version::dump_options ... ok
[INFO] [stdout] test gpg::verify::show_uid_validity ... ok
[INFO] [stdout] test gpg::verify::weak_hash_algos ... ok
[INFO] [stdout] test gpg::verify::extended ... ok
[INFO] [stdout] test gpg::verify::wrong_key ... ok
[INFO] [stdout] test gpg::verify::cipher_suites ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-b8646cfe4266d070)
[INFO] [stdout] test gpg::verify::signature_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 195 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 103.23s
[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>' (35493) 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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]    5: core::iter::adapters::map::map_fold::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   10: core::iter::traits::iterator::Iterator::for_each
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   11: alloc::vec::Vec<T,A>::extend_trusted
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3824:26
[INFO] [stdout]   12: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   13: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   14: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   15: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3683:9
[INFO] [stdout]   16: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027: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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:315:50
[INFO] [stdout]   19: std::sync::once_lock::OnceLock<T>::initialize::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:528:19
[INFO] [stdout]   20: std::sync::poison::once::Once::call_once_force::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:40
[INFO] [stdout]   21: std::sys::sync::once::futex::Once::call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   22: std::sync::poison::once::Once::call_once_force
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:20
[INFO] [stdout]   23: std::sync::once_lock::OnceLock<T>::initialize
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   33: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35: __rust_try
[INFO] [stdout]   36: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   41: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42: <unknown>
[INFO] [stdout]   43: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d58be35222 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d58be35222 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d58be35222 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61d58be35222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61d58be46f0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61d58be46f0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61d58bdfd931 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61d58bdfd931 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61d58be0c012 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61d58be11e0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61d58be11ca1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61d58ba7c69e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61d58ba7c69e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61d58be1257f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61d58be1257f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61d58be1232a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61d58be0c149 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61d58bdf0c9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61d58be4fb40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61d58be4ee66 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x61d58b97a421 - core::result::Result<T,E>::unwrap::h0921f7e57b2918c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x61d58b97a421 - integration::Diff::distances::{{closure}}::{{closure}}::h0175c917da85f025
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:497:54
[INFO] [stdout]   22:     0x61d58b9f3576 - core::iter::adapters::map::map_fold::{{closure}}::hd77577da7704f195
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x61d58b9f351d - core::iter::adapters::map::map_fold::{{closure}}::hd54e16e85a31c5b6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]   24:     0x61d58b9a3de6 - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::fold::h2df8821e59acb85e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/iter/macros.rs:255:27
[INFO] [stdout]   25:     0x61d58b9f2cca - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::hd7f9fd3affe5689e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x61d58b9f2cca - <core::iter::adapters::cloned::Cloned<I> as core::iter::traits::iterator::Iterator>::fold::ha2d5bfe3ff1e90fa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/cloned.rs:61:31
[INFO] [stdout]   27:     0x61d58b9f2948 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h12bb5639f11e7c0a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   28:     0x61d58b9f3285 - core::iter::traits::iterator::Iterator::for_each::h2c16360ca090a81f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   29:     0x61d58b9ee042 - alloc::vec::Vec<T,A>::extend_trusted::h84856ee8dadd44b2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3824:26
[INFO] [stdout]   30:     0x61d58b9f262a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h92e61f379e4dad8a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   31:     0x61d58b9eb62e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h67c5d0652a2b6292
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   32:     0x61d58b9f269d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h2fbab490a1953557
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   33:     0x61d58b9f25bf - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::habb5f2574555f663
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3683:9
[INFO] [stdout]   34:     0x61d58b9f31cc - core::iter::traits::iterator::Iterator::collect::h536f9b47c7897da3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   35:     0x61d58b97954b - integration::Diff::distances::{{closure}}::h9af481398c6fa2b4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:506:16
[INFO] [stdout]   36:     0x61d58b9adf9d - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h83b25c4734ddfe56
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:315:50
[INFO] [stdout]   37:     0x61d58b9add7d - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h65b2f4735f25bac4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:528:19
[INFO] [stdout]   38:     0x61d58b99fa0f - std::sync::poison::once::Once::call_once_force::{{closure}}::h469d351de3704f02
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:40
[INFO] [stdout]   39:     0x61d58be06037 - std::sys::sync::once::futex::Once::call::hac6d2e04704088ae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   40:     0x61d58b99f72a - std::sync::poison::once::Once::call_once_force::h15cab7f62191eb50
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:20
[INFO] [stdout]   41:     0x61d58b9adbed - std::sync::once_lock::OnceLock<T>::initialize::h6f3dfa01caeefd00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:527:19
[INFO] [stdout]   42:     0x61d58b9ae17b - std::sync::once_lock::OnceLock<T>::get_or_try_init::hb834344ed305c407
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:403:14
[INFO] [stdout]   43:     0x61d58b9adee2 - std::sync::once_lock::OnceLock<T>::get_or_init::h6ff9e44849f47e6b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:315:20
[INFO] [stdout]   44:     0x61d58b979405 - integration::Diff::distances::h07853d7f163e89d5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:472:25
[INFO] [stdout]   45:     0x61d58b978354 - integration::Diff::emit::h83dd486850cd8fa6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:543:43
[INFO] [stdout]   46:     0x61d58b9752f8 - integration::Experiment::run::hc4780c02e225a14b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:696:18
[INFO] [stdout]   47:     0x61d58b977531 - integration::password_store_git::ntest_callback::haddc0db9ba9b5187
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:28:64
[INFO] [stdout]   48:     0x61d58b977853 - integration::password_store_git::{{closure}}::he1f80ab7b6e7dc4f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:26:1
[INFO] [stdout]   49:     0x61d58b9bd333 - std::sys::backtrace::__rust_begin_short_backtrace::h5f65194a12395ba3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x61d58b9d001b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5aefa6a3bddb5a7b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x61d58b9cc7c0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h12ca4ef77fc89f33
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x61d58b9d735f - std::panicking::catch_unwind::do_call::h4d7ae99adf5cc20e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x61d58b9d3d7b - __rust_try
[INFO] [stdout]   54:     0x61d58b9cf659 - std::panicking::catch_unwind::h7ac6cb44f34dfc8f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x61d58b9cf659 - std::panic::catch_unwind::he324a5ae1837199d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x61d58b9cf659 - std::thread::Builder::spawn_unchecked_::{{closure}}::h7fd11e632bbce35a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x61d58b9bd9de - core::ops::function::FnOnce::call_once{{vtable.shim}}::he16833eb2aebee16
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x61d58be0704f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x61d58be0704f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7d7087320aa4 - <unknown>
[INFO] [stdout]   61:     0x7d70873ada34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'password_store_git' (35492) panicked at tests/integration.rs:26:1:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d58be35222 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d58be35222 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d58be35222 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61d58be35222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61d58be46f0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61d58be46f0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61d58bdfd931 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61d58bdfd931 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61d58be0c012 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61d58be11e0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61d58be11ca1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61d58ba7c69e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61d58ba7c69e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61d58be1257f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61d58be1257f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61d58be11b1c - std::panicking::begin_panic::{{closure}}::h03764aec75fd6fbf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x61d58be0c159 - std::sys::backtrace::__rust_end_short_backtrace::h840811b1dfa0dad5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61d58be11aee - std::panicking::begin_panic::hcf2bdd8da61aefe8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x61d58b9776f3 - integration::password_store_git::h061bd5b316f92915
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:26:1
[INFO] [stdout]   19:     0x61d58b977827 - integration::password_store_git::{{closure}}::h6d8749b840bd17b9
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:28
[INFO] [stdout]   20:     0x61d58b9bde96 - core::ops::function::FnOnce::call_once::h895b94ff4f118963
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x61d58ba7c45b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x61d58ba7c45b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   23:     0x61d58ba920c5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   24:     0x61d58ba920c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x61d58ba920c5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   26:     0x61d58ba920c5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   27:     0x61d58ba920c5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x61d58ba920c5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   29:     0x61d58ba920c5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   30:     0x61d58ba688b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   31:     0x61d58ba688b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32:     0x61d58ba6c17a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   33:     0x61d58ba6c17a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x61d58ba6c17a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x61d58ba6c17a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x61d58ba6c17a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x61d58ba6c17a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   38:     0x61d58ba6c17a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x61d58be0704f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   40:     0x61d58be0704f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   41:     0x7d7087320aa4 - <unknown>
[INFO] [stdout]   42:     0x7d70873ada34 - 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=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 6
[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 7
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=31" "--attribute-fd=29" "--logger-fd=25" "--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 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=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 10
[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 11
[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 12
[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/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=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/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>' (35495) 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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]    5: core::iter::adapters::map::map_fold::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   10: core::iter::traits::iterator::Iterator::for_each
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   11: alloc::vec::Vec<T,A>::extend_trusted
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3824:26
[INFO] [stdout]   12: <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   13: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   14: <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   15: <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3683:9
[INFO] [stdout]   16: core::iter::traits::iterator::Iterator::collect
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027: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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:315:50
[INFO] [stdout]   19: std::sync::once_lock::OnceLock<T>::initialize::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:528:19
[INFO] [stdout]   20: std::sync::poison::once::Once::call_once_force::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:40
[INFO] [stdout]   21: std::sys::sync::once::futex::Once::call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   22: std::sync::poison::once::Once::call_once_force
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:20
[INFO] [stdout]   23: std::sync::once_lock::OnceLock<T>::initialize
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   33: <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34: std::panicking::catch_unwind::do_call
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35: __rust_try
[INFO] [stdout]   36: std::panicking::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   37: std::panic::catch_unwind
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   38: std::thread::Builder::spawn_unchecked_::{{closure}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   39: core::ops::function::FnOnce::call_once{{vtable.shim}}
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/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/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   41: std::sys::thread::unix::Thread::new::thread_start
[INFO] [stdout]              at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   42: <unknown>
[INFO] [stdout]   43: clone
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d58be35222 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d58be35222 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d58be35222 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61d58be35222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61d58be46f0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61d58be46f0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61d58bdfd931 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61d58bdfd931 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61d58be0c012 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61d58be11e0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61d58be11ca1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61d58ba7c69e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61d58ba7c69e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61d58be1257f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61d58be1257f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61d58be1232a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x61d58be0c149 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61d58bdf0c9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x61d58be4fb40 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x61d58be4ee66 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x61d58b97a421 - core::result::Result<T,E>::unwrap::h0921f7e57b2918c1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x61d58b97a421 - integration::Diff::distances::{{closure}}::{{closure}}::h0175c917da85f025
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:497:54
[INFO] [stdout]   22:     0x61d58b9f3576 - core::iter::adapters::map::map_fold::{{closure}}::hd77577da7704f195
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x61d58b9f351d - core::iter::adapters::map::map_fold::{{closure}}::hd54e16e85a31c5b6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]   24:     0x61d58b9a3de6 - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::fold::h2df8821e59acb85e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/iter/macros.rs:255:27
[INFO] [stdout]   25:     0x61d58b9f2cca - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::hd7f9fd3affe5689e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x61d58b9f2cca - <core::iter::adapters::cloned::Cloned<I> as core::iter::traits::iterator::Iterator>::fold::ha2d5bfe3ff1e90fa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/cloned.rs:61:31
[INFO] [stdout]   27:     0x61d58b9f2948 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::h12bb5639f11e7c0a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   28:     0x61d58b9f3285 - core::iter::traits::iterator::Iterator::for_each::h2c16360ca090a81f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   29:     0x61d58b9ee042 - alloc::vec::Vec<T,A>::extend_trusted::h84856ee8dadd44b2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3824:26
[INFO] [stdout]   30:     0x61d58b9f262a - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::h92e61f379e4dad8a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   31:     0x61d58b9eb62e - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h67c5d0652a2b6292
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   32:     0x61d58b9f269d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h2fbab490a1953557
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   33:     0x61d58b9f25bf - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::habb5f2574555f663
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3683:9
[INFO] [stdout]   34:     0x61d58b9f31cc - core::iter::traits::iterator::Iterator::collect::h536f9b47c7897da3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   35:     0x61d58b97954b - integration::Diff::distances::{{closure}}::h9af481398c6fa2b4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:506:16
[INFO] [stdout]   36:     0x61d58b9adf9d - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h83b25c4734ddfe56
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:315:50
[INFO] [stdout]   37:     0x61d58b9add7d - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::h65b2f4735f25bac4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:528:19
[INFO] [stdout]   38:     0x61d58b99fa0f - std::sync::poison::once::Once::call_once_force::{{closure}}::h469d351de3704f02
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:40
[INFO] [stdout]   39:     0x61d58be06037 - std::sys::sync::once::futex::Once::call::hac6d2e04704088ae
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   40:     0x61d58b99f72a - std::sync::poison::once::Once::call_once_force::h15cab7f62191eb50
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:20
[INFO] [stdout]   41:     0x61d58b9adbed - std::sync::once_lock::OnceLock<T>::initialize::h6f3dfa01caeefd00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:527:19
[INFO] [stdout]   42:     0x61d58b9ae17b - std::sync::once_lock::OnceLock<T>::get_or_try_init::hb834344ed305c407
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:403:14
[INFO] [stdout]   43:     0x61d58b9adee2 - std::sync::once_lock::OnceLock<T>::get_or_init::h6ff9e44849f47e6b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:315:20
[INFO] [stdout]   44:     0x61d58b979405 - integration::Diff::distances::h07853d7f163e89d5
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:472:25
[INFO] [stdout]   45:     0x61d58b978354 - integration::Diff::emit::h83dd486850cd8fa6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:543:43
[INFO] [stdout]   46:     0x61d58b9752f8 - integration::Experiment::run::hc4780c02e225a14b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:696:18
[INFO] [stdout]   47:     0x61d58b977020 - integration::debsig_verify_0_30::ntest_callback::hc1b982836517287b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:34:44
[INFO] [stdout]   48:     0x61d58b977343 - integration::debsig_verify_0_30::{{closure}}::hecc6d82d0f84697c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:32:1
[INFO] [stdout]   49:     0x61d58b9bd2f3 - std::sys::backtrace::__rust_begin_short_backtrace::h1562fcbf5952ea53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x61d58b9cff9b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h05b529fba18b7d32
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x61d58b9cc7f0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h19712eaf2f29fdc2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x61d58b9d766f - std::panicking::catch_unwind::do_call::hae5417a032a5b5d7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x61d58b9d3d7b - __rust_try
[INFO] [stdout]   54:     0x61d58b9cfd89 - std::panicking::catch_unwind::h3bb3d8c088efca0e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x61d58b9cfd89 - std::panic::catch_unwind::h22d56f6ddacbd9fa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x61d58b9cfd89 - std::thread::Builder::spawn_unchecked_::{{closure}}::hcdce723ce6ea1e00
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x61d58b9bda1e - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf38b38826b38fbd6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x61d58be0704f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   59:     0x61d58be0704f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   60:     0x7d7087320aa4 - <unknown>
[INFO] [stdout]   61:     0x7d70873ada34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'debsig_verify_0_30' (35491) panicked at tests/integration.rs:32:1:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61d58be35222 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61d58be35222 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61d58be35222 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61d58be35222 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61d58be46f0f - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61d58be46f0f - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x61d58bdfd931 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61d58bdfd931 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61d58be0c012 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61d58be11e0f - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61d58be11ca1 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x61d58ba7c69e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x61d58ba7c69e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x61d58be1257f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x61d58be1257f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x61d58be11b1c - std::panicking::begin_panic::{{closure}}::h03764aec75fd6fbf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x61d58be0c159 - std::sys::backtrace::__rust_end_short_backtrace::h840811b1dfa0dad5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x61d58be11aee - std::panicking::begin_panic::hcf2bdd8da61aefe8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x61d58b9771e3 - integration::debsig_verify_0_30::h97a794ec3eca2407
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:32:1
[INFO] [stdout]   19:     0x61d58b977317 - integration::debsig_verify_0_30::{{closure}}::h225085cc5ae6322e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:33:28
[INFO] [stdout]   20:     0x61d58b9bdd06 - core::ops::function::FnOnce::call_once::h3d7f90043305bb7a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x61d58ba7c45b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x61d58ba7c45b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   23:     0x61d58ba920c5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   24:     0x61d58ba920c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   25:     0x61d58ba920c5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   26:     0x61d58ba920c5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   27:     0x61d58ba920c5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x61d58ba920c5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   29:     0x61d58ba920c5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   30:     0x61d58ba688b4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   31:     0x61d58ba688b4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32:     0x61d58ba6c17a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   33:     0x61d58ba6c17a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   34:     0x61d58ba6c17a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x61d58ba6c17a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x61d58ba6c17a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x61d58ba6c17a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   38:     0x61d58ba6c17a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   39:     0x61d58be0704f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   40:     0x61d58be0704f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   41:     0x7d7087320aa4 - <unknown>
[INFO] [stdout]   42:     0x7d70873ada34 - 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 7.87s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "8d6dc178881159a05fe7d375f304cb9eb5c8700a4f12ff18a1e3c1bd63b04a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d6dc178881159a05fe7d375f304cb9eb5c8700a4f12ff18a1e3c1bd63b04a25", kill_on_drop: false }`
[INFO] [stdout] 8d6dc178881159a05fe7d375f304cb9eb5c8700a4f12ff18a1e3c1bd63b04a25
