[INFO] fetching crate authenticated-pseudonyms 0.3.2... [INFO] checking authenticated-pseudonyms-0.3.2 against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] extracting crate authenticated-pseudonyms 0.3.2 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate authenticated-pseudonyms 0.3.2 [INFO] finished tweaking crates.io crate authenticated-pseudonyms 0.3.2 [INFO] tweaked toml for crates.io crate authenticated-pseudonyms 0.3.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate authenticated-pseudonyms 0.3.2 on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 101 packages to latest compatible versions [INFO] [stderr] Adding criterion v0.5.1 (available: v0.6.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding rand_chacha v0.3.1 (available: v0.9.0) [INFO] [stderr] Adding rand_core v0.6.4 (available: v0.9.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pairing v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7d645ef7b7f6f727371f30ca36225520d75a302e370621268a4ea589aca1b271 [INFO] running `Command { std: "docker" "start" "-a" "7d645ef7b7f6f727371f30ca36225520d75a302e370621268a4ea589aca1b271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d645ef7b7f6f727371f30ca36225520d75a302e370621268a4ea589aca1b271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d645ef7b7f6f727371f30ca36225520d75a302e370621268a4ea589aca1b271", kill_on_drop: false }` [INFO] [stdout] 7d645ef7b7f6f727371f30ca36225520d75a302e370621268a4ea589aca1b271 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 958e1d0d573d4775838c0ba856c3ac78e03e084056267ab3bfcb48e07d6dc2be [INFO] running `Command { std: "docker" "start" "-a" "958e1d0d573d4775838c0ba856c3ac78e03e084056267ab3bfcb48e07d6dc2be", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking pairing v0.23.0 [INFO] [stderr] Checking bls12_381 v0.8.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking authenticated-pseudonyms v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] error[E0433]: failed to resolve: could not find `age` in `authenticated_pseudonyms` [INFO] [stdout] --> benches/performance.rs:38:35 [INFO] [stdout] | [INFO] [stdout] 38 | use authenticated_pseudonyms::age::public::*; [INFO] [stdout] | ^^^ could not find `age` in `authenticated_pseudonyms` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub mod age { [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(any(feature = "private_range", feature = "public_range"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `age` in `authenticated_pseudonyms` [INFO] [stdout] --> benches/performance.rs:156:35 [INFO] [stdout] | [INFO] [stdout] 156 | use authenticated_pseudonyms::age::private::*; [INFO] [stdout] | ^^^ could not find `age` in `authenticated_pseudonyms` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub mod age { [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg(any(feature = "private_range", feature = "public_range"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IssuerPrivateKey` [INFO] [stdout] --> benches/performance.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | let issuer_private_key = IssuerPrivateKey::random(&mut rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `IssuerPrivateKey` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use authenticated_pseudonyms::unlinkable_pseudonym::IssuerPrivateKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClientPrivateKey` [INFO] [stdout] --> benches/performance.rs:41:30 [INFO] [stdout] | [INFO] [stdout] 41 | let client_private_key = ClientPrivateKey::random(&mut rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ClientPrivateKey` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use authenticated_pseudonyms::unlinkable_pseudonym::ClientPrivateKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Params` in this scope [INFO] [stdout] --> benches/performance.rs:43:17 [INFO] [stdout] | [INFO] [stdout] 43 | let params: Params = Params::default(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use authenticated_pseudonyms::unlinkable_pseudonym::Params; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Params` [INFO] [stdout] --> benches/performance.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | let params: Params = Params::default(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Params` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use authenticated_pseudonyms::unlinkable_pseudonym::Params; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAX_RANGE_PROOF_BOUND` in this scope [INFO] [stdout] --> benches/performance.rs:53:60 [INFO] [stdout] | [INFO] [stdout] 53 | let bound: BigUint = bound % BigUint::from(MAX_RANGE_PROOF_BOUND); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAX_RANGE_PROOF_BOUND` in this scope [INFO] [stdout] --> benches/performance.rs:84:42 [INFO] [stdout] | [INFO] [stdout] 84 | let bound: u64 = bound % MAX_RANGE_PROOF_BOUND; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Credential` in this scope [INFO] [stdout] --> benches/performance.rs:101:71 [INFO] [stdout] | [INFO] [stdout] 101 | let routine = |(mut rng, bound, cred): (ChaCha20Rng, u64, Credential)| { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use authenticated_pseudonyms::unlinkable_pseudonym::Credential; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAX_RANGE_PROOF_BOUND` in this scope [INFO] [stdout] --> benches/performance.rs:121:42 [INFO] [stdout] | [INFO] [stdout] 121 | let bound: u64 = bound % MAX_RANGE_PROOF_BOUND; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Proof` in this scope [INFO] [stdout] --> benches/performance.rs:144:69 [INFO] [stdout] | [INFO] [stdout] 144 | let routine = |(mut rng, bound, pf): (ChaCha20Rng, u64, Proof)| { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `IssuerPrivateKey` [INFO] [stdout] --> benches/performance.rs:158:30 [INFO] [stdout] | [INFO] [stdout] 158 | let issuer_private_key = IssuerPrivateKey::random(&mut rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `IssuerPrivateKey` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use authenticated_pseudonyms::unlinkable_pseudonym::IssuerPrivateKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClientPrivateKey` [INFO] [stdout] --> benches/performance.rs:159:30 [INFO] [stdout] | [INFO] [stdout] 159 | let client_private_key = ClientPrivateKey::random(&mut rng); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `ClientPrivateKey` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use authenticated_pseudonyms::unlinkable_pseudonym::ClientPrivateKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Params` in this scope [INFO] [stdout] --> benches/performance.rs:161:17 [INFO] [stdout] | [INFO] [stdout] 161 | let params: Params = Params::default(); [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use authenticated_pseudonyms::unlinkable_pseudonym::Params; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Params` [INFO] [stdout] --> benches/performance.rs:161:26 [INFO] [stdout] | [INFO] [stdout] 161 | let params: Params = Params::default(); [INFO] [stdout] | ^^^^^^ use of undeclared type `Params` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use authenticated_pseudonyms::unlinkable_pseudonym::Params; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAX_RANGE_PROOF_BOUND` in this scope [INFO] [stdout] --> benches/performance.rs:171:60 [INFO] [stdout] | [INFO] [stdout] 171 | let bound: BigUint = bound % BigUint::from(MAX_RANGE_PROOF_BOUND); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAX_RANGE_PROOF_BOUND` in this scope [INFO] [stdout] --> benches/performance.rs:208:42 [INFO] [stdout] | [INFO] [stdout] 208 | let bound: u64 = bound % MAX_RANGE_PROOF_BOUND; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Credential` in this scope [INFO] [stdout] --> benches/performance.rs:226:71 [INFO] [stdout] | [INFO] [stdout] 226 | let routine = |(mut rng, bound, cred): (ChaCha20Rng, u64, Credential)| { [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 15 + use authenticated_pseudonyms::unlinkable_pseudonym::Credential; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `MAX_RANGE_PROOF_BOUND` in this scope [INFO] [stdout] --> benches/performance.rs:246:42 [INFO] [stdout] | [INFO] [stdout] 246 | let bound: u64 = bound % MAX_RANGE_PROOF_BOUND; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Proof` in this scope [INFO] [stdout] --> benches/performance.rs:270:69 [INFO] [stdout] | [INFO] [stdout] 270 | let routine = |(mut rng, bound, pf): (ChaCha20Rng, u64, Proof)| { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `authenticated-pseudonyms` (bench "performance") due to 20 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "958e1d0d573d4775838c0ba856c3ac78e03e084056267ab3bfcb48e07d6dc2be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "958e1d0d573d4775838c0ba856c3ac78e03e084056267ab3bfcb48e07d6dc2be", kill_on_drop: false }` [INFO] [stdout] 958e1d0d573d4775838c0ba856c3ac78e03e084056267ab3bfcb48e07d6dc2be