[INFO] fetching crate sb-curve25519-dalek 3.2.1...
[INFO] testing sb-curve25519-dalek-3.2.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate sb-curve25519-dalek 3.2.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate sb-curve25519-dalek 3.2.1
[INFO] finished tweaking crates.io crate sb-curve25519-dalek 3.2.1
[INFO] tweaked toml for crates.io crate sb-curve25519-dalek 3.2.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sb-curve25519-dalek 3.2.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sb-curve25519-dalek 3.2.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 48795951a3f36c98956232e1a1543f26e87136de4ec38b75e4f64e3f387fb910
[INFO] running `Command { std: "docker" "start" "-a" "48795951a3f36c98956232e1a1543f26e87136de4ec38b75e4f64e3f387fb910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "48795951a3f36c98956232e1a1543f26e87136de4ec38b75e4f64e3f387fb910", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "48795951a3f36c98956232e1a1543f26e87136de4ec38b75e4f64e3f387fb910", kill_on_drop: false }`
[INFO] [stdout] 48795951a3f36c98956232e1a1543f26e87136de4ec38b75e4f64e3f387fb910
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] e6153de7fb74bcd1a11b31e56ce3b039d2acb59fbe96a6a81c69ea001ef081f2
[INFO] running `Command { std: "docker" "start" "-a" "e6153de7fb74bcd1a11b31e56ce3b039d2acb59fbe96a6a81c69ea001ef081f2", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling sb-curve25519-dalek v3.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `backend::serial::u64::field::*`
[INFO] [stdout]   --> src/field.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub use backend::serial::u64::field::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rustdoc`
[INFO] [stdout]   --> src/backend/mod.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |     all(feature = "nightly", rustdoc)
[INFO] [stdout]    |                              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustdoc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustdoc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ValidityCheck` is never used
[INFO] [stdout]    --> src/traits.rs:391:18
[INFO] [stdout]     |
[INFO] [stdout] 391 | pub(crate) trait ValidityCheck {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/ristretto.rs:916:77
[INFO] [stdout]     |
[INFO] [stdout] 916 |         let extended_points = points.into_iter().map(|opt_P| opt_P.map(|P| P.borrow().0));
[INFO] [stdout]     |                                                                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `RistrettoPoint` does not implement `Borrow`, so calling `borrow` on `&RistrettoPoint` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 916 -         let extended_points = points.into_iter().map(|opt_P| opt_P.map(|P| P.borrow().0));
[INFO] [stdout] 916 +         let extended_points = points.into_iter().map(|opt_P| opt_P.map(|P| P.0));
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `RistrettoPoint`, implement `Clone` for it
[INFO] [stdout]     |
[INFO] [stdout] 441 + #[derive(Clone)]
[INFO] [stdout] 442 | pub struct RistrettoPoint(pub(crate) EdwardsPoint);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.11s
[INFO] running `Command { std: "docker" "inspect" "e6153de7fb74bcd1a11b31e56ce3b039d2acb59fbe96a6a81c69ea001ef081f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6153de7fb74bcd1a11b31e56ce3b039d2acb59fbe96a6a81c69ea001ef081f2", kill_on_drop: false }`
[INFO] [stdout] e6153de7fb74bcd1a11b31e56ce3b039d2acb59fbe96a6a81c69ea001ef081f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1939d1647441996066c93b922d1ce06bc2f536629286875a6b2948b1e6ecfbc4
[INFO] running `Command { std: "docker" "start" "-a" "1939d1647441996066c93b922d1ce06bc2f536629286875a6b2948b1e6ecfbc4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stdout] warning: unused import: `backend::serial::u64::field::*`
[INFO] [stdout]   --> src/field.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub use backend::serial::u64::field::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rustdoc`
[INFO] [stdout]   --> src/backend/mod.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |     all(feature = "nightly", rustdoc)
[INFO] [stdout]    |                              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustdoc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustdoc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ValidityCheck` is never used
[INFO] [stdout]    --> src/traits.rs:391:18
[INFO] [stdout]     |
[INFO] [stdout] 391 | pub(crate) trait ValidityCheck {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/ristretto.rs:916:77
[INFO] [stdout]     |
[INFO] [stdout] 916 |         let extended_points = points.into_iter().map(|opt_P| opt_P.map(|P| P.borrow().0));
[INFO] [stdout]     |                                                                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `RistrettoPoint` does not implement `Borrow`, so calling `borrow` on `&RistrettoPoint` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 916 -         let extended_points = points.into_iter().map(|opt_P| opt_P.map(|P| P.borrow().0));
[INFO] [stdout] 916 +         let extended_points = points.into_iter().map(|opt_P| opt_P.map(|P| P.0));
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `RistrettoPoint`, implement `Clone` for it
[INFO] [stdout]     |
[INFO] [stdout] 441 + #[derive(Clone)]
[INFO] [stdout] 442 | pub struct RistrettoPoint(pub(crate) EdwardsPoint);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling sb-curve25519-dalek v3.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `backend::serial::u64::field::*`
[INFO] [stdout]   --> src/field.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub use backend::serial::u64::field::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `rustdoc`
[INFO] [stdout]   --> src/backend/mod.rs:56:30
[INFO] [stdout]    |
[INFO] [stdout] 56 |     all(feature = "nightly", rustdoc)
[INFO] [stdout]    |                              ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustdoc)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustdoc)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/ristretto.rs:916:77
[INFO] [stdout]     |
[INFO] [stdout] 916 |         let extended_points = points.into_iter().map(|opt_P| opt_P.map(|P| P.borrow().0));
[INFO] [stdout]     |                                                                             ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `ristretto::RistrettoPoint` does not implement `Borrow`, so calling `borrow` on `&ristretto::RistrettoPoint` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 916 -         let extended_points = points.into_iter().map(|opt_P| opt_P.map(|P| P.borrow().0));
[INFO] [stdout] 916 +         let extended_points = points.into_iter().map(|opt_P| opt_P.map(|P| P.0));
[INFO] [stdout]     |
[INFO] [stdout] help: if you meant to clone `ristretto::RistrettoPoint`, implement `Clone` for it
[INFO] [stdout]     |
[INFO] [stdout] 441 + #[derive(Clone)]
[INFO] [stdout] 442 | pub struct RistrettoPoint(pub(crate) EdwardsPoint);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.97s
[INFO] running `Command { std: "docker" "inspect" "1939d1647441996066c93b922d1ce06bc2f536629286875a6b2948b1e6ecfbc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1939d1647441996066c93b922d1ce06bc2f536629286875a6b2948b1e6ecfbc4", kill_on_drop: false }`
[INFO] [stdout] 1939d1647441996066c93b922d1ce06bc2f536629286875a6b2948b1e6ecfbc4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 2caf5c1a50a278f3c39150ea85041c9ed7dd45cb9b5f268fbb842bb7012ed371
[INFO] running `Command { std: "docker" "start" "-a" "2caf5c1a50a278f3c39150ea85041c9ed7dd45cb9b5f268fbb842bb7012ed371", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: unused import: `backend::serial::u64::field::*`
[INFO] [stderr]   --> src/field.rs:52:9
[INFO] [stderr]    |
[INFO] [stderr] 52 | pub use backend::serial::u64::field::*;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition name: `rustdoc`
[INFO] [stderr]   --> src/backend/mod.rs:56:30
[INFO] [stderr]    |
[INFO] [stderr] 56 |     all(feature = "nightly", rustdoc)
[INFO] [stderr]    |                              ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stderr]    = help: consider using a Cargo feature instead
[INFO] [stderr]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stderr]             [lints.rust]
[INFO] [stderr]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(rustdoc)'] }
[INFO] [stderr]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(rustdoc)");` to the top of the `build.rs`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `ValidityCheck` is never used
[INFO] [stderr]    --> src/traits.rs:391:18
[INFO] [stderr]     |
[INFO] [stderr] 391 | pub(crate) trait ValidityCheck {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/ristretto.rs:916:77
[INFO] [stderr]     |
[INFO] [stderr] 916 |         let extended_points = points.into_iter().map(|opt_P| opt_P.map(|P| P.borrow().0));
[INFO] [stderr]     |                                                                             ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `RistrettoPoint` does not implement `Borrow`, so calling `borrow` on `&RistrettoPoint` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 916 -         let extended_points = points.into_iter().map(|opt_P| opt_P.map(|P| P.borrow().0));
[INFO] [stderr] 916 +         let extended_points = points.into_iter().map(|opt_P| opt_P.map(|P| P.0));
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `RistrettoPoint`, implement `Clone` for it
[INFO] [stderr]     |
[INFO] [stderr] 441 + #[derive(Clone)]
[INFO] [stderr] 442 | pub struct RistrettoPoint(pub(crate) EdwardsPoint);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `sb-curve25519-dalek` (lib) generated 4 warnings (run `cargo fix --lib -p sb-curve25519-dalek` to apply 2 suggestions)
[INFO] [stderr] warning: call to `.borrow()` on a reference in this situation does nothing
[INFO] [stderr]    --> src/ristretto.rs:916:77
[INFO] [stderr]     |
[INFO] [stderr] 916 |         let extended_points = points.into_iter().map(|opt_P| opt_P.map(|P| P.borrow().0));
[INFO] [stderr]     |                                                                             ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: the type `ristretto::RistrettoPoint` does not implement `Borrow`, so calling `borrow` on `&ristretto::RistrettoPoint` copies the reference, which does not do anything and can be removed
[INFO] [stderr]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stderr] help: remove this redundant call
[INFO] [stderr]     |
[INFO] [stderr] 916 -         let extended_points = points.into_iter().map(|opt_P| opt_P.map(|P| P.borrow().0));
[INFO] [stderr] 916 +         let extended_points = points.into_iter().map(|opt_P| opt_P.map(|P| P.0));
[INFO] [stderr]     |
[INFO] [stderr] help: if you meant to clone `ristretto::RistrettoPoint`, implement `Clone` for it
[INFO] [stderr]     |
[INFO] [stderr] 441 + #[derive(Clone)]
[INFO] [stderr] 442 | pub struct RistrettoPoint(pub(crate) EdwardsPoint);
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `sb-curve25519-dalek` (lib test) generated 3 warnings (2 duplicates) (run `cargo fix --lib -p sb-curve25519-dalek --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/sb-curve25519-dalek/8b52145d2be86aeb/deps/sb_curve25519_dalek-8b52145d2be86aeb)
[INFO] [stdout] 
[INFO] [stdout] running 110 tests
[INFO] [stdout] test backend::serial::u64::scalar::test::add ... ok
[INFO] [stdout] test backend::serial::u64::scalar::test::from_bytes_wide ... ok
[INFO] [stdout] test backend::serial::u64::scalar::test::mul_max ... ok
[INFO] [stdout] test backend::serial::u64::scalar::test::montgomery_mul ... ok
[INFO] [stdout] test backend::serial::u64::scalar::test::square_max ... ok
[INFO] [stdout] test backend::serial::u64::scalar::test::montgomery_mul_max ... ok
[INFO] [stdout] test constants::test::test_d_vs_ratio ... ok
[INFO] [stdout] test constants::test::test_eight_torsion ... ok
[INFO] [stdout] test constants::test::test_four_torsion ... ok
[INFO] [stdout] test constants::test::test_sqrt_ad_minus_one ... ok
[INFO] [stdout] test constants::test::test_sqrt_constants_sign ... ok
[INFO] [stdout] test constants::test::test_sqrt_minus_one ... ok
[INFO] [stdout] test constants::test::test_two_torsion ... ok
[INFO] [stdout] test edwards::test::basepoint16_vs_mul_by_pow_2_4 ... ok
[INFO] [stdout] test edwards::test::basepoint_decompression_compression ... ok
[INFO] [stdout] test edwards::test::basepoint_double_vs_basepoint2 ... ok
[INFO] [stdout] test edwards::test::basepoint_mult_by_basepoint_order ... ok
[INFO] [stdout] test edwards::test::basepoint_mult_one_vs_basepoint ... ok
[INFO] [stdout] test edwards::test::basepoint_plus_basepoint_affine_niels_vs_basepoint2 ... ok
[INFO] [stdout] test edwards::test::basepoint_plus_basepoint_projective_niels_vs_basepoint2 ... ok
[INFO] [stdout] test edwards::test::basepoint_plus_basepoint_vs_basepoint2 ... ok
[INFO] [stdout] test backend::serial::u64::scalar::test::montgomery_square_max ... ok
[INFO] [stdout] test edwards::test::basepoint_mult_vs_ed25519py ... ok
[INFO] [stdout] test edwards::test::basepoint_projective_extended_round_trip ... ok
[INFO] [stdout] test edwards::test::basepoint_table_basepoint_function_correct ... ok
[INFO] [stdout] test edwards::test::basepoint_mult_two_vs_basepoint2 ... ok
[INFO] [stdout] test backend::serial::u64::scalar::test::sub ... ok
[INFO] [stdout] test backend::serial::u64::scalar::test::mul ... ok
[INFO] [stdout] test edwards::test::conditional_assign_for_affine_niels_point ... ok
[INFO] [stdout] test edwards::test::compressed_identity ... ok
[INFO] [stdout] test edwards::test::decompression_sign_handling ... ok
[INFO] [stdout] test edwards::test::extended_point_equality_handles_scaling ... ok
[INFO] [stdout] test edwards::test::is_identity ... ok
[INFO] [stdout] test edwards::test::elligator_signal_test_vectors ... ok
[INFO] [stdout] test edwards::test::impl_sum ... ok
[INFO] [stdout] test edwards::test::scalar_mul_vs_ed25519py ... ok
[INFO] [stdout] test edwards::test::vartime::double_scalar_mul_basepoint_vs_ed25519py ... ok
[INFO] [stdout] test edwards::test::scalarmult_extended_point_works_both_ways ... ok
[INFO] [stdout] test edwards::test::to_affine_niels_clears_denominators ... ok
[INFO] [stdout] test field::test::a_mul_a_vs_a_squared_constant ... ok
[INFO] [stdout] test field::test::a_p58_vs_ap58_constant ... ok
[INFO] [stdout] test field::test::a_invert_vs_inverse_of_a_constant ... ok
[INFO] [stdout] test edwards::test::vartime::multiscalar_mul_vs_ed25519py ... ok
[INFO] [stdout] test edwards::test::is_small_order ... ok
[INFO] [stdout] test field::test::a_square2_vs_a_squared_constant ... ok
[INFO] [stdout] test field::test::a_square_vs_a_squared_constant ... ok
[INFO] [stdout] test field::test::batch_invert_a_matches_nonbatched ... ok
[INFO] [stdout] test field::test::batch_invert_empty ... ok
[INFO] [stdout] test edwards::test::test_precomputed_basepoint_mult ... ok
[INFO] [stdout] test field::test::conditional_negate ... ok
[INFO] [stdout] test field::test::equality ... ok
[INFO] [stdout] test edwards::test::vartime::multiscalar_mul_vartime_vs_consttime ... ok
[INFO] [stdout] test field::test::sqrt_ratio_behavior ... ok
[INFO] [stdout] test field::test::from_bytes_highbit_is_ignored ... ok
[INFO] [stdout] test montgomery::test::eq_defined_mod_p ... ok
[INFO] [stdout] test montgomery::test::basepoint_edwards_to_montgomery ... ok
[INFO] [stdout] test field::test::encoding_is_canonical ... ok
[INFO] [stdout] test montgomery::test::identity_in_different_models ... ok
[INFO] [stdout] test montgomery::test::identity_in_different_coordinates ... ok
[INFO] [stdout] test montgomery::test::basepoint_montgomery_to_edwards ... ok
[INFO] [stdout] test montgomery::test::montgomery_ladder_matches_edwards_scalarmult ... ok
[INFO] [stdout] test montgomery::test::montgomery_elligator_correct ... ok
[INFO] [stdout] test montgomery::test::montgomery_elligator_zero_zero ... ok
[INFO] [stdout] test ristretto::test::basepoint_roundtrip ... ok
[INFO] [stdout] test montgomery::test::montgomery_to_edwards_rejects_twist ... ok
[INFO] [stdout] test ristretto::test::compress_id ... ok
[INFO] [stdout] test ristretto::test::decompress_id ... ok
[INFO] [stdout] test ristretto::test::encodings_of_small_multiples_of_basepoint ... ok
[INFO] [stdout] test ristretto::test::four_torsion_basepoint ... ok
[INFO] [stdout] test ristretto::test::elligator_vs_ristretto_sage ... ok
[INFO] [stdout] test ristretto::test::decompress_negative_s_fails ... ok
[INFO] [stdout] test ristretto::test::four_torsion_random ... ok
[INFO] [stdout] test scalar::test::add_reduces ... ok
[INFO] [stdout] test ristretto::test::impl_sum ... ok
[INFO] [stdout] test scalar::test::batch_invert_consistency ... ok
[INFO] [stdout] test ristretto::test::scalarmult_ristrettopoint_works_both_ways ... ok
[INFO] [stdout] test scalar::test::batch_invert_empty ... ok
[INFO] [stdout] test scalar::test::canonical_decoding ... ok
[INFO] [stdout] test scalar::test::from_u64 ... ok
[INFO] [stdout] test scalar::test::impl_add ... ok
[INFO] [stdout] test scalar::test::fuzzer_testcase_reduction ... ok
[INFO] [stdout] test scalar::test::from_bytes_mod_order_wide ... ok
[INFO] [stdout] test scalar::test::impl_mul ... ok
[INFO] [stdout] test scalar::test::invert ... ok
[INFO] [stdout] test scalar::test::montgomery_reduce_matches_from_bytes_mod_order_wide ... ok
[INFO] [stdout] test scalar::test::neg_twice_is_identity ... ok
[INFO] [stdout] test scalar::test::impl_product ... ok
[INFO] [stdout] test scalar::test::impl_sum ... ok
[INFO] [stdout] test scalar::test::non_adjacent_form_test_vector ... ok
[INFO] [stdout] test scalar::test::reduce ... ok
[INFO] [stdout] test scalar::test::scalar_mul_by_one ... ok
[INFO] [stdout] test scalar::test::square ... ok
[INFO] [stdout] test scalar::test::sub_reduces ... ok
[INFO] [stdout] test scalar::test::quarkslab_scalar_overflow_does_not_occur ... ok
[INFO] [stdout] test scalar::test::to_bytes_from_bytes_roundtrips ... ok
[INFO] [stdout] test scalar::test::batch_invert_with_a_zero_input_panics - should panic ... ok
[INFO] [stdout] test ristretto::test::random_roundtrip ... ok
[INFO] [stdout] test ristretto::test::double_and_compress_1024_random_points ... ok
[INFO] [stdout] test scalar::test::test_pippenger_radix ... ok
[INFO] [stdout] test edwards::test::vartime_precomputed_vs_nonprecomputed_multiscalar ... ok
[INFO] [stdout] test edwards::test::basepoint_tables ... ok
[INFO] [stdout] test edwards::test::basepoint_tables_unreduced_scalar ... ok
[INFO] [stdout] test ristretto::test::vartime_precomputed_vs_nonprecomputed_multiscalar ... ok
[INFO] [stdout] test edwards::test::monte_carlo_overflow_underflow_debug_assert_test ... ok
[INFO] [stdout] test backend::serial::scalar_mul::pippenger::test::test_vartime_pippenger ... ok
[INFO] [stdout] test edwards::test::multiscalar_consistency_n_100 ... ok
[INFO] [stdout] test scalar::test::non_adjacent_form_random ... ok
[INFO] [stdout] test edwards::test::multiscalar_consistency_n_250 ... ok
[INFO] [stdout] test edwards::test::multiscalar_consistency_n_500 ... ok
[INFO] [stdout] test edwards::test::multiscalar_consistency_n_1000 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 110 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 29.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sb_curve25519_dalek
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test src/edwards.rs - edwards::EdwardsPoint::is_torsion_free (line 1170) ... FAILED
[INFO] [stdout] test src/scalar.rs - scalar::Scalar::from (line 511) ... FAILED
[INFO] [stdout] test src/ristretto.rs - ristretto::RistrettoBasepointTable (line 987) ... FAILED
[INFO] [stdout] test src/scalar.rs - scalar::Scalar::as_bytes (line 666) ... FAILED
[INFO] [stdout] test src/scalar.rs - scalar (line 93) ... FAILED
[INFO] [stdout] test src/ristretto.rs - ristretto::RistrettoPoint::hash_from_bytes (line 677) ... FAILED
[INFO] [stdout] test src/scalar.rs - scalar (line 36) ... FAILED
[INFO] [stdout] test src/ristretto.rs - ristretto::RistrettoPoint::double_and_compress_batch (line 488) ... FAILED
[INFO] [stdout] test src/scalar.rs - scalar (line 68) ... FAILED
[INFO] [stdout] test src/scalar.rs - scalar::Scalar::batch_invert (line 750) ... FAILED
[INFO] [stdout] test src/scalar.rs - scalar::Scalar::is_canonical (line 1115) ... FAILED
[INFO] [stdout] test src/scalar.rs - scalar::Scalar::from_hash (line 613) ... FAILED
[INFO] [stdout] test src/traits.rs - traits::MultiscalarMul::multiscalar_mul (line 86) ... FAILED
[INFO] [stdout] test src/edwards.rs - edwards::EdwardsPoint::is_small_order (line 1140) ... FAILED
[INFO] [stdout] test src/scalar.rs - scalar::Scalar::invert (line 706) ... FAILED
[INFO] [stdout] test src/scalar.rs - scalar::Scalar::hash_from_bytes (line 583) ... FAILED
[INFO] [stdout] test src/constants.rs - constants (line 18) ... FAILED
[INFO] [stdout] test src/scalar.rs - scalar::Scalar::random (line 556) ... FAILED
[INFO] [stdout] test src/scalar.rs - scalar (line 121) ... FAILED
[INFO] [stdout] test src/scalar.rs - scalar::Scalar::to_bytes (line 651) ... FAILED
[INFO] [stdout] test src/traits.rs - traits::VartimeMultiscalarMul::optional_multiscalar_mul (line 138) ... FAILED
[INFO] [stdout] test src/traits.rs - traits::VartimeMultiscalarMul::vartime_multiscalar_mul (line 201) ... FAILED
[INFO] [stdout] test src/scalar.rs - scalar (line 48) ... FAILED
[INFO] [stdout] test src/ristretto.rs - ristretto::RistrettoPoint::conditional_select (line 1034) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/edwards.rs - edwards::EdwardsPoint::is_torsion_free (line 1170) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `curve25519_dalek`
[INFO] [stdout]     --> src/edwards.rs:1171:5
[INFO] [stdout]      |
[INFO] [stdout] 1171 | use curve25519_dalek::constants;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]      |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]      |
[INFO] [stdout] 1170 + extern crate curve25519_dalek;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar.rs - scalar::Scalar::from (line 511) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    --> src/scalar.rs:512:5
[INFO] [stdout]     |
[INFO] [stdout] 512 | use curve25519_dalek::scalar::Scalar;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 511 + extern crate curve25519_dalek;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ristretto.rs - ristretto::RistrettoBasepointTable (line 987) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    --> src/ristretto.rs:989:5
[INFO] [stdout]     |
[INFO] [stdout] 989 | use curve25519_dalek::scalar::Scalar;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 987 + extern crate curve25519_dalek;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `curve25519_dalek`
[INFO] [stdout]    --> src/ristretto.rs:988:5
[INFO] [stdout]     |
[INFO] [stdout] 988 | use curve25519_dalek::constants;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 987 + extern crate curve25519_dalek;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar.rs - scalar::Scalar::as_bytes (line 666) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    --> src/scalar.rs:667:5
[INFO] [stdout]     |
[INFO] [stdout] 667 | use curve25519_dalek::scalar::Scalar;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 666 + extern crate curve25519_dalek;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar.rs - scalar (line 93) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `curve25519_dalek`
[INFO] [stdout]   --> src/scalar.rs:94:1
[INFO] [stdout]    |
[INFO] [stdout] 94 | extern crate curve25519_dalek;
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ristretto.rs - ristretto::RistrettoPoint::hash_from_bytes (line 677) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `curve25519_dalek`
[INFO] [stdout]    --> src/ristretto.rs:678:1
[INFO] [stdout]     |
[INFO] [stdout] 678 | extern crate curve25519_dalek;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar.rs - scalar (line 36) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]   --> src/scalar.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 37 | use curve25519_dalek::scalar::Scalar;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]    |
[INFO] [stdout] 36 + extern crate curve25519_dalek;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ristretto.rs - ristretto::RistrettoPoint::double_and_compress_batch (line 488) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `curve25519_dalek`
[INFO] [stdout]    --> src/ristretto.rs:489:1
[INFO] [stdout]     |
[INFO] [stdout] 489 | extern crate curve25519_dalek;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/ristretto.rs:504:32
[INFO] [stdout]     |
[INFO] [stdout] 504 |     assert_eq!(*P2_compressed, (P + P).compress());
[INFO] [stdout]     |                                ^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0463.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar.rs - scalar (line 68) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]   --> src/scalar.rs:69:5
[INFO] [stdout]    |
[INFO] [stdout] 69 | use curve25519_dalek::scalar::Scalar;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]    |
[INFO] [stdout] 68 + extern crate curve25519_dalek;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar.rs - scalar::Scalar::batch_invert (line 750) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `curve25519_dalek`
[INFO] [stdout]    --> src/scalar.rs:751:1
[INFO] [stdout]     |
[INFO] [stdout] 751 | extern crate curve25519_dalek;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar.rs - scalar::Scalar::is_canonical (line 1115) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `curve25519_dalek`
[INFO] [stdout]     --> src/scalar.rs:1116:1
[INFO] [stdout]      |
[INFO] [stdout] 1116 | extern crate curve25519_dalek;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar.rs - scalar::Scalar::from_hash (line 613) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `curve25519_dalek`
[INFO] [stdout]    --> src/scalar.rs:614:1
[INFO] [stdout]     |
[INFO] [stdout] 614 | extern crate curve25519_dalek;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/traits.rs - traits::MultiscalarMul::multiscalar_mul (line 86) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]   --> src/traits.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 | use curve25519_dalek::traits::MultiscalarMul;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]    |
[INFO] [stdout] 86 + extern crate curve25519_dalek;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]   --> src/traits.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 | use curve25519_dalek::ristretto::RistrettoPoint;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]    |
[INFO] [stdout] 86 + extern crate curve25519_dalek;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]   --> src/traits.rs:90:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | use curve25519_dalek::scalar::Scalar;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]    |
[INFO] [stdout] 86 + extern crate curve25519_dalek;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `curve25519_dalek`
[INFO] [stdout]   --> src/traits.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 | use curve25519_dalek::constants;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]    |
[INFO] [stdout] 86 + extern crate curve25519_dalek;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/edwards.rs - edwards::EdwardsPoint::is_small_order (line 1140) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `curve25519_dalek`
[INFO] [stdout]     --> src/edwards.rs:1141:5
[INFO] [stdout]      |
[INFO] [stdout] 1141 | use curve25519_dalek::constants;
[INFO] [stdout]      |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]      |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]      |
[INFO] [stdout] 1140 + extern crate curve25519_dalek;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar.rs - scalar::Scalar::invert (line 706) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    --> src/scalar.rs:707:5
[INFO] [stdout]     |
[INFO] [stdout] 707 | use curve25519_dalek::scalar::Scalar;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 706 + extern crate curve25519_dalek;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar.rs - scalar::Scalar::hash_from_bytes (line 583) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `curve25519_dalek`
[INFO] [stdout]    --> src/scalar.rs:584:1
[INFO] [stdout]     |
[INFO] [stdout] 584 | extern crate curve25519_dalek;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/constants.rs - constants (line 18) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]   --> src/constants.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use curve25519_dalek::traits::IsIdentity;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]    |
[INFO] [stdout] 18 + extern crate curve25519_dalek;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `curve25519_dalek`
[INFO] [stdout]   --> src/constants.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use curve25519_dalek::constants;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]    |
[INFO] [stdout] 18 + extern crate curve25519_dalek;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar.rs - scalar::Scalar::random (line 556) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `curve25519_dalek`
[INFO] [stdout]    --> src/scalar.rs:558:1
[INFO] [stdout]     |
[INFO] [stdout] 558 | extern crate curve25519_dalek;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar.rs - scalar (line 121) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    --> src/scalar.rs:122:5
[INFO] [stdout]     |
[INFO] [stdout] 122 | use curve25519_dalek::scalar::Scalar;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 121 + extern crate curve25519_dalek;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar.rs - scalar::Scalar::to_bytes (line 651) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    --> src/scalar.rs:652:5
[INFO] [stdout]     |
[INFO] [stdout] 652 | use curve25519_dalek::scalar::Scalar;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 651 + extern crate curve25519_dalek;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/traits.rs - traits::VartimeMultiscalarMul::optional_multiscalar_mul (line 138) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    --> src/traits.rs:140:5
[INFO] [stdout]     |
[INFO] [stdout] 140 | use curve25519_dalek::traits::VartimeMultiscalarMul;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 138 + extern crate curve25519_dalek;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    --> src/traits.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | use curve25519_dalek::ristretto::RistrettoPoint;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 138 + extern crate curve25519_dalek;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    --> src/traits.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 142 | use curve25519_dalek::scalar::Scalar;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 138 + extern crate curve25519_dalek;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `curve25519_dalek`
[INFO] [stdout]    --> src/traits.rs:139:5
[INFO] [stdout]     |
[INFO] [stdout] 139 | use curve25519_dalek::constants;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 138 + extern crate curve25519_dalek;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/traits.rs:164:28
[INFO] [stdout]     |
[INFO] [stdout] 164 |     compressed.iter().map(|pt| pt.decompress()),
[INFO] [stdout]     |                            ^^  -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 164 |     compressed.iter().map(|pt: /* Type */| pt.decompress()),
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/traits.rs:173:28
[INFO] [stdout]     |
[INFO] [stdout] 173 |     compressed.iter().map(|pt| pt.decompress())
[INFO] [stdout]     |                            ^^  -- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving this closure parameter an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 173 |     compressed.iter().map(|pt: /* Type */| pt.decompress())
[INFO] [stdout]     |                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/traits.rs - traits::VartimeMultiscalarMul::vartime_multiscalar_mul (line 201) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    --> src/traits.rs:203:5
[INFO] [stdout]     |
[INFO] [stdout] 203 | use curve25519_dalek::traits::VartimeMultiscalarMul;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 201 + extern crate curve25519_dalek;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    --> src/traits.rs:204:5
[INFO] [stdout]     |
[INFO] [stdout] 204 | use curve25519_dalek::ristretto::RistrettoPoint;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 201 + extern crate curve25519_dalek;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    --> src/traits.rs:205:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | use curve25519_dalek::scalar::Scalar;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 201 + extern crate curve25519_dalek;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `curve25519_dalek`
[INFO] [stdout]    --> src/traits.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 | use curve25519_dalek::constants;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]     |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]     |
[INFO] [stdout] 201 + extern crate curve25519_dalek;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar.rs - scalar (line 48) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]   --> src/scalar.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | use curve25519_dalek::scalar::Scalar;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `curve25519_dalek`
[INFO] [stdout]    |
[INFO] [stdout] help: if you wanted to use a crate named `curve25519_dalek`, use `cargo add curve25519_dalek` to add it to your `Cargo.toml` and import it in your code
[INFO] [stdout]    |
[INFO] [stdout] 48 + extern crate curve25519_dalek;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/ristretto.rs - ristretto::RistrettoPoint::conditional_select (line 1034) stdout ----
[INFO] [stdout] error[E0463]: can't find crate for `curve25519_dalek`
[INFO] [stdout]     --> src/ristretto.rs:1036:1
[INFO] [stdout]      |
[INFO] [stdout] 1036 | extern crate curve25519_dalek;
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/constants.rs - constants (line 18)
[INFO] [stdout]     src/edwards.rs - edwards::EdwardsPoint::is_small_order (line 1140)
[INFO] [stdout]     src/edwards.rs - edwards::EdwardsPoint::is_torsion_free (line 1170)
[INFO] [stdout]     src/ristretto.rs - ristretto::RistrettoBasepointTable (line 987)
[INFO] [stdout]     src/ristretto.rs - ristretto::RistrettoPoint::conditional_select (line 1034)
[INFO] [stdout]     src/ristretto.rs - ristretto::RistrettoPoint::double_and_compress_batch (line 488)
[INFO] [stdout]     src/ristretto.rs - ristretto::RistrettoPoint::hash_from_bytes (line 677)
[INFO] [stdout]     src/scalar.rs - scalar (line 121)
[INFO] [stdout]     src/scalar.rs - scalar (line 36)
[INFO] [stdout]     src/scalar.rs - scalar (line 48)
[INFO] [stdout]     src/scalar.rs - scalar (line 68)
[INFO] [stdout]     src/scalar.rs - scalar (line 93)
[INFO] [stdout]     src/scalar.rs - scalar::Scalar::as_bytes (line 666)
[INFO] [stdout]     src/scalar.rs - scalar::Scalar::batch_invert (line 750)
[INFO] [stdout]     src/scalar.rs - scalar::Scalar::from (line 511)
[INFO] [stdout]     src/scalar.rs - scalar::Scalar::from_hash (line 613)
[INFO] [stdout]     src/scalar.rs - scalar::Scalar::hash_from_bytes (line 583)
[INFO] [stdout]     src/scalar.rs - scalar::Scalar::invert (line 706)
[INFO] [stdout]     src/scalar.rs - scalar::Scalar::is_canonical (line 1115)
[INFO] [stdout]     src/scalar.rs - scalar::Scalar::random (line 556)
[INFO] [stdout]     src/scalar.rs - scalar::Scalar::to_bytes (line 651)
[INFO] [stdout]     src/traits.rs - traits::MultiscalarMul::multiscalar_mul (line 86)
[INFO] [stdout]     src/traits.rs - traits::VartimeMultiscalarMul::optional_multiscalar_mul (line 138)
[INFO] [stdout]     src/traits.rs - traits::VartimeMultiscalarMul::vartime_multiscalar_mul (line 201)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 24 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.28s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2caf5c1a50a278f3c39150ea85041c9ed7dd45cb9b5f268fbb842bb7012ed371", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2caf5c1a50a278f3c39150ea85041c9ed7dd45cb9b5f268fbb842bb7012ed371", kill_on_drop: false }`
[INFO] [stdout] 2caf5c1a50a278f3c39150ea85041c9ed7dd45cb9b5f268fbb842bb7012ed371
