[INFO] fetching crate c255b3 0.0.3...
[INFO] checking c255b3-0.0.3 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate c255b3 0.0.3 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate c255b3 0.0.3 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate c255b3 0.0.3
[INFO] finished tweaking crates.io crate c255b3 0.0.3
[INFO] tweaked toml for crates.io crate c255b3 0.0.3 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abc5caf0a23c206345fb16844237da2d9d94cad1b46e5bfca066e6985049b6de
[INFO] running `Command { std: "docker" "start" "-a" "abc5caf0a23c206345fb16844237da2d9d94cad1b46e5bfca066e6985049b6de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abc5caf0a23c206345fb16844237da2d9d94cad1b46e5bfca066e6985049b6de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abc5caf0a23c206345fb16844237da2d9d94cad1b46e5bfca066e6985049b6de", kill_on_drop: false }`
[INFO] [stdout] abc5caf0a23c206345fb16844237da2d9d94cad1b46e5bfca066e6985049b6de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bda73324331a8de1890f4a0ee2d96f999ff5a09f3401fc7a6e7c6f18c2573ca
[INFO] running `Command { std: "docker" "start" "-a" "0bda73324331a8de1890f4a0ee2d96f999ff5a09f3401fc7a6e7c6f18c2573ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling platforms v3.3.0
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking c255b3 v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `from_bits` found for struct `Scalar` in the current scope
[INFO] [stdout]    --> src/sig.rs:25:25
[INFO] [stdout]     |
[INFO] [stdout] 25  |         let e = Scalar::from_bits(rb.try_into().unwrap());
[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-6f17d22bba15001f/curve25519-dalek-4.1.1/src/scalar.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 790 |     pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_bits` found for struct `Scalar` in the current scope
[INFO] [stdout]    --> src/sig.rs:25:25
[INFO] [stdout]     |
[INFO] [stdout] 25  |         let e = Scalar::from_bits(rb.try_into().unwrap());
[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-6f17d22bba15001f/curve25519-dalek-4.1.1/src/scalar.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 790 |     pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_bits` found for struct `Scalar` in the current scope
[INFO] [stdout]    --> src/sig.rs:26:25
[INFO] [stdout]     |
[INFO] [stdout] 26  |         let s = Scalar::from_bits(sb.try_into().unwrap());
[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-6f17d22bba15001f/curve25519-dalek-4.1.1/src/scalar.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 790 |     pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_bits` found for struct `Scalar` in the current scope
[INFO] [stdout]    --> src/sig.rs:26:25
[INFO] [stdout]     |
[INFO] [stdout] 26  |         let s = Scalar::from_bits(sb.try_into().unwrap());
[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-6f17d22bba15001f/curve25519-dalek-4.1.1/src/scalar.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 790 |     pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `c255b3` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `c255b3` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "0bda73324331a8de1890f4a0ee2d96f999ff5a09f3401fc7a6e7c6f18c2573ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bda73324331a8de1890f4a0ee2d96f999ff5a09f3401fc7a6e7c6f18c2573ca", kill_on_drop: false }`
[INFO] [stdout] 0bda73324331a8de1890f4a0ee2d96f999ff5a09f3401fc7a6e7c6f18c2573ca
[INFO] checking c255b3-0.0.3 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate c255b3 0.0.3 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate c255b3 0.0.3 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate c255b3 0.0.3
[INFO] finished tweaking crates.io crate c255b3 0.0.3
[INFO] tweaked toml for crates.io crate c255b3 0.0.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6bd5cb8aaf7fcf90ca3e114e6fb344831b3a71c9e5decd038099876d9705e8a2
[INFO] running `Command { std: "docker" "start" "-a" "6bd5cb8aaf7fcf90ca3e114e6fb344831b3a71c9e5decd038099876d9705e8a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6bd5cb8aaf7fcf90ca3e114e6fb344831b3a71c9e5decd038099876d9705e8a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bd5cb8aaf7fcf90ca3e114e6fb344831b3a71c9e5decd038099876d9705e8a2", kill_on_drop: false }`
[INFO] [stdout] 6bd5cb8aaf7fcf90ca3e114e6fb344831b3a71c9e5decd038099876d9705e8a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ea643a8ed4957ee23f19093913df1794011a94dd2576094a4df0a1428a8ed1a
[INFO] running `Command { std: "docker" "start" "-a" "4ea643a8ed4957ee23f19093913df1794011a94dd2576094a4df0a1428a8ed1a", kill_on_drop: false }`
[INFO] [stderr]    Compiling platforms v3.3.0
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking c255b3 v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no function or associated item named `from_bits` found for struct `Scalar` in the current scope
[INFO] [stdout]    --> src/sig.rs:25:25
[INFO] [stdout]     |
[INFO] [stdout] 25  |         let e = Scalar::from_bits(rb.try_into().unwrap());
[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-6f17d22bba15001f/curve25519-dalek-4.1.1/src/scalar.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 790 |     pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_bits` found for struct `Scalar` in the current scope
[INFO] [stdout]    --> src/sig.rs:25:25
[INFO] [stdout]     |
[INFO] [stdout] 25  |         let e = Scalar::from_bits(rb.try_into().unwrap());
[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-6f17d22bba15001f/curve25519-dalek-4.1.1/src/scalar.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 790 |     pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_bits` found for struct `Scalar` in the current scope
[INFO] [stdout]    --> src/sig.rs:26:25
[INFO] [stdout]     |
[INFO] [stdout] 26  |         let s = Scalar::from_bits(sb.try_into().unwrap());
[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-6f17d22bba15001f/curve25519-dalek-4.1.1/src/scalar.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 790 |     pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_bits` found for struct `Scalar` in the current scope
[INFO] [stdout]    --> src/sig.rs:26:25
[INFO] [stdout]     |
[INFO] [stdout] 26  |         let s = Scalar::from_bits(sb.try_into().unwrap());
[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-6f17d22bba15001f/curve25519-dalek-4.1.1/src/scalar.rs:239:5
[INFO] [stdout]     |
[INFO] [stdout] 239 |     pub fn from_bytes_mod_order(bytes: [u8; 32]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 252 |     pub fn from_bytes_mod_order_wide(input: &[u8; 64]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 790 |     pub fn batch_invert(inputs: &mut [Scalar]) -> Scalar {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `c255b3` (lib) due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `c255b3` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "4ea643a8ed4957ee23f19093913df1794011a94dd2576094a4df0a1428a8ed1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ea643a8ed4957ee23f19093913df1794011a94dd2576094a4df0a1428a8ed1a", kill_on_drop: false }`
[INFO] [stdout] 4ea643a8ed4957ee23f19093913df1794011a94dd2576094a4df0a1428a8ed1a
