[INFO] fetching crate snarkvm-polycommit 0.7.2... [INFO] checking snarkvm-polycommit-0.7.2 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate snarkvm-polycommit 0.7.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate snarkvm-polycommit 0.7.2 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate snarkvm-polycommit 0.7.2 [INFO] finished tweaking crates.io crate snarkvm-polycommit 0.7.2 [INFO] tweaked toml for crates.io crate snarkvm-polycommit 0.7.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37e128715b02f35343be5dc7d967fcd9e92eb799ad628e2a6c06009242d191cb [INFO] running `Command { std: "docker" "start" "-a" "37e128715b02f35343be5dc7d967fcd9e92eb799ad628e2a6c06009242d191cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37e128715b02f35343be5dc7d967fcd9e92eb799ad628e2a6c06009242d191cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37e128715b02f35343be5dc7d967fcd9e92eb799ad628e2a6c06009242d191cb", kill_on_drop: false }` [INFO] [stdout] 37e128715b02f35343be5dc7d967fcd9e92eb799ad628e2a6c06009242d191cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58dc7ae59610ed8199ec85ca19dc436a426a46be6d13e47b1c6f2cf5d38e77f3 [INFO] running `Command { std: "docker" "start" "-a" "58dc7ae59610ed8199ec85ca19dc436a426a46be6d13e47b1c6f2cf5d38e77f3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking cpufeatures v0.1.5 [INFO] [stderr] Checking snarkvm-profiler v0.7.4 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stderr] Checking blake2 v0.9.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling snarkvm-derives v0.7.4 [INFO] [stderr] Checking snarkvm-utilities v0.7.4 [INFO] [stderr] Checking snarkvm-fields v0.7.4 [INFO] [stderr] Checking snarkvm-curves v0.7.4 [INFO] [stderr] Checking snarkvm-r1cs v0.7.4 [INFO] [stderr] Checking snarkvm-algorithms v0.7.4 [INFO] [stderr] Checking snarkvm-gadgets v0.7.4 [INFO] [stderr] Checking snarkvm-polycommit v0.7.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 196 | | CanonicalSerialize::serialize(&self.commitment, &mut writer).map_err(|_| error_fn("could not serialize struct")) [INFO] [stdout] 197 | | } [INFO] [stdout] | |_____^ not a member of trait `ToBytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:195:5 [INFO] [stdout] | [INFO] [stdout] 195 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 196 | | CanonicalSerialize::serialize(&self.commitment, &mut writer).map_err(|_| error_fn("could not serialize struct")) [INFO] [stdout] 197 | | } [INFO] [stdout] | |_____^ not a member of trait `ToBytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | impl_bytes!(UniversalParams); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | impl_bytes!(UniversalParams); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | impl_bytes!(Commitment); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | impl_bytes!(Commitment); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | impl_bytes!(Randomness); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | impl_bytes!(Randomness); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | impl_bytes!(Proof); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | impl_bytes!(Proof); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | impl_bytes!(UniversalParams); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | impl_bytes!(UniversalParams); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | impl_bytes!(Commitment); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | impl_bytes!(CommitterKey); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | impl_bytes!(Commitment); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | impl_bytes!(Randomness); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | impl_bytes!(Randomness); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | impl_bytes!(CommitterKey); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | impl_bytes!(Proof); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | impl_bytes!(Proof); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | impl_bytes!(CommitterKey); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | impl_bytes!(CommitterKey); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | impl_bytes!(Commitment); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | impl_bytes!(Commitment); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | impl_bytes!(Commitment); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | impl_bytes!(Commitment); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | impl_bytes!(Randomness); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | impl_bytes!(Randomness); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/sonic_pc/data_structures.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_bytes!(CommitterKey); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | impl_bytes!(Randomness); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/sonic_pc/data_structures.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_bytes!(CommitterKey); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | impl_bytes!(Randomness); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/sonic_pc/data_structures.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/sonic_pc/data_structures.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/sonic_pc/data_structures.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_bytes!(CommitterKey); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/lib.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 141 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error_fn("could not deserialize struct")) [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____^ not a member of trait `FromBytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/sonic_pc/data_structures.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_bytes!(CommitterKey); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/lib.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 147 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error_fn("could not serialize struct")) [INFO] [stdout] 148 | | } [INFO] [stdout] | |_____^ not a member of trait `ToBytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/data_structures.rs:390:13 [INFO] [stdout] | [INFO] [stdout] 390 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 391 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error("could not deserialize struct")) [INFO] [stdout] 392 | | } [INFO] [stdout] | |_____________^ not a member of trait `FromBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/sonic_pc/data_structures.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/data_structures.rs:396:13 [INFO] [stdout] | [INFO] [stdout] 396 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 397 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error("could not serialize struct")) [INFO] [stdout] 398 | | } [INFO] [stdout] | |_____________^ not a member of trait `ToBytes` [INFO] [stdout] | [INFO] [stdout] ::: src/sonic_pc/data_structures.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `read` is not a member of trait `FromBytes` [INFO] [stdout] --> src/lib.rs:140:5 [INFO] [stdout] | [INFO] [stdout] 140 | / fn read(mut reader: R) -> io::Result { [INFO] [stdout] 141 | | CanonicalDeserialize::deserialize(&mut reader).map_err(|_| error_fn("could not deserialize struct")) [INFO] [stdout] 142 | | } [INFO] [stdout] | |_____^ not a member of trait `FromBytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `write` is not a member of trait `ToBytes` [INFO] [stdout] --> src/lib.rs:146:5 [INFO] [stdout] | [INFO] [stdout] 146 | / fn write(&self, mut writer: W) -> io::Result<()> { [INFO] [stdout] 147 | | CanonicalSerialize::serialize(self, &mut writer).map_err(|_| error_fn("could not serialize struct")) [INFO] [stdout] 148 | | } [INFO] [stdout] | |_____^ not a member of trait `ToBytes` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/lib.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | impl> FromBytes for BatchLCProof { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/lib.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | impl> ToBytes for BatchLCProof { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | impl ToBytes for LabeledCommitment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | impl_bytes!(UniversalParams); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | impl_bytes!(UniversalParams); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | impl_bytes!(Commitment); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | impl_bytes!(Commitment); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | impl_bytes!(Randomness); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | impl_bytes!(Randomness); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | impl_bytes!(Proof); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | impl_bytes!(Proof); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | impl_bytes!(CommitterKey); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | impl_bytes!(CommitterKey); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | impl_bytes!(Commitment); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | impl_bytes!(Commitment); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | impl_bytes!(Randomness); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | impl_bytes!(Randomness); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/sonic_pc/data_structures.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_bytes!(CommitterKey); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/sonic_pc/data_structures.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_bytes!(CommitterKey); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/sonic_pc/data_structures.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/sonic_pc/data_structures.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/lib.rs:139:1 [INFO] [stdout] | [INFO] [stdout] 139 | impl> FromBytes for BatchLCProof { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/lib.rs:145:1 [INFO] [stdout] | [INFO] [stdout] 145 | impl> ToBytes for BatchLCProof { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | impl ToBytes for LabeledCommitment { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | impl_bytes!(UniversalParams); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | impl_bytes!(UniversalParams); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:102:1 [INFO] [stdout] | [INFO] [stdout] 102 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | impl_bytes!(Commitment); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:171:1 [INFO] [stdout] | [INFO] [stdout] 171 | impl_bytes!(Commitment); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | impl_bytes!(Randomness); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:253:1 [INFO] [stdout] | [INFO] [stdout] 253 | impl_bytes!(Randomness); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | impl_bytes!(Proof); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/kzg10/data_structures.rs:338:1 [INFO] [stdout] | [INFO] [stdout] 338 | impl_bytes!(Proof); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | impl_bytes!(CommitterKey); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:67:1 [INFO] [stdout] | [INFO] [stdout] 67 | impl_bytes!(CommitterKey); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:126:1 [INFO] [stdout] | [INFO] [stdout] 126 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | impl_bytes!(Commitment); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:242:1 [INFO] [stdout] | [INFO] [stdout] 242 | impl_bytes!(Commitment); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | impl_bytes!(Randomness); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/marlin_pc/data_structures.rs:326:1 [INFO] [stdout] | [INFO] [stdout] 326 | impl_bytes!(Randomness); [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/sonic_pc/data_structures.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_bytes!(CommitterKey); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/sonic_pc/data_structures.rs:93:1 [INFO] [stdout] | [INFO] [stdout] 93 | impl_bytes!(CommitterKey); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `read_le` [INFO] [stdout] --> src/data_structures.rs:389:9 [INFO] [stdout] | [INFO] [stdout] 389 | impl FromBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `read_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/sonic_pc/data_structures.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn read_le(_: R) -> Result where R: snarkvm_utilities::Read { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0046]: not all trait items implemented, missing: `write_le` [INFO] [stdout] --> src/data_structures.rs:395:9 [INFO] [stdout] | [INFO] [stdout] 395 | impl ToBytes for $ty { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `write_le` in implementation [INFO] [stdout] | [INFO] [stdout] ::: src/sonic_pc/data_structures.rs:174:1 [INFO] [stdout] | [INFO] [stdout] 174 | impl_bytes!(VerifierKey); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `impl_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] = help: implement the missing item: `fn write_le(&self, _: W) -> Result<(), std::io::Error> where W: snarkvm_utilities::Write { todo!() }` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_repr` found for reference `&F` in the current scope [INFO] [stdout] --> src/kzg10/mod.rs:433:41 [INFO] [stdout] | [INFO] [stdout] 433 | let coeffs = cfg_iter!(p).map(|s| s.into_repr()).collect::>(); [INFO] [stdout] | ^^^^^^^^^ help: there is an associated function with a similar name: `to_repr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `into_repr` found for reference `&F` in the current scope [INFO] [stdout] --> src/kzg10/mod.rs:433:41 [INFO] [stdout] | [INFO] [stdout] 433 | let coeffs = cfg_iter!(p).map(|s| s.into_repr()).collect::>(); [INFO] [stdout] | ^^^^^^^^^ help: there is an associated function with a similar name: `to_repr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 51 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0407, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: could not compile `snarkvm-polycommit` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 51 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0046, E0407, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0046`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "58dc7ae59610ed8199ec85ca19dc436a426a46be6d13e47b1c6f2cf5d38e77f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58dc7ae59610ed8199ec85ca19dc436a426a46be6d13e47b1c6f2cf5d38e77f3", kill_on_drop: false }` [INFO] [stdout] 58dc7ae59610ed8199ec85ca19dc436a426a46be6d13e47b1c6f2cf5d38e77f3