[INFO] fetching crate secretbox 0.1.3... [INFO] checking secretbox-0.1.3 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate secretbox 0.1.3 into /workspace/builds/worker-0-tc2/source [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-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate secretbox 0.1.3 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 98 packages to latest compatible versions [INFO] [stderr] Adding chacha20poly1305 v0.9.1 (available: v0.10.1) [INFO] [stderr] Adding criterion v0.2.11 (available: v0.6.0) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.1) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding uint v0.8.5 (available: v0.10.0) [INFO] [stderr] Adding x25519-dalek v0.5.2 (available: v2.0.1) [INFO] [stderr] Adding xsalsa20poly1305 v0.8.0 (available: v0.9.1) [INFO] [stderr] Adding zeroize v1.3.0 (available: v1.8.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c938735e0c570d20ff406dd8b84c64864b1690e382a1c4b1514587f7e6221232 [INFO] running `Command { std: "docker" "start" "-a" "c938735e0c570d20ff406dd8b84c64864b1690e382a1c4b1514587f7e6221232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c938735e0c570d20ff406dd8b84c64864b1690e382a1c4b1514587f7e6221232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c938735e0c570d20ff406dd8b84c64864b1690e382a1c4b1514587f7e6221232", kill_on_drop: false }` [INFO] [stdout] c938735e0c570d20ff406dd8b84c64864b1690e382a1c4b1514587f7e6221232 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 818e1cb4d8869940414cc6f70c524bc5820388c0cff8a579e52db8c9442af4e4 [INFO] running `Command { std: "docker" "start" "-a" "818e1cb4d8869940414cc6f70c524bc5820388c0cff8a579e52db8c9442af4e4", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking uint v0.8.5 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking csv-core v0.1.12 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [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 rand v0.7.3 [INFO] [stderr] Checking salsa20 v0.9.0 [INFO] [stderr] Checking chacha20 v0.8.2 [INFO] [stderr] Checking xsalsa20poly1305 v0.8.0 [INFO] [stderr] Checking chacha20poly1305 v0.9.1 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking secretbox v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking csv v1.3.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [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] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub mod chacha20; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `unsafe-do-not-enable` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2:7 [INFO] [stdout] | [INFO] [stdout] 2 | #[cfg(feature = "unsafe-do-not-enable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub mod salsa20; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated behind the `unsafe-do-not-enable` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | #[cfg(feature = "unsafe-do-not-enable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [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] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 9 | pub mod poly1305; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `unsafe-do-not-enable` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "unsafe-do-not-enable")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [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 unit 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 unit 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 unit 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 unit 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 method `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 method `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 method `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 method `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 method `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 method `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] 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 `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] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `secretbox` (bench "poly1305") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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[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] [stderr] error: could not compile `secretbox` (bench "chacha20") due to 6 previous errors [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] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `secretbox` (bench "salsa20") due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "818e1cb4d8869940414cc6f70c524bc5820388c0cff8a579e52db8c9442af4e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "818e1cb4d8869940414cc6f70c524bc5820388c0cff8a579e52db8c9442af4e4", kill_on_drop: false }` [INFO] [stdout] 818e1cb4d8869940414cc6f70c524bc5820388c0cff8a579e52db8c9442af4e4