[INFO] fetching crate cryptr 0.6.2... [INFO] checking cryptr-0.6.2 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate cryptr 0.6.2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate cryptr 0.6.2 [INFO] finished tweaking crates.io crate cryptr 0.6.2 [INFO] tweaked toml for crates.io crate cryptr 0.6.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cryptr 0.6.2 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cryptr 0.6.2 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded s3-simple v0.4.1 [INFO] [stderr] Downloaded bincode_derive v2.0.1 [INFO] [stderr] Downloaded virtue v0.0.18 [INFO] [stderr] Downloaded rtoolbox v0.0.3 [INFO] [stderr] Downloaded rpassword v7.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8764b4017a4e26950f10525948ceffd086177b33e8b17c67770a4c98bbb94b75 [INFO] running `Command { std: "docker" "start" "-a" "8764b4017a4e26950f10525948ceffd086177b33e8b17c67770a4c98bbb94b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8764b4017a4e26950f10525948ceffd086177b33e8b17c67770a4c98bbb94b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8764b4017a4e26950f10525948ceffd086177b33e8b17c67770a4c98bbb94b75", kill_on_drop: false }` [INFO] [stdout] 8764b4017a4e26950f10525948ceffd086177b33e8b17c67770a4c98bbb94b75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a19744397c1610b94ee86e8f823ce5930862d8d75163d921e21e636894106ca3 [INFO] running `Command { std: "docker" "start" "-a" "a19744397c1610b94ee86e8f823ce5930862d8d75163d921e21e636894106ca3", kill_on_drop: false }` [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Checking dotenvy v0.15.7 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking rstest v0.25.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking cryptr v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/value.rs:654:16 [INFO] [stdout] | [INFO] [stdout] 654 | use crate::stream::reader::file_reader::FileReader; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `futures::stream` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod stream; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `streaming` feature [INFO] [stdout] --> src/lib.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "streaming")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/value.rs:655:16 [INFO] [stdout] | [INFO] [stdout] 655 | use crate::stream::reader::memory_reader::MemoryReader; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `futures::stream` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod stream; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `streaming` feature [INFO] [stdout] --> src/lib.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "streaming")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/value.rs:656:16 [INFO] [stdout] | [INFO] [stdout] 656 | use crate::stream::reader::s3_reader::S3Reader; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `futures::stream` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod stream; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `streaming` feature [INFO] [stdout] --> src/lib.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "streaming")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/value.rs:657:16 [INFO] [stdout] | [INFO] [stdout] 657 | use crate::stream::writer::file_writer::FileWriter; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `futures::stream` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod stream; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `streaming` feature [INFO] [stdout] --> src/lib.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "streaming")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/value.rs:658:16 [INFO] [stdout] | [INFO] [stdout] 658 | use crate::stream::writer::memory_writer::MemoryWriter; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `futures::stream` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod stream; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `streaming` feature [INFO] [stdout] --> src/lib.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "streaming")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: unresolved import [INFO] [stdout] --> src/value.rs:659:16 [INFO] [stdout] | [INFO] [stdout] 659 | use crate::stream::writer::s3_writer::S3Writer; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | unresolved import [INFO] [stdout] | help: a similar path exists: `futures::stream` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/lib.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod stream; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `streaming` feature [INFO] [stdout] --> src/lib.rs:30:7 [INFO] [stdout] | [INFO] [stdout] 30 | #[cfg(feature = "streaming")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `s3_simple` [INFO] [stdout] --> src/value.rs:661:9 [INFO] [stdout] | [INFO] [stdout] 661 | use s3_simple::*; [INFO] [stdout] | ^^^^^^^^^ use of unresolved module or unlinked crate `s3_simple` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `s3_simple`, use `cargo add s3_simple` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `encrypt_stream_with_chunk_size` found for struct `value::EncValue` in the current scope [INFO] [stdout] --> src/value.rs:716:19 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct EncValue { [INFO] [stdout] | ------------------- function or associated item `encrypt_stream_with_chunk_size` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 716 | EncValue::encrypt_stream_with_chunk_size(reader, writer, chunk_size) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `value::EncValue` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `value::EncValue` consider using one of the following associated functions: [INFO] [stdout] value::EncValue::encrypt [INFO] [stdout] value::EncValue::encrypt_with_password [INFO] [stdout] value::EncValue::encrypt_with_keys [INFO] [stdout] value::EncValue::encrypt_with_key_id [INFO] [stdout] value::EncValue::try_from_bytes [INFO] [stdout] --> src/value.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn encrypt(value: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn encrypt_with_password(value: &[u8], password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub fn encrypt_with_keys(value: &[u8], enc_keys: &EncKeys) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn encrypt_with_key_id(value: &[u8], enc_key_id: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | pub fn try_from_bytes(bytes: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `encrypt_with_key_id` with a similar name [INFO] [stdout] --> src/value.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn encrypt_with_key_id(value: &[u8], enc_key_id: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `decrypt_stream` found for struct `value::EncValue` in the current scope [INFO] [stdout] --> src/value.rs:727:19 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct EncValue { [INFO] [stdout] | ------------------- function or associated item `decrypt_stream` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 727 | EncValue::decrypt_stream(reader, writer).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `value::EncValue` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `value::EncValue` consider using one of the following associated functions: [INFO] [stdout] value::EncValue::encrypt [INFO] [stdout] value::EncValue::encrypt_with_password [INFO] [stdout] value::EncValue::encrypt_with_keys [INFO] [stdout] value::EncValue::encrypt_with_key_id [INFO] [stdout] value::EncValue::try_from_bytes [INFO] [stdout] --> src/value.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn encrypt(value: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn encrypt_with_password(value: &[u8], password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub fn encrypt_with_keys(value: &[u8], enc_keys: &EncKeys) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn encrypt_with_key_id(value: &[u8], enc_key_id: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | pub fn try_from_bytes(bytes: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `decrypt` with a similar name, but with different arguments [INFO] [stdout] --> src/value.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn decrypt(mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `encrypt_stream_with_chunk_size` found for struct `value::EncValue` in the current scope [INFO] [stdout] --> src/value.rs:756:19 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct EncValue { [INFO] [stdout] | ------------------- function or associated item `encrypt_stream_with_chunk_size` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 756 | EncValue::encrypt_stream_with_chunk_size(reader, writer, chunk_size) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `value::EncValue` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `value::EncValue` consider using one of the following associated functions: [INFO] [stdout] value::EncValue::encrypt [INFO] [stdout] value::EncValue::encrypt_with_password [INFO] [stdout] value::EncValue::encrypt_with_keys [INFO] [stdout] value::EncValue::encrypt_with_key_id [INFO] [stdout] value::EncValue::try_from_bytes [INFO] [stdout] --> src/value.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn encrypt(value: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn encrypt_with_password(value: &[u8], password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub fn encrypt_with_keys(value: &[u8], enc_keys: &EncKeys) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn encrypt_with_key_id(value: &[u8], enc_key_id: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | pub fn try_from_bytes(bytes: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `encrypt_with_key_id` with a similar name [INFO] [stdout] --> src/value.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn encrypt_with_key_id(value: &[u8], enc_key_id: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `decrypt_stream` found for struct `value::EncValue` in the current scope [INFO] [stdout] --> src/value.rs:767:19 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct EncValue { [INFO] [stdout] | ------------------- function or associated item `decrypt_stream` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 767 | EncValue::decrypt_stream(reader, writer).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `value::EncValue` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `value::EncValue` consider using one of the following associated functions: [INFO] [stdout] value::EncValue::encrypt [INFO] [stdout] value::EncValue::encrypt_with_password [INFO] [stdout] value::EncValue::encrypt_with_keys [INFO] [stdout] value::EncValue::encrypt_with_key_id [INFO] [stdout] value::EncValue::try_from_bytes [INFO] [stdout] --> src/value.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn encrypt(value: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn encrypt_with_password(value: &[u8], password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub fn encrypt_with_keys(value: &[u8], enc_keys: &EncKeys) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn encrypt_with_key_id(value: &[u8], enc_key_id: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | pub fn try_from_bytes(bytes: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `decrypt` with a similar name, but with different arguments [INFO] [stdout] --> src/value.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn decrypt(mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `encrypt_stream_with_chunk_size` found for struct `value::EncValue` in the current scope [INFO] [stdout] --> src/value.rs:823:19 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct EncValue { [INFO] [stdout] | ------------------- function or associated item `encrypt_stream_with_chunk_size` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 823 | EncValue::encrypt_stream_with_chunk_size(reader, writer, chunk_size) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `value::EncValue` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `value::EncValue` consider using one of the following associated functions: [INFO] [stdout] value::EncValue::encrypt [INFO] [stdout] value::EncValue::encrypt_with_password [INFO] [stdout] value::EncValue::encrypt_with_keys [INFO] [stdout] value::EncValue::encrypt_with_key_id [INFO] [stdout] value::EncValue::try_from_bytes [INFO] [stdout] --> src/value.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn encrypt(value: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn encrypt_with_password(value: &[u8], password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub fn encrypt_with_keys(value: &[u8], enc_keys: &EncKeys) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn encrypt_with_key_id(value: &[u8], enc_key_id: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | pub fn try_from_bytes(bytes: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `encrypt_with_key_id` with a similar name [INFO] [stdout] --> src/value.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn encrypt_with_key_id(value: &[u8], enc_key_id: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `decrypt_stream` found for struct `value::EncValue` in the current scope [INFO] [stdout] --> src/value.rs:836:19 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct EncValue { [INFO] [stdout] | ------------------- function or associated item `decrypt_stream` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 836 | EncValue::decrypt_stream(reader, writer).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `value::EncValue` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `value::EncValue` consider using one of the following associated functions: [INFO] [stdout] value::EncValue::encrypt [INFO] [stdout] value::EncValue::encrypt_with_password [INFO] [stdout] value::EncValue::encrypt_with_keys [INFO] [stdout] value::EncValue::encrypt_with_key_id [INFO] [stdout] value::EncValue::try_from_bytes [INFO] [stdout] --> src/value.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn encrypt(value: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn encrypt_with_password(value: &[u8], password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub fn encrypt_with_keys(value: &[u8], enc_keys: &EncKeys) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn encrypt_with_key_id(value: &[u8], enc_key_id: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | pub fn try_from_bytes(bytes: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `decrypt` with a similar name, but with different arguments [INFO] [stdout] --> src/value.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn decrypt(mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `encrypt_stream` found for struct `value::EncValue` in the current scope [INFO] [stdout] --> src/value.rs:892:19 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct EncValue { [INFO] [stdout] | ------------------- function or associated item `encrypt_stream` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 892 | EncValue::encrypt_stream(reader, writer).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `value::EncValue` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `value::EncValue` consider using one of the following associated functions: [INFO] [stdout] value::EncValue::encrypt [INFO] [stdout] value::EncValue::encrypt_with_password [INFO] [stdout] value::EncValue::encrypt_with_keys [INFO] [stdout] value::EncValue::encrypt_with_key_id [INFO] [stdout] value::EncValue::try_from_bytes [INFO] [stdout] --> src/value.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn encrypt(value: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn encrypt_with_password(value: &[u8], password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub fn encrypt_with_keys(value: &[u8], enc_keys: &EncKeys) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn encrypt_with_key_id(value: &[u8], enc_key_id: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | pub fn try_from_bytes(bytes: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `encrypt` with a similar name [INFO] [stdout] --> src/value.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn encrypt(value: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `decrypt_stream` found for struct `value::EncValue` in the current scope [INFO] [stdout] --> src/value.rs:904:19 [INFO] [stdout] | [INFO] [stdout] 206 | pub struct EncValue { [INFO] [stdout] | ------------------- function or associated item `decrypt_stream` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 904 | EncValue::decrypt_stream(reader, writer).await.unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ function or associated item not found in `value::EncValue` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `value::EncValue` consider using one of the following associated functions: [INFO] [stdout] value::EncValue::encrypt [INFO] [stdout] value::EncValue::encrypt_with_password [INFO] [stdout] value::EncValue::encrypt_with_keys [INFO] [stdout] value::EncValue::encrypt_with_key_id [INFO] [stdout] value::EncValue::try_from_bytes [INFO] [stdout] --> src/value.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 225 | pub fn encrypt(value: &[u8]) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 235 | pub fn encrypt_with_password(value: &[u8], password: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub fn encrypt_with_keys(value: &[u8], enc_keys: &EncKeys) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | pub fn encrypt_with_key_id(value: &[u8], enc_key_id: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 364 | pub fn try_from_bytes(bytes: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `decrypt` with a similar name, but with different arguments [INFO] [stdout] --> src/value.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn decrypt(mut self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `try_enc_key_to_params` found for struct `kdf::KdfValue` in the current scope [INFO] [stdout] --> src/kdf.rs:81:32 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct KdfValue { [INFO] [stdout] | ------------------- function or associated item `try_enc_key_to_params` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 81 | let params = KdfValue::try_enc_key_to_params(&key_id).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `kdf::KdfValue` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `kdf::KdfValue` consider using one of the following associated functions: [INFO] [stdout] kdf::KdfValue::new [INFO] [stdout] kdf::KdfValue::new_with_params [INFO] [stdout] --> src/kdf.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn new(password: &str) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn new_with_params(password: &str, params: Params) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cryptr` (lib test) due to 16 previous errors [INFO] running `Command { std: "docker" "inspect" "a19744397c1610b94ee86e8f823ce5930862d8d75163d921e21e636894106ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a19744397c1610b94ee86e8f823ce5930862d8d75163d921e21e636894106ca3", kill_on_drop: false }` [INFO] [stdout] a19744397c1610b94ee86e8f823ce5930862d8d75163d921e21e636894106ca3