[INFO] fetching crate wardn 0.4.1...
[INFO] testing wardn-0.4.1 against 1.95.0 for beta-1.96-2
[INFO] extracting crate wardn 0.4.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate wardn 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wardn 0.4.1
[INFO] tweaked toml for crates.io crate wardn 0.4.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wardn 0.4.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wardn 0.4.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rtoolbox v0.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 381a8d57aab9b6c6bc23fc7cfbe4f9e1e8e61364622ce0f503b2ec82b2f36eb7
[INFO] running `Command { std: "docker" "start" "-a" "381a8d57aab9b6c6bc23fc7cfbe4f9e1e8e61364622ce0f503b2ec82b2f36eb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "381a8d57aab9b6c6bc23fc7cfbe4f9e1e8e61364622ce0f503b2ec82b2f36eb7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "381a8d57aab9b6c6bc23fc7cfbe4f9e1e8e61364622ce0f503b2ec82b2f36eb7", kill_on_drop: false }`
[INFO] [stdout] 381a8d57aab9b6c6bc23fc7cfbe4f9e1e8e61364622ce0f503b2ec82b2f36eb7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f3924efab53f19c1aeee82b159ec4967bc41693bd3361c55fa86eb9127d0c58
[INFO] running `Command { std: "docker" "start" "-a" "0f3924efab53f19c1aeee82b159ec4967bc41693bd3361c55fa86eb9127d0c58", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rmcp v1.2.0
[INFO] [stderr]    Compiling rmcp-macros v1.2.0
[INFO] [stderr]    Compiling rtoolbox v0.0.3
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling argon2 v0.5.3
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling wardn v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.27s
[INFO] running `Command { std: "docker" "inspect" "0f3924efab53f19c1aeee82b159ec4967bc41693bd3361c55fa86eb9127d0c58", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f3924efab53f19c1aeee82b159ec4967bc41693bd3361c55fa86eb9127d0c58", kill_on_drop: false }`
[INFO] [stdout] 0f3924efab53f19c1aeee82b159ec4967bc41693bd3361c55fa86eb9127d0c58
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93cb7aa09707c72e508d3a53e64c0d2913a0870a63448c04b642725365a99c9c
[INFO] running `Command { std: "docker" "start" "-a" "93cb7aa09707c72e508d3a53e64c0d2913a0870a63448c04b642725365a99c9c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling rmcp v1.2.0
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling wardn v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `create_fast` found for struct `Vault` in the current scope
[INFO] [stdout]    --> tests/vault_tests.rs:13:32
[INFO] [stdout]     |
[INFO] [stdout]  13 |         let mut vault = Vault::create_fast(&path, "secure-passphrase").unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^^ function or associated item not found in `Vault`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vault` consider using one of the following associated functions:
[INFO] [stdout]       Vault::create
[INFO] [stdout]       Vault::open
[INFO] [stdout]       Vault::ephemeral
[INFO] [stdout]    --> src/vault/mod.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 |     pub fn create(path: &Path, passphrase: &str) -> crate::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn open(path: &Path, passphrase: &str) -> crate::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn ephemeral() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `create` with a similar name
[INFO] [stdout]     |
[INFO] [stdout]  13 -         let mut vault = Vault::create_fast(&path, "secure-passphrase").unwrap();
[INFO] [stdout]  13 +         let mut vault = Vault::create(&path, "secure-passphrase").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `open_fast` found for struct `Vault` in the current scope
[INFO] [stdout]    --> tests/vault_tests.rs:49:32
[INFO] [stdout]     |
[INFO] [stdout]  49 |         let mut vault = Vault::open_fast(&path, "secure-passphrase").unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^ function or associated item not found in `Vault`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vault` consider using one of the following associated functions:
[INFO] [stdout]       Vault::create
[INFO] [stdout]       Vault::open
[INFO] [stdout]       Vault::ephemeral
[INFO] [stdout]    --> src/vault/mod.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 |     pub fn create(path: &Path, passphrase: &str) -> crate::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn open(path: &Path, passphrase: &str) -> crate::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn ephemeral() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `open_fast` found for struct `Vault` in the current scope
[INFO] [stdout]    --> tests/vault_tests.rs:86:29
[INFO] [stdout]     |
[INFO] [stdout]  86 |         let result = Vault::open_fast(&path, "wrong-passphrase");
[INFO] [stdout]     |                             ^^^^^^^^^ function or associated item not found in `Vault`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vault` consider using one of the following associated functions:
[INFO] [stdout]       Vault::create
[INFO] [stdout]       Vault::open
[INFO] [stdout]       Vault::ephemeral
[INFO] [stdout]    --> src/vault/mod.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 |     pub fn create(path: &Path, passphrase: &str) -> crate::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn open(path: &Path, passphrase: &str) -> crate::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn ephemeral() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `create_fast` found for struct `Vault` in the current scope
[INFO] [stdout]    --> tests/vault_tests.rs:159:32
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let mut vault = Vault::create_fast(&path, "pass").unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^^ function or associated item not found in `Vault`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vault` consider using one of the following associated functions:
[INFO] [stdout]       Vault::create
[INFO] [stdout]       Vault::open
[INFO] [stdout]       Vault::ephemeral
[INFO] [stdout]    --> src/vault/mod.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 |     pub fn create(path: &Path, passphrase: &str) -> crate::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn open(path: &Path, passphrase: &str) -> crate::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn ephemeral() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `create` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 159 -         let mut vault = Vault::create_fast(&path, "pass").unwrap();
[INFO] [stdout] 159 +         let mut vault = Vault::create(&path, "pass").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `open_fast` found for struct `Vault` in the current scope
[INFO] [stdout]    --> tests/vault_tests.rs:165:24
[INFO] [stdout]     |
[INFO] [stdout] 165 |     let vault = Vault::open_fast(&path, "pass").unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^ function or associated item not found in `Vault`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vault` consider using one of the following associated functions:
[INFO] [stdout]       Vault::create
[INFO] [stdout]       Vault::open
[INFO] [stdout]       Vault::ephemeral
[INFO] [stdout]    --> src/vault/mod.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 |     pub fn create(path: &Path, passphrase: &str) -> crate::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn open(path: &Path, passphrase: &str) -> crate::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn ephemeral() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `create_fast` found for struct `Vault` in the current scope
[INFO] [stdout]    --> tests/vault_tests.rs:177:32
[INFO] [stdout]     |
[INFO] [stdout] 177 |         let mut vault = Vault::create_fast(&path, "pass").unwrap();
[INFO] [stdout]     |                                ^^^^^^^^^^^ function or associated item not found in `Vault`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vault` consider using one of the following associated functions:
[INFO] [stdout]       Vault::create
[INFO] [stdout]       Vault::open
[INFO] [stdout]       Vault::ephemeral
[INFO] [stdout]    --> src/vault/mod.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 |     pub fn create(path: &Path, passphrase: &str) -> crate::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn open(path: &Path, passphrase: &str) -> crate::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn ephemeral() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is an associated function `create` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 177 -         let mut vault = Vault::create_fast(&path, "pass").unwrap();
[INFO] [stdout] 177 +         let mut vault = Vault::create(&path, "pass").unwrap();
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `open_fast` found for struct `Vault` in the current scope
[INFO] [stdout]    --> tests/vault_tests.rs:185:24
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let vault = Vault::open_fast(&path, "pass").unwrap();
[INFO] [stdout]     |                        ^^^^^^^^^ function or associated item not found in `Vault`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Vault` consider using one of the following associated functions:
[INFO] [stdout]       Vault::create
[INFO] [stdout]       Vault::open
[INFO] [stdout]       Vault::ephemeral
[INFO] [stdout]    --> src/vault/mod.rs:48:5
[INFO] [stdout]     |
[INFO] [stdout]  48 |     pub fn create(path: &Path, passphrase: &str) -> crate::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub fn open(path: &Path, passphrase: &str) -> crate::Result<Self> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn ephemeral() -> Self {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `wardn` (test "vault_tests") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "93cb7aa09707c72e508d3a53e64c0d2913a0870a63448c04b642725365a99c9c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93cb7aa09707c72e508d3a53e64c0d2913a0870a63448c04b642725365a99c9c", kill_on_drop: false }`
[INFO] [stdout] 93cb7aa09707c72e508d3a53e64c0d2913a0870a63448c04b642725365a99c9c
