[INFO] cloning repository https://github.com/goldcoin-gl/gold_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/goldcoin-gl/gold_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoldcoin-gl%2Fgold_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoldcoin-gl%2Fgold_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e771838ee4cf255d622c1dac0f372ec541aeaa2b
[INFO] checking goldcoin-gl/gold_rs against master#d5419f1e97b90741d51841f800d3c697c662567d for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgoldcoin-gl%2Fgold_rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/goldcoin-gl/gold_rs
[INFO] finished tweaking git repo https://github.com/goldcoin-gl/gold_rs
[INFO] tweaked toml for git repo https://github.com/goldcoin-gl/gold_rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/goldcoin-gl/gold_rs on toolchain d5419f1e97b90741d51841f800d3c697c662567d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/goldcoin-gl/gold_rs 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" "+d5419f1e97b90741d51841f800d3c697c662567d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/supranational/blst.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded chia_streamable_macro v0.3.0
[INFO] [stderr]   Downloaded rstest_macros v0.16.0
[INFO] [stderr]   Downloaded rstest_macros v0.17.0
[INFO] [stderr]   Downloaded unindent v0.2.3
[INFO] [stderr]   Downloaded chia-traits v0.3.3
[INFO] [stderr]   Downloaded chia-bls v0.4.0
[INFO] [stderr]   Downloaded blocking-threadpool v1.0.1
[INFO] [stderr]   Downloaded pyo3-macros v0.21.2
[INFO] [stderr]   Downloaded unicode-width v0.1.12
[INFO] [stderr]   Downloaded rstest v0.16.0
[INFO] [stderr]   Downloaded term v0.2.14
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.21.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.21.2
[INFO] [stderr]   Downloaded tiny-bip39 v1.0.0
[INFO] [stderr]   Downloaded rstest v0.17.0
[INFO] [stderr]   Downloaded text-diff v0.4.0
[INFO] [stderr]   Downloaded pyo3-build-config v0.21.2
[INFO] [stderr]   Downloaded pyo3 v0.21.2
[INFO] [stderr]   Downloaded clvmr v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09b1e952452b1b5efa696f37c80d7475de3957dd2fe3a58fd58985fb331ceaa9
[INFO] running `Command { std: "docker" "start" "-a" "09b1e952452b1b5efa696f37c80d7475de3957dd2fe3a58fd58985fb331ceaa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09b1e952452b1b5efa696f37c80d7475de3957dd2fe3a58fd58985fb331ceaa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09b1e952452b1b5efa696f37c80d7475de3957dd2fe3a58fd58985fb331ceaa9", kill_on_drop: false }`
[INFO] [stdout] 09b1e952452b1b5efa696f37c80d7475de3957dd2fe3a58fd58985fb331ceaa9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d5419f1e97b90741d51841f800d3c697c662567d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e68841845d9a9f2791809816d6c63314e689d2fb1673395d97ad5b14625b9813
[INFO] running `Command { std: "docker" "start" "-a" "e68841845d9a9f2791809816d6c63314e689d2fb1673395d97ad5b14625b9813", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling thiserror v1.0.59
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling toml_datetime v0.6.5
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]     Checking getrandom v0.2.14
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking either v1.11.0
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling cc v1.0.95
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]    Compiling rstest_macros v0.17.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking lru v0.12.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking blocking-threadpool v1.0.1
[INFO] [stderr]    Compiling rstest_macros v0.16.0
[INFO] [stderr]    Compiling oid-registry v0.6.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling blst v0.3.11 (https://github.com/supranational/blst.git?rev=0d46eefa45fc1e57aceb42bba0e84eab3a7a9725#0d46eefa)
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.7
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]     Checking num-iter v0.1.44
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking unicode-width v0.1.12
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]     Checking base64 v0.22.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking term v0.2.14
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking pem v3.0.4
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]     Checking text-diff v0.4.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling asn1-rs-derive v0.4.0
[INFO] [stderr]    Compiling asn1-rs-impl v0.1.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.59
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling chia_streamable_macro v0.8.0 (/opt/rustwide/workdir/crates/chia_streamable_macro)
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]     Checking arbitrary v1.3.0
[INFO] [stderr]    Compiling chia_py_streamable_macro v0.9.0 (/opt/rustwide/workdir/crates/chia_py_streamable_macro)
[INFO] [stderr]    Compiling chia_streamable_macro v0.3.0
[INFO] [stderr]    Compiling clvm-derive v0.9.0 (/opt/rustwide/workdir/crates/clvm-derive)
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking chia-traits v0.3.3
[INFO] [stderr]     Checking tiny-bip39 v1.0.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling displaydoc v0.2.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]     Checking chia-bls v0.4.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking asn1-rs v0.5.2
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking rsa v0.9.6
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking der-parser v8.2.0
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking k256 v0.13.3
[INFO] [stderr]     Checking clvmr v0.7.0
[INFO] [stderr]     Checking x509-parser v0.15.1
[INFO] [stderr]     Checking chia_wasm v0.9.0 (/opt/rustwide/workdir/wasm)
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking rstest v0.17.0
[INFO] [stderr]     Checking rstest v0.16.0
[INFO] [stderr]     Checking rcgen v0.11.3
[INFO] [stderr]     Checking chia-ssl v0.7.0 (/opt/rustwide/workdir/crates/chia-ssl)
[INFO] [stderr]     Checking zstd v0.12.4
[INFO] [stderr]     Checking chia-traits v0.9.0 (/opt/rustwide/workdir/crates/chia-traits)
[INFO] [stderr]     Checking chia-bls v0.9.0 (/opt/rustwide/workdir/crates/chia-bls)
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking clvm-traits v0.9.0 (/opt/rustwide/workdir/crates/clvm-traits)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/clvm-traits/src/clvm_decoder.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn decode_atom(&self, node: &Self::Node) -> Result<Atom, FromClvmError>;
[INFO] [stdout]    |                    ^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn decode_atom(&self, node: &Self::Node) -> Result<Atom<'_>, FromClvmError>;
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/clvm-traits/src/clvm_decoder.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn decode_atom(&self, node: &Self::Node) -> Result<Atom, FromClvmError> {
[INFO] [stdout]    |                    ^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn decode_atom(&self, node: &Self::Node) -> Result<Atom<'_>, FromClvmError> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clvm-utils v0.9.0 (/opt/rustwide/workdir/crates/clvm-utils)
[INFO] [stderr]     Checking chia-protocol v0.9.0 (/opt/rustwide/workdir/crates/chia-protocol)
[INFO] [stderr]     Checking chia-bls-fuzz v0.9.0 (/opt/rustwide/workdir/crates/chia-bls/fuzz)
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/clvm-traits/src/clvm_decoder.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn decode_atom(&self, node: &Self::Node) -> Result<Atom, FromClvmError>;
[INFO] [stdout]    |                    ^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn decode_atom(&self, node: &Self::Node) -> Result<Atom<'_>, FromClvmError>;
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/clvm-traits/src/clvm_decoder.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn decode_atom(&self, node: &Self::Node) -> Result<Atom, FromClvmError> {
[INFO] [stdout]    |                    ^^^^^ the lifetime is elided here   ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn decode_atom(&self, node: &Self::Node) -> Result<Atom<'_>, FromClvmError> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/chia-protocol/src/program.rs:298:26
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn to_program(py: Python<'_>, node: LazyNode) -> PyResult<Bound<PyAny>> {
[INFO] [stdout]     |                          ^^ the lifetime is elided here   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn to_program(py: Python<'_>, node: LazyNode) -> PyResult<Bound<'_, PyAny>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/chia-protocol/src/program.rs:298:26
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn to_program(py: Python<'_>, node: LazyNode) -> PyResult<Bound<PyAny>> {
[INFO] [stdout]     |                          ^^ the lifetime is elided here   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 298 | fn to_program(py: Python<'_>, node: LazyNode) -> PyResult<Bound<'_, PyAny>> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chia-puzzles v0.9.0 (/opt/rustwide/workdir/crates/chia-puzzles)
[INFO] [stderr]     Checking chia-client v0.9.0 (/opt/rustwide/workdir/crates/chia-client)
[INFO] [stderr]     Checking chia-protocol-fuzz v0.8.0 (/opt/rustwide/workdir/crates/chia-protocol/fuzz)
[INFO] [stderr]     Checking chia-consensus v0.9.0 (/opt/rustwide/workdir/crates/chia-consensus)
[INFO] [stderr]     Checking chia-puzzles-fuzz v0.9.0 (/opt/rustwide/workdir/crates/chia-puzzles/fuzz)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/chia-consensus/src/gen/get_puzzle_and_solution.rs:9:8
[INFO] [stdout]    |
[INFO] [stdout]  9 |     a: &Allocator,
[INFO] [stdout]    |        ^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 10 |     coin_spend: NodePtr,
[INFO] [stdout] 11 | ) -> Result<(Atom, u64, NodePtr, NodePtr), ValidationErr> {
[INFO] [stdout]    |              ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 | ) -> Result<(Atom<'_>, u64, NodePtr, NodePtr), ValidationErr> {
[INFO] [stdout]    |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/chia-consensus/src/gen/validation_error.rs:386:16
[INFO] [stdout]     |
[INFO] [stdout] 386 | pub fn atom(a: &Allocator, n: NodePtr, code: ErrorCode) -> Result<Atom, ValidationErr> {
[INFO] [stdout]     |                ^^^^^^^^^^ the lifetime is elided here             ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 386 | pub fn atom(a: &Allocator, n: NodePtr, code: ErrorCode) -> Result<Atom<'_>, ValidationErr> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking chia-fuzz v0.6.0 (/opt/rustwide/workdir/crates/chia-consensus/fuzz)
[INFO] [stderr]     Checking chia-tools v0.9.0 (/opt/rustwide/workdir/crates/chia-tools)
[INFO] [stderr]     Checking chia v0.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking gold_rs v0.9.0 (/opt/rustwide/workdir/wheel)
[INFO] [stderr]     Checking clvm-utils-fuzz v0.8.0 (/opt/rustwide/workdir/crates/clvm-utils/fuzz)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wheel/src/api.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 123 |     py: Python<'_>,
[INFO] [stdout]     |                ^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 131 | ) -> PyResult<(Bound<PyBytes>, Bound<PyBytes>)> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 131 | ) -> PyResult<(Bound<'_, PyBytes>, Bound<'_, PyBytes>)> {
[INFO] [stdout]     |                      +++                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> wheel/src/api.rs:123:16
[INFO] [stdout]     |
[INFO] [stdout] 123 |     py: Python<'_>,
[INFO] [stdout]     |                ^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 131 | ) -> PyResult<(Bound<PyBytes>, Bound<PyBytes>)> {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]     |
[INFO] [stdout] 131 | ) -> PyResult<(Bound<'_, PyBytes>, Bound<'_, PyBytes>)> {
[INFO] [stdout]     |                      +++                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/chia-consensus/src/gen/get_puzzle_and_solution.rs:9:8
[INFO] [stdout]    |
[INFO] [stdout]  9 |     a: &Allocator,
[INFO] [stdout]    |        ^^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 10 |     coin_spend: NodePtr,
[INFO] [stdout] 11 | ) -> Result<(Atom, u64, NodePtr, NodePtr), ValidationErr> {
[INFO] [stdout]    |              ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 | ) -> Result<(Atom<'_>, u64, NodePtr, NodePtr), ValidationErr> {
[INFO] [stdout]    |                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/chia-consensus/src/gen/validation_error.rs:386:16
[INFO] [stdout]     |
[INFO] [stdout] 386 | pub fn atom(a: &Allocator, n: NodePtr, code: ErrorCode) -> Result<Atom, ValidationErr> {
[INFO] [stdout]     |                ^^^^^^^^^^ the lifetime is elided here             ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 386 | pub fn atom(a: &Allocator, n: NodePtr, code: ErrorCode) -> Result<Atom<'_>, ValidationErr> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "e68841845d9a9f2791809816d6c63314e689d2fb1673395d97ad5b14625b9813", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e68841845d9a9f2791809816d6c63314e689d2fb1673395d97ad5b14625b9813", kill_on_drop: false }`
[INFO] [stdout] e68841845d9a9f2791809816d6c63314e689d2fb1673395d97ad5b14625b9813
