[INFO] fetching crate scicrypt 0.7.1...
[INFO] testing scicrypt-0.7.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate scicrypt 0.7.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate scicrypt 0.7.1
[INFO] finished tweaking crates.io crate scicrypt 0.7.1
[INFO] tweaked toml for crates.io crate scicrypt 0.7.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scicrypt 0.7.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 38 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scicrypt-bigint v0.7.1
[INFO] [stderr]   Downloaded scicrypt-numbertheory v0.7.1
[INFO] [stderr]   Downloaded scicrypt-traits v0.7.1
[INFO] [stderr]   Downloaded scicrypt-he v0.7.1
[INFO] [stderr]   Downloaded rug v1.28.0
[INFO] [stderr]   Downloaded gmp-mpfr-sys v1.6.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2d1b7f5b28f41ee7634cafa71687e6a6549a950042dac4f2fecbaa0b1a9f493
[INFO] running `Command { std: "docker" "start" "-a" "d2d1b7f5b28f41ee7634cafa71687e6a6549a950042dac4f2fecbaa0b1a9f493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2d1b7f5b28f41ee7634cafa71687e6a6549a950042dac4f2fecbaa0b1a9f493", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2d1b7f5b28f41ee7634cafa71687e6a6549a950042dac4f2fecbaa0b1a9f493", kill_on_drop: false }`
[INFO] [stdout] d2d1b7f5b28f41ee7634cafa71687e6a6549a950042dac4f2fecbaa0b1a9f493
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1688848f4acfd15a80eae66b2740c903070077b783b31a034c3b4d313742a1ff
[INFO] running `Command { std: "docker" "start" "-a" "1688848f4acfd15a80eae66b2740c903070077b783b31a034c3b4d313742a1ff", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling gmp-mpfr-sys v1.6.8
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling az v1.2.1
[INFO] [stderr]    Compiling rug v1.28.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling scicrypt-traits v0.7.1
[INFO] [stderr]    Compiling scicrypt-bigint v0.7.1
[INFO] [stderr]    Compiling scicrypt-numbertheory v0.7.1
[INFO] [stderr]    Compiling scicrypt-he v0.7.1
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `Scalar` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scicrypt-he-0.7.1/src/cryptosystems/curve_el_gamal.rs:90:34
[INFO] [stdout]     |
[INFO] [stdout]  90 |         let secret_key = Scalar::random(rng.rng());
[INFO] [stdout]     |                                  ^^^^^^ function or associated item not found in `Scalar`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Scalar` consider using one of the following associated functions:
[INFO] [stdout]       Scalar::from_bytes_mod_order
[INFO] [stdout]       Scalar::from_bytes_mod_order_wide
[INFO] [stdout]       Scalar::batch_invert
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.1.3/src/scalar.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 788 |     pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `Scalar` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scicrypt-he-0.7.1/src/cryptosystems/curve_el_gamal.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let randomness = Scalar::random(rng.rng());
[INFO] [stdout]     |                                  ^^^^^^ function or associated item not found in `Scalar`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Scalar` consider using one of the following associated functions:
[INFO] [stdout]       Scalar::from_bytes_mod_order
[INFO] [stdout]       Scalar::from_bytes_mod_order_wide
[INFO] [stdout]       Scalar::batch_invert
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.1.3/src/scalar.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 788 |     pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot multiply `&Scalar` by `&&RistrettoBasepointTable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scicrypt-he-0.7.1/src/cryptosystems/curve_el_gamal.rs:129:44
[INFO] [stdout]     |
[INFO] [stdout] 129 |             c1: ciphertext.c1 + randomness * &RISTRETTO_BASEPOINT_TABLE,
[INFO] [stdout]     |                                            ^ no implementation for `&Scalar * &&RistrettoBasepointTable`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Mul<&&RistrettoBasepointTable>` is not implemented for `&Scalar`
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 129 -             c1: ciphertext.c1 + randomness * &RISTRETTO_BASEPOINT_TABLE,
[INFO] [stdout] 129 +             c1: ciphertext.c1 + randomness * RISTRETTO_BASEPOINT_TABLE,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `Scalar` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scicrypt-he-0.7.1/src/cryptosystems/curve_el_gamal.rs:171:34
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let randomness = Scalar::random(rng.rng());
[INFO] [stdout]     |                                  ^^^^^^ function or associated item not found in `Scalar`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Scalar` consider using one of the following associated functions:
[INFO] [stdout]       Scalar::from_bytes_mod_order
[INFO] [stdout]       Scalar::from_bytes_mod_order_wide
[INFO] [stdout]       Scalar::batch_invert
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.1.3/src/scalar.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 788 |     pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot multiply `&Scalar` by `&&RistrettoBasepointTable`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scicrypt-he-0.7.1/src/cryptosystems/curve_el_gamal.rs:182:44
[INFO] [stdout]     |
[INFO] [stdout] 182 |             c1: ciphertext.c1 + randomness * &RISTRETTO_BASEPOINT_TABLE,
[INFO] [stdout]     |                                            ^ no implementation for `&Scalar * &&RistrettoBasepointTable`
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Mul<&&RistrettoBasepointTable>` is not implemented for `&Scalar`
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]     |
[INFO] [stdout] 182 -             c1: ciphertext.c1 + randomness * &RISTRETTO_BASEPOINT_TABLE,
[INFO] [stdout] 182 +             c1: ciphertext.c1 + randomness * RISTRETTO_BASEPOINT_TABLE,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `Scalar` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scicrypt-he-0.7.1/src/threshold_cryptosystems/curve_el_gamal.rs:49:30
[INFO] [stdout]     |
[INFO] [stdout]  49 |                 key: Scalar::random(rng.rng()),
[INFO] [stdout]     |                              ^^^^^^ function or associated item not found in `Scalar`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Scalar` consider using one of the following associated functions:
[INFO] [stdout]       Scalar::from_bytes_mod_order
[INFO] [stdout]       Scalar::from_bytes_mod_order_wide
[INFO] [stdout]       Scalar::batch_invert
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.1.3/src/scalar.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 788 |     pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: cannot multiply `&Scalar` by `&&RistrettoBasepointTable`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scicrypt-he-0.7.1/src/threshold_cryptosystems/curve_el_gamal.rs:54:38
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let public_key = &master_key * &RISTRETTO_BASEPOINT_TABLE;
[INFO] [stdout]    |                                      ^ no implementation for `&Scalar * &&RistrettoBasepointTable`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Mul<&&RistrettoBasepointTable>` is not implemented for `&Scalar`
[INFO] [stdout] help: consider removing the borrow
[INFO] [stdout]    |
[INFO] [stdout] 54 -         let public_key = &master_key * &RISTRETTO_BASEPOINT_TABLE;
[INFO] [stdout] 54 +         let public_key = &master_key * RISTRETTO_BASEPOINT_TABLE;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `Scalar` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scicrypt-he-0.7.1/src/threshold_cryptosystems/curve_el_gamal.rs:118:34
[INFO] [stdout]     |
[INFO] [stdout] 118 |         let master_key = Scalar::random(rng.rng());
[INFO] [stdout]     |                                  ^^^^^^ function or associated item not found in `Scalar`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Scalar` consider using one of the following associated functions:
[INFO] [stdout]       Scalar::from_bytes_mod_order
[INFO] [stdout]       Scalar::from_bytes_mod_order_wide
[INFO] [stdout]       Scalar::batch_invert
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.1.3/src/scalar.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 788 |     pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `random` found for struct `Scalar` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scicrypt-he-0.7.1/src/threshold_cryptosystems/curve_el_gamal.rs:121:30
[INFO] [stdout]     |
[INFO] [stdout] 121 |             .map(|_| Scalar::random(rng.rng()))
[INFO] [stdout]     |                              ^^^^^^ function or associated item not found in `Scalar`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Scalar` consider using one of the following associated functions:
[INFO] [stdout]       Scalar::from_bytes_mod_order
[INFO] [stdout]       Scalar::from_bytes_mod_order_wide
[INFO] [stdout]       Scalar::batch_invert
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.1.3/src/scalar.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 788 |     pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `one` found for struct `Scalar` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/scicrypt-he-0.7.1/src/threshold_cryptosystems/curve_el_gamal.rs:176:37
[INFO] [stdout]     |
[INFO] [stdout] 176 |                 let mut b = Scalar::one();
[INFO] [stdout]     |                                     ^^^ function or associated item not found in `Scalar`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Scalar` consider using one of the following associated functions:
[INFO] [stdout]       Scalar::from_bytes_mod_order
[INFO] [stdout]       Scalar::from_bytes_mod_order_wide
[INFO] [stdout]       Scalar::batch_invert
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/curve25519-dalek-4.1.3/src/scalar.rs:237:5
[INFO] [stdout]     |
[INFO] [stdout] 237 |     pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 788 |     pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: there is a method `ne` with a similar name, but with different arguments
[INFO] [stdout]    --> /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/cmp.rs:264:4
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scicrypt-he` (lib) due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "1688848f4acfd15a80eae66b2740c903070077b783b31a034c3b4d313742a1ff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1688848f4acfd15a80eae66b2740c903070077b783b31a034c3b4d313742a1ff", kill_on_drop: false }`
[INFO] [stdout] 1688848f4acfd15a80eae66b2740c903070077b783b31a034c3b4d313742a1ff
