[INFO] fetching crate voprf 0.3.0... [INFO] testing voprf-0.3.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate voprf 0.3.0 into /workspace/builds/worker-37/source [INFO] validating manifest of crates.io crate voprf 0.3.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate voprf 0.3.0 [INFO] finished tweaking crates.io crate voprf 0.3.0 [INFO] tweaked toml for crates.io crate voprf 0.3.0 written to /workspace/builds/worker-37/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "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" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fiat-crypto v0.1.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 188489fce0d4d6ce2757a6d38f946a1229e2ad2db4ab16e11a184bed31ec4961 [INFO] running `Command { std: "docker" "start" "-a" "188489fce0d4d6ce2757a6d38f946a1229e2ad2db4ab16e11a184bed31ec4961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "188489fce0d4d6ce2757a6d38f946a1229e2ad2db4ab16e11a184bed31ec4961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "188489fce0d4d6ce2757a6d38f946a1229e2ad2db4ab16e11a184bed31ec4961", kill_on_drop: false }` [INFO] [stdout] 188489fce0d4d6ce2757a6d38f946a1229e2ad2db4ab16e11a184bed31ec4961 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd3d23ec166fa9186ab513343e8891742696a115b019b4d8489bdec8887d66ff [INFO] running `Command { std: "docker" "start" "-a" "dd3d23ec166fa9186ab513343e8891742696a115b019b4d8489bdec8887d66ff", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling voprf v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/util.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` 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 24.59s [INFO] running `Command { std: "docker" "inspect" "dd3d23ec166fa9186ab513343e8891742696a115b019b4d8489bdec8887d66ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd3d23ec166fa9186ab513343e8891742696a115b019b4d8489bdec8887d66ff", kill_on_drop: false }` [INFO] [stdout] dd3d23ec166fa9186ab513343e8891742696a115b019b4d8489bdec8887d66ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc87d7ee076445951b157dbd89d7ee40ca140bebcf215f2115a19b027674767b [INFO] running `Command { std: "docker" "start" "-a" "cc87d7ee076445951b157dbd89d7ee40ca140bebcf215f2115a19b027674767b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling voprf v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling proptest v1.0.0 [INFO] [stdout] warning: use of deprecated associated function `core::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/util.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/tests/parser.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | format!("{{\n{}\n}}", parse_ciphersuites(input)) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] alloc::format [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/tests/parser.rs:16:28 [INFO] [stdout] | [INFO] [stdout] 16 | let mut ciphersuites = vec![]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] alloc::vec [INFO] [stdout] proptest::std_facade::vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/tests/parser.rs:21:27 [INFO] [stdout] | [INFO] [stdout] 21 | let ciphersuite = format!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] alloc::format [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/tests/parser.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | let mut modes = vec![]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] alloc::vec [INFO] [stdout] proptest::std_facade::vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/tests/parser.rs:40:20 [INFO] [stdout] | [INFO] [stdout] 40 | let mode = format!( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] alloc::format [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/tests/parser.rs:54:23 [INFO] [stdout] | [INFO] [stdout] 54 | let mut vectors = vec![]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] alloc::vec [INFO] [stdout] proptest::std_facade::vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/tests/parser.rs:61:22 [INFO] [stdout] | [INFO] [stdout] 61 | let params = format!("{{\n{},\n{}\n}}", init_params, parse_params(chunks[count])); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] alloc::format [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/tests/parser.rs:70:22 [INFO] [stdout] | [INFO] [stdout] 70 | let mut params = vec![]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] alloc::vec [INFO] [stdout] proptest::std_facade::vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `format` in this scope [INFO] [stdout] --> src/tests/parser.rs:97:29 [INFO] [stdout] | [INFO] [stdout] 97 | param = format!(" \"{}\": \"{}", key, val); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing this macro: [INFO] [stdout] alloc::format [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/tests/voprf_test_vectors.rs:298:27 [INFO] [stdout] | [INFO] [stdout] 298 | let mut clients = vec![]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] alloc::vec [INFO] [stdout] proptest::std_facade::vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/tests/voprf_test_vectors.rs:250:36 [INFO] [stdout] | [INFO] [stdout] 250 | let mut blinded_elements = vec![]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] alloc::vec [INFO] [stdout] proptest::std_facade::vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/tests/voprf_test_vectors.rs:69:23 [INFO] [stdout] | [INFO] [stdout] 69 | false => Some(vec![hex::decode(&s.to_string()).unwrap()]), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] alloc::vec [INFO] [stdout] proptest::std_facade::vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/voprf.rs:1042:29 [INFO] [stdout] | [INFO] [stdout] 1042 | let mut input = vec![0u8; 32]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] alloc::vec [INFO] [stdout] proptest::std_facade::vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/voprf.rs:1039:35 [INFO] [stdout] | [INFO] [stdout] 1039 | let mut client_messages = vec![]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] alloc::vec [INFO] [stdout] proptest::std_facade::vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/voprf.rs:1038:33 [INFO] [stdout] | [INFO] [stdout] 1038 | let mut client_states = vec![]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] alloc::vec [INFO] [stdout] proptest::std_facade::vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/voprf.rs:1037:26 [INFO] [stdout] | [INFO] [stdout] 1037 | let mut inputs = vec![]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] alloc::vec [INFO] [stdout] proptest::std_facade::vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/voprf.rs:1026:24 [INFO] [stdout] | [INFO] [stdout] 1026 | let mut res2 = vec![]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] alloc::vec [INFO] [stdout] proptest::std_facade::vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/voprf.rs:1006:29 [INFO] [stdout] | [INFO] [stdout] 1006 | let mut input = vec![0u8; 32]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] alloc::vec [INFO] [stdout] proptest::std_facade::vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/voprf.rs:1003:35 [INFO] [stdout] | [INFO] [stdout] 1003 | let mut client_messages = vec![]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] alloc::vec [INFO] [stdout] proptest::std_facade::vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/voprf.rs:1002:33 [INFO] [stdout] | [INFO] [stdout] 1002 | let mut client_states = vec![]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] alloc::vec [INFO] [stdout] proptest::std_facade::vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `vec` in this scope [INFO] [stdout] --> src/voprf.rs:1001:26 [INFO] [stdout] | [INFO] [stdout] 1001 | let mut inputs = vec![]; [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider importing one of these items: [INFO] [stdout] alloc::vec [INFO] [stdout] proptest::std_facade::vec [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/tests/parser.rs:18:17 [INFO] [stdout] | [INFO] [stdout] 18 | let chunks: Vec<&str> = re.split(input).collect(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] 8 | use proptest::std_facade::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/tests/parser.rs:37:17 [INFO] [stdout] | [INFO] [stdout] 37 | let chunks: Vec<&str> = re.split(input).collect(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] 8 | use proptest::std_facade::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Vec` in this scope [INFO] [stdout] --> src/tests/parser.rs:56:17 [INFO] [stdout] | [INFO] [stdout] 56 | let chunks: Vec<&str> = re.split(input).collect(); [INFO] [stdout] | ^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::vec::Vec; [INFO] [stdout] | [INFO] [stdout] 8 | use proptest::std_facade::Vec; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String` [INFO] [stdout] --> src/tests/voprf_test_vectors.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | String::from("ristretto255, SHA-512"), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 93 | ToString::from("ristretto255, SHA-512"), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::string::String; [INFO] [stdout] | [INFO] [stdout] 8 | use proptest::std_facade::String; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String` [INFO] [stdout] --> src/tests/voprf_test_vectors.rs:94:9 [INFO] [stdout] | [INFO] [stdout] 94 | String::from("Base") [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 94 | ToString::from("Base") [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::string::String; [INFO] [stdout] | [INFO] [stdout] 8 | use proptest::std_facade::String; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String` [INFO] [stdout] --> src/tests/voprf_test_vectors.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | String::from("ristretto255, SHA-512"), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 99 | ToString::from("ristretto255, SHA-512"), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::string::String; [INFO] [stdout] | [INFO] [stdout] 8 | use proptest::std_facade::String; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `String` [INFO] [stdout] --> src/tests/voprf_test_vectors.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | String::from("Verifiable") [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: a trait with a similar name exists [INFO] [stdout] | [INFO] [stdout] 100 | ToString::from("Verifiable") [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 8 | use alloc::string::String; [INFO] [stdout] | [INFO] [stdout] 8 | use proptest::std_facade::String; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::array::IntoIter::::new`: use `IntoIterator::into_iter` instead [INFO] [stdout] --> src/util.rs:53:19 [INFO] [stdout] | [INFO] [stdout] 53 | IntoIter::new([ [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for slice `[u8]` in the current scope [INFO] [stdout] --> src/voprf.rs:1009:55 [INFO] [stdout] | [INFO] [stdout] 1009 | VerifiableClient::::blind(input.clone(), &mut rng).unwrap(); [INFO] [stdout] | ^^^^^ method not found in `[u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for slice `[u8]` in the current scope [INFO] [stdout] --> src/voprf.rs:1045:55 [INFO] [stdout] | [INFO] [stdout] 1045 | VerifiableClient::::blind(input.clone(), &mut rng).unwrap(); [INFO] [stdout] | ^^^^^ method not found in `[u8]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_string` found for reference `&str` in the current scope [INFO] [stdout] --> src/tests/parser.rs:99:41 [INFO] [stdout] | [INFO] [stdout] 99 | let s = line.trim().to_string(); [INFO] [stdout] | ^^^^^^^^^ method not found in `&str` [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] 8 | use crate::alloc::string::ToString; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `deterministic_blind_unchecked` found for struct `voprf::NonVerifiableClient` in the current scope [INFO] [stdout] --> src/tests/voprf_test_vectors.rs:178:62 [INFO] [stdout] | [INFO] [stdout] 178 | let client_result = NonVerifiableClient::::deterministic_blind_unchecked( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `voprf::NonVerifiableClient` [INFO] [stdout] | [INFO] [stdout] ::: src/impls.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | $vis struct $name$(<$($gen$(: $bound1 $(+$bound2)*)?),+>)? { [INFO] [stdout] | ---------------------------------------------------------- function or associated item `deterministic_blind_unchecked` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `deterministic_blind_unchecked` found for struct `voprf::VerifiableClient` in the current scope [INFO] [stdout] --> src/tests/voprf_test_vectors.rs:204:65 [INFO] [stdout] | [INFO] [stdout] 204 | let client_blind_result = VerifiableClient::::deterministic_blind_unchecked( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function or associated item not found in `voprf::VerifiableClient` [INFO] [stdout] | [INFO] [stdout] ::: src/impls.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | $vis struct $name$(<$($gen$(: $bound1 $(+$bound2)*)?),+>)? { [INFO] [stdout] | ---------------------------------------------------------- function or associated item `deterministic_blind_unchecked` not found for this [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 33 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `voprf` due to 34 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "cc87d7ee076445951b157dbd89d7ee40ca140bebcf215f2115a19b027674767b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc87d7ee076445951b157dbd89d7ee40ca140bebcf215f2115a19b027674767b", kill_on_drop: false }` [INFO] [stdout] cc87d7ee076445951b157dbd89d7ee40ca140bebcf215f2115a19b027674767b