[INFO] cloning repository https://github.com/apoelstra/rust-simplicity
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apoelstra/rust-simplicity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Frust-simplicity", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Frust-simplicity'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 08cc26d9e4c5ba38e153ab9b7860d89fd4626a6d
[INFO] checking apoelstra/rust-simplicity against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Frust-simplicity" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/apoelstra/rust-simplicity on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/apoelstra/rust-simplicity
[INFO] finished tweaking git repo https://github.com/apoelstra/rust-simplicity
[INFO] tweaked toml for git repo https://github.com/apoelstra/rust-simplicity written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitcoin_hashes v0.13.0
[INFO] [stderr]   Downloaded bitcoin-internals v0.2.0
[INFO] [stderr]   Downloaded hex_lit v0.1.1
[INFO] [stderr]   Downloaded bitcoin-private v0.1.0
[INFO] [stderr]   Downloaded secp256k1-zkp v0.10.1
[INFO] [stderr]   Downloaded bech32 v0.10.0-beta
[INFO] [stderr]   Downloaded hex-conservative v0.1.1
[INFO] [stderr]   Downloaded secp256k1 v0.28.2
[INFO] [stderr]   Downloaded bitcoin v0.31.1
[INFO] [stderr]   Downloaded miniscript v11.0.0
[INFO] [stderr]   Downloaded elements v0.24.1
[INFO] [stderr]   Downloaded secp256k1-zkp-sys v0.9.1
[INFO] [stderr]   Downloaded honggfuzz v0.5.55
[INFO] [stderr]   Downloaded santiago v1.3.1
[INFO] [stderr]   Downloaded secp256k1-sys v0.9.2
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea7c9467dfa4304e4d2a31c97168d36b809cbc4f828d573820317e364340c72a
[INFO] running `Command { std: "docker" "start" "-a" "ea7c9467dfa4304e4d2a31c97168d36b809cbc4f828d573820317e364340c72a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea7c9467dfa4304e4d2a31c97168d36b809cbc4f828d573820317e364340c72a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea7c9467dfa4304e4d2a31c97168d36b809cbc4f828d573820317e364340c72a", kill_on_drop: false }`
[INFO] [stdout] ea7c9467dfa4304e4d2a31c97168d36b809cbc4f828d573820317e364340c72a
[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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 51f37ae6e9c8a4acecbf28f261fff4686913667a50954b76ffd7f9042b4b61e7
[INFO] running `Command { std: "docker" "start" "-a" "51f37ae6e9c8a4acecbf28f261fff4686913667a50954b76ffd7f9042b4b61e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking hex-conservative v0.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling bitcoin v0.31.1
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]     Checking bech32 v0.10.0-beta
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]    Compiling honggfuzz v0.5.55
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rustc_version v0.4.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.9.1
[INFO] [stderr]    Compiling simplicity-sys v0.2.0 (/opt/rustwide/workdir/simplicity-sys)
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking santiago v1.3.1
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking secp256k1-zkp v0.10.1
[INFO] [stderr]     Checking miniscript v11.0.0
[INFO] [stderr]     Checking elements v0.24.1
[INFO] [stderr]     Checking simplicity-lang v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/human_encoding/parse/mod.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Literal(Cmr),
[INFO] [stdout]     |     ------- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Literal(()),
[INFO] [stdout]     |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking simplicity-fuzz v0.0.1 (/opt/rustwide/workdir/fuzz)
[INFO] [stderr]     Checking simpcli v0.1.0 (/opt/rustwide/workdir/simpcli)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/human_encoding/parse/mod.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Literal(Cmr),
[INFO] [stdout]     |     ------- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Literal(()),
[INFO] [stdout]     |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 16.46s
[INFO] running `Command { std: "docker" "inspect" "51f37ae6e9c8a4acecbf28f261fff4686913667a50954b76ffd7f9042b4b61e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51f37ae6e9c8a4acecbf28f261fff4686913667a50954b76ffd7f9042b4b61e7", kill_on_drop: false }`
[INFO] [stdout] 51f37ae6e9c8a4acecbf28f261fff4686913667a50954b76ffd7f9042b4b61e7
[INFO] checking apoelstra/rust-simplicity against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapoelstra%2Frust-simplicity" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/apoelstra/rust-simplicity on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/apoelstra/rust-simplicity
[INFO] finished tweaking git repo https://github.com/apoelstra/rust-simplicity
[INFO] tweaked toml for git repo https://github.com/apoelstra/rust-simplicity written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae5e707fcc21f8bd05975dff42ed2937964cdb855b8050ff1c33e1d9bf02d4f7
[INFO] running `Command { std: "docker" "start" "-a" "ae5e707fcc21f8bd05975dff42ed2937964cdb855b8050ff1c33e1d9bf02d4f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae5e707fcc21f8bd05975dff42ed2937964cdb855b8050ff1c33e1d9bf02d4f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae5e707fcc21f8bd05975dff42ed2937964cdb855b8050ff1c33e1d9bf02d4f7", kill_on_drop: false }`
[INFO] [stdout] ae5e707fcc21f8bd05975dff42ed2937964cdb855b8050ff1c33e1d9bf02d4f7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dnon_local_definitions" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ea73779cf1a47847ee58c5a833cb66fa4dcc64befae3bdaad19bdc68c63ca5d
[INFO] running `Command { std: "docker" "start" "-a" "9ea73779cf1a47847ee58c5a833cb66fa4dcc64befae3bdaad19bdc68c63ca5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]     Checking hex-conservative v0.1.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling bitcoin v0.31.1
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]     Checking bech32 v0.10.0-beta
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling honggfuzz v0.5.55
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking rustc_version v0.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.9.1
[INFO] [stderr]    Compiling simplicity-sys v0.2.0 (/opt/rustwide/workdir/simplicity-sys)
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking santiago v1.3.1
[INFO] [stderr]     Checking bitcoin_hashes v0.13.0
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking secp256k1-zkp v0.10.1
[INFO] [stderr]     Checking miniscript v11.0.0
[INFO] [stderr]     Checking elements v0.24.1
[INFO] [stderr]     Checking simplicity-lang v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/human_encoding/parse/mod.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Literal(Cmr),
[INFO] [stdout]     |     ------- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Literal(()),
[INFO] [stdout]     |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/human_encoding/parse/mod.rs:402:5
[INFO] [stdout]     |
[INFO] [stdout] 402 | /     impl<'a, J: Jet> DagLike for &'a ResolvedExpression<J> {
[INFO] [stdout] 403 | |         type Node = ResolvedExpression<J>;
[INFO] [stdout] 404 | |         fn data(&self) -> &ResolvedExpression<J> {
[INFO] [stdout] 405 | |             self
[INFO] [stdout] ...   |
[INFO] [stdout] 420 | |         }
[INFO] [stdout] 421 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `parse`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simplicity-lang` (lib) due to 2 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/human_encoding/parse/mod.rs:142:13
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Literal(Cmr),
[INFO] [stdout]     |     ------- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 142 |     Literal(()),
[INFO] [stdout]     |             ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]    --> src/human_encoding/parse/mod.rs:402:5
[INFO] [stdout]     |
[INFO] [stdout] 402 | /     impl<'a, J: Jet> DagLike for &'a ResolvedExpression<J> {
[INFO] [stdout] 403 | |         type Node = ResolvedExpression<J>;
[INFO] [stdout] 404 | |         fn data(&self) -> &ResolvedExpression<J> {
[INFO] [stdout] 405 | |             self
[INFO] [stdout] ...   |
[INFO] [stdout] 420 | |         }
[INFO] [stdout] 421 | |     }
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = help: move this `impl` block outside the of the current function `parse`
[INFO] [stdout]     = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]     = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]     = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simplicity-lang` (lib test) due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "9ea73779cf1a47847ee58c5a833cb66fa4dcc64befae3bdaad19bdc68c63ca5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ea73779cf1a47847ee58c5a833cb66fa4dcc64befae3bdaad19bdc68c63ca5d", kill_on_drop: false }`
[INFO] [stdout] 9ea73779cf1a47847ee58c5a833cb66fa4dcc64befae3bdaad19bdc68c63ca5d
