[INFO] fetching crate ripasso 0.8.0... [INFO] testing ripasso-0.8.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate ripasso 0.8.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate ripasso 0.8.0 [INFO] finished tweaking crates.io crate ripasso 0.8.0 [INFO] tweaked toml for crates.io crate ripasso 0.8.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ripasso 0.8.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ripasso 0.8.0 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 087eaa9840ce178c9842a7e7c1ef9a26144681026f478e018e4ece881ff4e026 [INFO] running `Command { std: "docker" "start" "-a" "087eaa9840ce178c9842a7e7c1ef9a26144681026f478e018e4ece881ff4e026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "087eaa9840ce178c9842a7e7c1ef9a26144681026f478e018e4ece881ff4e026", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "087eaa9840ce178c9842a7e7c1ef9a26144681026f478e018e4ece881ff4e026", kill_on_drop: false }` [INFO] [stdout] 087eaa9840ce178c9842a7e7c1ef9a26144681026f478e018e4ece881ff4e026 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f94bf6edaa947719ed7fa0af8038c00809d575d83acda280b8185527b28f9b5 [INFO] running `Command { std: "docker" "start" "-a" "2f94bf6edaa947719ed7fa0af8038c00809d575d83acda280b8185527b28f9b5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling build-rs v0.1.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling libgpg-error-sys v0.6.2 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling term v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling base64ct v1.7.3 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling nettle-sys v2.3.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling ascii-canvas v4.0.0 [INFO] [stderr] Compiling lalrpop-util v0.22.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling generic-array v1.2.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling capnp v0.19.8 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling lalrpop v0.22.1 [INFO] [stderr] Compiling nettle v7.4.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling sequoia-openpgp v2.0.0 [INFO] [stderr] Compiling sequoia-ipc v0.36.0 [INFO] [stderr] Compiling buffered-reader v1.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling capnp-futures v0.19.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling gpgme-sys v0.11.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling libgit2-sys v0.18.1+1.9.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling memsec v0.7.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling capnp-rpc v0.19.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling conv v0.3.3 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling gpg-error v0.6.2 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cstr-argument v0.1.2 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling stfu8 v0.2.7 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling totp-rs v5.6.0 [INFO] [stderr] Compiling arboard v3.4.1 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling gpgme v0.11.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling sequoia-gpg-agent v0.6.0 [INFO] [stderr] Compiling git2 v0.20.1 [INFO] [stderr] Compiling ripasso v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git.rs:78:31 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn find_last_commit(repo: &Repository) -> Result { [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] 78 | pub fn find_last_commit(repo: &Repository) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git.rs:208:22 [INFO] [stdout] | [INFO] [stdout] 208 | fn find_origin(repo: &Repository) -> Result<(git2::Remote, String)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 208 | fn find_origin(repo: &Repository) -> Result<(git2::Remote<'_>, String)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 01s [INFO] running `Command { std: "docker" "inspect" "2f94bf6edaa947719ed7fa0af8038c00809d575d83acda280b8185527b28f9b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f94bf6edaa947719ed7fa0af8038c00809d575d83acda280b8185527b28f9b5", kill_on_drop: false }` [INFO] [stdout] 2f94bf6edaa947719ed7fa0af8038c00809d575d83acda280b8185527b28f9b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6cfbb17aca100c025946da3bd24d34dcf0bedcaa03931cb2acb408b04960626 [INFO] running `Command { std: "docker" "start" "-a" "d6cfbb17aca100c025946da3bd24d34dcf0bedcaa03931cb2acb408b04960626", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling lalrpop v0.22.1 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling nettle-sys v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling libgpg-error-sys v0.6.2 [INFO] [stderr] Compiling gpgme-sys v0.11.0 [INFO] [stderr] Compiling gpg-error v0.6.2 [INFO] [stderr] Compiling gpgme v0.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling nettle v7.4.0 [INFO] [stderr] Compiling sequoia-gpg-agent v0.6.0 [INFO] [stderr] Compiling sequoia-openpgp v2.0.0 [INFO] [stderr] Compiling sequoia-ipc v0.36.0 [INFO] [stderr] Compiling ripasso v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git.rs:78:31 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn find_last_commit(repo: &Repository) -> Result { [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] 78 | pub fn find_last_commit(repo: &Repository) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git.rs:208:22 [INFO] [stdout] | [INFO] [stdout] 208 | fn find_origin(repo: &Repository) -> Result<(git2::Remote, String)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 208 | fn find_origin(repo: &Repository) -> Result<(git2::Remote<'_>, String)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git.rs:78:31 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn find_last_commit(repo: &Repository) -> Result { [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] 78 | pub fn find_last_commit(repo: &Repository) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/git.rs:208:22 [INFO] [stdout] | [INFO] [stdout] 208 | fn find_origin(repo: &Repository) -> Result<(git2::Remote, String)> { [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] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 208 | fn find_origin(repo: &Repository) -> Result<(git2::Remote<'_>, String)> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 16s [INFO] running `Command { std: "docker" "inspect" "d6cfbb17aca100c025946da3bd24d34dcf0bedcaa03931cb2acb408b04960626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6cfbb17aca100c025946da3bd24d34dcf0bedcaa03931cb2acb408b04960626", kill_on_drop: false }` [INFO] [stdout] d6cfbb17aca100c025946da3bd24d34dcf0bedcaa03931cb2acb408b04960626 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed5e35cc4edf3c5e0dc35632e33cc1f8ff90ba9239dc28d34c2e765e2cc11a06 [INFO] running `Command { std: "docker" "start" "-a" "ed5e35cc4edf3c5e0dc35632e33cc1f8ff90ba9239dc28d34c2e765e2cc11a06", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/git.rs:78:31 [INFO] [stderr] | [INFO] [stderr] 78 | pub fn find_last_commit(repo: &Repository) -> Result { [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] 78 | pub fn find_last_commit(repo: &Repository) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/git.rs:208:22 [INFO] [stderr] | [INFO] [stderr] 208 | fn find_origin(repo: &Repository) -> Result<(git2::Remote, String)> { [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] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 208 | fn find_origin(repo: &Repository) -> Result<(git2::Remote<'_>, String)> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `ripasso` (lib) generated 2 warnings (run `cargo fix --lib -p ripasso` to apply 2 suggestions) [INFO] [stderr] warning: `ripasso` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.42s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ripasso-3c335d4725c459bc) [INFO] [stdout] [INFO] [stdout] running 127 tests [INFO] [stdout] test crypto::crypto_tests::crypto_impl_display ... ok [INFO] [stdout] test crypto::crypto_tests::slice_to_20_bytes_failure ... ok [INFO] [stdout] test crypto::crypto_tests::slice_to_20_bytes_success ... ok [INFO] [stdout] test crypto::crypto_tests::crypto_impl_from ... ok [INFO] [stdout] test crypto::crypto_tests::crypto_impl_from_error ... ok [INFO] [stdout] test git::git_tests::test_should_sign_false ... FAILED [INFO] [stdout] test git::git_tests::test_should_sign_true ... FAILED [INFO] [stdout] test pass::pass_tests::all_recipients_from_stores_plain ... ok [INFO] [stdout] test pass::pass_tests::append_extension_with_dot ... ok [INFO] [stdout] test crypto::crypto_tests::encrypt_then_decrypt_sequoia ... ok [INFO] [stdout] test crypto::crypto_tests::sign_then_verify_sequoia_with_signing_keys ... ok [INFO] [stdout] test pass::pass_tests::decrypt_secret ... ok [INFO] [stdout] test pass::pass_tests::decrypt_secret_empty_file ... ok [INFO] [stdout] test pass::pass_tests::decrypt_secret_missing_file ... ok [INFO] [stdout] test pass::pass_tests::decrypt_password_empty_file ... ok [INFO] [stdout] test pass::pass_tests::decrypt_password_multiline ... ok [INFO] [stdout] test pass::pass_tests::env_var_exists_test_none ... ok [INFO] [stdout] test pass::pass_tests::env_var_exists_test_with_dir ... ok [INFO] [stdout] test pass::pass_tests::env_var_exists_test_without_dir ... ok [INFO] [stdout] test crypto::crypto_tests::verify_sign_sequoia_git_commit ... ok [INFO] [stdout] test crypto::crypto_tests::sign_then_verify_sequoia_without_signing_keys ... ok [INFO] [stdout] test pass::pass_tests::get_history_with_repo ... FAILED [INFO] [stdout] test pass::pass_tests::file_settings_simple_file ... ok [INFO] [stdout] test pass::pass_tests::get_password_dir_raw_none_none ... ok [INFO] [stdout] test pass::pass_tests::get_password_dir_no_env ... ok [INFO] [stdout] test pass::pass_tests::get_password_dir_raw_none_some ... ok [INFO] [stdout] test pass::pass_tests::get_password_dir_raw_some_some ... ok [INFO] [stdout] test pass::pass_tests::file_settings_file_in_xdg_config_home ... ok [INFO] [stdout] test pass::pass_tests::get_password_dir_raw_some_none ... ok [INFO] [stdout] test pass::pass_tests::home_exists_home_dir_with_config_dir ... ok [INFO] [stdout] test pass::pass_tests::home_exists_home_dir_without_config_dir ... ok [INFO] [stdout] test pass::pass_tests::home_exists_missing_home_env ... ok [INFO] [stdout] test pass::pass_tests::home_settings_dir_exists ... ok [INFO] [stdout] test pass::pass_tests::home_settings_missing ... ok [INFO] [stdout] test pass::pass_tests::home_exists_home_dir_with_file_instead_of_dir ... ok [INFO] [stdout] test pass::pass_tests::home_settings_dir_doesnt_exists ... ok [INFO] [stdout] test pass::pass_tests::mfa_example1 ... ok [INFO] [stdout] test pass::pass_tests::mfa_example2 ... ok [INFO] [stdout] test pass::pass_tests::mfa_example3 ... ok [INFO] [stdout] test pass::pass_tests::mfa_no_otpauth_url ... ok [INFO] [stdout] test pass::pass_tests::password_store_with_files_in_initial_commit ... FAILED [INFO] [stdout] test pass::pass_tests::password_store_with_shallow_checkout ... FAILED [INFO] [stdout] test pass::pass_tests::password_store_with_sparse_checkout ... FAILED [INFO] [stdout] test pass::pass_tests::password_store_with_symlink ... FAILED [INFO] [stdout] test pass::pass_tests::populate_password_list_directory_without_git ... FAILED [INFO] [stdout] test pass::pass_tests::populate_password_list_repo_with_deleted_files ... FAILED [INFO] [stdout] test pass::pass_tests::password_store_with_relative_path ... FAILED [INFO] [stdout] test pass::pass_tests::populate_password_list_small_repo ... FAILED [INFO] [stdout] test pass::pass_tests::read_config_default_path_in_env_var ... ok [INFO] [stdout] test pass::pass_tests::read_config_default_path_in_config_file ... ok [INFO] [stdout] test crypto::crypto_tests::new_one_cert ... ok [INFO] [stdout] test pass::pass_tests::read_config_default_path_in_env_var_with_pgp_setting ... ok [INFO] [stdout] test pass::pass_tests::read_config_empty_config_file ... ok [INFO] [stdout] test pass::pass_tests::read_config_empty_config_file_with_keys_env ... ok [INFO] [stdout] test pass::pass_tests::read_config_home_and_env_vars ... ok [INFO] [stdout] test pass::pass_tests::rename_file ... FAILED [INFO] [stdout] test pass::pass_tests::read_config_env_vars ... ok [INFO] [stdout] test pass::pass_tests::rename_file_git_index_clean ... FAILED [INFO] [stdout] test pass::pass_tests::save_config_one_store_with_fingerprint ... ok [INFO] [stdout] test pass::pass_tests::save_config_one_store ... ok [INFO] [stdout] test pass::pass_tests::test_add_and_commit_internal ... FAILED [INFO] [stdout] test pass::pass_tests::save_config_one_store_with_pgp_impl ... ok [INFO] [stdout] test pass::pass_tests::rename_file_absolute_path ... FAILED [INFO] [stdout] test pass::pass_tests::get_history_no_repo ... ok [INFO] [stdout] test pass::pass_tests::delete_file ... ok [INFO] [stdout] test pass::pass_tests::init_git_repo_success ... ok [INFO] [stdout] test crypto::crypto_tests::verify_sign_sequoia_git_commit_invalid_signing_key ... ok [INFO] [stdout] test crypto::crypto_tests::sign_string_sequoia ... ok [INFO] [stdout] test pass::pass_tests::test_commit_unsigned ... ok [INFO] [stdout] test pass::pass_tests::test_format_error ... ok [INFO] [stdout] test pass::pass_tests::test_move_and_commit_signed ... FAILED [INFO] [stdout] test pass::pass_tests::test_new_password_file ... ok [INFO] [stdout] test pass::pass_tests::test_add_recipient_to_sub_dir_path_traversal ... ok [INFO] [stdout] test pass::pass_tests::test_commit_signed ... ok [INFO] [stdout] test pass::pass_tests::test_new_password_file_encryption_failure ... ok [INFO] [stdout] test pass::pass_tests::test_new_password_file_in_git_repo ... ok [INFO] [stdout] test pass::pass_tests::test_new_password_file_outside_pass_dir ... ok [INFO] [stdout] test pass::pass_tests::test_add_recipient_to_sub_dir_unknown_path ... ok [INFO] [stdout] test pass::pass_tests::test_add_password_without_decryption_rights ... ok [INFO] [stdout] test pass::pass_tests::test_new_password_file_different_sub_permissions ... ok [INFO] [stdout] test pass::pass_tests::test_remove_and_commit ... FAILED [INFO] [stdout] test pass::pass_tests::test_new_password_file_twice ... ok [INFO] [stdout] test pass::pass_tests::test_add_recipient_to_sub_dir ... ok [INFO] [stdout] test pass::pass_tests::test_recipient_files ... ok [INFO] [stdout] test pass::pass_tests::test_add_recipient_different_sub_permissions ... ok [INFO] [stdout] test pass::pass_tests::test_search ... ok [INFO] [stdout] test pass::pass_tests::test_to_name ... ok [INFO] [stdout] test pass::pass_tests::test_verify_git_signature ... FAILED [INFO] [stdout] test pass::pass_tests::test_verify_gpg_id_files_missing_sig_file ... ok [INFO] [stdout] test pass::pass_tests::test_verify_gpg_id_files ... ok [INFO] [stdout] test pass::pass_tests::test_recipients_file_for_dir ... ok [INFO] [stdout] test pass::pass_tests::var_settings_test ... ok [INFO] [stdout] test signature::signature_tests::add_recipient_from_file_one_plus_one ... ok [INFO] [stdout] test pass::pass_tests::update ... ok [INFO] [stdout] test pass::pass_tests::test_remove_last_recipient_from_sub_folder ... ok [INFO] [stdout] test signature::signature_tests::all_recipients_no_file_error ... ok [INFO] [stdout] test signature::signature_tests::all_recipients ... ok [INFO] [stdout] test signature::signature_tests::all_recipients_with_comment_lines_pre_and_post ... ok [INFO] [stdout] test signature::signature_tests::all_recipients_with_one_comment_line ... ok [INFO] [stdout] test signature::signature_tests::parse_signing_keys_empty ... ok [INFO] [stdout] test signature::signature_tests::parse_signing_keys_key_error ... ok [INFO] [stdout] test signature::signature_tests::all_recipients_with_multiple_comment_lines ... ok [INFO] [stdout] test signature::signature_tests::recipient_both_none ... ok [INFO] [stdout] test signature::signature_tests::recipient_from_key_error ... ok [INFO] [stdout] test signature::signature_tests::recipient_one_none ... ok [INFO] [stdout] test signature::signature_tests::recipient_same_fingerprint_different_key_id ... ok [INFO] [stdout] test signature::signature_tests::parse_signing_keys_short ... ok [INFO] [stdout] test signature::signature_tests::remove_recipient_from_file_last ... ok [INFO] [stdout] test signature::signature_tests::all_recipients_error ... ok [INFO] [stdout] test signature::signature_tests::test_parse_signing_keys_two_keys ... ok [INFO] [stdout] test signature::signature_tests::remove_recipient_from_file_two ... ok [INFO] [stdout] test pass::pass_tests::test_remove_last_recipient_with_decryption_rights ... ok [INFO] [stdout] test signature::signature_tests::remove_recipient_from_file_same_key_id_different_fingerprint ... ok [INFO] [stdout] test signature::signature_tests::test_parse_signing_keys_two_keys_with_0x ... ok [INFO] [stdout] test signature::signature_tests::write_recipients_file_one ... ok [INFO] [stdout] test signature::signature_tests::write_recipients_file_one_and_signed ... ok [INFO] [stdout] test signature::signature_tests::write_recipients_file_empty ... ok [INFO] [stdout] test pass::pass_tests::test_remove_recipient_root ... ok [INFO] [stdout] test test_helpers::test_count_recipients ... ok [INFO] [stdout] test signature::signature_tests::write_recipients_file_one_comment_pre_and_post ... ok [INFO] [stdout] test signature::signature_tests::write_recipients_file_one_with_multi_line_comment ... ok [INFO] [stdout] test signature::signature_tests::write_recipients_file_one_with_pre_comment ... ok [INFO] [stdout] test words::words_tests::generate_long_enough_passwords ... ok [INFO] [stdout] test words::words_tests::do_not_generate_passwords_that_ends_in_space ... ok [INFO] [stdout] test pass::pass_tests::test_verify_gpg_id_files_untrusted_key_in_keyring ... FAILED [INFO] [stdout] test pass::pass_tests::test_rename_file_different_sub_permissions ... ok [INFO] [stdout] test pass::pass_tests::test_add_recipient_not_in_key_ring ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- git::git_tests::test_should_sign_false stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- git::git_tests::test_should_sign_true stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::get_history_with_repo stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::password_store_with_files_in_initial_commit stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::password_store_with_shallow_checkout stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::password_store_with_sparse_checkout stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::password_store_with_symlink stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::populate_password_list_directory_without_git stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::populate_password_list_repo_with_deleted_files stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::password_store_with_relative_path stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::populate_password_list_small_repo stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::rename_file stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::rename_file_git_index_clean stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::test_add_and_commit_internal stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::rename_file_absolute_path stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::test_move_and_commit_signed stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::test_remove_and_commit stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::test_verify_git_signature stdout ---- [INFO] [stdout] Error: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] ---- pass::pass_tests::test_verify_gpg_id_files_untrusted_key_in_keyring stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'pass::pass_tests::test_verify_gpg_id_files_untrusted_key_in_keyring' (114) panicked at src/tests/pass.rs:1922:5: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: GenericDyn("No valid signature") [INFO] [stdout] right: GenericDyn("No valid signature\n\nStack backtrace:\n 0: anyhow::error::::msg\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/backtrace.rs:27:14\n 1: anyhow::__private::format_err\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.97/src/lib.rs:692:13\n 2: ::check\n at ./src/crypto.rs:486:13\n 3: as sequoia_openpgp::parse::stream::VerificationHelper>::check\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-2.0.0/src/parse/stream.rs:936:16\n 4: sequoia_openpgp::parse::stream::Decryptor::verify_signatures\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-2.0.0/src/parse/stream.rs:2953:29\n 5: sequoia_openpgp::parse::stream::Decryptor::verify_detached\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-2.0.0/src/parse/stream.rs:2568:14\n 6: sequoia_openpgp::parse::stream::DetachedVerifier::verify_buffered_reader\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-2.0.0/src/parse/stream.rs:1613:24\n 7: sequoia_openpgp::parse::stream::DetachedVerifier::verify_bytes\n at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-2.0.0/src/parse/stream.rs:1630:14\n 8: ::verify_sign\n at ./src/crypto.rs:941:18\n 9: ripasso::pass::PasswordStore::verify_gpg_id_files\n at ./src/pass.rs:272:18\n 10: ripasso::pass::pass_tests::test_verify_gpg_id_files_untrusted_key_in_keyring\n at ./src/tests/pass.rs:1918:24\n 11: ripasso::pass::pass_tests::test_verify_gpg_id_files_untrusted_key_in_keyring::{{closure}}\n at ./src/tests/pass.rs:1870:55\n 12: core::ops::function::FnOnce::call_once\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5\n 13: core::ops::function::FnOnce::call_once\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5\n 14: test::__rust_begin_short_backtrace\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18\n 15: test::run_test_in_process::{{closure}}\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74\n 16: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9\n 17: std::panicking::catch_unwind::do_call\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40\n 18: std::panicking::catch_unwind\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19\n 19: std::panic::catch_unwind\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14\n 20: test::run_test_in_process\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27\n 21: test::run_test::{{closure}}\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43\n 22: test::run_test::{{closure}}\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41\n 23: std::sys::backtrace::__rust_begin_short_backtrace\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18\n 24: std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17\n 25: as core::ops::function::FnOnce<()>>::call_once\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9\n 26: std::panicking::catch_unwind::do_call\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40\n 27: std::panicking::catch_unwind\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19\n 28: std::panic::catch_unwind\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14\n 29: std::thread::Builder::spawn_unchecked_::{{closure}}\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30\n 30: core::ops::function::FnOnce::call_once{{vtable.shim}}\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5\n 31: as core::ops::function::FnOnce>::call_once\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9\n 32: std::sys::thread::unix::Thread::new::thread_start\n at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17\n 33: \n 34: clone") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x61f322c487d2 - std::backtrace_rs::backtrace::libunwind::trace::h22a6a535a50603c6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x61f322c487d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h2503a4f30dbfbaa2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x61f322c487d2 - std::sys::backtrace::_print_fmt::hec54e31f36456895 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x61f322c487d2 - ::fmt::hb1988e8b50fa5f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x61f322c5bcdf - core::fmt::rt::Argument::fmt::h3118a66e1a57a586 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x61f322c5bcdf - core::fmt::write::hcd056e06a609f600 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x61f322c10091 - std::io::default_write_fmt::hdabc5d6505cb374b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x61f322c10091 - std::io::Write::write_fmt::h18c82179fdc1f9d2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x61f322c1f112 - std::sys::backtrace::BacktraceLock::print::h69f50ba7cfff8317 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x61f322c24dbf - std::panicking::default_hook::{{closure}}::hfa978eb2255ab3ab [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x61f322c24c51 - std::panicking::default_hook::h09da2eaf8f1deadd [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x61f3221b89fe - as core::ops::function::Fn>::call::h1697e4d80f236ef6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 12: 0x61f3221b89fe - test::test_main_with_exit_callback::{{closure}}::h8f63929ca9fd483b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x61f322c2552f - as core::ops::function::Fn>::call::hba67e0dc3e3fc548 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1987:9 [INFO] [stdout] 14: 0x61f322c2552f - std::panicking::panic_with_hook::h13c40d280d130fd3 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x61f322c252da - std::panicking::panic_handler::{{closure}}::hd79d22e8a1d3b951 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x61f322c1f259 - std::sys::backtrace::__rust_end_short_backtrace::h83414d1ec69cf3a6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x61f322c031ad - __rustc[b78aa6c7b08e5dc4]::rust_begin_unwind [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x61f322c66e70 - core::panicking::panic_fmt::h326b75cf8ee01b13 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:78:14 [INFO] [stdout] 19: 0x61f322c66c23 - core::panicking::assert_failed_inner::h4a63fb44a65807fc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:442:17 [INFO] [stdout] 20: 0x61f321ccd4f3 - core::panicking::assert_failed::hf65ee12e1522492c [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panicking.rs:397:5 [INFO] [stdout] 21: 0x61f321ca573f - ripasso::pass::pass_tests::test_verify_gpg_id_files_untrusted_key_in_keyring::hc5486b11859f284d [INFO] [stdout] at /opt/rustwide/workdir/src/tests/pass.rs:1922:5 [INFO] [stdout] 22: 0x61f321ca58e7 - ripasso::pass::pass_tests::test_verify_gpg_id_files_untrusted_key_in_keyring::{{closure}}::hf0167cf68f2891c4 [INFO] [stdout] at /opt/rustwide/workdir/src/tests/pass.rs:1870:55 [INFO] [stdout] 23: 0x61f321d16596 - core::ops::function::FnOnce::call_once::h63e6d754faf3e9dc [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x61f3221b87db - core::ops::function::FnOnce::call_once::he420dad47d9aac14 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x61f3221b87db - test::__rust_begin_short_backtrace::h51976f55c263f7c2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x61f3221ce405 - test::run_test_in_process::{{closure}}::h6aa4339396d33320 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x61f3221ce405 - as core::ops::function::FnOnce<()>>::call_once::h5bd0ba3863a53529 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x61f3221ce405 - std::panicking::catch_unwind::do_call::h5c710722c40c5839 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x61f3221ce405 - std::panicking::catch_unwind::hf41b5be070ce0f19 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x61f3221ce405 - std::panic::catch_unwind::h4559aa103e6f16d6 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x61f3221ce405 - test::run_test_in_process::he6fd763a772ff213 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x61f3221ce405 - test::run_test::{{closure}}::he46f5435849feb5b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x61f3221a4c14 - test::run_test::{{closure}}::h12a66289c31b502a [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x61f3221a4c14 - std::sys::backtrace::__rust_begin_short_backtrace::h614a7925ed7b2f5e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x61f3221a85ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc654088c5dbff36 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x61f3221a85ba - as core::ops::function::FnOnce<()>>::call_once::h3f631d2ca531b61d [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x61f3221a85ba - std::panicking::catch_unwind::do_call::hd2548748db0aa717 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x61f3221a85ba - std::panicking::catch_unwind::hf7d8620d84df48e2 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x61f3221a85ba - std::panic::catch_unwind::hdde75b8543fcb96b [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x61f3221a85ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h991e7d03b432cf3f [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x61f3221a85ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::hebddb40255441657 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x61f322c1a2af - as core::ops::function::FnOnce>::call_once::h55e8930dc7db99a5 [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/alloc/src/boxed.rs:1973:9 [INFO] [stdout] 43: 0x61f322c1a2af - std::sys::thread::unix::Thread::new::thread_start::he23d038ee4fa004e [INFO] [stdout] at /rustc/2440211fe03bc45c89b6dc1a3df18382ce91e32b/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x77d77f48eaa4 - [INFO] [stdout] 45: 0x77d77f51ba34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] git::git_tests::test_should_sign_false [INFO] [stdout] git::git_tests::test_should_sign_true [INFO] [stdout] pass::pass_tests::get_history_with_repo [INFO] [stdout] pass::pass_tests::password_store_with_files_in_initial_commit [INFO] [stdout] pass::pass_tests::password_store_with_relative_path [INFO] [stdout] pass::pass_tests::password_store_with_shallow_checkout [INFO] [stdout] pass::pass_tests::password_store_with_sparse_checkout [INFO] [stdout] pass::pass_tests::password_store_with_symlink [INFO] [stdout] pass::pass_tests::populate_password_list_directory_without_git [INFO] [stdout] pass::pass_tests::populate_password_list_repo_with_deleted_files [INFO] [stdout] pass::pass_tests::populate_password_list_small_repo [INFO] [stdout] pass::pass_tests::rename_file [INFO] [stdout] pass::pass_tests::rename_file_absolute_path [INFO] [stdout] pass::pass_tests::rename_file_git_index_clean [INFO] [stdout] pass::pass_tests::test_add_and_commit_internal [INFO] [stdout] pass::pass_tests::test_move_and_commit_signed [INFO] [stdout] pass::pass_tests::test_remove_and_commit [INFO] [stdout] pass::pass_tests::test_verify_git_signature [INFO] [stdout] pass::pass_tests::test_verify_gpg_id_files_untrusted_key_in_keyring [INFO] [stdout] [INFO] [stdout] test result: FAILED. 108 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "ed5e35cc4edf3c5e0dc35632e33cc1f8ff90ba9239dc28d34c2e765e2cc11a06", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed5e35cc4edf3c5e0dc35632e33cc1f8ff90ba9239dc28d34c2e765e2cc11a06", kill_on_drop: false }` [INFO] [stdout] ed5e35cc4edf3c5e0dc35632e33cc1f8ff90ba9239dc28d34c2e765e2cc11a06