[INFO] cloning repository https://github.com/wizzk42/rsa-crypt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wizzk42/rsa-crypt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwizzk42%2Frsa-crypt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwizzk42%2Frsa-crypt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e98223fbeb32259eda05884677e7ea6e03f66d34 [INFO] testing wizzk42/rsa-crypt against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwizzk42%2Frsa-crypt" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wizzk42/rsa-crypt on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wizzk42/rsa-crypt [INFO] finished tweaking git repo https://github.com/wizzk42/rsa-crypt [INFO] tweaked toml for git repo https://github.com/wizzk42/rsa-crypt written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/wizzk42/rsa-crypt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pretty_assertions v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b40b6313458d8c100058157217fc6b5695ce46b3759ccbe89af76b44afe6957c [INFO] running `Command { std: "docker" "start" "-a" "b40b6313458d8c100058157217fc6b5695ce46b3759ccbe89af76b44afe6957c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b40b6313458d8c100058157217fc6b5695ce46b3759ccbe89af76b44afe6957c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b40b6313458d8c100058157217fc6b5695ce46b3759ccbe89af76b44afe6957c", kill_on_drop: false }` [INFO] [stdout] b40b6313458d8c100058157217fc6b5695ce46b3759ccbe89af76b44afe6957c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e691492ebe0a75b40b3592ad9ab59ad025bd62d82d99a5dcbda23d65448767a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5e691492ebe0a75b40b3592ad9ab59ad025bd62d82d99a5dcbda23d65448767a", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Compiling libc v0.2.51 [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling rsa-crypt v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `passphrase` [INFO] [stdout] --> src/main.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub passphrase: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `CryptCommandLine` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, StructOpt)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `base64` [INFO] [stdout] --> src/main.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | pub base64: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CryptCommandLine` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, StructOpt)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `input` [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub input: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CryptCommandLine` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, StructOpt)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `output` [INFO] [stdout] --> src/main.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub output: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CryptCommandLine` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, StructOpt)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `aead` [INFO] [stdout] --> src/main.rs:51:5 [INFO] [stdout] | [INFO] [stdout] 51 | pub aead: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CryptCommandLine` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/main.rs:32:10 [INFO] [stdout] | [INFO] [stdout] 32 | #[derive(Clone, Debug, StructOpt)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.03s [INFO] running `Command { std: "docker" "inspect" "5e691492ebe0a75b40b3592ad9ab59ad025bd62d82d99a5dcbda23d65448767a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e691492ebe0a75b40b3592ad9ab59ad025bd62d82d99a5dcbda23d65448767a", kill_on_drop: false }` [INFO] [stdout] 5e691492ebe0a75b40b3592ad9ab59ad025bd62d82d99a5dcbda23d65448767a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c178390a70eeb153d8dcd98fdfd6cc30a59974048f2394a932770dec247189ee [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c178390a70eeb153d8dcd98fdfd6cc30a59974048f2394a932770dec247189ee", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling pretty_assertions v0.4.1 [INFO] [stderr] Compiling rsa-crypt v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rsa_crypt::crypt::Encryptable` [INFO] [stdout] --> src/tests/roundtrip_tests.rs:11:63 [INFO] [stdout] | [INFO] [stdout] 11 | use rsa_crypt::crypt::{Encrypter, AesEncrypter, RsaEncrypter, Encryptable}; [INFO] [stdout] | ^^^^^^^^^^^ no `Encryptable` in `crypt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rsa_crypt::crypt::Decryptable` [INFO] [stdout] --> src/tests/roundtrip_tests.rs:13:63 [INFO] [stdout] | [INFO] [stdout] 13 | use rsa_crypt::crypt::{Decrypter, AesDecrypter, RsaDecrypter, Decryptable}; [INFO] [stdout] | ^^^^^^^^^^^ no `Decryptable` in `crypt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Encrypter` in the current scope [INFO] [stdout] --> src/tests/roundtrip_tests.rs:26:61 [INFO] [stdout] | [INFO] [stdout] 26 | let rsa_encrypter: Encrypter = Encrypter::new(&public_key); [INFO] [stdout] | ^^^ function or associated item not found in `Encrypter<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 9 | use crate::rsa_crypt::crypt::api::encryptable::Encryptable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encrypt` found for struct `Encrypter` in the current scope [INFO] [stdout] --> src/tests/roundtrip_tests.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | .encrypt( [INFO] [stdout] | ^^^^^^^ method not found in `Encrypter` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/crypt/api/encryptable.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | fn encrypt(&self, _plaintext: &[u8], _ciphertext: &mut Vec, _opts: &CryptParams) -> usize; [INFO] [stdout] | ------- the method is available for `Encrypter` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 9 | use crate::rsa_crypt::crypt::api::encryptable::Encryptable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Decrypter` in the current scope [INFO] [stdout] --> src/tests/roundtrip_tests.rs:37:61 [INFO] [stdout] | [INFO] [stdout] 37 | let rsa_decrypter: Decrypter = Decrypter::new( [INFO] [stdout] | ^^^ function or associated item not found in `Decrypter<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 9 | use crate::rsa_crypt::crypt::api::decryptable::Decryptable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `decrypt` found for struct `Decrypter` in the current scope [INFO] [stdout] --> src/tests/roundtrip_tests.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | .decrypt(&mut decrypted_plaintext, &ciphertext); [INFO] [stdout] | ^^^^^^^ method not found in `Decrypter` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/crypt/api/decryptable.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | fn decrypt(&self, _plaintext: &mut Vec, _ciphertext: &[u8], _params: &CryptParams) -> usize; [INFO] [stdout] | ------- the method is available for `Decrypter` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 9 | use crate::rsa_crypt::crypt::api::decryptable::Decryptable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Encrypter` in the current scope [INFO] [stdout] --> src/tests/roundtrip_tests.rs:57:61 [INFO] [stdout] | [INFO] [stdout] 57 | let aes_encrypter: Encrypter = Encrypter::new(&key); [INFO] [stdout] | ^^^ function or associated item not found in `Encrypter<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 9 | use crate::rsa_crypt::crypt::api::encryptable::Encryptable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encrypt` found for struct `Encrypter` in the current scope [INFO] [stdout] --> src/tests/roundtrip_tests.rs:60:10 [INFO] [stdout] | [INFO] [stdout] 60 | .encrypt( [INFO] [stdout] | ^^^^^^^ method not found in `Encrypter` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/crypt/api/encryptable.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | fn encrypt(&self, _plaintext: &[u8], _ciphertext: &mut Vec, _opts: &CryptParams) -> usize; [INFO] [stdout] | ------- the method is available for `Encrypter` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 9 | use crate::rsa_crypt::crypt::api::encryptable::Encryptable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Decrypter` in the current scope [INFO] [stdout] --> src/tests/roundtrip_tests.rs:67:61 [INFO] [stdout] | [INFO] [stdout] 67 | let aes_decrypter: Decrypter = Decrypter::new(&key, &Vec::new()); [INFO] [stdout] | ^^^ function or associated item not found in `Decrypter<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 9 | use crate::rsa_crypt::crypt::api::decryptable::Decryptable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `decrypt` found for struct `Decrypter` in the current scope [INFO] [stdout] --> src/tests/roundtrip_tests.rs:68:46 [INFO] [stdout] | [INFO] [stdout] 68 | let plaintext_len: usize = aes_decrypter.decrypt( [INFO] [stdout] | ^^^^^^^ method not found in `Decrypter` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/crypt/api/decryptable.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | fn decrypt(&self, _plaintext: &mut Vec, _ciphertext: &[u8], _params: &CryptParams) -> usize; [INFO] [stdout] | ------- the method is available for `Decrypter` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 9 | use crate::rsa_crypt::crypt::api::decryptable::Decryptable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Encrypter` in the current scope [INFO] [stdout] --> src/tests/roundtrip_tests.rs:87:61 [INFO] [stdout] | [INFO] [stdout] 87 | let aes_encrypter: Encrypter = Encrypter::new(&key); [INFO] [stdout] | ^^^ function or associated item not found in `Encrypter<_>` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 9 | use crate::rsa_crypt::crypt::api::encryptable::Encryptable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encrypt` found for struct `Encrypter` in the current scope [INFO] [stdout] --> src/tests/roundtrip_tests.rs:90:10 [INFO] [stdout] | [INFO] [stdout] 90 | .encrypt( [INFO] [stdout] | ^^^^^^^ method not found in `Encrypter` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/workdir/src/crypt/api/encryptable.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | fn encrypt(&self, _plaintext: &[u8], _ciphertext: &mut Vec, _opts: &CryptParams) -> usize; [INFO] [stdout] | ------- the method is available for `Encrypter` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 9 | use crate::rsa_crypt::crypt::api::encryptable::Encryptable; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rsa-crypt` due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c178390a70eeb153d8dcd98fdfd6cc30a59974048f2394a932770dec247189ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c178390a70eeb153d8dcd98fdfd6cc30a59974048f2394a932770dec247189ee", kill_on_drop: false }` [INFO] [stdout] c178390a70eeb153d8dcd98fdfd6cc30a59974048f2394a932770dec247189ee