[INFO] cloning repository https://github.com/elielnfinic/le_krypt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elielnfinic/le_krypt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felielnfinic%2Fle_krypt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felielnfinic%2Fle_krypt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ce10ebc8895eabcaf2c0adbf0c968f2123a22237 [INFO] checking elielnfinic/le_krypt/ce10ebc8895eabcaf2c0adbf0c968f2123a22237 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felielnfinic%2Fle_krypt" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/elielnfinic/le_krypt on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/elielnfinic/le_krypt [INFO] finished tweaking git repo https://github.com/elielnfinic/le_krypt [INFO] tweaked toml for git repo https://github.com/elielnfinic/le_krypt written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/elielnfinic/le_krypt 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" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-pickle v1.1.1 [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd02419b7cb2c2e102f57a6f4b5c0c4d4085f7c56b02c4fa0bacf9f62f5b2494 [INFO] running `Command { std: "docker" "start" "-a" "bd02419b7cb2c2e102f57a6f4b5c0c4d4085f7c56b02c4fa0bacf9f62f5b2494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd02419b7cb2c2e102f57a6f4b5c0c4d4085f7c56b02c4fa0bacf9f62f5b2494", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd02419b7cb2c2e102f57a6f4b5c0c4d4085f7c56b02c4fa0bacf9f62f5b2494", kill_on_drop: false }` [INFO] [stdout] bd02419b7cb2c2e102f57a6f4b5c0c4d4085f7c56b02c4fa0bacf9f62f5b2494 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 509790278ae09192120945acbdbabfe2f6bca071ec0a97e810f894332cf8bfa5 [INFO] running `Command { std: "docker" "start" "-a" "509790278ae09192120945acbdbabfe2f6bca071ec0a97e810f894332cf8bfa5", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking iter-read v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Checking field_math v0.1.0 (/opt/rustwide/workdir/field_math) [INFO] [stderr] Checking serde-pickle v1.1.1 [INFO] [stderr] Checking el_stark v0.1.0 (/opt/rustwide/workdir/el_stark) [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> el_stark/src/fri.rs:146:41 [INFO] [stdout] | [INFO] [stdout] 146 | assert!(number <= reduced_size, &error_msg); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 146 | assert!(number <= reduced_size, "{}", &error_msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: format argument must be a string literal [INFO] [stdout] --> el_stark/src/fri.rs:146:41 [INFO] [stdout] | [INFO] [stdout] 146 | assert!(number <= reduced_size, &error_msg); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you might be missing a string literal to format with [INFO] [stdout] | [INFO] [stdout] 146 | assert!(number <= reduced_size, "{}", &error_msg); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0689]: can't call method `to_be_bytes` on ambiguous numeric type `{integer}` [INFO] [stdout] --> el_stark/src/fri.rs:152:88 [INFO] [stdout] | [INFO] [stdout] 152 | let index = Fri::sample_index(Blake2b512::digest(&(seed.clone() + &counter.to_be_bytes().to_vec())), size); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you must specify a type for this binding, like `i32` [INFO] [stdout] | [INFO] [stdout] 150 | let mut counter: i32 = 0; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0689]: can't call method `to_be_bytes` on ambiguous numeric type `{integer}` [INFO] [stdout] --> el_stark/src/fri.rs:152:88 [INFO] [stdout] | [INFO] [stdout] 152 | let index = Fri::sample_index(Blake2b512::digest(&(seed.clone() + &counter.to_be_bytes().to_vec())), size); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: you must specify a type for this binding, like `i32` [INFO] [stdout] | [INFO] [stdout] 150 | let mut counter: i32 = 0; [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> el_stark/src/fri.rs:152:43 [INFO] [stdout] | [INFO] [stdout] 152 | let index = Fri::sample_index(Blake2b512::digest(&(seed.clone() + &counter.to_be_bytes().to_vec())), size); [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: try using a conversion method: `.to_vec()` [INFO] [stdout] | | | [INFO] [stdout] | | expected `Vec`, found `GenericArray>` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found struct `GenericArray, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> el_stark/src/fri.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn sample_index(byte_array: Vec, size: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> el_stark/src/fri.rs:152:43 [INFO] [stdout] | [INFO] [stdout] 152 | let index = Fri::sample_index(Blake2b512::digest(&(seed.clone() + &counter.to_be_bytes().to_vec())), size); [INFO] [stdout] | ----------------- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- help: try using a conversion method: `.to_vec()` [INFO] [stdout] | | | [INFO] [stdout] | | expected `Vec`, found `GenericArray>` [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] = note: expected struct `Vec` [INFO] [stdout] found struct `GenericArray, B0>, B0>, B0>, B0>, B0>, B0>>` [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> el_stark/src/fri.rs:135:12 [INFO] [stdout] | [INFO] [stdout] 135 | pub fn sample_index(byte_array: Vec, size: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^ ------------------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `FieldElement<'_>: Deserialize<'_>` is not satisfied [INFO] [stdout] --> el_stark/src/fri.rs:176:61 [INFO] [stdout] | [INFO] [stdout] 176 | let last_codeword: Vec = proof_stream.pull(); [INFO] [stdout] | ^^^^ the trait `Deserialize<'_>` is not implemented for `FieldElement<'_>` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `FieldElement<'_>` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 142 others [INFO] [stdout] = note: required for `Vec>` to implement `for<'de> Deserialize<'de>` [INFO] [stdout] note: required by a bound in `ProofStream::pull` [INFO] [stdout] --> el_stark/src/proof_stream.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn pull Deserialize<'de>>(&mut self) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProofStream::pull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `FieldElement<'_>: Deserialize<'_>` is not satisfied [INFO] [stdout] --> el_stark/src/fri.rs:176:61 [INFO] [stdout] | [INFO] [stdout] 176 | let last_codeword: Vec = proof_stream.pull(); [INFO] [stdout] | ^^^^ the trait `Deserialize<'_>` is not implemented for `FieldElement<'_>` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `FieldElement<'_>` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 142 others [INFO] [stdout] = note: required for `Vec>` to implement `for<'de> Deserialize<'de>` [INFO] [stdout] note: required by a bound in `ProofStream::pull` [INFO] [stdout] --> el_stark/src/proof_stream.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn pull Deserialize<'de>>(&mut self) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProofStream::pull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Polynomial` [INFO] [stdout] --> el_stark/src/fri.rs:198:20 [INFO] [stdout] | [INFO] [stdout] 198 | let poly = Polynomial::interpolate_domain(&last_domain, &last_codeword); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Polynomial` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Polynomial` [INFO] [stdout] --> el_stark/src/fri.rs:198:20 [INFO] [stdout] | [INFO] [stdout] 198 | let poly = Polynomial::interpolate_domain(&last_domain, &last_codeword); [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `Polynomial` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> el_stark/src/fri.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | proof_stream.verifier_fiat_shamir(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `usize` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> el_stark/src/proof_stream.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn verifier_fiat_shamir(&self, num_bytes: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 210 | proof_stream.verifier_fiat_shamir(/* usize */), [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this method takes 1 argument but 0 arguments were supplied [INFO] [stdout] --> el_stark/src/fri.rs:210:26 [INFO] [stdout] | [INFO] [stdout] 210 | proof_stream.verifier_fiat_shamir(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^-- argument #1 of type `usize` is missing [INFO] [stdout] | [INFO] [stdout] note: method defined here [INFO] [stdout] --> el_stark/src/proof_stream.rs:50:12 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn verifier_fiat_shamir(&self, num_bytes: usize) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ---------------- [INFO] [stdout] help: provide the argument [INFO] [stdout] | [INFO] [stdout] 210 | proof_stream.verifier_fiat_shamir(/* usize */), [INFO] [stdout] | ~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_colinearity` in this scope [INFO] [stdout] --> el_stark/src/fri.rs:247:21 [INFO] [stdout] | [INFO] [stdout] 247 | if !test_colinearity(&[(ax, ay.clone()), (bx, by.clone()), (cx, cy.clone())]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `test_colinearity` in this scope [INFO] [stdout] --> el_stark/src/fri.rs:247:21 [INFO] [stdout] | [INFO] [stdout] 247 | if !test_colinearity(&[(ax, ay.clone()), (bx, by.clone()), (cx, cy.clone())]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> [u8]: Deserialize<'de>` is not satisfied [INFO] [stdout] --> el_stark/src/fri.rs:172:37 [INFO] [stdout] | [INFO] [stdout] 172 | roots.push(proof_stream.pull()); [INFO] [stdout] | ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `[u8]` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `[u8]` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the trait `Deserialize<'de>` is not implemented for `_` [INFO] [stdout] but trait `Deserialize<'_>` is implemented for `&_` [INFO] [stdout] = help: for that trait implementation, expected `&[u8]`, found `[u8]` [INFO] [stdout] note: required by a bound in `ProofStream::pull` [INFO] [stdout] --> el_stark/src/proof_stream.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn pull Deserialize<'de>>(&mut self) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProofStream::pull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> [u8]: Deserialize<'de>` is not satisfied [INFO] [stdout] --> el_stark/src/fri.rs:172:37 [INFO] [stdout] | [INFO] [stdout] 172 | roots.push(proof_stream.pull()); [INFO] [stdout] | ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `[u8]` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `[u8]` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the trait `Deserialize<'de>` is not implemented for `_` [INFO] [stdout] but trait `Deserialize<'_>` is implemented for `&_` [INFO] [stdout] = help: for that trait implementation, expected `&[u8]`, found `[u8]` [INFO] [stdout] note: required by a bound in `ProofStream::pull` [INFO] [stdout] --> el_stark/src/proof_stream.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn pull Deserialize<'de>>(&mut self) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProofStream::pull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> el_stark/src/fri.rs:172:19 [INFO] [stdout] | [INFO] [stdout] 172 | roots.push(proof_stream.pull()); [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by a bound in `Vec::::push` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/vec/mod.rs:2411:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> el_stark/src/fri.rs:172:19 [INFO] [stdout] | [INFO] [stdout] 172 | roots.push(proof_stream.pull()); [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by a bound in `Vec::::push` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/vec/mod.rs:2411:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> el_stark/src/fri.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 178 | if roots.last().unwrap() != &Merkle::commit(&last_codeword.iter().map(|x| x.to_bytes()).collect::>()) { [INFO] [stdout] | ^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required for `Vec<[u8]>` to implement `Deref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> el_stark/src/fri.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | if roots.last().unwrap() != &Merkle::commit(&last_codeword.iter().map(|x| x.to_bytes()).collect::>()) { [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by a bound in `core::slice::::last` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/slice/mod.rs:280:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> el_stark/src/fri.rs:178:12 [INFO] [stdout] | [INFO] [stdout] 178 | if roots.last().unwrap() != &Merkle::commit(&last_codeword.iter().map(|x| x.to_bytes()).collect::>()) { [INFO] [stdout] | ^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required for `Vec<[u8]>` to implement `Deref` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> el_stark/src/fri.rs:178:18 [INFO] [stdout] | [INFO] [stdout] 178 | if roots.last().unwrap() != &Merkle::commit(&last_codeword.iter().map(|x| x.to_bytes()).collect::>()) { [INFO] [stdout] | ^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by a bound in `core::slice::::last` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/core/src/slice/mod.rs:280:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> el_stark/src/fri.rs:255:37 [INFO] [stdout] | [INFO] [stdout] 255 | if !Merkle::verify(&roots[r], a_indices[i], path, aa[i].clone()) { [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required for `Vec<[u8]>` to implement `Index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> el_stark/src/fri.rs:168:25 [INFO] [stdout] | [INFO] [stdout] 168 | let mut roots = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by a bound in `Vec::::new` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/vec/mod.rs:422:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> el_stark/src/fri.rs:255:37 [INFO] [stdout] | [INFO] [stdout] 255 | if !Merkle::verify(&roots[r], a_indices[i], path, aa[i].clone()) { [INFO] [stdout] | ^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required for `Vec<[u8]>` to implement `Index` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> el_stark/src/fri.rs:168:25 [INFO] [stdout] | [INFO] [stdout] 168 | let mut roots = Vec::new(); [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by an implicit `Sized` bound in `Vec` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/vec/mod.rs:397:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> el_stark/src/fri.rs:168:25 [INFO] [stdout] | [INFO] [stdout] 168 | let mut roots = Vec::new(); [INFO] [stdout] | ^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by a bound in `Vec::::new` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/vec/mod.rs:422:5 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> el_stark/src/fri.rs:168:25 [INFO] [stdout] | [INFO] [stdout] 168 | let mut roots = Vec::new(); [INFO] [stdout] | ^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by an implicit `Sized` bound in `Vec` [INFO] [stdout] --> /rustc/ff1737bb00913444173658b4e0b274fd79aabf66/library/alloc/src/vec/mod.rs:397:1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> &[Vec]: Deserialize<'de>` is not satisfied [INFO] [stdout] --> el_stark/src/fri.rs:254:41 [INFO] [stdout] | [INFO] [stdout] 254 | let path = proof_stream.pull(); [INFO] [stdout] | ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `&[Vec]` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `&[Vec]` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &[u8] [INFO] [stdout] [T; 0] [INFO] [stdout] [T; 10] [INFO] [stdout] [T; 11] [INFO] [stdout] [T; 12] [INFO] [stdout] [T; 13] [INFO] [stdout] [T; 14] [INFO] [stdout] [T; 15] [INFO] [stdout] and 26 others [INFO] [stdout] note: required by a bound in `ProofStream::pull` [INFO] [stdout] --> el_stark/src/proof_stream.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn pull Deserialize<'de>>(&mut self) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProofStream::pull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> el_stark/src/fri.rs:260:37 [INFO] [stdout] | [INFO] [stdout] 260 | if !Merkle::verify(&roots[r], b_indices[i], path, bb[i].clone()) { [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required for `Vec<[u8]>` to implement `Index<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> &[Vec]: Deserialize<'de>` is not satisfied [INFO] [stdout] --> el_stark/src/fri.rs:254:41 [INFO] [stdout] | [INFO] [stdout] 254 | let path = proof_stream.pull(); [INFO] [stdout] | ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `&[Vec]` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `&[Vec]` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &[u8] [INFO] [stdout] [T; 0] [INFO] [stdout] [T; 10] [INFO] [stdout] [T; 11] [INFO] [stdout] [T; 12] [INFO] [stdout] [T; 13] [INFO] [stdout] [T; 14] [INFO] [stdout] [T; 15] [INFO] [stdout] and 26 others [INFO] [stdout] note: required by a bound in `ProofStream::pull` [INFO] [stdout] --> el_stark/src/proof_stream.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn pull Deserialize<'de>>(&mut self) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProofStream::pull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> el_stark/src/fri.rs:260:37 [INFO] [stdout] | [INFO] [stdout] 260 | if !Merkle::verify(&roots[r], b_indices[i], path, bb[i].clone()) { [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required for `Vec<[u8]>` to implement `Index<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> &[Vec]: Deserialize<'de>` is not satisfied [INFO] [stdout] --> el_stark/src/fri.rs:259:41 [INFO] [stdout] | [INFO] [stdout] 259 | let path = proof_stream.pull(); [INFO] [stdout] | ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `&[Vec]` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `&[Vec]` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &[u8] [INFO] [stdout] [T; 0] [INFO] [stdout] [T; 10] [INFO] [stdout] [T; 11] [INFO] [stdout] [T; 12] [INFO] [stdout] [T; 13] [INFO] [stdout] [T; 14] [INFO] [stdout] [T; 15] [INFO] [stdout] and 26 others [INFO] [stdout] note: required by a bound in `ProofStream::pull` [INFO] [stdout] --> el_stark/src/proof_stream.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn pull Deserialize<'de>>(&mut self) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProofStream::pull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> el_stark/src/fri.rs:265:37 [INFO] [stdout] | [INFO] [stdout] 265 | if !Merkle::verify(&roots[r + 1], c_indices[i], path, cc[i].clone()) { [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required for `Vec<[u8]>` to implement `Index<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> &[Vec]: Deserialize<'de>` is not satisfied [INFO] [stdout] --> el_stark/src/fri.rs:259:41 [INFO] [stdout] | [INFO] [stdout] 259 | let path = proof_stream.pull(); [INFO] [stdout] | ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `&[Vec]` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `&[Vec]` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &[u8] [INFO] [stdout] [T; 0] [INFO] [stdout] [T; 10] [INFO] [stdout] [T; 11] [INFO] [stdout] [T; 12] [INFO] [stdout] [T; 13] [INFO] [stdout] [T; 14] [INFO] [stdout] [T; 15] [INFO] [stdout] and 26 others [INFO] [stdout] note: required by a bound in `ProofStream::pull` [INFO] [stdout] --> el_stark/src/proof_stream.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn pull Deserialize<'de>>(&mut self) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProofStream::pull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> el_stark/src/fri.rs:265:37 [INFO] [stdout] | [INFO] [stdout] 265 | if !Merkle::verify(&roots[r + 1], c_indices[i], path, cc[i].clone()) { [INFO] [stdout] | ^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] = note: required for `Vec<[u8]>` to implement `Index<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> &[Vec]: Deserialize<'de>` is not satisfied [INFO] [stdout] --> el_stark/src/fri.rs:264:41 [INFO] [stdout] | [INFO] [stdout] 264 | let path = proof_stream.pull(); [INFO] [stdout] | ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `&[Vec]` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `&[Vec]` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &[u8] [INFO] [stdout] [T; 0] [INFO] [stdout] [T; 10] [INFO] [stdout] [T; 11] [INFO] [stdout] [T; 12] [INFO] [stdout] [T; 13] [INFO] [stdout] [T; 14] [INFO] [stdout] [T; 15] [INFO] [stdout] and 26 others [INFO] [stdout] note: required by a bound in `ProofStream::pull` [INFO] [stdout] --> el_stark/src/proof_stream.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn pull Deserialize<'de>>(&mut self) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProofStream::pull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `for<'de> &[Vec]: Deserialize<'de>` is not satisfied [INFO] [stdout] --> el_stark/src/fri.rs:264:41 [INFO] [stdout] | [INFO] [stdout] 264 | let path = proof_stream.pull(); [INFO] [stdout] | ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `&[Vec]` [INFO] [stdout] | [INFO] [stdout] = note: for local types consider adding `#[derive(serde::Deserialize)]` to your `&[Vec]` type [INFO] [stdout] = note: for types from other crates check whether the crate offers a `serde` feature flag [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &[u8] [INFO] [stdout] [T; 0] [INFO] [stdout] [T; 10] [INFO] [stdout] [T; 11] [INFO] [stdout] [T; 12] [INFO] [stdout] [T; 13] [INFO] [stdout] [T; 14] [INFO] [stdout] [T; 15] [INFO] [stdout] and 26 others [INFO] [stdout] note: required by a bound in `ProofStream::pull` [INFO] [stdout] --> el_stark/src/proof_stream.rs:25:20 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn pull Deserialize<'de>>(&mut self) -> T { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `ProofStream::pull` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0425, E0433, E0689. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0277, E0308, E0425, E0433, E0689. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `el_stark` (bin "el_stark") due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `el_stark` (bin "el_stark" test) due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "509790278ae09192120945acbdbabfe2f6bca071ec0a97e810f894332cf8bfa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "509790278ae09192120945acbdbabfe2f6bca071ec0a97e810f894332cf8bfa5", kill_on_drop: false }` [INFO] [stdout] 509790278ae09192120945acbdbabfe2f6bca071ec0a97e810f894332cf8bfa5