[INFO] fetching crate secretbox 0.1.3... [INFO] checking secretbox-0.1.3 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate secretbox 0.1.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate secretbox 0.1.3 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate secretbox 0.1.3 [INFO] finished tweaking crates.io crate secretbox 0.1.3 [INFO] tweaked toml for crates.io crate secretbox 0.1.3 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clear_on_drop v0.2.4 [INFO] [stderr] Downloaded rustc-hex v2.1.0 [INFO] [stderr] Downloaded chacha20 v0.8.1 [INFO] [stderr] Downloaded chacha20poly1305 v0.9.0 [INFO] [stderr] Downloaded uint v0.8.5 [INFO] [stderr] Downloaded salsa20 v0.9.0 [INFO] [stderr] Downloaded packed_simd v0.3.3 [INFO] [stderr] Downloaded curve25519-dalek v1.2.6 [INFO] [stderr] Downloaded x25519-dalek v0.5.2 [INFO] [stderr] Downloaded xsalsa20poly1305 v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ad2c2e8c7ddccd015847439c4e77b3d18b87a2567054b872acafc37d78ec302 [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" "7ad2c2e8c7ddccd015847439c4e77b3d18b87a2567054b872acafc37d78ec302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ad2c2e8c7ddccd015847439c4e77b3d18b87a2567054b872acafc37d78ec302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ad2c2e8c7ddccd015847439c4e77b3d18b87a2567054b872acafc37d78ec302", kill_on_drop: false }` [INFO] [stdout] 7ad2c2e8c7ddccd015847439c4e77b3d18b87a2567054b872acafc37d78ec302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 809399d445569e699f34f422f03ce8317cd2f4a956711656b320ea4996971567 [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" "809399d445569e699f34f422f03ce8317cd2f4a956711656b320ea4996971567", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking poly1305 v0.7.2 [INFO] [stderr] Checking salsa20 v0.9.0 [INFO] [stderr] Checking chacha20 v0.8.1 [INFO] [stderr] Checking chacha20poly1305 v0.9.0 [INFO] [stderr] Checking xsalsa20poly1305 v0.8.0 [INFO] [stderr] Checking secretbox v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_json v1.0.72 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stdout] error[E0433]: failed to resolve: could not find `chacha20` in `secretbox` [INFO] [stdout] --> benches/chacha20.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use secretbox::chacha20::implementation::*; [INFO] [stdout] | ^^^^^^^^ could not find `chacha20` in `secretbox` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `secretbox::poly1305` [INFO] [stdout] --> benches/poly1305.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use secretbox::poly1305::Poly1305; [INFO] [stdout] | ^^^^^^^^ could not find `poly1305` in `secretbox` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `salsa20` in `secretbox` [INFO] [stdout] --> benches/salsa20.rs:5:16 [INFO] [stdout] | [INFO] [stdout] 5 | use secretbox::salsa20::implementation::*; [INFO] [stdout] | ^^^^^^^ could not find `salsa20` in `secretbox` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quarter_round` in this scope [INFO] [stdout] --> benches/chacha20.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | quarter_round(a, b, b, b) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `column_round` in this scope [INFO] [stdout] --> benches/chacha20.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | column_round([a, b, b, b, a, b, b, b, a, b, b, b, a, b, b, b]) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `diagonal_round` in this scope [INFO] [stdout] --> benches/chacha20.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | diagonal_round([a, b, b, b, a, b, b, b, a, b, b, b, a, b, b, b]) [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `quarter_round` in this scope [INFO] [stdout] --> benches/salsa20.rs:13:13 [INFO] [stdout] | [INFO] [stdout] 13 | quarter_round((a, b, b, b)) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `row_round` in this scope [INFO] [stdout] --> benches/salsa20.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | row_round([a, b, b, b, a, b, b, b, a, b, b, b, a, b, b, b]) [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `column_round` in this scope [INFO] [stdout] --> benches/salsa20.rs:27:13 [INFO] [stdout] | [INFO] [stdout] 27 | column_round([a, b, b, b, a, b, b, b, a, b, b, b, a, b, b, b]) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `double_round` in this scope [INFO] [stdout] --> benches/salsa20.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | double_round([a, b, b, b, a, b, b, b, a, b, b, b, a, b, b, b]) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `salsa20` in this scope [INFO] [stdout] --> benches/salsa20.rs:41:13 [INFO] [stdout] | [INFO] [stdout] 41 | salsa20([a, b, b, b, a, b, b, b, a, b, b, b, a, b, b, b]) [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `double_round` in this scope [INFO] [stdout] --> benches/chacha20.rs:34:13 [INFO] [stdout] | [INFO] [stdout] 34 | double_round([a, b, b, b, a, b, b, b, a, b, b, b, a, b, b, b]) [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `chacha20` in this scope [INFO] [stdout] --> benches/chacha20.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | chacha20([a, b, b, b, a, b, b, b, a, b, b, b, a, b, b, b]) [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `secretbox` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] warning: use of deprecated enum `secretbox::CipherType`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use secretbox::{CipherType, SecretBox}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `secretbox::SecretBox`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:7:29 [INFO] [stdout] | [INFO] [stdout] 7 | use secretbox::{CipherType, SecretBox}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `secretbox::SecretBox`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | let (salsa20, _) = SecretBox::from_random_key(&mut OsRng, CipherType::Salsa20); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `secretbox::CipherType::Salsa20`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:12:79 [INFO] [stdout] | [INFO] [stdout] 12 | let (salsa20, _) = SecretBox::from_random_key(&mut OsRng, CipherType::Salsa20); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `secretbox::SecretBox`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:21:29 [INFO] [stdout] | [INFO] [stdout] 21 | let (chacha20, _) = SecretBox::from_random_key(&mut OsRng, CipherType::Chacha20); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `secretbox::CipherType::Chacha20`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:21:80 [INFO] [stdout] | [INFO] [stdout] 21 | let (chacha20, _) = SecretBox::from_random_key(&mut OsRng, CipherType::Chacha20); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `secretbox::SecretBox`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:30:28 [INFO] [stdout] | [INFO] [stdout] 30 | let (salsa20, _) = SecretBox::from_random_key(&mut OsRng, CipherType::Salsa20); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `secretbox::CipherType::Salsa20`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:30:79 [INFO] [stdout] | [INFO] [stdout] 30 | let (salsa20, _) = SecretBox::from_random_key(&mut OsRng, CipherType::Salsa20); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `secretbox::SecretBox`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:42:29 [INFO] [stdout] | [INFO] [stdout] 42 | let (chacha20, _) = SecretBox::from_random_key(&mut OsRng, CipherType::Chacha20); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated variant `secretbox::CipherType::Chacha20`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:42:80 [INFO] [stdout] | [INFO] [stdout] 42 | let (chacha20, _) = SecretBox::from_random_key(&mut OsRng, CipherType::Chacha20); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `secretbox::SecretBox::from_random_key`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | let (salsa20, _) = SecretBox::from_random_key(&mut OsRng, CipherType::Salsa20); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `secretbox::SecretBox::seal`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | salsa20.seal(&plaintext[..], nonce); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `secretbox::SecretBox::from_random_key`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:21:40 [INFO] [stdout] | [INFO] [stdout] 21 | let (chacha20, _) = SecretBox::from_random_key(&mut OsRng, CipherType::Chacha20); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `secretbox::SecretBox::seal`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:25:22 [INFO] [stdout] | [INFO] [stdout] 25 | chacha20.seal(&plaintext[..], nonce); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `secretbox::SecretBox::from_random_key`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:30:39 [INFO] [stdout] | [INFO] [stdout] 30 | let (salsa20, _) = SecretBox::from_random_key(&mut OsRng, CipherType::Salsa20); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `secretbox::SecretBox::seal`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:35:36 [INFO] [stdout] | [INFO] [stdout] 35 | salsa20_enc.extend(salsa20.seal(&plaintext[..], nonce)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `secretbox::SecretBox::easy_unseal`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | salsa20.easy_unseal(&salsa20_enc); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `secretbox::SecretBox::from_random_key`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:42:40 [INFO] [stdout] | [INFO] [stdout] 42 | let (chacha20, _) = SecretBox::from_random_key(&mut OsRng, CipherType::Chacha20); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `secretbox::SecretBox::seal`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:47:38 [INFO] [stdout] | [INFO] [stdout] 47 | chacha20_enc.extend(chacha20.seal(&plaintext[..], nonce)); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `secretbox::SecretBox::easy_unseal`: use the crypto_box crate instead. [INFO] [stdout] --> benches/secretbox.rs:49:22 [INFO] [stdout] | [INFO] [stdout] 49 | chacha20.easy_unseal(&chacha20_enc); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "809399d445569e699f34f422f03ce8317cd2f4a956711656b320ea4996971567", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809399d445569e699f34f422f03ce8317cd2f4a956711656b320ea4996971567", kill_on_drop: false }` [INFO] [stdout] 809399d445569e699f34f422f03ce8317cd2f4a956711656b320ea4996971567