[INFO] cloning repository https://github.com/vgisclabs/sequoia-chameleon-gnupg
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vgisclabs/sequoia-chameleon-gnupg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvgisclabs%2Fsequoia-chameleon-gnupg", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvgisclabs%2Fsequoia-chameleon-gnupg'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] baeb68d59f3af6bfb15bf7bc1562ba922e58bfa7
[INFO] testing vgisclabs/sequoia-chameleon-gnupg against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvgisclabs%2Fsequoia-chameleon-gnupg" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vgisclabs/sequoia-chameleon-gnupg
[INFO] finished tweaking git repo https://github.com/vgisclabs/sequoia-chameleon-gnupg
[INFO] tweaked toml for git repo https://github.com/vgisclabs/sequoia-chameleon-gnupg written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vgisclabs/sequoia-chameleon-gnupg 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 git repo https://github.com/vgisclabs/sequoia-chameleon-gnupg already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d3a052e6102e8bffa25fc49ce1dce2b8c99acfb4269b2b42ba6e132ccac77a95
[INFO] running `Command { std: "docker" "start" "-a" "d3a052e6102e8bffa25fc49ce1dce2b8c99acfb4269b2b42ba6e132ccac77a95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d3a052e6102e8bffa25fc49ce1dce2b8c99acfb4269b2b42ba6e132ccac77a95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d3a052e6102e8bffa25fc49ce1dce2b8c99acfb4269b2b42ba6e132ccac77a95", kill_on_drop: false }`
[INFO] [stdout] d3a052e6102e8bffa25fc49ce1dce2b8c99acfb4269b2b42ba6e132ccac77a95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 205d7884cad56b012ab060b5f9e28356eaa5d8239b221396517ea68c5f09fc15
[INFO] running `Command { std: "docker" "start" "-a" "205d7884cad56b012ab060b5f9e28356eaa5d8239b221396517ea68c5f09fc15", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustix v0.38.35
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling syn v2.0.76
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.5
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling bindgen v0.68.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling sha1collisiondetection v0.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling generic-array v1.1.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling xxhash-rust v0.8.12
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling memsec v0.7.0
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling clap_builder v4.5.15
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling buffered-reader v1.3.1
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling capnp v0.19.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling fd-lock v4.0.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]    Compiling z-base-32 v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling sequoia-policy-config v0.6.0
[INFO] [stderr]    Compiling gethostname v0.4.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]    Compiling sequoia-wot v0.12.0
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling cpufeatures v0.2.13
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rtoolbox v0.0.2
[INFO] [stderr]    Compiling stfu8 v0.2.7
[INFO] [stderr]    Compiling to_method v1.1.0
[INFO] [stderr]    Compiling rpassword v7.3.1
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling filetime v0.2.24
[INFO] [stderr]    Compiling daemonize v0.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling tokio v1.39.3
[INFO] [stderr]    Compiling enum-as-inner v0.6.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling clap v4.5.16
[INFO] [stderr]    Compiling clap_mangen v0.2.23
[INFO] [stderr]    Compiling clap_complete v4.5.24
[INFO] [stderr]    Compiling enumber v0.3.1
[INFO] [stderr]    Compiling openpgp-cert-d v0.3.2
[INFO] [stderr]    Compiling openssh-keys v0.6.4
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling sequoia-chameleon-gnupg v0.11.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.11.2: shell completions written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-7f4375fff7fb0603/out/shell-completions
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.11.2: man pages written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-7f4375fff7fb0603/out/man-pages
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling nettle-sys v2.3.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling capnp-futures v0.19.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling capnp-rpc v0.19.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling hickory-proto v0.24.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling sequoia-openpgp v1.21.2
[INFO] [stderr]    Compiling sequoia-ipc v0.35.0
[INFO] [stderr]    Compiling sequoia-gpg-agent v0.4.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna v1.0.2
[INFO] [stderr]    Compiling hyper v0.14.30
[INFO] [stderr]    Compiling hickory-client v0.24.1
[INFO] [stderr]    Compiling hickory-resolver v0.24.1
[INFO] [stderr]    Compiling nettle v7.4.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling sequoia-net v0.28.0
[INFO] [stderr]    Compiling sequoia-cert-store v0.6.0
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/utils.rs:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 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:338:45
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 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:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 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:338:45
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 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:404:12
[INFO] [stdout]     |
[INFO] [stdout] 404 |     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] 404 -     Handle(String),
[INFO] [stdout] 404 +     Handle(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:406:13
[INFO] [stdout]     |
[INFO] [stdout] 406 |     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] 406 -     KeyGrip(Keygrip),
[INFO] [stdout] 406 +     KeyGrip(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:407:16
[INFO] [stdout]     |
[INFO] [stdout] 407 |     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] 407 -     SubkeyGrip(Keygrip),
[INFO] [stdout] 407 +     SubkeyGrip(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `into_raw_fd` that must be used
[INFO] [stdout]     --> src/gpg.rs:2419:9
[INFO] [stdout]      |
[INFO] [stdout] 2419 |         pwfd.into_raw_fd();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: losing the raw file descriptor may leak resources
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 2419 |         let _ = pwfd.into_raw_fd();
[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 46.87s
[INFO] running `Command { std: "docker" "inspect" "205d7884cad56b012ab060b5f9e28356eaa5d8239b221396517ea68c5f09fc15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "205d7884cad56b012ab060b5f9e28356eaa5d8239b221396517ea68c5f09fc15", kill_on_drop: false }`
[INFO] [stdout] 205d7884cad56b012ab060b5f9e28356eaa5d8239b221396517ea68c5f09fc15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c076e35ba7c4856d36e0e1c1703af47fb98febc45ddc6f6d551900918517c29b
[INFO] running `Command { std: "docker" "start" "-a" "c076e35ba7c4856d36e0e1c1703af47fb98febc45ddc6f6d551900918517c29b", kill_on_drop: false }`
[INFO] [stderr]    Compiling backtrace v0.3.73
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling gimli v0.29.0
[INFO] [stderr]    Compiling object v0.36.3
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling editdistancek v1.0.2
[INFO] [stderr]    Compiling sequoia-wot v0.12.0
[INFO] [stderr]    Compiling sequoia-chameleon-gnupg v0.11.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling streaming-stats v0.1.29
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.11.2: shell completions written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-1d51c19db71a083d/out/shell-completions
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.11.2: man pages written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-1d51c19db71a083d/out/man-pages
[INFO] [stderr]    Compiling histo v1.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling addr2line v0.22.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.9.0
[INFO] [stderr]    Compiling ntest_test_cases v0.9.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]    Compiling serde_with v3.9.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling ntest_timeout v0.9.3
[INFO] [stderr]    Compiling sequoia-openpgp v1.21.2
[INFO] [stderr]    Compiling openpgp-cert-d v0.3.2
[INFO] [stderr]    Compiling ntest v0.9.3
[INFO] [stderr]    Compiling sequoia-net v0.28.0
[INFO] [stderr]    Compiling sequoia-policy-config v0.6.0
[INFO] [stderr]    Compiling sequoia-ipc v0.35.0
[INFO] [stderr]    Compiling sequoia-gpg-agent v0.4.2
[INFO] [stderr]    Compiling sequoia-cert-store v0.6.0
[INFO] [stdout] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stdout]    --> src/utils.rs:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 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:338:45
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 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:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 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:338:45
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 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:739:19
[INFO] [stdout]     |
[INFO] [stdout] 739 |     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] 739 |     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:747:31
[INFO] [stdout]     |
[INFO] [stdout] 747 |     pub fn invoke_with_inputs(&mut self, args: &[&str],
[INFO] [stdout]     |                               ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 748 |                               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] 748 |                               inputs: &[(&str, &[u8])]) -> Result<Diff<'_>> {
[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:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 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:338:45
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 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:293:23
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 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:338:45
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 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:404:12
[INFO] [stdout]     |
[INFO] [stdout] 404 |     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] 404 -     Handle(String),
[INFO] [stdout] 404 +     Handle(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:406:13
[INFO] [stdout]     |
[INFO] [stdout] 406 |     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] 406 -     KeyGrip(Keygrip),
[INFO] [stdout] 406 +     KeyGrip(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:407:16
[INFO] [stdout]     |
[INFO] [stdout] 407 |     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] 407 -     SubkeyGrip(Keygrip),
[INFO] [stdout] 407 +     SubkeyGrip(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `into_raw_fd` that must be used
[INFO] [stdout]     --> src/gpg.rs:2419:9
[INFO] [stdout]      |
[INFO] [stdout] 2419 |         pwfd.into_raw_fd();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: losing the raw file descriptor may leak resources
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 2419 |         let _ = pwfd.into_raw_fd();
[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:404:12
[INFO] [stdout]     |
[INFO] [stdout] 404 |     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] 404 -     Handle(String),
[INFO] [stdout] 404 +     Handle(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:406:13
[INFO] [stdout]     |
[INFO] [stdout] 406 |     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] 406 -     KeyGrip(Keygrip),
[INFO] [stdout] 406 +     KeyGrip(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/generate_key.rs:407:16
[INFO] [stdout]     |
[INFO] [stdout] 407 |     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] 407 -     SubkeyGrip(Keygrip),
[INFO] [stdout] 407 +     SubkeyGrip(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `into_raw_fd` that must be used
[INFO] [stdout]     --> src/gpg.rs:2419:9
[INFO] [stdout]      |
[INFO] [stdout] 2419 |         pwfd.into_raw_fd();
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: losing the raw file descriptor may leak resources
[INFO] [stdout]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]      |
[INFO] [stdout] 2419 |         let _ = pwfd.into_raw_fd();
[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 24.45s
[INFO] running `Command { std: "docker" "inspect" "c076e35ba7c4856d36e0e1c1703af47fb98febc45ddc6f6d551900918517c29b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c076e35ba7c4856d36e0e1c1703af47fb98febc45ddc6f6d551900918517c29b", kill_on_drop: false }`
[INFO] [stdout] c076e35ba7c4856d36e0e1c1703af47fb98febc45ddc6f6d551900918517c29b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0299c92035d08325312540d6c7248483b4e3db20548d02d6afde77611e3fbea8
[INFO] running `Command { std: "docker" "start" "-a" "0299c92035d08325312540d6c7248483b4e3db20548d02d6afde77611e3fbea8", kill_on_drop: false }`
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.11.2: shell completions written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-1d51c19db71a083d/out/shell-completions
[INFO] [stderr] warning: sequoia-chameleon-gnupg@0.11.2: man pages written to /opt/rustwide/target/debug/build/sequoia-chameleon-gnupg-1d51c19db71a083d/out/man-pages
[INFO] [stderr] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stderr]    --> src/utils.rs:293:23
[INFO] [stderr]     |
[INFO] [stderr] 293 |                 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:338:45
[INFO] [stderr]     |
[INFO] [stderr] 338 |                 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:404:12
[INFO] [stderr]     |
[INFO] [stderr] 404 |     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] 404 -     Handle(String),
[INFO] [stderr] 404 +     Handle(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/generate_key.rs:406:13
[INFO] [stderr]     |
[INFO] [stderr] 406 |     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] 406 -     KeyGrip(Keygrip),
[INFO] [stderr] 406 +     KeyGrip(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/generate_key.rs:407:16
[INFO] [stderr]     |
[INFO] [stderr] 407 |     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] 407 -     SubkeyGrip(Keygrip),
[INFO] [stderr] 407 +     SubkeyGrip(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `into_raw_fd` that must be used
[INFO] [stderr]     --> src/gpg.rs:2419:9
[INFO] [stderr]      |
[INFO] [stderr] 2419 |         pwfd.into_raw_fd();
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: losing the raw file descriptor may leak resources
[INFO] [stderr]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]      |
[INFO] [stderr] 2419 |         let _ = pwfd.into_raw_fd();
[INFO] [stderr]      |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trust/db.rs:186:23
[INFO] [stderr]     |
[INFO] [stderr] 186 |     pub fn ownertrust(&self) -> MutexGuard<BTreeMap<Fingerprint, OwnerTrust>> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 186 |     pub fn ownertrust(&self) -> MutexGuard<'_, BTreeMap<Fingerprint, OwnerTrust>> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: `sequoia-chameleon-gnupg` (bin "gpgv-sq") generated 2 warnings
[INFO] [stderr] warning: `sequoia-chameleon-gnupg` (bin "gpg-sq") generated 7 warnings (2 duplicates) (run `cargo fix --bin "gpg-sq"` to apply 1 suggestion)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> tests/gpg.rs:739:19
[INFO] [stderr]     |
[INFO] [stderr] 739 |     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] 739 |     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:747:31
[INFO] [stderr]     |
[INFO] [stderr] 747 |     pub fn invoke_with_inputs(&mut self, args: &[&str],
[INFO] [stderr]     |                               ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 748 |                               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] 748 |                               inputs: &[(&str, &[u8])]) -> Result<Diff<'_>> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sequoia-chameleon-gnupg` (test "gpg") generated 2 warnings (run `cargo fix --test "gpg"` to apply 2 suggestions)
[INFO] [stderr] warning: `sequoia-chameleon-gnupg` (bin "gpg-sq" test) generated 7 warnings (7 duplicates)
[INFO] [stderr] warning: `sequoia-chameleon-gnupg` (bin "gpgv-sq" test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/gpg.rs (/opt/rustwide/target/debug/deps/gpg_sq-00afd9f8318b6fcc)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr] gpg: Note: "-q" is not considered an option
[INFO] [stderr] gpg: Note: "-q" is not considered an option
[INFO] [stderr] gpg: Note: "--status-fd" is not considered an option
[INFO] [stderr] gpg: Note: "--quiet" is not considered an option
[INFO] [stdout] test argparse::options::tests::import_options ... ok
[INFO] [stdout] test argparse::options::tests::tokenizing ... ok
[INFO] [stdout] test argparse::options::tests::splitting ... ok
[INFO] [stdout] test argparse::tests::commandline ... ok
[INFO] [stdout] test utils::tests::parse_expiration ... ok
[INFO] [stdout] test utils::tests::robustly_canonicalize ... 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.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/gpgv.rs (/opt/rustwide/target/debug/deps/gpgv_sq-5bd405b99badd1e7)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stderr] gpg: Note: "-q" is not considered an option
[INFO] [stdout] test argparse::options::tests::splitting ... ok
[INFO] [stderr] gpg: Note: "-q" is not considered an option
[INFO] [stdout] test argparse::options::tests::tokenizing ... ok
[INFO] [stderr] gpg: Note: "--status-fd" is not considered an option
[INFO] [stdout] test argparse::tests::commandline ... ok
[INFO] [stderr] gpg: Note: "--quiet" is not considered an option
[INFO] [stdout] test utils::tests::robustly_canonicalize ... ok
[INFO] [stdout] test argparse::options::tests::import_options ... ok
[INFO] [stdout] test utils::tests::parse_expiration ... ok
[INFO] [stdout] test argparse::tests::file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gpg.rs (/opt/rustwide/target/debug/deps/gpg-e6796d0b737d3e84)
[INFO] [stdout] 
[INFO] [stdout] running 181 tests
[INFO] [stderr] warning: use of deprecated method `chrono::NaiveDateTime::timestamp`: use `.and_utc().timestamp()` instead
[INFO] [stderr]    --> src/utils.rs:293:23
[INFO] [stderr]     |
[INFO] [stderr] 293 |                 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:338:45
[INFO] [stderr]     |
[INFO] [stderr] 338 |                 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:404:12
[INFO] [stderr]     |
[INFO] [stderr] 404 |     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] 404 -     Handle(String),
[INFO] [stderr] 404 +     Handle(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/generate_key.rs:406:13
[INFO] [stderr]     |
[INFO] [stderr] 406 |     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] 406 -     KeyGrip(Keygrip),
[INFO] [stderr] 406 +     KeyGrip(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/generate_key.rs:407:16
[INFO] [stderr]     |
[INFO] [stderr] 407 |     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] 407 -     SubkeyGrip(Keygrip),
[INFO] [stderr] 407 +     SubkeyGrip(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `into_raw_fd` that must be used
[INFO] [stderr]     --> src/gpg.rs:2419:9
[INFO] [stderr]      |
[INFO] [stderr] 2419 |         pwfd.into_raw_fd();
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: losing the raw file descriptor may leak resources
[INFO] [stderr]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]      |
[INFO] [stderr] 2419 |         let _ = pwfd.into_raw_fd();
[INFO] [stderr]      |         +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/trust/db.rs:186:23
[INFO] [stderr]     |
[INFO] [stderr] 186 |     pub fn ownertrust(&self) -> MutexGuard<BTreeMap<Fingerprint, OwnerTrust>> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 186 |     pub fn ownertrust(&self) -> MutexGuard<'_, BTreeMap<Fingerprint, OwnerTrust>> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stdout] test gpg::decrypt::empty ... ok
[INFO] [stdout] test gpg::decrypt::a_cert ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_unwrap ... ok
[INFO] [stdout] test gpg::encrypt::fingerprint_recipient ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_aes128 ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_aes192 ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_blowfish ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_aes256 ... ok
[INFO] [stdout] test gpg::decrypt::symmetric_twofish ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::decrypt::simple ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::encrypt::no_encryption_subkey ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_rsa3k ... 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_p521 ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::export::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::export::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::encrypt::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::export::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::export::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::encrypt::recipient_file ... ok
[INFO] [stdout] test gpg::export::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::export::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_cv25519 ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_p256 ... ok
[INFO] [stdout] test gpg::export::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::export::local_sigs ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_p384 ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_p521 ... ok
[INFO] [stdout] test gpg::export_ssh_key::no_authentication_subkey ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_rsa3k ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_rsa2k ... ok
[INFO] [stdout] test gpg::export_ssh_key::ciphersuite_rsa4k ... ok
[INFO] [stdout] test gpg::import::cert_revocation ... ok
[INFO] [stdout] test gpg::decrypt::locked_loopback ... ok
[INFO] [stdout] test gpg::generate_key::creation_time ... ok
[INFO] [stdout] test gpg::generate_key::comments_and_directives ... ok
[INFO] [stdout] test gpg::generate_key::eddsa_ecdh_25519 ... ok
[INFO] [stdout] test gpg::generate_key::keyserver ... ok
[INFO] [stdout] test gpg::generate_key::preferences ... ok
[INFO] [stdout] test gpg::generate_key::usage ... ok
[INFO] [stdout] test gpg::generate_key::rsa2k_rsa2k ... ok
[INFO] [stdout] test gpg::import::local_sigs ... ok
[INFO] [stdout] test gpg::generate_key::ecdsa_ecdh_nistp256 ... ok
[INFO] [stdout] test gpg::decrypt::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::generate_key::dsa_rsa2k_by_id ... ok
[INFO] [stdout] test gpg::generate_key::rsa2k_rsa2k_locked ... ok
[INFO] [stdout] test gpg::list_keys::empty ... ok
[INFO] [stdout] test gpg::import::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::import::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::list_keys::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::import::general_purpose_p384 ... 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::import::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::import::general_purpose_p521 ... 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::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::import::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::list_keys::policy_url ... ok
[INFO] [stdout] test gpg::list_keys::notations ... ok
[INFO] [stdout] test gpg::import::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::list_keys::designated_revoker ... 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::show_keys ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::list_keys::dsa_elgamal ... ok
[INFO] [stdout] test gpg::list_packets::encrypted ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::list_keys::disabled ... ok
[INFO] [stdout] test gpg::list_packets::inline_signed ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::list_keys::expired_subkey ... ok
[INFO] [stdout] test gpg::list_keys::expired ... ok
[INFO] [stdout] test gpg::list_packets::mdc ... ok
[INFO] [stdout] test gpg::list_packets::locked_key ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::list_packets::key_packets ... ok
[INFO] [stdout] test gpg::list_packets::literal ... ok
[INFO] [stdout] test gpg::list_packets::user_attribute ... ok
[INFO] [stdout] test gpg::list_packets::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::list_packets::signature ... ok
[INFO] [stdout] test gpg::list_packets::userid ... ok
[INFO] [stdout] test gpg::list_packets::marker ... ok
[INFO] [stdout] test gpg::migrate::migration_from_secring ... 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_sha384 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha256 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_ripemd160 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha512 ... ok
[INFO] [stdout] test gpg::print_mds::print_md_sha224 ... ok
[INFO] [stdout] test gpg::print_mds::print_mds ... ok
[INFO] [stdout] test gpg::print_mds::print_md_star ... ok
[INFO] [stdout] test gpg::list_keys::locked ... ok
[INFO] [stdout] test gpg::quick::add_key_cv25519 ... ok
[INFO] [stdout] test gpg::list_keys::queries ... ok
[INFO] [stdout] test gpg::quick::add_key_all_dashes ... ok
[INFO] [stdout] test gpg::quick::add_key_default_auth ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_iso_time ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_dash ... ok
[INFO] [stdout] test gpg::quick::add_key_default ... ok
[INFO] [stdout] test gpg::list_keys::revoked ... ok
[INFO] [stdout] test gpg::quick::add_key_ed25519 ... ok
[INFO] [stdout] test gpg::quick::add_key_default_encr ... ok
[INFO] [stdout] test gpg::quick::add_key_default_encrypt ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_never ... ok
[INFO] [stdout] test gpg::quick::add_key_future_default ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_iso_date ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default ... ok
[INFO] [stdout] test gpg::quick::add_key_no_arg ... ok
[INFO] [stdout] test gpg::quick::add_key_dsa ... ok
[INFO] [stdout] test gpg::quick::add_key_rsa2048 ... ok
[INFO] [stdout] test gpg::quick::add_key_nistp256 ... ok
[INFO] [stdout] test gpg::list_keys::list_signatures ... ok
[INFO] [stdout] test gpg::quick::add_key_default_default_1y ... 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_rsa_encrypt_sign ... ok
[INFO] [stdout] test gpg::quick::add_key_default_sign ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_auth ... ok
[INFO] [stdout] test gpg::quick::generate_key_default ... 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_never ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_encrypt ... ok
[INFO] [stdout] test gpg::quick::generate_key_ed25519 ... ok
[INFO] [stdout] test gpg::quick::add_uid ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_encr ... ok
[INFO] [stdout] test gpg::quick::generate_key_nistp256 ... ok
[INFO] [stdout] test gpg::quick::generate_key_future_default ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default ... ok
[INFO] [stdout] test gpg::quick::generate_key_dsa ... ok
[INFO] [stdout] test gpg::list_keys::valid ... ok
[INFO] [stdout] test gpg::quick::generate_key_rsa2048 ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_sign ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_iso_time ... ok
[INFO] [stdout] test gpg::quick::generate_key_rsa_encrypt_sign ... ok
[INFO] [stdout] test gpg::quick::generate_key_no_arg ... ok
[INFO] [stdout] test gpg::quick::generate_key_rsa_encrypt_space_sign ... ok
[INFO] [stdout] test gpg::quick::revoke_uid ... ok
[INFO] [stdout] test gpg::quick::generate_key_rsa ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_none ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_dash ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_iso_date ... ok
[INFO] [stdout] test gpg::quick::generate_key_default_default_1y ... ok
[INFO] [stdout] test gpg::status_fd::untrusted_certificate_prompt ... ok
[INFO] [stdout] test gpg::sign::signers_are_deduplicated ... ok
[INFO] [stdout] test gpg::trust_models::always ... ok
[INFO] [stdout] test gpg::sign::no_signing_subkey ... ok
[INFO] [stdout] test gpg::verify::basic ... ok
[INFO] [stdout] test gpg::sign::general_purpose_p256 ... ok
[INFO] [stdout] test gpg::sign::general_purpose_cv25519 ... ok
[INFO] [stdout] test gpg::version::dump_options ... ok
[INFO] [stdout] test gpg::sign::general_purpose_p384 ... ok
[INFO] [stdout] test gpg::sign::general_purpose_p521 ... ok
[INFO] [stdout] test gpg::sign::general_purpose_rsa2k ... ok
[INFO] [stdout] test gpg::sign::general_purpose_rsa3k ... ok
[INFO] [stdout] test gpg::verify::hash_algos ... ok
[INFO] [stdout] test gpg::sign::general_purpose_rsa4k ... ok
[INFO] [stdout] test gpg::verify::show_uid_validity ... ok
[INFO] [stdout] test gpg::verify::wrong_key ... ok
[INFO] [stdout] test gpg::verify::weak_hash_algos ... ok
[INFO] [stdout] test gpg::trust_models::auto ... ok
[INFO] [stdout] test gpg::trust_models::pgp ... ok
[INFO] [stdout] test gpg::verify::extended ... ok
[INFO] [stdout] test gpg::verify::cipher_suites ... ok
[INFO] [stdout] test gpg::verify::signature_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 181 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 32.88s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-12d31a327ef9822e)
[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:293:23
[INFO] [stderr]     |
[INFO] [stderr] 293 |                 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:338:45
[INFO] [stderr]     |
[INFO] [stderr] 338 |                 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:404:12
[INFO] [stderr]     |
[INFO] [stderr] 404 |     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] 404 -     Handle(String),
[INFO] [stderr] 404 +     Handle(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/generate_key.rs:406:13
[INFO] [stderr]     |
[INFO] [stderr] 406 |     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] 406 -     KeyGrip(Keygrip),
[INFO] [stderr] 406 +     KeyGrip(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/generate_key.rs:407:16
[INFO] [stderr]     |
[INFO] [stderr] 407 |     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] 407 -     SubkeyGrip(Keygrip),
[INFO] [stderr] 407 +     SubkeyGrip(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `into_raw_fd` that must be used
[INFO] [stderr]     --> src/gpg.rs:2419:9
[INFO] [stderr]      |
[INFO] [stderr] 2419 |         pwfd.into_raw_fd();
[INFO] [stderr]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: losing the raw file descriptor may leak resources
[INFO] [stderr]      = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]      |
[INFO] [stderr] 2419 |         let _ = pwfd.into_raw_fd();
[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] # 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>' (45329) 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.86/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.86/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:     0x63e5f788fb12 - 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:     0x63e5f788fb12 - 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:     0x63e5f788fb12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63e5f788fb12 - <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:     0x63e5f78a17ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63e5f78a17ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63e5f7858221 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63e5f7858221 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63e5f7866902 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63e5f786c6ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63e5f786c591 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63e5f74da48e - <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:     0x63e5f74da48e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63e5f786ce6f - <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:     0x63e5f786ce6f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63e5f786cc1a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63e5f7866a39 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63e5f784b58d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63e5f78aa430 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63e5f78a9756 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63e5f73dffb1 - core::result::Result<T,E>::unwrap::heb4a26d314f9fa7c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63e5f73dffb1 - integration::Diff::distances::{{closure}}::{{closure}}::h7f52d7463dca2683
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:497:54
[INFO] [stdout]   22:     0x63e5f7429926 - core::iter::adapters::map::map_fold::{{closure}}::h32f54df7f64f0659
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x63e5f7429aad - core::iter::adapters::map::map_fold::{{closure}}::h6ab09245d19a2462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]   24:     0x63e5f744ebc6 - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::fold::h041b19efe4267efc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/iter/macros.rs:255:27
[INFO] [stdout]   25:     0x63e5f7443c8a - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::hec39ad8ced7ba1dd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x63e5f7443c8a - <core::iter::adapters::cloned::Cloned<I> as core::iter::traits::iterator::Iterator>::fold::h00b2df3652cb7dfb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/cloned.rs:61:31
[INFO] [stdout]   27:     0x63e5f7426408 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::hb9e57c780e8a6588
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   28:     0x63e5f7429805 - core::iter::traits::iterator::Iterator::for_each::hec0eaa00f2bb11e4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   29:     0x63e5f74463b2 - alloc::vec::Vec<T,A>::extend_trusted::h2a68144d455a3b5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3824:26
[INFO] [stdout]   30:     0x63e5f7449fba - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hece7f5a0bdbc2c80
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   31:     0x63e5f7443ffe - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h41884366c64ca97d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   32:     0x63e5f744a01d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h1be51f3a28b533a2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   33:     0x63e5f7449cef - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hc7840da1d26d4622
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3683:9
[INFO] [stdout]   34:     0x63e5f742970c - core::iter::traits::iterator::Iterator::collect::h37aaad400eec45c9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   35:     0x63e5f73df0db - integration::Diff::distances::{{closure}}::hda62d761d1dd6d75
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:506:16
[INFO] [stdout]   36:     0x63e5f73f343d - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h8f7a92dac84c8387
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:315:50
[INFO] [stdout]   37:     0x63e5f73f328d - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::he62de5c8225e2a26
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:528:19
[INFO] [stdout]   38:     0x63e5f745275f - std::sync::poison::once::Once::call_once_force::{{closure}}::h080ca2e8d32a4228
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:40
[INFO] [stdout]   39:     0x63e5f7860927 - 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:     0x63e5f745257a - std::sync::poison::once::Once::call_once_force::h7202dfe358b8af2c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:20
[INFO] [stdout]   41:     0x63e5f73f303a - std::sync::once_lock::OnceLock<T>::initialize::hb47aa51839585e5d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:527:19
[INFO] [stdout]   42:     0x63e5f73f350b - std::sync::once_lock::OnceLock<T>::get_or_try_init::h043283a2b54be955
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:403:14
[INFO] [stdout]   43:     0x63e5f73f3372 - std::sync::once_lock::OnceLock<T>::get_or_init::hf7ee92aa9bf3dbfc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:315:20
[INFO] [stdout]   44:     0x63e5f73def95 - integration::Diff::distances::hf96789ed381470d0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:472:25
[INFO] [stdout]   45:     0x63e5f73ddee4 - integration::Diff::emit::h81a75ddfb2102429
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:543:43
[INFO] [stdout]   46:     0x63e5f73dae78 - integration::Experiment::run::had665d3b601039ca
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:696:18
[INFO] [stdout]   47:     0x63e5f73dd0c1 - integration::password_store_git::ntest_callback::h33280cb27088bc00
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:28:64
[INFO] [stdout]   48:     0x63e5f73dd3b3 - integration::password_store_git::{{closure}}::h14556681ddee487d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:26:1
[INFO] [stdout]   49:     0x63e5f73f6033 - std::sys::backtrace::__rust_begin_short_backtrace::h21879415d7251abc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x63e5f740f84b - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb3bae86632ed6117
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x63e5f7426e30 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdd885e1529f32a69
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x63e5f7458bff - std::panicking::catch_unwind::do_call::h81d2321ddcfe5d14
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x63e5f741402b - __rust_try
[INFO] [stdout]   54:     0x63e5f740eb49 - std::panicking::catch_unwind::hcc721b635ed88fa4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x63e5f740eb49 - std::panic::catch_unwind::hcc9b0b756e004966
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x63e5f740eb49 - std::thread::Builder::spawn_unchecked_::{{closure}}::hb7b4a16de2197a5b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x63e5f7459afe - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha74f500f76caf273
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63e5f786193f - <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:     0x63e5f786193f - 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:     0x7f167a8a8aa4 - <unknown>
[INFO] [stdout]   61:     0x7f167a935a34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'password_store_git' (45327) panicked at tests/integration.rs:26:1:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e5f788fb12 - 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:     0x63e5f788fb12 - 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:     0x63e5f788fb12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63e5f788fb12 - <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:     0x63e5f78a17ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63e5f78a17ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63e5f7858221 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63e5f7858221 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63e5f7866902 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63e5f786c6ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63e5f786c591 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63e5f74da48e - <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:     0x63e5f74da48e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63e5f786ce6f - <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:     0x63e5f786ce6f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63e5f786c40c - std::panicking::begin_panic::{{closure}}::h03764aec75fd6fbf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x63e5f7866a49 - std::sys::backtrace::__rust_end_short_backtrace::h840811b1dfa0dad5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63e5f786c3de - std::panicking::begin_panic::hcf2bdd8da61aefe8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x63e5f73dd283 - integration::password_store_git::h320e674328cb6929
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:26:1
[INFO] [stdout]   19:     0x63e5f73dd457 - integration::password_store_git::{{closure}}::h466ad55789a2c1b8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:27:28
[INFO] [stdout]   20:     0x63e5f7459d76 - core::ops::function::FnOnce::call_once::h2852e1aee95331ea
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x63e5f74da24b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63e5f74da24b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   23:     0x63e5f74efeb5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   24:     0x63e5f74efeb5 - <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:     0x63e5f74efeb5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   26:     0x63e5f74efeb5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   27:     0x63e5f74efeb5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x63e5f74efeb5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   29:     0x63e5f74efeb5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   30:     0x63e5f74c66a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   31:     0x63e5f74c66a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32:     0x63e5f74c9f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   33:     0x63e5f74c9f6a - <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:     0x63e5f74c9f6a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x63e5f74c9f6a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x63e5f74c9f6a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x63e5f74c9f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   38:     0x63e5f74c9f6a - 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:     0x63e5f786193f - <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:     0x63e5f786193f - 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:     0x7f167a8a8aa4 - <unknown>
[INFO] [stdout]   42:     0x7f167a935a34 - clone
[INFO] [stdout]   43:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- debsig_verify_0_30 stdout ----
[INFO] [stdout] Spawning ["cargo", "build", "--quiet", "--no-default-features", "--features=crypto-nettle"] to build the chameleon...
[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=38" "--attribute-fd=37" "--logger-fd=35" "--status-fd=33" "--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=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 7
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 8
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 9
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=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=26" "--attribute-fd=25" "--logger-fd=23" "--status-fd=21" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 11
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=24" "--attribute-fd=23" "--logger-fd=21" "--status-fd=19" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 12
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 13
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 14
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 15
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 16
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 17
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] loggerfd: (edit distance 175; previously 175)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: keybox '/GNUPGHOME/pubring.kbx' created
[INFO] [stdout] -gpg: pub  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: public key "Debsig Origin Test Key <debsig-test@example.com>" imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:               imported: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 18
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 19
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 20
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 21
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 22
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 23
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 54; previously 54)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout] +[GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 258; previously 258)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4832DEA0A066232B: secret key imported
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4C2E30ED5C790356: secret key imported
[INFO] [stdout]  gpg: key 4832DEA0A066232B: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 24
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 25
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 26
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 27
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 28
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 258; previously 258)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4832DEA0A066232B: secret key imported
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4C2E30ED5C790356: secret key imported
[INFO] [stdout]  gpg: key 4832DEA0A066232B: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 29
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 258; previously 258)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4832DEA0A066232B: secret key imported
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4C2E30ED5C790356: secret key imported
[INFO] [stdout]  gpg: key 4832DEA0A066232B: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 30
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 258; previously 258)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4832DEA0A066232B: secret key imported
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4C2E30ED5C790356: secret key imported
[INFO] [stdout]  gpg: key 4832DEA0A066232B: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 31
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 258; previously 258)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4832DEA0A066232B: secret key imported
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4C2E30ED5C790356: secret key imported
[INFO] [stdout]  gpg: key 4832DEA0A066232B: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 32
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED B2551A215CE5C74584C6AE0DE9F3837DB59CDACD 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 B2551A215CE5C74584C6AE0DE9F3837DB59CDACD
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 194; previously 194)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/E9F3837DB59CDACD 2022-07-18  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key E9F3837DB59CDACD/E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: key E9F3837DB59CDACD: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 33
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 258; previously 258)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4832DEA0A066232B: secret key imported
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4C2E30ED5C790356: secret key imported
[INFO] [stdout]  gpg: key 4832DEA0A066232B: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 34
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 258; previously 258)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4832DEA0A066232B: secret key imported
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4C2E30ED5C790356: secret key imported
[INFO] [stdout]  gpg: key 4832DEA0A066232B: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 35
[INFO] [stdout] 
[INFO] [stdout]   - Invoking the chameleon
[INFO] [stdout]     gpg-sq "--no-permission-warning" "--no-permission-warning" "--command-fd=22" "--attribute-fd=21" "--logger-fd=19" "--status-fd=17" "--ignore-time-conflict" "--no-options" "--no-default-keyring" "--no-auto-check-trustdb" "--trust-model=always" "-v" "--batch" "--import" "input0"
[INFO] [stdout] 
[INFO] [stdout] statusfd: (edit distance 67; previously 67)
[INFO] [stdout] --- oracle statusfd
[INFO] [stdout] +++ chameleon statusfd
[INFO] [stdout] @@
[INFO] [stdout]  [GNUPG:] IMPORT_OK 0 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout] -[GNUPG:] KEY_CONSIDERED 900AC2113233F5DF47C0B6654832DEA0A066232B 0
[INFO] [stdout]  [GNUPG:] IMPORT_OK 17 900AC2113233F5DF47C0B6654832DEA0A066232B
[INFO] [stdout]  [GNUPG:] IMPORT_RES 1 0 0 0 1 0 0 0 0 1 1 0 0 0 0
[INFO] [stdout]  
[INFO] [stdout] loggerfd: (edit distance 258; previously 258)
[INFO] [stdout] --- oracle loggerfd
[INFO] [stdout] +++ chameleon loggerfd
[INFO] [stdout] -gpg: enabled compatibility flags:
[INFO] [stdout] -gpg: sec  rsa4096/4832DEA0A066232B 2023-12-20  Debsig Origin Test Key <debsig-test@example.com>
[INFO] [stdout]  gpg: key 4832DEA0A066232B: "Debsig Origin Test Key <debsig-test@example.com>" not changed
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4832DEA0A066232B: secret key imported
[INFO] [stdout] -gpg: key 4832DEA0A066232B/4C2E30ED5C790356: secret key imported
[INFO] [stdout]  gpg: key 4832DEA0A066232B: secret key imported
[INFO] [stdout]  gpg: Total number processed: 1
[INFO] [stdout]  gpg:              unchanged: 1
[INFO] [stdout] 
[INFO] [stdout] ## Testing sample 36
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (45328) 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.86/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.86/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] [stderr] error: test failed, to rerun pass `--test integration`
[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:     0x63e5f788fb12 - 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:     0x63e5f788fb12 - 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:     0x63e5f788fb12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63e5f788fb12 - <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:     0x63e5f78a17ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63e5f78a17ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63e5f7858221 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63e5f7858221 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63e5f7866902 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63e5f786c6ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63e5f786c591 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63e5f74da48e - <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:     0x63e5f74da48e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63e5f786ce6f - <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:     0x63e5f786ce6f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63e5f786cc1a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x63e5f7866a39 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63e5f784b58d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x63e5f78aa430 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x63e5f78a9756 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x63e5f73dffb1 - core::result::Result<T,E>::unwrap::heb4a26d314f9fa7c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1226:23
[INFO] [stdout]   21:     0x63e5f73dffb1 - integration::Diff::distances::{{closure}}::{{closure}}::h7f52d7463dca2683
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:497:54
[INFO] [stdout]   22:     0x63e5f7429926 - core::iter::adapters::map::map_fold::{{closure}}::h32f54df7f64f0659
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:88:28
[INFO] [stdout]   23:     0x63e5f7429aad - core::iter::adapters::map::map_fold::{{closure}}::h6ab09245d19a2462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:88:21
[INFO] [stdout]   24:     0x63e5f744ebc6 - <core::slice::iter::Iter<T> as core::iter::traits::iterator::Iterator>::fold::h041b19efe4267efc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/slice/iter/macros.rs:255:27
[INFO] [stdout]   25:     0x63e5f7443c8a - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::hec39ad8ced7ba1dd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   26:     0x63e5f7443c8a - <core::iter::adapters::cloned::Cloned<I> as core::iter::traits::iterator::Iterator>::fold::h00b2df3652cb7dfb
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/cloned.rs:61:31
[INFO] [stdout]   27:     0x63e5f7426408 - <core::iter::adapters::map::Map<I,F> as core::iter::traits::iterator::Iterator>::fold::hb9e57c780e8a6588
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/adapters/map.rs:128:19
[INFO] [stdout]   28:     0x63e5f7429805 - core::iter::traits::iterator::Iterator::for_each::hec0eaa00f2bb11e4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:827:14
[INFO] [stdout]   29:     0x63e5f74463b2 - alloc::vec::Vec<T,A>::extend_trusted::h2a68144d455a3b5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3824:26
[INFO] [stdout]   30:     0x63e5f7449fba - <alloc::vec::Vec<T,A> as alloc::vec::spec_extend::SpecExtend<T,I>>::spec_extend::hece7f5a0bdbc2c80
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_extend.rs:29:14
[INFO] [stdout]   31:     0x63e5f7443ffe - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter_nested::SpecFromIterNested<T,I>>::from_iter::h41884366c64ca97d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter_nested.rs:62:16
[INFO] [stdout]   32:     0x63e5f744a01d - <alloc::vec::Vec<T> as alloc::vec::spec_from_iter::SpecFromIter<T,I>>::from_iter::h1be51f3a28b533a2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/spec_from_iter.rs:34:9
[INFO] [stdout]   33:     0x63e5f7449cef - <alloc::vec::Vec<T> as core::iter::traits::collect::FromIterator<T>>::from_iter::hc7840da1d26d4622
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/vec/mod.rs:3683:9
[INFO] [stdout]   34:     0x63e5f742970c - core::iter::traits::iterator::Iterator::collect::h37aaad400eec45c9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/iter/traits/iterator.rs:2027:9
[INFO] [stdout]   35:     0x63e5f73df0db - integration::Diff::distances::{{closure}}::hda62d761d1dd6d75
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:506:16
[INFO] [stdout]   36:     0x63e5f73f343d - std::sync::once_lock::OnceLock<T>::get_or_init::{{closure}}::h8f7a92dac84c8387
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:315:50
[INFO] [stdout]   37:     0x63e5f73f328d - std::sync::once_lock::OnceLock<T>::initialize::{{closure}}::he62de5c8225e2a26
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:528:19
[INFO] [stdout]   38:     0x63e5f745275f - std::sync::poison::once::Once::call_once_force::{{closure}}::h080ca2e8d32a4228
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:40
[INFO] [stdout]   39:     0x63e5f7860927 - 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:     0x63e5f745257a - std::sync::poison::once::Once::call_once_force::h7202dfe358b8af2c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/poison/once.rs:215:20
[INFO] [stdout]   41:     0x63e5f73f303a - std::sync::once_lock::OnceLock<T>::initialize::hb47aa51839585e5d
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:527:19
[INFO] [stdout]   42:     0x63e5f73f350b - std::sync::once_lock::OnceLock<T>::get_or_try_init::h043283a2b54be955
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:403:14
[INFO] [stdout]   43:     0x63e5f73f3372 - std::sync::once_lock::OnceLock<T>::get_or_init::hf7ee92aa9bf3dbfc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sync/once_lock.rs:315:20
[INFO] [stdout]   44:     0x63e5f73def95 - integration::Diff::distances::hf96789ed381470d0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:472:25
[INFO] [stdout]   45:     0x63e5f73ddee4 - integration::Diff::emit::h81a75ddfb2102429
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:543:43
[INFO] [stdout]   46:     0x63e5f73dae78 - integration::Experiment::run::had665d3b601039ca
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:696:18
[INFO] [stdout]   47:     0x63e5f73dcbb0 - integration::debsig_verify_0_30::ntest_callback::h8f0df49ee595834a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:34:44
[INFO] [stdout]   48:     0x63e5f73dced3 - integration::debsig_verify_0_30::{{closure}}::h63ad4a67f919e8dd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:32:1
[INFO] [stdout]   49:     0x63e5f73f6013 - std::sys::backtrace::__rust_begin_short_backtrace::h08ae7ec927f3aaca
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   50:     0x63e5f740f8cb - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hf9d77c0a76720edd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   51:     0x63e5f7426db0 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc1680de14d903f06
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x63e5f7458e5f - std::panicking::catch_unwind::do_call::he44dcad190ae66fc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   53:     0x63e5f741402b - __rust_try
[INFO] [stdout]   54:     0x63e5f740f279 - std::panicking::catch_unwind::hba7607af49214fcd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   55:     0x63e5f740f279 - std::panic::catch_unwind::hb38e28c4796c0549
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x63e5f740f279 - std::thread::Builder::spawn_unchecked_::{{closure}}::hd983b8692c74b1f9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   57:     0x63e5f74599de - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0d5b00800d2f8db5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x63e5f786193f - <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:     0x63e5f786193f - 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:     0x7f167a8a8aa4 - <unknown>
[INFO] [stdout]   61:     0x7f167a935a34 - clone
[INFO] [stdout]   62:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'debsig_verify_0_30' (45326) panicked at tests/integration.rs:32:1:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e5f788fb12 - 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:     0x63e5f788fb12 - 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:     0x63e5f788fb12 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x63e5f788fb12 - <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:     0x63e5f78a17ff - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x63e5f78a17ff - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x63e5f7858221 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x63e5f7858221 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x63e5f7866902 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x63e5f786c6ff - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x63e5f786c591 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x63e5f74da48e - <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:     0x63e5f74da48e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x63e5f786ce6f - <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:     0x63e5f786ce6f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x63e5f786c40c - std::panicking::begin_panic::{{closure}}::h03764aec75fd6fbf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x63e5f7866a49 - std::sys::backtrace::__rust_end_short_backtrace::h840811b1dfa0dad5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x63e5f786c3de - std::panicking::begin_panic::hcf2bdd8da61aefe8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x63e5f73dcd73 - integration::debsig_verify_0_30::h217b5829552b6c62
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:32:1
[INFO] [stdout]   19:     0x63e5f73dcea7 - integration::debsig_verify_0_30::{{closure}}::h5e21cbf259b9886c
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:33:28
[INFO] [stdout]   20:     0x63e5f745a0f6 - core::ops::function::FnOnce::call_once::h7075a69d33191c45
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   21:     0x63e5f74da24b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x63e5f74da24b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   23:     0x63e5f74efeb5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   24:     0x63e5f74efeb5 - <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:     0x63e5f74efeb5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   26:     0x63e5f74efeb5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   27:     0x63e5f74efeb5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   28:     0x63e5f74efeb5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   29:     0x63e5f74efeb5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   30:     0x63e5f74c66a4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   31:     0x63e5f74c66a4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   32:     0x63e5f74c9f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   33:     0x63e5f74c9f6a - <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:     0x63e5f74c9f6a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   35:     0x63e5f74c9f6a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   36:     0x63e5f74c9f6a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x63e5f74c9f6a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   38:     0x63e5f74c9f6a - 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:     0x63e5f786193f - <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:     0x63e5f786193f - 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:     0x7f167a8a8aa4 - <unknown>
[INFO] [stdout]   42:     0x7f167a935a34 - 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 2.48s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0299c92035d08325312540d6c7248483b4e3db20548d02d6afde77611e3fbea8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0299c92035d08325312540d6c7248483b4e3db20548d02d6afde77611e3fbea8", kill_on_drop: false }`
[INFO] [stdout] 0299c92035d08325312540d6c7248483b4e3db20548d02d6afde77611e3fbea8
