[INFO] fetching crate ed25519-dalek-blake2-feeless 1.0.1... [INFO] testing ed25519-dalek-blake2-feeless-1.0.1 against 1.59.0 for beta-1.60-1 [INFO] extracting crate ed25519-dalek-blake2-feeless 1.0.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate ed25519-dalek-blake2-feeless 1.0.1 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ed25519-dalek-blake2-feeless 1.0.1 [INFO] finished tweaking crates.io crate ed25519-dalek-blake2-feeless 1.0.1 [INFO] tweaked toml for crates.io crate ed25519-dalek-blake2-feeless 1.0.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5e36445b8e0e541103101ab38afe827e0daeb71de0fda4a34d12560eab4c9607 [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" "5e36445b8e0e541103101ab38afe827e0daeb71de0fda4a34d12560eab4c9607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5e36445b8e0e541103101ab38afe827e0daeb71de0fda4a34d12560eab4c9607", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e36445b8e0e541103101ab38afe827e0daeb71de0fda4a34d12560eab4c9607", kill_on_drop: false }` [INFO] [stdout] 5e36445b8e0e541103101ab38afe827e0daeb71de0fda4a34d12560eab4c9607 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5be54e43b0bf2f9f933bae4ed816889ae0901337c13b5771a517942bffbfdb3b [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" "5be54e43b0bf2f9f933bae4ed816889ae0901337c13b5771a517942bffbfdb3b", kill_on_drop: false }` [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling blake2 v0.9.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.1 [INFO] [stderr] Compiling ed25519-dalek-blake2-feeless v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `ArrayLengthError` [INFO] [stdout] --> src/errors.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / ArrayLengthError{ name_a: &'static str, length_a: usize, [INFO] [stdout] 42 | | name_b: &'static str, length_b: usize, [INFO] [stdout] 43 | | name_c: &'static str, length_c: usize, }, [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.37s [INFO] running `Command { std: "docker" "inspect" "5be54e43b0bf2f9f933bae4ed816889ae0901337c13b5771a517942bffbfdb3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5be54e43b0bf2f9f933bae4ed816889ae0901337c13b5771a517942bffbfdb3b", kill_on_drop: false }` [INFO] [stdout] 5be54e43b0bf2f9f933bae4ed816889ae0901337c13b5771a517942bffbfdb3b [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87b23498ebb3238fba1da098471b8862f82342ac396f752ca53bd7b833c1fd5c [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" "87b23498ebb3238fba1da098471b8862f82342ac396f752ca53bd7b833c1fd5c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stdout] warning: variant is never constructed: `ArrayLengthError` [INFO] [stdout] --> src/errors.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | / ArrayLengthError{ name_a: &'static str, length_a: usize, [INFO] [stdout] 42 | | name_b: &'static str, length_b: usize, [INFO] [stdout] 43 | | name_c: &'static str, length_c: usize, }, [INFO] [stdout] | |______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling ed25519-dalek-blake2-feeless v1.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `ed25519_dalek` [INFO] [stdout] --> tests/ed25519.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | extern crate ed25519_dalek; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecretKey` in this scope [INFO] [stdout] --> tests/ed25519.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | let secret: SecretKey = SecretKey::from_bytes(&sec_bytes[..SECRET_KEY_LENGTH]).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::SecretKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecretKey` [INFO] [stdout] --> tests/ed25519.rs:68:37 [INFO] [stdout] | [INFO] [stdout] 68 | let secret: SecretKey = SecretKey::from_bytes(&sec_bytes[..SECRET_KEY_LENGTH]).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::SecretKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SECRET_KEY_LENGTH` in this scope [INFO] [stdout] --> tests/ed25519.rs:68:72 [INFO] [stdout] | [INFO] [stdout] 68 | let secret: SecretKey = SecretKey::from_bytes(&sec_bytes[..SECRET_KEY_LENGTH]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::SECRET_KEY_LENGTH; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PublicKey` in this scope [INFO] [stdout] --> tests/ed25519.rs:69:25 [INFO] [stdout] | [INFO] [stdout] 69 | let public: PublicKey = PublicKey::from_bytes(&pub_bytes[..PUBLIC_KEY_LENGTH]).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::PublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PublicKey` [INFO] [stdout] --> tests/ed25519.rs:69:37 [INFO] [stdout] | [INFO] [stdout] 69 | let public: PublicKey = PublicKey::from_bytes(&pub_bytes[..PUBLIC_KEY_LENGTH]).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::PublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PUBLIC_KEY_LENGTH` in this scope [INFO] [stdout] --> tests/ed25519.rs:69:72 [INFO] [stdout] | [INFO] [stdout] 69 | let public: PublicKey = PublicKey::from_bytes(&pub_bytes[..PUBLIC_KEY_LENGTH]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::PUBLIC_KEY_LENGTH; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Keypair` in this scope [INFO] [stdout] --> tests/ed25519.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | let keypair: Keypair = Keypair{ secret: secret, public: public }; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::Keypair; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Keypair` in this scope [INFO] [stdout] --> tests/ed25519.rs:70:37 [INFO] [stdout] | [INFO] [stdout] 70 | let keypair: Keypair = Keypair{ secret: secret, public: public }; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::Keypair; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Signature` in this scope [INFO] [stdout] --> tests/ed25519.rs:74:23 [INFO] [stdout] | [INFO] [stdout] 74 | let sig1: Signature = Signature::from_bytes(&sig_bytes[..64]).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519::Signature; [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::Signature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signature` [INFO] [stdout] --> tests/ed25519.rs:74:35 [INFO] [stdout] | [INFO] [stdout] 74 | let sig1: Signature = Signature::from_bytes(&sig_bytes[..64]).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519::Signature; [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::Signature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Signature` in this scope [INFO] [stdout] --> tests/ed25519.rs:75:23 [INFO] [stdout] | [INFO] [stdout] 75 | let sig2: Signature = keypair.sign(&msg_bytes); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519::Signature; [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::Signature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecretKey` in this scope [INFO] [stdout] --> tests/ed25519.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | let secret: SecretKey = SecretKey::from_bytes(&sec_bytes[..SECRET_KEY_LENGTH]).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::SecretKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecretKey` [INFO] [stdout] --> tests/ed25519.rs:96:33 [INFO] [stdout] | [INFO] [stdout] 96 | let secret: SecretKey = SecretKey::from_bytes(&sec_bytes[..SECRET_KEY_LENGTH]).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::SecretKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `SECRET_KEY_LENGTH` in this scope [INFO] [stdout] --> tests/ed25519.rs:96:68 [INFO] [stdout] | [INFO] [stdout] 96 | let secret: SecretKey = SecretKey::from_bytes(&sec_bytes[..SECRET_KEY_LENGTH]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::SECRET_KEY_LENGTH; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PublicKey` in this scope [INFO] [stdout] --> tests/ed25519.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 97 | let public: PublicKey = PublicKey::from_bytes(&pub_bytes[..PUBLIC_KEY_LENGTH]).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::PublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PublicKey` [INFO] [stdout] --> tests/ed25519.rs:97:33 [INFO] [stdout] | [INFO] [stdout] 97 | let public: PublicKey = PublicKey::from_bytes(&pub_bytes[..PUBLIC_KEY_LENGTH]).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::PublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `PUBLIC_KEY_LENGTH` in this scope [INFO] [stdout] --> tests/ed25519.rs:97:68 [INFO] [stdout] | [INFO] [stdout] 97 | let public: PublicKey = PublicKey::from_bytes(&pub_bytes[..PUBLIC_KEY_LENGTH]).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this constant [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::PUBLIC_KEY_LENGTH; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Keypair` in this scope [INFO] [stdout] --> tests/ed25519.rs:98:22 [INFO] [stdout] | [INFO] [stdout] 98 | let keypair: Keypair = Keypair{ secret: secret, public: public }; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::Keypair; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Keypair` in this scope [INFO] [stdout] --> tests/ed25519.rs:98:33 [INFO] [stdout] | [INFO] [stdout] 98 | let keypair: Keypair = Keypair{ secret: secret, public: public }; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::Keypair; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Signature` in this scope [INFO] [stdout] --> tests/ed25519.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | let sig1: Signature = Signature::from_bytes(&sig_bytes[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519::Signature; [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::Signature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Signature` [INFO] [stdout] --> tests/ed25519.rs:99:31 [INFO] [stdout] | [INFO] [stdout] 99 | let sig1: Signature = Signature::from_bytes(&sig_bytes[..]).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519::Signature; [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::Signature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Signature` in this scope [INFO] [stdout] --> tests/ed25519.rs:107:19 [INFO] [stdout] | [INFO] [stdout] 107 | let sig2: Signature = keypair.sign_prehashed(prehash_for_signing, None).unwrap(); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519::Signature; [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519_dalek_blake2_feeless::Signature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Keypair` in this scope [INFO] [stdout] --> tests/ed25519.rs:124:22 [INFO] [stdout] | [INFO] [stdout] 124 | let keypair: Keypair; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519_dalek_blake2_feeless::Keypair; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Signature` in this scope [INFO] [stdout] --> tests/ed25519.rs:125:23 [INFO] [stdout] | [INFO] [stdout] 125 | let good_sig: Signature; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519::Signature; [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519_dalek_blake2_feeless::Signature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Signature` in this scope [INFO] [stdout] --> tests/ed25519.rs:126:23 [INFO] [stdout] | [INFO] [stdout] 126 | let bad_sig: Signature; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519::Signature; [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519_dalek_blake2_feeless::Signature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Keypair` [INFO] [stdout] --> tests/ed25519.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | keypair = Keypair::generate(&mut csprng); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519_dalek_blake2_feeless::Keypair; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Keypair` in this scope [INFO] [stdout] --> tests/ed25519.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | let keypair: Keypair; [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519_dalek_blake2_feeless::Keypair; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Signature` in this scope [INFO] [stdout] --> tests/ed25519.rs:148:23 [INFO] [stdout] | [INFO] [stdout] 148 | let good_sig: Signature; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519::Signature; [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519_dalek_blake2_feeless::Signature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Signature` in this scope [INFO] [stdout] --> tests/ed25519.rs:149:23 [INFO] [stdout] | [INFO] [stdout] 149 | let bad_sig: Signature; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519::Signature; [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519_dalek_blake2_feeless::Signature; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Keypair` [INFO] [stdout] --> tests/ed25519.rs:171:20 [INFO] [stdout] | [INFO] [stdout] 171 | keypair = Keypair::generate(&mut csprng); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519_dalek_blake2_feeless::Keypair; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SecretKey` in this scope [INFO] [stdout] --> tests/ed25519.rs:213:21 [INFO] [stdout] | [INFO] [stdout] 213 | let secret: SecretKey = SecretKey::generate(&mut csprng); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519_dalek_blake2_feeless::SecretKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `SecretKey` [INFO] [stdout] --> tests/ed25519.rs:213:33 [INFO] [stdout] | [INFO] [stdout] 213 | let secret: SecretKey = SecretKey::generate(&mut csprng); [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519_dalek_blake2_feeless::SecretKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ExpandedSecretKey` in this scope [INFO] [stdout] --> tests/ed25519.rs:214:30 [INFO] [stdout] | [INFO] [stdout] 214 | let expanded_secret: ExpandedSecretKey = (&secret).into(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519_dalek_blake2_feeless::ExpandedSecretKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PublicKey` in this scope [INFO] [stdout] --> tests/ed25519.rs:215:33 [INFO] [stdout] | [INFO] [stdout] 215 | let public_from_secret: PublicKey = (&secret).into(); // XXX eww [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519_dalek_blake2_feeless::PublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PublicKey` in this scope [INFO] [stdout] --> tests/ed25519.rs:216:42 [INFO] [stdout] | [INFO] [stdout] 216 | let public_from_expanded_secret: PublicKey = (&expanded_secret).into(); // XXX eww [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 119 | use ed25519_dalek_blake2_feeless::PublicKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ed25519::signature::Signature as _` [INFO] [stdout] --> tests/ed25519.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | use ed25519::signature::Signature as _; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `update` found for struct `sha2::Sha512` in the current scope [INFO] [stdout] --> tests/ed25519.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 104 | prehash_for_signing.update(&msg_bytes[..]); [INFO] [stdout] | ^^^^^^ method not found in `sha2::Sha512` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following traits are implemented but not in scope; perhaps add a `use` for one of them: [INFO] [stdout] | [INFO] [stdout] 31 | use crate::sha2::Digest; [INFO] [stdout] | [INFO] [stdout] 31 | use crate::sha2::digest::DynDigest; [INFO] [stdout] | [INFO] [stdout] 31 | use crate::sha2::digest::Update; [INFO] [stdout] | [INFO] [stdout] 31 | use crypto_mac::Mac; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `update` found for struct `sha2::Sha512` in the current scope [INFO] [stdout] --> tests/ed25519.rs:105:31 [INFO] [stdout] | [INFO] [stdout] 105 | prehash_for_verifying.update(&msg_bytes[..]); [INFO] [stdout] | ^^^^^^ method not found in `sha2::Sha512` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following traits are implemented but not in scope; perhaps add a `use` for one of them: [INFO] [stdout] | [INFO] [stdout] 31 | use crate::sha2::Digest; [INFO] [stdout] | [INFO] [stdout] 31 | use crate::sha2::digest::DynDigest; [INFO] [stdout] | [INFO] [stdout] 31 | use crate::sha2::digest::Update; [INFO] [stdout] | [INFO] [stdout] 31 | use crypto_mac::Mac; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `update` found for struct `sha2::Sha512` in the current scope [INFO] [stdout] --> tests/ed25519.rs:158:25 [INFO] [stdout] | [INFO] [stdout] 158 | prehashed_good1.update(good); [INFO] [stdout] | ^^^^^^ method not found in `sha2::Sha512` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following traits are implemented but not in scope; perhaps add a `use` for one of them: [INFO] [stdout] | [INFO] [stdout] 119 | use crate::sha2::Digest; [INFO] [stdout] | [INFO] [stdout] 119 | use crate::sha2::digest::DynDigest; [INFO] [stdout] | [INFO] [stdout] 119 | use crate::sha2::digest::Update; [INFO] [stdout] | [INFO] [stdout] 119 | use crypto_mac::Mac; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `update` found for struct `sha2::Sha512` in the current scope [INFO] [stdout] --> tests/ed25519.rs:160:25 [INFO] [stdout] | [INFO] [stdout] 160 | prehashed_good2.update(good); [INFO] [stdout] | ^^^^^^ method not found in `sha2::Sha512` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following traits are implemented but not in scope; perhaps add a `use` for one of them: [INFO] [stdout] | [INFO] [stdout] 119 | use crate::sha2::Digest; [INFO] [stdout] | [INFO] [stdout] 119 | use crate::sha2::digest::DynDigest; [INFO] [stdout] | [INFO] [stdout] 119 | use crate::sha2::digest::Update; [INFO] [stdout] | [INFO] [stdout] 119 | use crypto_mac::Mac; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `update` found for struct `sha2::Sha512` in the current scope [INFO] [stdout] --> tests/ed25519.rs:162:25 [INFO] [stdout] | [INFO] [stdout] 162 | prehashed_good3.update(good); [INFO] [stdout] | ^^^^^^ method not found in `sha2::Sha512` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following traits are implemented but not in scope; perhaps add a `use` for one of them: [INFO] [stdout] | [INFO] [stdout] 119 | use crate::sha2::Digest; [INFO] [stdout] | [INFO] [stdout] 119 | use crate::sha2::digest::DynDigest; [INFO] [stdout] | [INFO] [stdout] 119 | use crate::sha2::digest::Update; [INFO] [stdout] | [INFO] [stdout] 119 | use crypto_mac::Mac; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `update` found for struct `sha2::Sha512` in the current scope [INFO] [stdout] --> tests/ed25519.rs:165:24 [INFO] [stdout] | [INFO] [stdout] 165 | prehashed_bad1.update(bad); [INFO] [stdout] | ^^^^^^ method not found in `sha2::Sha512` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following traits are implemented but not in scope; perhaps add a `use` for one of them: [INFO] [stdout] | [INFO] [stdout] 119 | use crate::sha2::Digest; [INFO] [stdout] | [INFO] [stdout] 119 | use crate::sha2::digest::DynDigest; [INFO] [stdout] | [INFO] [stdout] 119 | use crate::sha2::digest::Update; [INFO] [stdout] | [INFO] [stdout] 119 | use crypto_mac::Mac; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `update` found for struct `sha2::Sha512` in the current scope [INFO] [stdout] --> tests/ed25519.rs:167:24 [INFO] [stdout] | [INFO] [stdout] 167 | prehashed_bad2.update(bad); [INFO] [stdout] | ^^^^^^ method not found in `sha2::Sha512` [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following traits are implemented but not in scope; perhaps add a `use` for one of them: [INFO] [stdout] | [INFO] [stdout] 119 | use crate::sha2::Digest; [INFO] [stdout] | [INFO] [stdout] 119 | use crate::sha2::digest::DynDigest; [INFO] [stdout] | [INFO] [stdout] 119 | use crate::sha2::digest::Update; [INFO] [stdout] | [INFO] [stdout] 119 | use crypto_mac::Mac; [INFO] [stdout] | [INFO] [stdout] and 2 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 43 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0433, E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ed25519-dalek-blake2-feeless` due to 44 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "87b23498ebb3238fba1da098471b8862f82342ac396f752ca53bd7b833c1fd5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87b23498ebb3238fba1da098471b8862f82342ac396f752ca53bd7b833c1fd5c", kill_on_drop: false }` [INFO] [stdout] 87b23498ebb3238fba1da098471b8862f82342ac396f752ca53bd7b833c1fd5c