[INFO] fetching crate rusty_vault 0.2.1... [INFO] testing rusty_vault-0.2.1 against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] extracting crate rusty_vault 0.2.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate rusty_vault 0.2.1 on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate rusty_vault 0.2.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rusty_vault 0.2.1 [INFO] tweaked toml for crates.io crate rusty_vault 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate rusty_vault 0.2.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc3c6439159baef0cee8dfa9bab04b4b25e8fa905c30718fc911f185704ee376 [INFO] running `Command { std: "docker" "start" "-a" "cc3c6439159baef0cee8dfa9bab04b4b25e8fa905c30718fc911f185704ee376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc3c6439159baef0cee8dfa9bab04b4b25e8fa905c30718fc911f185704ee376", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc3c6439159baef0cee8dfa9bab04b4b25e8fa905c30718fc911f185704ee376", kill_on_drop: false }` [INFO] [stdout] cc3c6439159baef0cee8dfa9bab04b4b25e8fa905c30718fc911f185704ee376 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2df9d0a4b8d3ada98a825cd40212734e5a8001ecc3c6839d4fa737c18f0bdfc9 [INFO] running `Command { std: "docker" "start" "-a" "2df9d0a4b8d3ada98a825cd40212734e5a8001ecc3c6839d4fa737c18f0bdfc9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bytes v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling rustix v0.38.38 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling futures-lite v2.4.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling foldhash v0.1.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling local-waker v0.1.4 [INFO] [stderr] Compiling aws-lc-rs v1.10.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling syn v2.0.85 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling tokio-openssl v0.6.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling jobserver v0.1.32 [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 cc v1.1.31 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling actix-utils v3.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling unicode-bidi v0.3.17 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling serde_json v1.0.132 [INFO] [stderr] Compiling mirai-annotations v1.12.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling aws-lc-sys v0.22.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling bytestring v1.3.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.34 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling brotli-decompressor v4.0.1 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling rustls v0.23.16 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling anstyle v1.0.9 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling anyhow v1.0.91 [INFO] [stderr] Compiling impl-more v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.65 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling anstream v0.6.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling brotli v6.0.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling delay_timer v0.11.6 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling terminal_size v0.4.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling local-channel v0.1.5 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling prometheus-client v0.22.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling serde_derive v1.0.214 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tokio v1.41.0 [INFO] [stderr] Compiling thiserror-impl v1.0.65 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling language-tags v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cron_clock v0.8.0 [INFO] [stderr] Compiling rusty_vault v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rs-snowflake v0.6.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling blake2b_simd v1.0.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling build-time v0.1.3 [INFO] [stderr] Compiling sysinfo v0.31.4 [INFO] [stderr] Compiling enum-map v2.7.3 [INFO] [stderr] Compiling better_default v1.0.5 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling daemonize v0.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling sysexits v0.7.14 [INFO] [stderr] Compiling go-defer v0.1.0 [INFO] [stderr] Compiling as-any v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling actix-rt v2.10.0 [INFO] [stderr] Compiling actix-server v2.5.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling actix-tls v3.4.0 [INFO] [stderr] Compiling actix-codec v0.5.2 [INFO] [stderr] Compiling vecmap-rs v0.2.2 [INFO] [stderr] Compiling hcl-primitives v0.1.7 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ipnetwork v0.20.0 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling hcl-edit v0.7.7 [INFO] [stderr] Compiling prettytable v0.10.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling hcl-rs v0.16.9 [INFO] [stderr] Compiling actix-http v3.9.0 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling actix-web v4.9.0 [INFO] [stderr] Compiling ureq v2.10.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "2df9d0a4b8d3ada98a825cd40212734e5a8001ecc3c6839d4fa737c18f0bdfc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2df9d0a4b8d3ada98a825cd40212734e5a8001ecc3c6839d4fa737c18f0bdfc9", kill_on_drop: false }` [INFO] [stdout] 2df9d0a4b8d3ada98a825cd40212734e5a8001ecc3c6839d4fa737c18f0bdfc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8de293405fd7227c06d72a3c3564ebe0895edd417de7848f511b4a0351957805 [INFO] running `Command { std: "docker" "start" "-a" "8de293405fd7227c06d72a3c3564ebe0895edd417de7848f511b4a0351957805", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_vault v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stdout] --> src/test_utils.rs:595:5 [INFO] [stdout] | [INFO] [stdout] 595 | #[ctor::ctor] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `crypto_adaptor_openssl`, `crypto_adaptor_tongsuo`, `default`, `diesel`, `r2d2`, `r2d2-diesel`, and `storage_mysql` [INFO] [stdout] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 29.90s [INFO] running `Command { std: "docker" "inspect" "8de293405fd7227c06d72a3c3564ebe0895edd417de7848f511b4a0351957805", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de293405fd7227c06d72a3c3564ebe0895edd417de7848f511b4a0351957805", kill_on_drop: false }` [INFO] [stdout] 8de293405fd7227c06d72a3c3564ebe0895edd417de7848f511b4a0351957805 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a202e257039c133b1dfbc879150b1a7e19c5c52c8e7db065b6dffa906e73fa5e [INFO] running `Command { std: "docker" "start" "-a" "a202e257039c133b1dfbc879150b1a7e19c5c52c8e7db065b6dffa906e73fa5e", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition value: `used_linker` [INFO] [stderr] --> src/test_utils.rs:595:5 [INFO] [stderr] | [INFO] [stderr] 595 | #[ctor::ctor] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `crypto_adaptor_openssl`, `crypto_adaptor_tongsuo`, `default`, `diesel`, `r2d2`, `r2d2-diesel`, and `storage_mysql` [INFO] [stderr] = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stderr] = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg [INFO] [stderr] = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `rusty_vault` (lib test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rusty_vault-28d78fa44dcfc9da) [INFO] [stdout] [INFO] [stdout] running 115 tests [INFO] [stdout] test cli::config::test::test_load_config_tls ... ok [INFO] [stdout] test logical::field::test::test_field_get_default ... ok [INFO] [stdout] test logical::field::test::test_field_trait ... ok [INFO] [stdout] test logical::path::test::test_logical_path ... ok [INFO] [stdout] test logical::backend::test::test_logical_backend_api ... ok [INFO] [stdout] test cli::config::test::test_load_config_dir ... ok [INFO] [stdout] test cli::config::test::test_load_config ... ok [INFO] [stdout] test logical::secret::test::test_logical_secret ... ok [INFO] [stdout] test logical::backend::test::test_logical_path_field ... ok [INFO] [stdout] test logical::backend::test::test_logical_backend_match_path ... ok [INFO] [stdout] test core::test::test_core_init ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_cidr_subset ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_lookup_and_destroy_role_secret_id ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_list_role ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_local_non_secret_ids ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_lookup_and_destroy_role_secret_id_accessor ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_list_role_secret_id ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_local_secret_id_immutablility ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_lookup_role_secret_id_accessor ... ok [INFO] [stdout] test cli::command::operator_unseal::test::test_cli_operator_unseal ... FAILED [INFO] [stdout] test cli::command::operator_seal::test::test_cli_operator_seal ... FAILED [INFO] [stdout] test cli::command::operator_init::test::test_cli_operator_init ... FAILED [INFO] [stdout] test cli::command::login::test::test_cli_login ... FAILED [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_role_constraints ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_read_local_secret_ids ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_role_id_uniqueness ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_role_delete_secret_id ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_role_read_set_index ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_role_crud ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_role_name_lower_casing ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_role_secret_id_accessor_cross_delete ... ok [INFO] [stdout] test metrics::middleware::tests::test_metrics_name_and_help_info ... ok [INFO] [stdout] test metrics::http_metrics::tests::test_http_request ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_role_secret_id_with_invalid_fields ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_role_secret_id_with_ttl ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_role_secret_id_with_valid_fields ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_role_secret_id_without_fields ... ok [INFO] [stdout] test cli::command::test::test_cli_logical ... FAILED [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_upgrade_secret_id_prefix ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_token_bound_cidr_subset_32_mask ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_role_token_util_upgrade ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_role_token_type_crud ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_role_token_bound_cidrs_crud ... ok [INFO] [stdout] test modules::credential::approle::test::test_credential_approle_module ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_upgrade_bound_cidr_list ... ok [INFO] [stdout] test modules::credential::approle::path_role::test::test_approle_update_role_id ... ok [INFO] [stdout] test modules::credential::approle::path_tidy_secret_id::test::test_approle_tidy_dangling_accessors_normal ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_ou_single_cert ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_basic_single_cert ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_basic_ca ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_cert_writes ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_permitted_dns_domains_intermediate_ca ... ok [INFO] [stdout] test modules::crypto::crypto_test::test_aes_aead_one_shot ... ok [INFO] [stdout] test modules::crypto::crypto_test::test_aes_aead_stream ... ok [INFO] [stdout] test modules::crypto::crypto_test::test_aes_keygen ... ok [INFO] [stdout] test modules::crypto::crypto_test::test_aes_one_shot ... ok [INFO] [stdout] test modules::crypto::crypto_test::test_aes_stream ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_registered_non_ca_crl ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_crls ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_basic_crls ... ok [INFO] [stdout] test modules::pki::test::test_pki_config_ca ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_mixed_constraints ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_dns_single_cert ... ok [INFO] [stdout] test shamir::tests::test_can_recover_a_generated_secret ... ok [INFO] [stdout] test shamir::tests::test_can_recover_secret ... ok [INFO] [stdout] test shamir::tests::test_generates_coefficients ... ok [INFO] [stdout] test shamir::tests::test_issues_shares ... ok [INFO] [stdout] test shamir::tests::test_rejects_share_id_under_1 ... ok [INFO] [stdout] test shamir::tests::test_repeatedly_issues_shares ... ok [INFO] [stdout] test shamir::tests::test_requires_enough_shares ... ok [INFO] [stdout] test modules::pki::test::test_pki_config_role ... ok [INFO] [stdout] test storage::barrier_aes_gcm::test::test_barrier_decrypt ... ok [INFO] [stdout] test storage::barrier_aes_gcm::test::test_barrier_aes256_gcm ... ok [INFO] [stdout] test storage::barrier_aes_gcm::test::test_barrier_encrypt_decrypt ... ok [INFO] [stdout] test storage::barrier_aes_gcm::test::test_barrier_storage_api ... ok [INFO] [stdout] test storage::barrier_view::test::test_new_barrier_view ... ok [INFO] [stdout] test storage::physical::file::test::test_file_backend ... ok [INFO] [stdout] test storage::test::test_new_backend ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_invalid_cidr ... ok [INFO] [stdout] test utils::cidr::test::test_cidr_ip_belongs_to_cidr ... ok [INFO] [stdout] test utils::cidr::test::test_cidr_ip_belongs_to_cidrs ... ok [INFO] [stdout] test utils::cidr::test::test_cidr_remote_addr_is_ok ... ok [INFO] [stdout] test utils::cidr::test::test_cidr_subset ... ok [INFO] [stdout] test utils::cidr::test::test_cidr_subset_blocks ... ok [INFO] [stdout] test utils::cidr::test::test_cidr_validate_cidr_string ... ok [INFO] [stdout] test utils::cidr::test::test_cidr_validate_cidrs ... ok [INFO] [stdout] test utils::ip_sock_addr::test::test_ip_sock_addr ... ok [INFO] [stdout] test utils::key::test::test_aes_key_operation ... ok [INFO] [stdout] test utils::key::test::test_ec_key_operation ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_email_single_cert ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_ext_single_cert ... ok [INFO] [stdout] test modules::pki::test::test_pki_import_key ... ok [INFO] [stdout] test utils::cert::test::test_create_ca ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_uri_single_cert ... ok [INFO] [stdout] test utils::policy::test::test_policy ... ok [INFO] [stdout] test utils::salt::test::test_salt ... ok [INFO] [stdout] test utils::sock_addr::test::test_sock_addr ... ok [INFO] [stdout] test utils::string::test::test_string ... ok [INFO] [stdout] test utils::token_util::test::test_token_util ... ok [INFO] [stdout] test utils::unix_sock_addr::test::test_unix_sock_addr ... ok [INFO] [stdout] test utils::cert::test::test_create_certificate ... ok [INFO] [stdout] test utils::locks::test::test_locks_reader_reader ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_untrusted ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_valid_cidr ... ok [INFO] [stdout] test metrics::system_metrics::tests::test_sys_metrics ... ok [INFO] [stdout] test modules::credential::cert::test::test_credential_cert_module_non_ca_expiry ... ok [INFO] [stdout] test modules::pki::test::test_pki_issue_cert ... ok [INFO] [stdout] test utils::locks::test::test_locks_reader_writer ... ok [INFO] [stdout] test utils::locks::test::test_locks_writer_reader ... ok [INFO] [stdout] test modules::pki::test::test_pki_generate_root ... ok [INFO] [stdout] test modules::credential::approle::path_tidy_secret_id::test::test_approle_tidy_dangling_accessors_race ... ok [INFO] [stdout] test utils::locks::test::test_locks_writer_writer ... ok [INFO] [stdout] test modules::pki::test::test_pki_generate_key ... ok [INFO] [stdout] test utils::key::test::test_rsa_key_operation ... ok [INFO] [stdout] test modules::credential::userpass::test::test_userpass_module ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- cli::command::operator_unseal::test::test_cli_operator_unseal stdout ---- [INFO] [stdout] test backend init, dir: /tmp/rusty_vault_test/test_cli_operator_unseal-1747436616 [INFO] [stdout] HTTP Server is running at 127.0.0.1:41563 [INFO] [stdout] cmd: /opt/rustwide/workdir/target/debug/rvault, args: CommandArgs { inner: ["operator", "init", "--address=https://127.0.0.1:41563", "--ca-cert=/tmp/rusty_vault_test/certs/test_cli_operator_unseal-1747436621/ca.crt", "--client-cert=/tmp/rusty_vault_test/certs/test_cli_operator_unseal-1747436621/server.crt", "--client-key=/tmp/rusty_vault_test/certs/test_cli_operator_unseal-1747436621/key.pem", "--tls-skip-verify", "--format=raw", "--key-shares=5", "--key-threshold=3"] } [INFO] [stdout] [INFO] [stdout] thread 'cli::command::operator_unseal::test::test_cli_operator_unseal' panicked at src/cli/command/operator_unseal.rs:102:9: [INFO] [stdout] assertion failed: ret.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556ee99180d2 - std::backtrace_rs::backtrace::libunwind::trace::h2bdbdb423cc746ad [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x556ee99180d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h876081fa48c0856a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x556ee99180d2 - std::sys::backtrace::_print_fmt::h744638bebbff2806 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x556ee99180d2 - ::fmt::he6e74fa9d0076b5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x556ee9944f53 - core::fmt::rt::Argument::fmt::hf88a3177e76af877 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x556ee9944f53 - core::fmt::write::h6442196e41589522 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/mod.rs:1446:25 [INFO] [stdout] 6: 0x556ee9912c63 - std::io::default_write_fmt::h19b804dc75596022 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x556ee9912c63 - std::io::Write::write_fmt::h561df7c669043671 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x556ee9917f22 - std::sys::backtrace::BacktraceLock::print::h25e1ce4c29150054 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x556ee9919c3c - std::panicking::default_hook::{{closure}}::h36663bdaae83f2bb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x556ee9919a92 - std::panicking::default_hook::hb9d7c40580cf1835 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x556ee8c137a4 - as core::ops::function::Fn>::call::h53bdf3f1ac68020f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x556ee8c137a4 - test::test_main_with_exit_callback::{{closure}}::h3ae9af1665ff5b7d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x556ee991a733 - as core::ops::function::Fn>::call::ha3a705c6ebc0f8fb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x556ee991a733 - std::panicking::rust_panic_with_hook::h2d703857e4ba629f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x556ee991a3b6 - std::panicking::begin_panic_handler::{{closure}}::h53dd12a17ad784b1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x556ee99185d9 - std::sys::backtrace::__rust_end_short_backtrace::hf54a874920d38937 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x556ee991a07d - __rustc[22d03d94d4da23d0]::rust_begin_unwind [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x556ee99421f0 - core::panicking::panic_fmt::hb74c170c8276d1d6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x556ee994227c - core::panicking::panic::h2eecbde9b9660dce [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x556ee8a79a79 - rusty_vault::cli::command::operator_unseal::test::test_cli_operator_unseal::hf2cf9c95f43b04da [INFO] [stdout] at /opt/rustwide/workdir/src/cli/command/operator_unseal.rs:102:9 [INFO] [stdout] 21: 0x556ee8a79937 - rusty_vault::cli::command::operator_unseal::test::test_cli_operator_unseal::{{closure}}::ha0dd25dc660c9d9e [INFO] [stdout] at /opt/rustwide/workdir/src/cli/command/operator_unseal.rs:97:34 [INFO] [stdout] 22: 0x556ee8934786 - core::ops::function::FnOnce::call_once::h469c29258c28ddad [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x556ee8c18f9b - core::ops::function::FnOnce::call_once::h0c81d2c7e362685a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x556ee8c18f9b - test::__rust_begin_short_backtrace::hc62049913de4b9c6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x556ee8c181b2 - test::run_test_in_process::{{closure}}::h906d61461feea06d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:60 [INFO] [stdout] 26: 0x556ee8c181b2 - as core::ops::function::FnOnce<()>>::call_once::h962d8c24a3ec06f1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x556ee8c181b2 - std::panicking::try::do_call::h88e304055018b07f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x556ee8c181b2 - std::panicking::try::h34046f0780b49f58 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x556ee8c181b2 - std::panic::catch_unwind::h7d7ad4d133a51a76 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x556ee8c181b2 - test::run_test_in_process::h0871d7f888d1f41c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x556ee8c181b2 - test::run_test::{{closure}}::h696f8114d8bae20e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x556ee8bdb5a4 - test::run_test::{{closure}}::h632082d0bd36bde1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x556ee8bdb5a4 - std::sys::backtrace::__rust_begin_short_backtrace::hf4db03c672d46ea2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x556ee8bdf07a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571ce7b4ea6fba0e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x556ee8bdf07a - as core::ops::function::FnOnce<()>>::call_once::h79478c2f2b0b4ed6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x556ee8bdf07a - std::panicking::try::do_call::hdfb524d8b1c5ea5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x556ee8bdf07a - std::panicking::try::hb57ee69084fa6c6a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x556ee8bdf07a - std::panic::catch_unwind::h1fcc7dadd90dd47c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x556ee8bdf07a - std::thread::Builder::spawn_unchecked_::{{closure}}::h7201710e36d47c29 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x556ee8bdf07a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha75b12b48ae5b3d2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x556ee991c52b - as core::ops::function::FnOnce>::call_once::h02517bb8c2b8e279 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 42: 0x556ee991c52b - as core::ops::function::FnOnce>::call_once::h760bb73d54d4c118 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x556ee991c52b - std::sys::pal::unix::thread::Thread::new::thread_start::h91ff250566269b77 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 44: 0x7f613d7dfaa4 - [INFO] [stdout] 45: 0x7f613d86ca34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] HTTP Server has stopped. [INFO] [stdout] [INFO] [stdout] ---- cli::command::operator_seal::test::test_cli_operator_seal stdout ---- [INFO] [stdout] test backend init, dir: /tmp/rusty_vault_test/test_cli_operator_seal-1747436616 [INFO] [stdout] HTTP Server is running at 127.0.0.1:42029 [INFO] [stdout] init_result: InitResult { secret_shares: Zeroizing([[154, 209, 251, 2, 192, 79, 188, 196, 38, 88, 139, 157, 5, 163, 31, 55, 153, 154, 252, 244, 191, 3, 184, 1, 209, 156, 49, 187, 187, 144, 12, 13, 1], [194, 135, 15, 237, 80, 178, 173, 247, 70, 162, 94, 69, 131, 108, 86, 200, 43, 55, 245, 129, 94, 129, 241, 3, 28, 139, 131, 122, 21, 123, 160, 54, 2], [43, 59, 36, 84, 241, 137, 199, 28, 90, 225, 212, 213, 96, 69, 164, 124, 170, 201, 119, 141, 9, 4, 237, 226, 196, 2, 57, 92, 92, 14, 214, 96, 3], [191, 7, 46, 190, 1, 199, 119, 213, 205, 126, 70, 122, 18, 67, 189, 118, 182, 254, 114, 38, 223, 6, 14, 220, 90, 8, 124, 192, 134, 155, 217, 220, 4], [235, 231, 233, 59, 240, 223, 146, 101, 1, 247, 64, 148, 4, 255, 162, 52, 30, 233, 28, 44, 22, 111, 16, 0, 43, 243, 22, 110, 222, 112, 195, 214, 5], [210, 9, 222, 172, 192, 100, 134, 224, 218, 130, 150, 176, 115, 1, 42, 60, 254, 141, 214, 85, 208, 46, 93, 120, 175, 0, 31, 164, 82, 188, 183, 85, 6], [185, 39, 130, 72, 68, 113, 63, 159, 236, 37, 164, 76, 66, 53, 127, 49, 48, 185, 35, 143, 43, 220, 250, 20, 55, 82, 143, 87, 100, 101, 185, 145, 7], [98, 139, 230, 155, 3, 34, 220, 222, 118, 192, 88, 55, 115, 116, 199, 42, 139, 56, 18, 71, 99, 6, 39, 87, 92, 34, 80, 101, 177, 77, 168, 53, 8], [118, 146, 203, 179, 140, 152, 224, 141, 253, 168, 224, 86, 78, 183, 230, 36, 200, 108, 150, 131, 72, 133, 138, 242, 255, 209, 125, 8, 210, 68, 97, 198, 9], [144, 83, 55, 114, 116, 130, 57, 5, 187, 54, 132, 32, 251, 242, 121, 145, 144, 66, 151, 4, 240, 15, 100, 0, 150, 151, 233, 45, 237, 246, 139, 106, 10]]), root_token: "6744dcca-0893-b2b5-355d-517ac949b643" } [INFO] [stdout] root_token: "6744dcca-0893-b2b5-355d-517ac949b643" [INFO] [stdout] cmd: /opt/rustwide/workdir/target/debug/rvault, args: CommandArgs { inner: ["status", "--address=https://127.0.0.1:42029", "--ca-cert=/tmp/rusty_vault_test/certs/test_cli_operator_seal-1747436621/ca.crt", "--client-cert=/tmp/rusty_vault_test/certs/test_cli_operator_seal-1747436621/server.crt", "--client-key=/tmp/rusty_vault_test/certs/test_cli_operator_seal-1747436621/key.pem", "--tls-skip-verify", "--format=raw"] } [INFO] [stdout] [INFO] [stdout] thread 'cli::command::operator_seal::test::test_cli_operator_seal' panicked at src/cli/command/operator_seal.rs:73:39: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: ErrString("Failed to execute command: No such file or directory (os error 2)") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556ee99180d2 - std::backtrace_rs::backtrace::libunwind::trace::h2bdbdb423cc746ad [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x556ee99180d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h876081fa48c0856a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x556ee99180d2 - std::sys::backtrace::_print_fmt::h744638bebbff2806 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x556ee99180d2 - ::fmt::he6e74fa9d0076b5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x556ee9944f53 - core::fmt::rt::Argument::fmt::hf88a3177e76af877 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x556ee9944f53 - core::fmt::write::h6442196e41589522 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/mod.rs:1446:25 [INFO] [stdout] 6: 0x556ee9912c63 - std::io::default_write_fmt::h19b804dc75596022 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x556ee9912c63 - std::io::Write::write_fmt::h561df7c669043671 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x556ee9917f22 - std::sys::backtrace::BacktraceLock::print::h25e1ce4c29150054 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x556ee9919c3c - std::panicking::default_hook::{{closure}}::h36663bdaae83f2bb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x556ee9919a92 - std::panicking::default_hook::hb9d7c40580cf1835 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x556ee8c137a4 - as core::ops::function::Fn>::call::h53bdf3f1ac68020f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x556ee8c137a4 - test::test_main_with_exit_callback::{{closure}}::h3ae9af1665ff5b7d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x556ee991a733 - as core::ops::function::Fn>::call::ha3a705c6ebc0f8fb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x556ee991a733 - std::panicking::rust_panic_with_hook::h2d703857e4ba629f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x556ee991a3ea - std::panicking::begin_panic_handler::{{closure}}::h53dd12a17ad784b1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x556ee99185d9 - std::sys::backtrace::__rust_end_short_backtrace::hf54a874920d38937 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x556ee991a07d - __rustc[22d03d94d4da23d0]::rust_begin_unwind [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x556ee99421f0 - core::panicking::panic_fmt::hb74c170c8276d1d6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x556ee99426b6 - core::result::unwrap_failed::hc1dbbc53e2530a6b [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/result.rs:1732:5 [INFO] [stdout] 20: 0x556ee8a7903d - core::result::Result::unwrap::h63af14de6e823f63 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/result.rs:1137:23 [INFO] [stdout] 21: 0x556ee8a7903d - rusty_vault::cli::command::operator_seal::test::test_cli_operator_seal::hdf3b08624183ffdd [INFO] [stdout] at /opt/rustwide/workdir/src/cli/command/operator_seal.rs:73:35 [INFO] [stdout] 22: 0x556ee8a78f07 - rusty_vault::cli::command::operator_seal::test::test_cli_operator_seal::{{closure}}::h36557f993f7c95cb [INFO] [stdout] at /opt/rustwide/workdir/src/cli/command/operator_seal.rs:68:32 [INFO] [stdout] 23: 0x556ee8932bc6 - core::ops::function::FnOnce::call_once::h262dea725f359f47 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x556ee8c18f9b - core::ops::function::FnOnce::call_once::h0c81d2c7e362685a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x556ee8c18f9b - test::__rust_begin_short_backtrace::hc62049913de4b9c6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x556ee8c181b2 - test::run_test_in_process::{{closure}}::h906d61461feea06d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:60 [INFO] [stdout] 27: 0x556ee8c181b2 - as core::ops::function::FnOnce<()>>::call_once::h962d8c24a3ec06f1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x556ee8c181b2 - std::panicking::try::do_call::h88e304055018b07f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x556ee8c181b2 - std::panicking::try::h34046f0780b49f58 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x556ee8c181b2 - std::panic::catch_unwind::h7d7ad4d133a51a76 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x556ee8c181b2 - test::run_test_in_process::h0871d7f888d1f41c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x556ee8c181b2 - test::run_test::{{closure}}::h696f8114d8bae20e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x556ee8bdb5a4 - test::run_test::{{closure}}::h632082d0bd36bde1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x556ee8bdb5a4 - std::sys::backtrace::__rust_begin_short_backtrace::hf4db03c672d46ea2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x556ee8bdf07a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571ce7b4ea6fba0e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x556ee8bdf07a - as core::ops::function::FnOnce<()>>::call_once::h79478c2f2b0b4ed6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x556ee8bdf07a - std::panicking::try::do_call::hdfb524d8b1c5ea5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x556ee8bdf07a - std::panicking::try::hb57ee69084fa6c6a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x556ee8bdf07a - std::panic::catch_unwind::h1fcc7dadd90dd47c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x556ee8bdf07a - std::thread::Builder::spawn_unchecked_::{{closure}}::h7201710e36d47c29 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x556ee8bdf07a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha75b12b48ae5b3d2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x556ee991c52b - as core::ops::function::FnOnce>::call_once::h02517bb8c2b8e279 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x556ee991c52b - as core::ops::function::FnOnce>::call_once::h760bb73d54d4c118 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x556ee991c52b - std::sys::pal::unix::thread::Thread::new::thread_start::h91ff250566269b77 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 45: 0x7f613d7dfaa4 - [INFO] [stdout] 46: 0x7f613d86ca34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] HTTP Server has stopped. [INFO] [stdout] [INFO] [stdout] ---- cli::command::operator_init::test::test_cli_operator_init stdout ---- [INFO] [stdout] test backend init, dir: /tmp/rusty_vault_test/test_cli_operator_init-1747436616 [INFO] [stdout] HTTP Server is running at 127.0.0.1:35879 [INFO] [stdout] cmd: /opt/rustwide/workdir/target/debug/rvault, args: CommandArgs { inner: ["operator", "init", "--address=https://127.0.0.1:35879", "--ca-cert=/tmp/rusty_vault_test/certs/test_cli_operator_init-1747436622/ca.crt", "--client-cert=/tmp/rusty_vault_test/certs/test_cli_operator_init-1747436622/server.crt", "--client-key=/tmp/rusty_vault_test/certs/test_cli_operator_init-1747436622/key.pem", "--tls-skip-verify", "--format=raw", "--key-shares=5", "--key-threshold=3"] } [INFO] [stdout] [INFO] [stdout] thread 'cli::command::operator_init::test::test_cli_operator_init' panicked at src/cli/command/operator_init.rs:117:9: [INFO] [stdout] assertion failed: ret.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556ee99180d2 - std::backtrace_rs::backtrace::libunwind::trace::h2bdbdb423cc746ad [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x556ee99180d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h876081fa48c0856a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x556ee99180d2 - std::sys::backtrace::_print_fmt::h744638bebbff2806 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x556ee99180d2 - ::fmt::he6e74fa9d0076b5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x556ee9944f53 - core::fmt::rt::Argument::fmt::hf88a3177e76af877 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x556ee9944f53 - core::fmt::write::h6442196e41589522 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/mod.rs:1446:25 [INFO] [stdout] 6: 0x556ee9912c63 - std::io::default_write_fmt::h19b804dc75596022 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x556ee9912c63 - std::io::Write::write_fmt::h561df7c669043671 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x556ee9917f22 - std::sys::backtrace::BacktraceLock::print::h25e1ce4c29150054 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x556ee9919c3c - std::panicking::default_hook::{{closure}}::h36663bdaae83f2bb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x556ee9919a92 - std::panicking::default_hook::hb9d7c40580cf1835 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x556ee8c137a4 - as core::ops::function::Fn>::call::h53bdf3f1ac68020f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x556ee8c137a4 - test::test_main_with_exit_callback::{{closure}}::h3ae9af1665ff5b7d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x556ee991a733 - as core::ops::function::Fn>::call::ha3a705c6ebc0f8fb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x556ee991a733 - std::panicking::rust_panic_with_hook::h2d703857e4ba629f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x556ee991a3b6 - std::panicking::begin_panic_handler::{{closure}}::h53dd12a17ad784b1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x556ee99185d9 - std::sys::backtrace::__rust_end_short_backtrace::hf54a874920d38937 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x556ee991a07d - __rustc[22d03d94d4da23d0]::rust_begin_unwind [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x556ee99421f0 - core::panicking::panic_fmt::hb74c170c8276d1d6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x556ee994227c - core::panicking::panic::h2eecbde9b9660dce [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x556ee8a7868a - rusty_vault::cli::command::operator_init::test::test_cli_operator_init::h5e1479c5d14a7052 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/command/operator_init.rs:117:9 [INFO] [stdout] 21: 0x556ee8a78557 - rusty_vault::cli::command::operator_init::test::test_cli_operator_init::{{closure}}::hf8897e36291f239e [INFO] [stdout] at /opt/rustwide/workdir/src/cli/command/operator_init.rs:112:32 [INFO] [stdout] 22: 0x556ee89330d6 - core::ops::function::FnOnce::call_once::h3094e25ae73940a9 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x556ee8c18f9b - core::ops::function::FnOnce::call_once::h0c81d2c7e362685a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x556ee8c18f9b - test::__rust_begin_short_backtrace::hc62049913de4b9c6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x556ee8c181b2 - test::run_test_in_process::{{closure}}::h906d61461feea06d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:60 [INFO] [stdout] 26: 0x556ee8c181b2 - as core::ops::function::FnOnce<()>>::call_once::h962d8c24a3ec06f1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x556ee8c181b2 - std::panicking::try::do_call::h88e304055018b07f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x556ee8c181b2 - std::panicking::try::h34046f0780b49f58 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x556ee8c181b2 - std::panic::catch_unwind::h7d7ad4d133a51a76 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x556ee8c181b2 - test::run_test_in_process::h0871d7f888d1f41c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x556ee8c181b2 - test::run_test::{{closure}}::h696f8114d8bae20e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x556ee8bdb5a4 - test::run_test::{{closure}}::h632082d0bd36bde1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x556ee8bdb5a4 - std::sys::backtrace::__rust_begin_short_backtrace::hf4db03c672d46ea2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x556ee8bdf07a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571ce7b4ea6fba0e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x556ee8bdf07a - as core::ops::function::FnOnce<()>>::call_once::h79478c2f2b0b4ed6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x556ee8bdf07a - std::panicking::try::do_call::hdfb524d8b1c5ea5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x556ee8bdf07a - std::panicking::try::hb57ee69084fa6c6a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x556ee8bdf07a - std::panic::catch_unwind::h1fcc7dadd90dd47c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x556ee8bdf07a - std::thread::Builder::spawn_unchecked_::{{closure}}::h7201710e36d47c29 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x556ee8bdf07a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha75b12b48ae5b3d2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x556ee991c52b - as core::ops::function::FnOnce>::call_once::h02517bb8c2b8e279 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 42: 0x556ee991c52b - as core::ops::function::FnOnce>::call_once::h760bb73d54d4c118 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x556ee991c52b - std::sys::pal::unix::thread::Thread::new::thread_start::h91ff250566269b77 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 44: 0x7f613d7dfaa4 - [INFO] [stdout] 45: 0x7f613d86ca34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] HTTP Server has stopped. [INFO] [stdout] [INFO] [stdout] ---- cli::command::login::test::test_cli_login stdout ---- [INFO] [stdout] test backend init, dir: /tmp/rusty_vault_test/test_cli_login-1747436616 [INFO] [stdout] HTTP Server is running at 127.0.0.1:39157 [INFO] [stdout] init_result: InitResult { secret_shares: Zeroizing([[172, 136, 102, 226, 36, 7, 229, 139, 162, 99, 194, 87, 95, 27, 184, 203, 203, 81, 157, 24, 2, 180, 90, 145, 161, 11, 242, 132, 38, 27, 135, 136, 1], [251, 213, 103, 150, 107, 153, 115, 65, 245, 188, 55, 85, 118, 47, 205, 11, 129, 84, 243, 243, 14, 45, 97, 146, 145, 195, 244, 182, 71, 200, 141, 3, 2], [250, 160, 186, 176, 83, 225, 248, 226, 49, 245, 202, 175, 167, 26, 236, 245, 179, 167, 45, 5, 103, 126, 72, 199, 234, 74, 122, 147, 253, 139, 212, 55, 3], [116, 218, 36, 230, 157, 119, 216, 49, 57, 195, 24, 122, 143, 140, 107, 32, 101, 197, 254, 200, 247, 97, 223, 28, 28, 143, 215, 228, 59, 228, 126, 66, 4], [234, 234, 63, 83, 114, 67, 226, 115, 46, 90, 32, 34, 151, 185, 78, 3, 177, 60, 85, 124, 172, 122, 254, 154, 16, 3, 102, 158, 106, 161, 29, 223, 5], [152, 61, 169, 26, 136, 69, 13, 96, 196, 62, 68, 127, 55, 141, 51, 98, 44, 45, 209, 19, 196, 115, 213, 36, 206, 193, 30, 18, 198, 126, 99, 29, 6], [229, 127, 39, 247, 156, 0, 179, 211, 65, 93, 129, 116, 105, 184, 127, 209, 8, 191, 210, 212, 252, 112, 38, 48, 211, 245, 166, 206, 13, 235, 177, 105, 7], [167, 240, 147, 172, 18, 73, 77, 89, 79, 39, 97, 229, 195, 172, 138, 224, 71, 152, 226, 86, 169, 122, 176, 164, 177, 241, 237, 114, 253, 35, 113, 170, 8], [15, 248, 238, 168, 160, 107, 176, 162, 120, 249, 88, 242, 93, 153, 210, 215, 48, 40, 91, 192, 107, 10, 107, 2, 28, 212, 150, 150, 92, 168, 113, 229, 9], [223, 9, 116, 164, 229, 45, 103, 65, 112, 0, 79, 135, 105, 173, 242, 16, 127, 32, 72, 171, 17, 30, 250, 94, 246, 151, 199, 74, 25, 137, 167, 202, 10]]), root_token: "2db003ed-d266-fc59-9dc9-368950f27aa3" } [INFO] [stdout] root_token: "2db003ed-d266-fc59-9dc9-368950f27aa3" [INFO] [stdout] request url: https://127.0.0.1:39157/v1/sys/auth/pass, method: POST [INFO] [stdout] mount auth ret: Ok((204, String(""))) [INFO] [stdout] cmd: /opt/rustwide/workdir/target/debug/rvault, args: CommandArgs { inner: ["write", "--address=https://127.0.0.1:39157", "--ca-cert=/tmp/rusty_vault_test/certs/test_cli_login-1747436621/ca.crt", "--client-cert=/tmp/rusty_vault_test/certs/test_cli_login-1747436621/server.crt", "--client-key=/tmp/rusty_vault_test/certs/test_cli_login-1747436621/key.pem", "--tls-skip-verify", "auth/pass/users/jinjiu", "password=123123", "ttl=600"] } [INFO] [stdout] add user ret: Err(ErrString("Failed to execute command: No such file or directory (os error 2)")) [INFO] [stdout] [INFO] [stdout] thread 'cli::command::login::test::test_cli_login' panicked at src/cli/command/login.rs:187:9: [INFO] [stdout] assertion failed: ret.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556ee99180d2 - std::backtrace_rs::backtrace::libunwind::trace::h2bdbdb423cc746ad [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x556ee99180d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h876081fa48c0856a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x556ee99180d2 - std::sys::backtrace::_print_fmt::h744638bebbff2806 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x556ee99180d2 - ::fmt::he6e74fa9d0076b5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x556ee9944f53 - core::fmt::rt::Argument::fmt::hf88a3177e76af877 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x556ee9944f53 - core::fmt::write::h6442196e41589522 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/mod.rs:1446:25 [INFO] [stdout] 6: 0x556ee9912c63 - std::io::default_write_fmt::h19b804dc75596022 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x556ee9912c63 - std::io::Write::write_fmt::h561df7c669043671 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x556ee9917f22 - std::sys::backtrace::BacktraceLock::print::h25e1ce4c29150054 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x556ee9919c3c - std::panicking::default_hook::{{closure}}::h36663bdaae83f2bb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x556ee9919a92 - std::panicking::default_hook::hb9d7c40580cf1835 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x556ee8c137a4 - as core::ops::function::Fn>::call::h53bdf3f1ac68020f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x556ee8c137a4 - test::test_main_with_exit_callback::{{closure}}::h3ae9af1665ff5b7d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x556ee991a733 - as core::ops::function::Fn>::call::ha3a705c6ebc0f8fb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x556ee991a733 - std::panicking::rust_panic_with_hook::h2d703857e4ba629f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x556ee991a3b6 - std::panicking::begin_panic_handler::{{closure}}::h53dd12a17ad784b1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x556ee99185d9 - std::sys::backtrace::__rust_end_short_backtrace::hf54a874920d38937 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x556ee991a07d - __rustc[22d03d94d4da23d0]::rust_begin_unwind [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x556ee99421f0 - core::panicking::panic_fmt::hb74c170c8276d1d6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x556ee994227c - core::panicking::panic::h2eecbde9b9660dce [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x556ee87303ae - rusty_vault::cli::command::login::test::test_cli_login::h89e35bb3bda04aa8 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/command/login.rs:187:9 [INFO] [stdout] 21: 0x556ee872fdd7 - rusty_vault::cli::command::login::test::test_cli_login::{{closure}}::h11b2e036d97cc73a [INFO] [stdout] at /opt/rustwide/workdir/src/cli/command/login.rs:167:24 [INFO] [stdout] 22: 0x556ee893a576 - core::ops::function::FnOnce::call_once::hc2d79bd89dac0420 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x556ee8c18f9b - core::ops::function::FnOnce::call_once::h0c81d2c7e362685a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x556ee8c18f9b - test::__rust_begin_short_backtrace::hc62049913de4b9c6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:648:18 [INFO] [stdout] 25: 0x556ee8c181b2 - test::run_test_in_process::{{closure}}::h906d61461feea06d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:60 [INFO] [stdout] 26: 0x556ee8c181b2 - as core::ops::function::FnOnce<()>>::call_once::h962d8c24a3ec06f1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x556ee8c181b2 - std::panicking::try::do_call::h88e304055018b07f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 28: 0x556ee8c181b2 - std::panicking::try::h34046f0780b49f58 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 29: 0x556ee8c181b2 - std::panic::catch_unwind::h7d7ad4d133a51a76 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x556ee8c181b2 - test::run_test_in_process::h0871d7f888d1f41c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:27 [INFO] [stdout] 31: 0x556ee8c181b2 - test::run_test::{{closure}}::h696f8114d8bae20e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:592:43 [INFO] [stdout] 32: 0x556ee8bdb5a4 - test::run_test::{{closure}}::h632082d0bd36bde1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:622:41 [INFO] [stdout] 33: 0x556ee8bdb5a4 - std::sys::backtrace::__rust_begin_short_backtrace::hf4db03c672d46ea2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 34: 0x556ee8bdf07a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571ce7b4ea6fba0e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 35: 0x556ee8bdf07a - as core::ops::function::FnOnce<()>>::call_once::h79478c2f2b0b4ed6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x556ee8bdf07a - std::panicking::try::do_call::hdfb524d8b1c5ea5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 37: 0x556ee8bdf07a - std::panicking::try::hb57ee69084fa6c6a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 38: 0x556ee8bdf07a - std::panic::catch_unwind::h1fcc7dadd90dd47c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x556ee8bdf07a - std::thread::Builder::spawn_unchecked_::{{closure}}::h7201710e36d47c29 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 40: 0x556ee8bdf07a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha75b12b48ae5b3d2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x556ee991c52b - as core::ops::function::FnOnce>::call_once::h02517bb8c2b8e279 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 42: 0x556ee991c52b - as core::ops::function::FnOnce>::call_once::h760bb73d54d4c118 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x556ee991c52b - std::sys::pal::unix::thread::Thread::new::thread_start::h91ff250566269b77 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 44: 0x7f613d7dfaa4 - [INFO] [stdout] 45: 0x7f613d86ca34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] HTTP Server has stopped. [INFO] [stdout] [INFO] [stdout] ---- cli::command::test::test_cli_logical stdout ---- [INFO] [stdout] test backend init, dir: /tmp/rusty_vault_test/test_cli_read-1747436616 [INFO] [stdout] HTTP Server is running at 127.0.0.1:34319 [INFO] [stdout] init_result: InitResult { secret_shares: Zeroizing([[138, 235, 227, 141, 130, 48, 225, 83, 26, 150, 179, 118, 53, 94, 91, 183, 46, 206, 78, 118, 69, 148, 238, 202, 211, 69, 207, 50, 235, 188, 115, 229, 1], [200, 20, 15, 69, 8, 230, 204, 4, 62, 170, 239, 182, 50, 75, 110, 242, 209, 189, 205, 138, 189, 25, 94, 231, 188, 68, 14, 176, 182, 0, 75, 136, 2], [176, 44, 27, 240, 81, 114, 143, 212, 173, 43, 44, 70, 185, 83, 113, 47, 62, 246, 88, 69, 74, 122, 175, 157, 203, 215, 151, 212, 234, 109, 228, 252, 3], [86, 173, 148, 251, 221, 230, 12, 197, 156, 23, 144, 202, 24, 191, 89, 239, 224, 153, 205, 172, 88, 155, 220, 119, 119, 59, 101, 21, 86, 217, 129, 35, 4], [182, 150, 142, 255, 237, 95, 63, 17, 6, 153, 204, 50, 99, 242, 91, 40, 210, 11, 98, 37, 138, 133, 43, 31, 112, 51, 5, 109, 32, 98, 214, 211, 5], [223, 111, 126, 78, 181, 211, 242, 78, 48, 187, 181, 226, 159, 77, 84, 89, 140, 209, 149, 85, 56, 242, 151, 22, 255, 31, 45, 215, 41, 105, 5, 173, 6], [221, 60, 102, 206, 41, 101, 209, 243, 169, 230, 10, 200, 123, 205, 131, 74, 46, 186, 139, 198, 55, 150, 176, 120, 232, 157, 209, 171, 81, 248, 31, 187, 7], [150, 5, 253, 247, 253, 162, 31, 57, 149, 45, 87, 45, 178, 124, 179, 68, 48, 125, 99, 63, 228, 246, 67, 29, 131, 155, 251, 80, 202, 136, 34, 167, 8], [90, 89, 211, 52, 183, 141, 151, 144, 33, 67, 61, 47, 75, 230, 13, 37, 22, 134, 175, 233, 90, 0, 122, 41, 63, 216, 55, 64, 48, 186, 13, 19, 9], [179, 223, 103, 189, 240, 228, 76, 146, 113, 249, 230, 69, 244, 16, 86, 34, 238, 167, 240, 192, 183, 90, 56, 236, 166, 11, 58, 114, 254, 210, 39, 101, 10]]), root_token: "d317911d-edd9-9215-8500-8e70fd464dd1" } [INFO] [stdout] root_token: "d317911d-edd9-9215-8500-8e70fd464dd1" [INFO] [stdout] cmd: /opt/rustwide/workdir/target/debug/rvault, args: CommandArgs { inner: ["read", "--address=https://127.0.0.1:34319", "--ca-cert=/tmp/rusty_vault_test/certs/test_cli_read-1747436627/ca.crt", "--client-cert=/tmp/rusty_vault_test/certs/test_cli_read-1747436627/server.crt", "--client-key=/tmp/rusty_vault_test/certs/test_cli_read-1747436627/key.pem", "--tls-skip-verify", "kv/foo"] } [INFO] [stdout] [INFO] [stdout] thread 'cli::command::test::test_cli_logical' panicked at src/cli/command/mod.rs:239:9: [INFO] [stdout] assertion `left == right` failed [INFO] [stdout] left: ErrString("Failed to execute command: No such file or directory (os error 2)") [INFO] [stdout] right: ErrString("No value found at kv/foo\n") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x556ee99180d2 - std::backtrace_rs::backtrace::libunwind::trace::h2bdbdb423cc746ad [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x556ee99180d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h876081fa48c0856a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x556ee99180d2 - std::sys::backtrace::_print_fmt::h744638bebbff2806 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x556ee99180d2 - ::fmt::he6e74fa9d0076b5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x556ee9944f53 - core::fmt::rt::Argument::fmt::hf88a3177e76af877 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x556ee9944f53 - core::fmt::write::h6442196e41589522 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/mod.rs:1446:25 [INFO] [stdout] 6: 0x556ee9912c63 - std::io::default_write_fmt::h19b804dc75596022 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x556ee9912c63 - std::io::Write::write_fmt::h561df7c669043671 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x556ee9917f22 - std::sys::backtrace::BacktraceLock::print::h25e1ce4c29150054 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x556ee9919c3c - std::panicking::default_hook::{{closure}}::h36663bdaae83f2bb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x556ee9919a92 - std::panicking::default_hook::hb9d7c40580cf1835 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x556ee8c137a4 - as core::ops::function::Fn>::call::h53bdf3f1ac68020f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x556ee8c137a4 - test::test_main_with_exit_callback::{{closure}}::h3ae9af1665ff5b7d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x556ee991a733 - as core::ops::function::Fn>::call::ha3a705c6ebc0f8fb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x556ee991a733 - std::panicking::rust_panic_with_hook::h2d703857e4ba629f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x556ee991a3ea - std::panicking::begin_panic_handler::{{closure}}::h53dd12a17ad784b1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:706:13 [INFO] [stdout] 16: 0x556ee99185d9 - std::sys::backtrace::__rust_end_short_backtrace::hf54a874920d38937 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x556ee991a07d - __rustc[22d03d94d4da23d0]::rust_begin_unwind [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x556ee99421f0 - core::panicking::panic_fmt::hb74c170c8276d1d6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x556ee99425a4 - core::panicking::assert_failed_inner::h1a3c526c7717b97a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:432:17 [INFO] [stdout] 20: 0x556ee8534e6c - core::panicking::assert_failed::h4072ccd54c2e7faa [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:387:5 [INFO] [stdout] 21: 0x556ee87ff677 - rusty_vault::cli::command::test::test_cli_logical::h12af2f28db76869e [INFO] [stdout] at /opt/rustwide/workdir/src/cli/command/mod.rs:239:9 [INFO] [stdout] 22: 0x556ee87ff357 - rusty_vault::cli::command::test::test_cli_logical::{{closure}}::h7ddc5dc5fe69ed72 [INFO] [stdout] at /opt/rustwide/workdir/src/cli/command/mod.rs:232:26 [INFO] [stdout] 23: 0x556ee8935a96 - core::ops::function::FnOnce::call_once::h613cff75a90c4ed0 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x556ee8c18f9b - core::ops::function::FnOnce::call_once::h0c81d2c7e362685a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x556ee8c18f9b - test::__rust_begin_short_backtrace::hc62049913de4b9c6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:648:18 [INFO] [stdout] 26: 0x556ee8c181b2 - test::run_test_in_process::{{closure}}::h906d61461feea06d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:60 [INFO] [stdout] 27: 0x556ee8c181b2 - as core::ops::function::FnOnce<()>>::call_once::h962d8c24a3ec06f1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 28: 0x556ee8c181b2 - std::panicking::try::do_call::h88e304055018b07f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 29: 0x556ee8c181b2 - std::panicking::try::h34046f0780b49f58 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 30: 0x556ee8c181b2 - std::panic::catch_unwind::h7d7ad4d133a51a76 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x556ee8c181b2 - test::run_test_in_process::h0871d7f888d1f41c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:27 [INFO] [stdout] 32: 0x556ee8c181b2 - test::run_test::{{closure}}::h696f8114d8bae20e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:592:43 [INFO] [stdout] 33: 0x556ee8bdb5a4 - test::run_test::{{closure}}::h632082d0bd36bde1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:622:41 [INFO] [stdout] 34: 0x556ee8bdb5a4 - std::sys::backtrace::__rust_begin_short_backtrace::hf4db03c672d46ea2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 35: 0x556ee8bdf07a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571ce7b4ea6fba0e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x556ee8bdf07a - as core::ops::function::FnOnce<()>>::call_once::h79478c2f2b0b4ed6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 37: 0x556ee8bdf07a - std::panicking::try::do_call::hdfb524d8b1c5ea5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 38: 0x556ee8bdf07a - std::panicking::try::hb57ee69084fa6c6a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 39: 0x556ee8bdf07a - std::panic::catch_unwind::h1fcc7dadd90dd47c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x556ee8bdf07a - std::thread::Builder::spawn_unchecked_::{{closure}}::h7201710e36d47c29 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x556ee8bdf07a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha75b12b48ae5b3d2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x556ee991c52b - as core::ops::function::FnOnce>::call_once::h02517bb8c2b8e279 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 43: 0x556ee991c52b - as core::ops::function::FnOnce>::call_once::h760bb73d54d4c118 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 44: 0x556ee991c52b - std::sys::pal::unix::thread::Thread::new::thread_start::h91ff250566269b77 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 45: 0x7f613d7dfaa4 - [INFO] [stdout] 46: 0x7f613d86ca34 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] HTTP Server has stopped. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] cli::command::login::test::test_cli_login [INFO] [stdout] cli::command::operator_init::test::test_cli_operator_init [INFO] [stdout] cli::command::operator_seal::test::test_cli_operator_seal [INFO] [stdout] cli::command::operator_unseal::test::test_cli_operator_unseal [INFO] [stdout] cli::command::test::test_cli_logical [INFO] [stdout] [INFO] [stdout] test result: FAILED. 110 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 40.70s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "a202e257039c133b1dfbc879150b1a7e19c5c52c8e7db065b6dffa906e73fa5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a202e257039c133b1dfbc879150b1a7e19c5c52c8e7db065b6dffa906e73fa5e", kill_on_drop: false }` [INFO] [stdout] a202e257039c133b1dfbc879150b1a7e19c5c52c8e7db065b6dffa906e73fa5e