[INFO] fetching crate chia_rs 0.34.0...
[INFO] checking chia_rs-0.34.0 against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] extracting crate chia_rs 0.34.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate chia_rs 0.34.0 on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c43ac50575fe08cacc401bfb00aff2ad1d5c6beef840b09e2155c3cdb29f624c
[INFO] running `Command { std: "docker" "start" "-a" "c43ac50575fe08cacc401bfb00aff2ad1d5c6beef840b09e2155c3cdb29f624c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c43ac50575fe08cacc401bfb00aff2ad1d5c6beef840b09e2155c3cdb29f624c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c43ac50575fe08cacc401bfb00aff2ad1d5c6beef840b09e2155c3cdb29f624c", kill_on_drop: false }`
[INFO] [stdout] c43ac50575fe08cacc401bfb00aff2ad1d5c6beef840b09e2155c3cdb29f624c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "-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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1923d9ba24334329bcd678553be2ced1c0efd9384f04b755b25b03b2d37e84dd
[INFO] running `Command { std: "docker" "start" "-a" "1923d9ba24334329bcd678553be2ced1c0efd9384f04b755b25b03b2d37e84dd", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling target-lexicon v0.13.2
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling pyo3-build-config v0.24.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking deranged v0.4.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling oid-registry v0.7.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking http v1.1.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 rusticata-macros v4.1.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.1
[INFO] [stderr]     Checking base64 v0.22.1
[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]     Checking tokio v1.45.0
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]    Compiling chia-pos2 v0.1.4
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking chia-puzzles v0.20.1
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking rustls-pki-types v1.7.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[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 block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.19
[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 spki v0.7.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling chia_streamable_macro v0.28.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking chia-sha2 v0.34.0
[INFO] [stderr]    Compiling chia_streamable_macro v0.34.0
[INFO] [stderr]     Checking chia-traits v0.28.1
[INFO] [stderr]     Checking chia-bls v0.28.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling pyo3-macros v0.24.1
[INFO] [stderr]    Compiling chia_py_streamable_macro v0.34.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling clvm-derive v0.34.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[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]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking asn1-rs v0.6.1
[INFO] [stderr]     Checking clvmr v0.16.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking rsa v0.9.7
[INFO] [stderr]    Compiling chia-datalayer-macro v0.34.0
[INFO] [stderr]     Checking x509-parser v0.16.0
[INFO] [stderr]    Compiling zstd-safe v7.2.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking chia-traits v0.34.0
[INFO] [stderr]     Checking chia-bls v0.34.0
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chia-bls-0.34.0/src/bls_cache.rs:140:1
[INFO] [stdout]     |
[INFO] [stdout] 140 | #[pyo3::pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | temporary value is freed at the end of this statement
[INFO] [stdout]     | this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pyo3::pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chia-ssl v0.34.0
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chia-bls-0.34.0/src/gtelement.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     derive(chia_py_streamable_macro::PyStreamable)
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            creates a temporary value which is freed while still in use
[INFO] [stdout]    |            temporary value is freed at the end of this statement
[INFO] [stdout]    |            this usage requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pyo3::pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chia-bls-0.34.0/src/gtelement.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 |     derive(chia_py_streamable_macro::PyStreamable)
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            creates a temporary value which is freed while still in use
[INFO] [stdout]    |            temporary value is freed at the end of this statement
[INFO] [stdout]    |            this usage requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pyo3::pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chia-bls-0.34.0/src/gtelement.rs:111:1
[INFO] [stdout]     |
[INFO] [stdout] 111 | #[pyo3::pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | temporary value is freed at the end of this statement
[INFO] [stdout]     | this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pyo3::pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chia-bls-0.34.0/src/public_key.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |     derive(chia_py_streamable_macro::PyStreamable)
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            creates a temporary value which is freed while still in use
[INFO] [stdout]    |            temporary value is freed at the end of this statement
[INFO] [stdout]    |            this usage requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pyo3::pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chia-bls-0.34.0/src/public_key.rs:22:12
[INFO] [stdout]    |
[INFO] [stdout] 22 |     derive(chia_py_streamable_macro::PyStreamable)
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            creates a temporary value which is freed while still in use
[INFO] [stdout]    |            temporary value is freed at the end of this statement
[INFO] [stdout]    |            this usage requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pyo3::pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chia-bls-0.34.0/src/public_key.rs:331:1
[INFO] [stdout]     |
[INFO] [stdout] 331 | #[pyo3::pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | temporary value is freed at the end of this statement
[INFO] [stdout]     | this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pyo3::pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chia-bls-0.34.0/src/secret_key.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     derive(chia_py_streamable_macro::PyStreamable)
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            creates a temporary value which is freed while still in use
[INFO] [stdout]    |            temporary value is freed at the end of this statement
[INFO] [stdout]    |            this usage requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pyo3::pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chia-bls-0.34.0/src/secret_key.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     derive(chia_py_streamable_macro::PyStreamable)
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            creates a temporary value which is freed while still in use
[INFO] [stdout]    |            temporary value is freed at the end of this statement
[INFO] [stdout]    |            this usage requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pyo3::pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chia-bls-0.34.0/src/secret_key.rs:247:1
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[pyo3::pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | temporary value is freed at the end of this statement
[INFO] [stdout]     | this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pyo3::pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chia-bls-0.34.0/src/signature.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     derive(chia_py_streamable_macro::PyStreamable)
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            creates a temporary value which is freed while still in use
[INFO] [stdout]    |            temporary value is freed at the end of this statement
[INFO] [stdout]    |            this usage requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pyo3::pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chia-bls-0.34.0/src/signature.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |     derive(chia_py_streamable_macro::PyStreamable)
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            creates a temporary value which is freed while still in use
[INFO] [stdout]    |            temporary value is freed at the end of this statement
[INFO] [stdout]    |            this usage requires that borrow lasts for `'static`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `pyo3::pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chia-bls-0.34.0/src/signature.rs:510:1
[INFO] [stdout]     |
[INFO] [stdout] 510 | #[pyo3::pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | creates a temporary value which is freed while still in use
[INFO] [stdout]     | temporary value is freed at the end of this statement
[INFO] [stdout]     | this usage requires that borrow lasts for `'static`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `pyo3::pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `chia-bls` (lib) due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1923d9ba24334329bcd678553be2ced1c0efd9384f04b755b25b03b2d37e84dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1923d9ba24334329bcd678553be2ced1c0efd9384f04b755b25b03b2d37e84dd", kill_on_drop: false }`
[INFO] [stdout] 1923d9ba24334329bcd678553be2ced1c0efd9384f04b755b25b03b2d37e84dd
