[INFO] fetching crate curve25519-dalek-ml 4.2.2...
[INFO] checking curve25519-dalek-ml-4.2.2 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate curve25519-dalek-ml 4.2.2 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate curve25519-dalek-ml 4.2.2 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate curve25519-dalek-ml 4.2.2
[INFO] finished tweaking crates.io crate curve25519-dalek-ml 4.2.2
[INFO] tweaked toml for crates.io crate curve25519-dalek-ml 4.2.2 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 104 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d75a8a9af5f8970dabd13181d75d8827da7f4952f2eafb2c4560a57de86347f
[INFO] running `Command { std: "docker" "start" "-a" "5d75a8a9af5f8970dabd13181d75d8827da7f4952f2eafb2c4560a57de86347f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d75a8a9af5f8970dabd13181d75d8827da7f4952f2eafb2c4560a57de86347f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d75a8a9af5f8970dabd13181d75d8827da7f4952f2eafb2c4560a57de86347f", kill_on_drop: false }`
[INFO] [stdout] 5d75a8a9af5f8970dabd13181d75d8827da7f4952f2eafb2c4560a57de86347f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7409c34188e55cbeeacb7914177cab0c9fca334562c6c0099634a322d08f53a7
[INFO] running `Command { std: "docker" "start" "-a" "7409c34188e55cbeeacb7914177cab0c9fca334562c6c0099634a322d08f53a7", kill_on_drop: false }`
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling curve25519-dalek-ml v4.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking serde_json v1.0.132
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stdout] warning: unused import: `ArrayEncoding`
[INFO] [stdout]    --> src/scalar.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 |     bigint::{ArrayEncoding, Encoding, U256, U512},
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]   --> benches/dalek_benchmarks.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use curve25519_dalek::scalar::Scalar;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 10 | use curve25519_dalek_ml::scalar::Scalar;
[INFO] [stdout]    |     ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]   --> benches/dalek_benchmarks.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use curve25519_dalek::edwards::EdwardsPoint;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 18 |     use curve25519_dalek_ml::edwards::EdwardsPoint;
[INFO] [stdout]    |         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]   --> benches/dalek_benchmarks.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     use curve25519_dalek::edwards::EdwardsPoint;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 74 |     use curve25519_dalek_ml::edwards::EdwardsPoint;
[INFO] [stdout]    |         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]   --> benches/dalek_benchmarks.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use curve25519_dalek::edwards::VartimeEdwardsPrecomputation;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 75 |     use curve25519_dalek_ml::edwards::VartimeEdwardsPrecomputation;
[INFO] [stdout]    |         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]   --> benches/dalek_benchmarks.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     use curve25519_dalek::traits::MultiscalarMul;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 76 |     use curve25519_dalek_ml::traits::MultiscalarMul;
[INFO] [stdout]    |         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]   --> benches/dalek_benchmarks.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     use curve25519_dalek::traits::VartimeMultiscalarMul;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 77 |     use curve25519_dalek_ml::traits::VartimeMultiscalarMul;
[INFO] [stdout]    |         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]   --> benches/dalek_benchmarks.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use curve25519_dalek::traits::VartimePrecomputedMultiscalarMul;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 78 |     use curve25519_dalek_ml::traits::VartimePrecomputedMultiscalarMul;
[INFO] [stdout]    |         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]    --> benches/dalek_benchmarks.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |     use curve25519_dalek::ristretto::RistrettoPoint;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 230 |     use curve25519_dalek_ml::ristretto::RistrettoPoint;
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]    --> benches/dalek_benchmarks.rs:274:9
[INFO] [stdout]     |
[INFO] [stdout] 274 |     use curve25519_dalek::montgomery::MontgomeryPoint;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 274 |     use curve25519_dalek_ml::montgomery::MontgomeryPoint;
[INFO] [stdout]     |         ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `curve25519_dalek`
[INFO] [stdout]  --> benches/dalek_benchmarks.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use curve25519_dalek::constants;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of undeclared crate or module `curve25519_dalek`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use curve25519_dalek_ml::constants;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `curve25519-dalek-ml` (bench "dalek_benchmarks") due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused import: `ArrayEncoding`
[INFO] [stdout]    --> src/scalar.rs:148:14
[INFO] [stdout]     |
[INFO] [stdout] 148 |     bigint::{ArrayEncoding, Encoding, U256, U512},
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7409c34188e55cbeeacb7914177cab0c9fca334562c6c0099634a322d08f53a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7409c34188e55cbeeacb7914177cab0c9fca334562c6c0099634a322d08f53a7", kill_on_drop: false }`
[INFO] [stdout] 7409c34188e55cbeeacb7914177cab0c9fca334562c6c0099634a322d08f53a7
