[INFO] cloning repository https://github.com/tumpaproject/tumpa-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tumpaproject/tumpa-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftumpaproject%2Ftumpa-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftumpaproject%2Ftumpa-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c91c3223cfd376a4b02a64dcf004e829043e72e5
[INFO] testing tumpaproject/tumpa-cli against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftumpaproject%2Ftumpa-cli" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tumpaproject/tumpa-cli
[INFO] finished tweaking git repo https://github.com/tumpaproject/tumpa-cli
[INFO] tweaked toml for git repo https://github.com/tumpaproject/tumpa-cli written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tumpaproject/tumpa-cli on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tumpaproject/tumpa-cli 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sshkeys v0.3.4
[INFO] [stderr]   Downloaded wecanencrypt v0.15.0
[INFO] [stderr]   Downloaded tokio v1.52.0
[INFO] [stderr]   Downloaded aws-lc-rs v1.16.3
[INFO] [stderr]   Downloaded replace_with v0.1.8
[INFO] [stderr]   Downloaded dbl v0.3.2
[INFO] [stderr]   Downloaded sha1-checked v0.10.0
[INFO] [stderr]   Downloaded eax v0.5.0
[INFO] [stderr]   Downloaded cmac v0.7.2
[INFO] [stderr]   Downloaded cx448 v0.1.1
[INFO] [stderr]   Downloaded serdect v0.3.0
[INFO] [stderr]   Downloaded bzip2 v0.6.1
[INFO] [stderr]   Downloaded libbz2-rs-sys v0.2.2
[INFO] [stderr]   Downloaded bitfields v1.0.3
[INFO] [stderr]   Downloaded bitfields-impl v1.0.3
[INFO] [stderr]   Downloaded pcsc-sys v1.3.0
[INFO] [stderr]   Downloaded iso7816-tlv v0.4.4
[INFO] [stderr]   Downloaded card-backend v0.2.0
[INFO] [stderr]   Downloaded ssh-encoding v0.2.0
[INFO] [stderr]   Downloaded ssh-cipher v0.2.0
[INFO] [stderr]   Downloaded service-binding v3.0.0
[INFO] [stderr]   Downloaded openpgp-card v0.6.1
[INFO] [stderr]   Downloaded card-backend-pcsc v0.5.1
[INFO] [stderr]   Downloaded pcsc v2.9.0
[INFO] [stderr]   Downloaded talktosc v0.3.0
[INFO] [stderr]   Downloaded ssh-agent-lib v0.5.2
[INFO] [stderr]   Downloaded ssh-key v0.6.7
[INFO] [stderr]   Downloaded libtumpa v0.3.2
[INFO] [stderr]   Downloaded rtoolbox v0.0.4
[INFO] [stderr]   Downloaded raunch v1.0.1
[INFO] [stderr]   Downloaded clap_complete v4.6.2
[INFO] [stderr]   Downloaded pgp v0.19.0
[INFO] [stderr]   Downloaded aws-lc-sys v0.40.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cbf83afe0af39825671bb59006109816cbd65429c98e0ef855cf002554bb19a
[INFO] running `Command { std: "docker" "start" "-a" "5cbf83afe0af39825671bb59006109816cbd65429c98e0ef855cf002554bb19a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cbf83afe0af39825671bb59006109816cbd65429c98e0ef855cf002554bb19a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cbf83afe0af39825671bb59006109816cbd65429c98e0ef855cf002554bb19a", kill_on_drop: false }`
[INFO] [stdout] 5cbf83afe0af39825671bb59006109816cbd65429c98e0ef855cf002554bb19a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d400c7641aecbcf6c2c06e524631a1cc621301be80d437222816a4e8d837d3db
[INFO] running `Command { std: "docker" "start" "-a" "d400c7641aecbcf6c2c06e524631a1cc621301be80d437222816a4e8d837d3db", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling tokio v1.52.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling pcsc-sys v1.3.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling dbl v0.3.2
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling crc24 v0.1.6
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling cmac v0.7.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling card-backend v0.2.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling bitfields-impl v1.0.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling p521 v0.13.3
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling serdect v0.3.0
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling cx448 v0.1.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling bitfields v1.0.3
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling pcsc v2.9.0
[INFO] [stderr]    Compiling eax v0.5.0
[INFO] [stderr]    Compiling aes-kw v0.2.1
[INFO] [stderr]    Compiling dsa v0.6.3
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling ocb3 v0.1.0
[INFO] [stderr]    Compiling snafu v0.8.9
[INFO] [stderr]    Compiling ssh-encoding v0.2.0
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling camellia v0.1.0
[INFO] [stderr]    Compiling cfb-mode v0.8.2
[INFO] [stderr]    Compiling twofish v0.7.1
[INFO] [stderr]    Compiling idea v0.5.1
[INFO] [stderr]    Compiling des v0.8.1
[INFO] [stderr]    Compiling cast5 v0.11.1
[INFO] [stderr]    Compiling ripemd v0.1.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling iso7816-tlv v0.4.4
[INFO] [stderr]    Compiling buffer-redux v1.1.0
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling replace_with v0.1.8
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling card-backend-pcsc v0.5.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling ssh-cipher v0.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling sshkeys v0.3.4
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling openpgp-card v0.6.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ssh-key v0.6.7
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling rtoolbox v0.0.4
[INFO] [stderr]    Compiling service-binding v3.0.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.2
[INFO] [stderr]    Compiling ssh-agent-lib v0.5.2
[INFO] [stderr]    Compiling pgp v0.19.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling wecanencrypt v0.15.0
[INFO] [stderr]    Compiling libtumpa v0.3.2
[INFO] [stderr]    Compiling tumpa-cli v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 04s
[INFO] running `Command { std: "docker" "inspect" "d400c7641aecbcf6c2c06e524631a1cc621301be80d437222816a4e8d837d3db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d400c7641aecbcf6c2c06e524631a1cc621301be80d437222816a4e8d837d3db", kill_on_drop: false }`
[INFO] [stdout] d400c7641aecbcf6c2c06e524631a1cc621301be80d437222816a4e8d837d3db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f0fb599159965b1d5e4d0ff2676dd481b2c1f96c510152fabbb1dc6d3fb14792
[INFO] running `Command { std: "docker" "start" "-a" "f0fb599159965b1d5e4d0ff2676dd481b2c1f96c510152fabbb1dc6d3fb14792", kill_on_drop: false }`
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling pcsc v2.9.0
[INFO] [stderr]    Compiling rusqlite v0.39.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling card-backend-pcsc v0.5.1
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling wecanencrypt v0.15.0
[INFO] [stderr]    Compiling libtumpa v0.3.2
[INFO] [stderr]    Compiling tumpa-cli v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.44s
[INFO] running `Command { std: "docker" "inspect" "f0fb599159965b1d5e4d0ff2676dd481b2c1f96c510152fabbb1dc6d3fb14792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0fb599159965b1d5e4d0ff2676dd481b2c1f96c510152fabbb1dc6d3fb14792", kill_on_drop: false }`
[INFO] [stdout] f0fb599159965b1d5e4d0ff2676dd481b2c1f96c510152fabbb1dc6d3fb14792
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 795477c3a7a221b47114d0315292525a747759cd9d65360d600a1e714ea45491
[INFO] running `Command { std: "docker" "start" "-a" "795477c3a7a221b47114d0315292525a747759cd9d65360d600a1e714ea45491", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.63s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tumpa_cli-e95f3e3594010819)
[INFO] [stdout] 
[INFO] [stdout] running 116 tests
[INFO] [stdout] test agent::pinentry::tests::deduper_cancelled_propagates ... ok
[INFO] [stdout] test agent::protocol::tests::format_response_passphrase_round_trips ... ok
[INFO] [stdout] test agent::pinentry::tests::linux_wayland_display_is_desktop ... ok
[INFO] [stdout] test agent::pinentry::tests::linux_empty_display_is_headless ... ok
[INFO] [stdout] test agent::pinentry::tests::linux_no_display_is_headless ... ok
[INFO] [stdout] test agent::pinentry::tests::deduper_subscriber_receives_broadcast ... ok
[INFO] [stdout] test agent::protocol::tests::parse_request_accepts_get_or_prompt_minimal ... ok
[INFO] [stdout] test agent::protocol::tests::format_response_round_trips_new_responses ... ok
[INFO] [stdout] test agent::protocol::tests::parse_request_clear_all_does_not_swallow_garbage_suffix ... ok
[INFO] [stdout] test agent::protocol::tests::parse_request_accepts_get_or_prompt_with_keyinfo ... ok
[INFO] [stdout] test agent::protocol::tests::parse_request_accepts_namespaced_cache_keys ... ok
[INFO] [stdout] test agent::protocol::tests::parse_request_rejects_get_or_prompt_with_invalid_cache_key ... ok
[INFO] [stdout] test agent::protocol::tests::parse_request_rejects_get_or_prompt_with_too_few_args ... ok
[INFO] [stdout] test agent::protocol::tests::parse_request_rejects_get_or_prompt_with_too_many_args ... ok
[INFO] [stdout] test agent::protocol::tests::parse_request_rejects_invalid_namespaced_cache_keys ... ok
[INFO] [stdout] test cache_cmd::tests::cache_keys_for_fingerprint_emits_three_namespaced_variants ... ok
[INFO] [stdout] test cache_cmd::tests::fingerprint_validator_accepts_both_cases_and_lengths ... ok
[INFO] [stdout] test cache_cmd::tests::fingerprint_validator_rejects_garbage ... ok
[INFO] [stdout] test cache_cmd::tests::lowercase_user_input_normalises_to_match_keystore_casing ... ok
[INFO] [stdout] test cache_cmd::tests::whitespace_padded_input_fails_validation ... ok
[INFO] [stdout] test card_link::tests::filter_none_passes_everything_through ... ok
[INFO] [stdout] test card_link::tests::filter_matches_card_ident_exactly ... ok
[INFO] [stdout] test card_link::tests::render_dedupes_duplicate_slot_rows_per_card ... ok
[INFO] [stdout] test card_link::tests::render_single_card_three_slots_sorted_canonical ... ok
[INFO] [stdout] test card_link::tests::render_unknown_manufacturer_falls_back_to_unknown ... ok
[INFO] [stdout] test card_link::tests::render_multiple_cards_grouped_by_ident ... ok
[INFO] [stdout] test card_link::tests::render_single_card_single_slot ... ok
[INFO] [stdout] test card_touch::tests::cached_modes_are_maybe_cached ... ok
[INFO] [stdout] test card_link::tests::slot_str_maps_every_variant ... ok
[INFO] [stdout] test card_touch::tests::off_does_not_notify ... ok
[INFO] [stdout] test card_touch::tests::decrypt_only_touch_picks_enc_slot ... ok
[INFO] [stdout] test agent::pinentry::tests::linux_x11_display_is_desktop ... ok
[INFO] [stdout] test card_link::tests::render_empty_assocs_returns_empty ... ok
[INFO] [stdout] test card_link::tests::filter_returns_empty_when_no_card_matches ... ok
[INFO] [stdout] test card_touch::tests::requested_slot_none_with_others_known_notifies_defensively ... ok
[INFO] [stdout] test card_touch::tests::all_slots_none_does_not_notify ... ok
[INFO] [stdout] test card_touch::tests::touch_mode_from_policy_byte_pins_spec_values ... ok
[INFO] [stdout] test agent::protocol::tests::parse_request_rejects_get_or_prompt_with_invalid_base64 ... ok
[INFO] [stdout] test cli::tests::agent_subcommand_defaults ... ok
[INFO] [stdout] test card_touch::tests::required_modes_notify ... ok
[INFO] [stdout] test cli::tests::cache_clear_with_fingerprint ... ok
[INFO] [stdout] test cli::tests::card_list_subcommand ... ok
[INFO] [stdout] test cli::tests::card_link_subcommand_dry_run_with_card_ident ... ok
[INFO] [stdout] test cli::tests::card_link_subcommand_defaults ... ok
[INFO] [stdout] test cli::tests::completions_subcommand ... ok
[INFO] [stdout] test cli::tests::cache_clear_no_args_clears_all ... ok
[INFO] [stdout] test cli::tests::delete_subcommand_force ... ok
[INFO] [stdout] test cli::tests::card_status_subcommand ... ok
[INFO] [stdout] test cli::tests::describe_with_keyid_routes_to_info ... ok
[INFO] [stdout] test cli::tests::describe_with_dotslash_forces_file_mode ... ok
[INFO] [stdout] test cli::tests::card_link_subcommand_dry_run ... ok
[INFO] [stdout] test cli::tests::export_subcommand_default_armored ... ok
[INFO] [stdout] test cli::tests::fetch_subcommand_dry_run ... ok
[INFO] [stdout] test cli::tests::describe_with_path_routes_to_desc ... ok
[INFO] [stdout] test cli::tests::import_subcommand_collects_files ... ok
[INFO] [stdout] test cli::tests::export_subcommand_binary ... ok
[INFO] [stdout] test cli::tests::no_subcommand_is_mode_none ... ok
[INFO] [stdout] test cli::tests::sign_inline_subcommand ... ok
[INFO] [stdout] test cli::tests::search_subcommand_email_is_a_modifier ... ok
[INFO] [stdout] test cli::tests::sign_subcommand_binary_threads_through ... ok
[INFO] [stdout] test cli::tests::old_with_key_flag_is_rejected ... ok
[INFO] [stdout] test cli::tests::sign_subcommand_with_signer ... ok
[INFO] [stdout] test cli::tests::list_subcommand ... ok
[INFO] [stdout] test cli::tests::import_subcommand_recursive ... ok
[INFO] [stdout] test cli::tests::describe_with_fingerprint_routes_to_info ... ok
[INFO] [stdout] test cli::tests::sign_stdin_requires_output_subcommand ... ok
[INFO] [stdout] test cli::tests::ssh_agent_subcommand_requires_host ... ok
[INFO] [stdout] test cli::tests::card_link_subcommand_filter_card_ident ... ok
[INFO] [stdout] test cli::tests::socket_ssh_subcommand ... ok
[INFO] [stdout] test cli::tests::ssh_export_subcommand ... ok
[INFO] [stdout] test gpg::decrypt::tests::bad_emits_badsig_with_long_keyid ... ok
[INFO] [stdout] test gpg::decrypt::tests::good_emits_goodsig_with_long_keyid_and_uid ... ok
[INFO] [stdout] test gpg::decrypt::tests::good_strips_control_chars_in_uid ... ok
[INFO] [stdout] test gpg::decrypt::tests::good_strips_non_hex_in_verifier_fingerprint ... ok
[INFO] [stdout] test cli::tests::socket_default_is_gpg ... ok
[INFO] [stdout] test cli::tests::ssh_agent_subcommand_with_host ... ok
[INFO] [stdout] test cli::tests::verify_subcommand_with_external_pubkey ... ok
[INFO] [stdout] test cli::tests::verify_stdin_requires_signature_subcommand ... ok
[INFO] [stdout] test cli::tests::verify_subcommand_detached ... ok
[INFO] [stdout] test gpg::decrypt::tests::unknown_emits_no_pubkey_with_short_keyid ... ok
[INFO] [stdout] test gpg::decrypt::tests::unknown_falls_back_to_fingerprint_suffix ... ok
[INFO] [stdout] test gpg::decrypt::tests::unknown_strips_non_hex_in_issuer_ids ... ok
[INFO] [stdout] test gpg::decrypt::tests::unsigned_emits_no_signature_line ... ok
[INFO] [stdout] test cli::tests::verify_subcommand_inline ... ok
[INFO] [stdout] test gpg::encrypt::tests::inv_recp_strips_control_chars_from_recipient ... ok
[INFO] [stdout] test gpg::keys::tests::sanitize_uid_strips_colons_and_control_chars ... ok
[INFO] [stdout] test gpg::keys::tests::subkey_validity_uses_subkey_fields ... ok
[INFO] [stdout] test gpg::sign::tests::gpg_hash_algo_id_matches_openpgp_registry ... ok
[INFO] [stdout] test gpg::keys::tests::primary_validity_handles_revoked_expired_and_ok ... ok
[INFO] [stdout] test pinentry::assuan::tests::candidates_respect_explicit_program ... ok
[INFO] [stdout] test gpg::keys::tests::primary_validity_treats_now_as_expired ... ok
[INFO] [stdout] test pinentry::assuan::tests::escape_quotes_percent_and_newlines ... ok
[INFO] [stdout] test pinentry::assuan::tests::is_cancel_code_matches_known_values ... ok
[INFO] [stdout] test pinentry::cache_helper_tests::clear_cached_passphrase_no_agent_is_silent ... ok
[INFO] [stdout] test pinentry::assuan::tests::parse_gpg_err_code_reads_first_token ... ok
[INFO] [stdout] test pinentry::cache_helper_tests::cache_passphrase_no_agent_is_silent ... ok
[INFO] [stdout] test pinentry::cardholder_tests::empty_input ... ok
[INFO] [stdout] test agent::protocol::tests::parse_request_accepts_clear_all ... ok
[INFO] [stdout] test pinentry::cardholder_tests::single_name_no_separator ... ok
[INFO] [stdout] test pinentry::cardholder_tests::full_surname_given ... ok
[INFO] [stdout] test pinentry::cardholder_tests::multi_word_given ... ok
[INFO] [stdout] test pinentry::cardholder_tests::multi_word_surname ... ok
[INFO] [stdout] test pinentry::cardholder_tests::only_surname ... ok
[INFO] [stdout] test pinentry::cardholder_tests::trailing_padding_stripped ... ok
[INFO] [stdout] test pinentry::get_passphrase_policy_tests::admin_pin_skips_agent_cache ... ok
[INFO] [stdout] test pinentry::get_passphrase_policy_tests::pin_and_passphrase_use_distinct_cache_slots ... ok
[INFO] [stdout] test pinentry::cardholder_tests::only_given_name ... ok
[INFO] [stdout] test pinentry::get_passphrase_policy_tests::user_pin_and_passphrase_still_use_agent_cache ... ok
[INFO] [stdout] test pinentry::cardholder_tests::single_given_name_no_surname_with_spaces ... ok
[INFO] [stdout] test cli::tests::old_card_status_flag_is_rejected ... ok
[INFO] [stdout] test cli::tests::old_list_keys_flag_is_rejected ... ok
[INFO] [stdout] test gpg::encrypt::tests::unknown_recipient_emits_inv_recp ... ok
[INFO] [stdout] test gpg::encrypt::tests::multiple_unknown_recipients_each_get_inv_recp ... ok
[INFO] [stdout] test gpg::encrypt::tests::signer_id_none_uses_encrypt_only_path ... ok
[INFO] [stdout] test gpg::encrypt::tests::known_recipient_no_inv_recp ... ok
[INFO] [stdout] test gpg::encrypt::tests::software_sign_and_encrypt_round_trips ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 116 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 22.41s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tcli-e07f018b7c727d09)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test cli::tests::agent_subcommand_defaults ... ok
[INFO] [stdout] test cli::tests::cache_clear_with_fingerprint ... ok
[INFO] [stdout] test cli::tests::card_link_subcommand_defaults ... ok
[INFO] [stdout] test cli::tests::cache_clear_no_args_clears_all ... ok
[INFO] [stdout] test cli::tests::card_link_subcommand_dry_run ... ok
[INFO] [stdout] test cli::tests::card_link_subcommand_dry_run_with_card_ident ... ok
[INFO] [stdout] test cli::tests::card_link_subcommand_filter_card_ident ... ok
[INFO] [stdout] test cli::tests::card_status_subcommand ... ok
[INFO] [stdout] test cli::tests::card_list_subcommand ... ok
[INFO] [stdout] test cli::tests::completions_subcommand ... ok
[INFO] [stdout] test cli::tests::describe_with_dotslash_forces_file_mode ... ok
[INFO] [stdout] test cli::tests::delete_subcommand_force ... ok
[INFO] [stdout] test cli::tests::describe_with_path_routes_to_desc ... ok
[INFO] [stdout] test cli::tests::describe_with_fingerprint_routes_to_info ... ok
[INFO] [stdout] test cli::tests::describe_with_keyid_routes_to_info ... ok
[INFO] [stdout] test cli::tests::export_subcommand_default_armored ... ok
[INFO] [stdout] test cli::tests::import_subcommand_recursive ... ok
[INFO] [stdout] test cli::tests::export_subcommand_binary ... ok
[INFO] [stdout] test cli::tests::old_with_key_flag_is_rejected ... ok
[INFO] [stdout] test cli::tests::search_subcommand_email_is_a_modifier ... ok
[INFO] [stdout] test cli::tests::fetch_subcommand_dry_run ... ok
[INFO] [stdout] test cli::tests::old_card_status_flag_is_rejected ... ok
[INFO] [stdout] test cli::tests::no_subcommand_is_mode_none ... ok
[INFO] [stdout] test cli::tests::import_subcommand_collects_files ... ok
[INFO] [stdout] test cli::tests::sign_subcommand_binary_threads_through ... ok
[INFO] [stdout] test cli::tests::sign_subcommand_with_signer ... ok
[INFO] [stdout] test cli::tests::sign_stdin_requires_output_subcommand ... ok
[INFO] [stdout] test cli::tests::verify_stdin_requires_signature_subcommand ... ok
[INFO] [stdout] test cli::tests::ssh_agent_subcommand_with_host ... ok
[INFO] [stdout] test cli::tests::old_list_keys_flag_is_rejected ... ok
[INFO] [stdout] test cli::tests::socket_ssh_subcommand ... ok
[INFO] [stdout] test cli::tests::ssh_export_subcommand ... ok
[INFO] [stdout] test cli::tests::list_subcommand ... ok
[INFO] [stdout] test cli::tests::sign_inline_subcommand ... ok
[INFO] [stdout] test cli::tests::socket_default_is_gpg ... ok
[INFO] [stdout] test cli::tests::verify_subcommand_inline ... ok
[INFO] [stdout] test cli::tests::ssh_agent_subcommand_requires_host ... ok
[INFO] [stdout] test cli::tests::verify_subcommand_with_external_pubkey ... ok
[INFO] [stdout] test cli::tests::verify_subcommand_detached ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/tclig/main.rs (/opt/rustwide/target/debug/deps/tclig-34bb84779abeeb81)
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test cli::tests::digest_algo_with_clearsign_is_rejected ... ok
[INFO] [stdout] test cli::tests::encrypt_only_has_no_signer ... ok
[INFO] [stdout] test cli::tests::digest_algo_with_encrypt_is_rejected ... ok
[INFO] [stdout] test cli::tests::encrypt_with_clearsign_is_rejected ... ok
[INFO] [stdout] test cli::tests::digest_algo_with_detach_sign_is_accepted ... ok
[INFO] [stdout] test cli::tests::digest_algo_with_inline_sign_is_rejected ... ok
[INFO] [stdout] test cli::tests::encrypt_with_local_user_only_carries_signer ... ok
[INFO] [stdout] test cli::tests::sign_only_still_goes_to_sign_mode ... ok
[INFO] [stdout] test cli::tests::verify_decrypt_without_decrypt_is_rejected ... ok
[INFO] [stdout] test cli::tests::encrypt_with_sign_but_no_signer_is_an_error ... ok
[INFO] [stdout] test cli::tests::encrypt_with_explicit_sign_carries_signer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stderr]      Running unittests src/tpass/main.rs (/opt/rustwide/target/debug/deps/tpass-a29a95cca0338abc)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests tumpa_cli
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "795477c3a7a221b47114d0315292525a747759cd9d65360d600a1e714ea45491", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "795477c3a7a221b47114d0315292525a747759cd9d65360d600a1e714ea45491", kill_on_drop: false }`
[INFO] [stdout] 795477c3a7a221b47114d0315292525a747759cd9d65360d600a1e714ea45491
