[INFO] fetching crate voprf 0.3.0... [INFO] testing voprf-0.3.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate voprf 0.3.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate voprf 0.3.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a71f5fc312fe5e4b37124dfc910e977b6ab4ce6d2daa471582643f4da886ec43 [INFO] running `Command { std: "docker" "start" "-a" "a71f5fc312fe5e4b37124dfc910e977b6ab4ce6d2daa471582643f4da886ec43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a71f5fc312fe5e4b37124dfc910e977b6ab4ce6d2daa471582643f4da886ec43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a71f5fc312fe5e4b37124dfc910e977b6ab4ce6d2daa471582643f4da886ec43", kill_on_drop: false }` [INFO] [stdout] a71f5fc312fe5e4b37124dfc910e977b6ab4ce6d2daa471582643f4da886ec43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94223af38825697a745774a5aa3017a5cdf2f742ebcc0ebe25393ce4bec185de [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" "94223af38825697a745774a5aa3017a5cdf2f742ebcc0ebe25393ce4bec185de", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling syn v1.0.81 [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] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.51s [INFO] running `Command { std: "docker" "inspect" "94223af38825697a745774a5aa3017a5cdf2f742ebcc0ebe25393ce4bec185de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94223af38825697a745774a5aa3017a5cdf2f742ebcc0ebe25393ce4bec185de", kill_on_drop: false }` [INFO] [stdout] 94223af38825697a745774a5aa3017a5cdf2f742ebcc0ebe25393ce4bec185de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 41ed3f85406036a3c54f332de42388b8d6338cd5d754bf2d8c6d3cca51bff54e [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" "41ed3f85406036a3c54f332de42388b8d6338cd5d754bf2d8c6d3cca51bff54e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling voprf v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.0.0 [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] 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 [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 [INFO] running `Command { std: "docker" "inspect" "41ed3f85406036a3c54f332de42388b8d6338cd5d754bf2d8c6d3cca51bff54e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ed3f85406036a3c54f332de42388b8d6338cd5d754bf2d8c6d3cca51bff54e", kill_on_drop: false }` [INFO] [stdout] 41ed3f85406036a3c54f332de42388b8d6338cd5d754bf2d8c6d3cca51bff54e