[INFO] fetching crate chia_rs 0.34.0... [INFO] checking chia_rs-0.34.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate chia_rs 0.34.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate chia_rs 0.34.0 [INFO] finished tweaking crates.io crate chia_rs 0.34.0 [INFO] tweaked toml for crates.io crate chia_rs 0.34.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate chia_rs 0.34.0 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate chia_rs 0.34.0 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44cea09de98fd1f0e920d0d16179d178a732669288bb037d9479f41c301f06c4 [INFO] running `Command { std: "docker" "start" "-a" "44cea09de98fd1f0e920d0d16179d178a732669288bb037d9479f41c301f06c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44cea09de98fd1f0e920d0d16179d178a732669288bb037d9479f41c301f06c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44cea09de98fd1f0e920d0d16179d178a732669288bb037d9479f41c301f06c4", kill_on_drop: false }` [INFO] [stdout] 44cea09de98fd1f0e920d0d16179d178a732669288bb037d9479f41c301f06c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dunmustuse_in_always_ok" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e9715823dd621fe49fb2992ab97b38866de00c5b6f10dfb35af81732892d86d [INFO] running `Command { std: "docker" "start" "-a" "8e9715823dd621fe49fb2992ab97b38866de00c5b6f10dfb35af81732892d86d", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling pyo3-build-config v0.24.1 [INFO] [stderr] Checking ff v0.13.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking inventory v0.3.15 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking deranged v0.4.1 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling oid-registry v0.7.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.24.1 [INFO] [stderr] Compiling pyo3-ffi v0.24.1 [INFO] [stderr] Compiling pyo3 v0.24.1 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.13 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking pem v3.0.4 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking rayon-core v1.12.1 [INFO] [stderr] Compiling chia-pos2 v0.1.4 [INFO] [stderr] Checking chia-puzzles v0.20.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.9 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking chia-sha2 v0.28.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling chia_streamable_macro v0.28.1 [INFO] [stderr] Checking chia-sha2 v0.34.0 [INFO] [stderr] Compiling chia_streamable_macro v0.34.0 [INFO] [stderr] Checking ppv-lite86 v0.2.19 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling chia_py_streamable_macro v0.34.0 [INFO] [stderr] Checking chia-traits v0.28.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking chia-bls v0.28.1 [INFO] [stderr] Compiling clvm-derive v0.34.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling asn1-rs-derive v0.5.0 [INFO] [stderr] Compiling pyo3-macros v0.24.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking asn1-rs v0.6.1 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking primeorder v0.13.6 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Checking p256 v0.13.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Checking clvmr v0.16.2 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking pkcs1 v0.7.5 [INFO] [stderr] Checking x509-parser v0.16.0 [INFO] [stderr] Compiling chia-datalayer-macro v0.34.0 [INFO] [stderr] Checking rsa v0.9.7 [INFO] [stderr] Checking rcgen v0.13.2 [INFO] [stderr] Checking chia-ssl v0.34.0 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking chia-traits v0.34.0 [INFO] [stderr] Checking chia-bls v0.34.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking clvm-traits v0.34.0 [INFO] [stderr] Checking clvm-utils v0.34.0 [INFO] [stderr] Checking chia-protocol v0.34.0 [INFO] [stderr] Checking serde-big-array v0.5.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking chia-puzzle-types v0.34.0 [INFO] [stderr] Checking chia-client v0.34.0 [INFO] [stderr] Checking chia-datalayer v0.34.0 [INFO] [stderr] Checking chia-consensus v0.34.0 [INFO] [stderr] Checking chia_rs v0.34.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:290:80 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn sign(pk: &SecretKey, msg: &[u8], prepend_pk: Option<&PublicKey>) -> Signature { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:311:83 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn verify(py: Python<'_>, pk: &PublicKey, msg: &[u8], sig: &Signature) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:338:43 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn g2_from_message(msg: &[u8]) -> Signature { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:343:59 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn derive_child_sk(sk: &SecretKey, index: u32) -> SecretKey { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:348:70 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn derive_child_sk_unhardened(sk: &SecretKey, index: u32) -> SecretKey { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:353:70 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn derive_child_pk_unhardened(pk: &PublicKey, index: u32) -> PublicKey { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:369:48 [INFO] [stdout] | [INFO] [stdout] 369 | fn supports_fast_forward(spend: &CoinSpend) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:458:94 [INFO] [stdout] | [INFO] [stdout] 458 | pub fn py_get_flags_for_height_and_constants(height: u32, constants: &ConsensusConstants) -> u32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:590:53 [INFO] [stdout] | [INFO] [stdout] 590 | pub fn py_is_canonical_serialization(buf: &[u8]) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:646:27 [INFO] [stdout] | [INFO] [stdout] 646 | pub fn size(&self) -> u8 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/api.rs:650:30 [INFO] [stdout] | [INFO] [stdout] 650 | pub fn plot_id(&self) -> Bytes32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:654:35 [INFO] [stdout] | [INFO] [stdout] 654 | pub fn get_strength(&self) -> u8 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:658:35 [INFO] [stdout] | [INFO] [stdout] 658 | pub fn get_filename(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/api.rs:662:31 [INFO] [stdout] | [INFO] [stdout] 662 | pub fn get_memo(&self) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/api.rs:690:32 [INFO] [stdout] | [INFO] [stdout] 690 | pub fn serialize(&self) -> Bytes32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/api.rs:705:6 [INFO] [stdout] | [INFO] [stdout] 705 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/api.rs:722:88 [INFO] [stdout] | [INFO] [stdout] 722 | pub fn solve_proof(fragments: &PartialProof, plot_id: Bytes32, strength: u8, k: u8) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(Option, Option), Infallible> [INFO] [stdout] --> src/run_generator.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | ) -> (Option, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(Option, Option), Infallible> [INFO] [stdout] --> src/run_generator.rs:87:6 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> (Option, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:290:80 [INFO] [stdout] | [INFO] [stdout] 290 | pub fn sign(pk: &SecretKey, msg: &[u8], prepend_pk: Option<&PublicKey>) -> Signature { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chia_rs` (lib) due to 19 previous errors [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:311:83 [INFO] [stdout] | [INFO] [stdout] 311 | pub fn verify(py: Python<'_>, pk: &PublicKey, msg: &[u8], sig: &Signature) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:338:43 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn g2_from_message(msg: &[u8]) -> Signature { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:343:59 [INFO] [stdout] | [INFO] [stdout] 343 | pub fn derive_child_sk(sk: &SecretKey, index: u32) -> SecretKey { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:348:70 [INFO] [stdout] | [INFO] [stdout] 348 | pub fn derive_child_sk_unhardened(sk: &SecretKey, index: u32) -> SecretKey { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:353:70 [INFO] [stdout] | [INFO] [stdout] 353 | pub fn derive_child_pk_unhardened(pk: &PublicKey, index: u32) -> PublicKey { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:369:48 [INFO] [stdout] | [INFO] [stdout] 369 | fn supports_fast_forward(spend: &CoinSpend) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:458:94 [INFO] [stdout] | [INFO] [stdout] 458 | pub fn py_get_flags_for_height_and_constants(height: u32, constants: &ConsensusConstants) -> u32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:590:53 [INFO] [stdout] | [INFO] [stdout] 590 | pub fn py_is_canonical_serialization(buf: &[u8]) -> bool { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:646:27 [INFO] [stdout] | [INFO] [stdout] 646 | pub fn size(&self) -> u8 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/api.rs:650:30 [INFO] [stdout] | [INFO] [stdout] 650 | pub fn plot_id(&self) -> Bytes32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:654:35 [INFO] [stdout] | [INFO] [stdout] 654 | pub fn get_strength(&self) -> u8 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result [INFO] [stdout] --> src/api.rs:658:35 [INFO] [stdout] | [INFO] [stdout] 658 | pub fn get_filename(&self) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/api.rs:662:31 [INFO] [stdout] | [INFO] [stdout] 662 | pub fn get_memo(&self) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/api.rs:690:32 [INFO] [stdout] | [INFO] [stdout] 690 | pub fn serialize(&self) -> Bytes32 { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result>, Infallible> [INFO] [stdout] --> src/api.rs:705:6 [INFO] [stdout] | [INFO] [stdout] 705 | ) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/api.rs:722:88 [INFO] [stdout] | [INFO] [stdout] 722 | pub fn solve_proof(fragments: &PartialProof, plot_id: Bytes32, strength: u8, k: u8) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(Option, Option), Infallible> [INFO] [stdout] --> src/run_generator.rs:35:6 [INFO] [stdout] | [INFO] [stdout] 35 | ) -> (Option, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result<(Option, Option), Infallible> [INFO] [stdout] --> src/run_generator.rs:87:6 [INFO] [stdout] | [INFO] [stdout] 87 | ) -> (Option, Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chia_rs` (lib test) due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "8e9715823dd621fe49fb2992ab97b38866de00c5b6f10dfb35af81732892d86d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e9715823dd621fe49fb2992ab97b38866de00c5b6f10dfb35af81732892d86d", kill_on_drop: false }` [INFO] [stdout] 8e9715823dd621fe49fb2992ab97b38866de00c5b6f10dfb35af81732892d86d