[INFO] cloning repository https://github.com/clawdano/uplc-to-aiken
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clawdano/uplc-to-aiken" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclawdano%2Fuplc-to-aiken", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclawdano%2Fuplc-to-aiken'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bebc0341525ef3bc44e36fcc099b92f1f7de62d8
[INFO] checking clawdano/uplc-to-aiken against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclawdano%2Fuplc-to-aiken" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/clawdano/uplc-to-aiken
[INFO] finished tweaking git repo https://github.com/clawdano/uplc-to-aiken
[INFO] tweaked toml for git repo https://github.com/clawdano/uplc-to-aiken written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/clawdano/uplc-to-aiken on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/clawdano/uplc-to-aiken 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pretty v0.11.3
[INFO] [stderr]   Downloaded secp256k1 v0.26.0
[INFO] [stderr]   Downloaded peg-runtime v0.8.5
[INFO] [stderr]   Downloaded peg v0.8.5
[INFO] [stderr]   Downloaded pallas-addresses v0.33.0
[INFO] [stderr]   Downloaded hamming v0.1.3
[INFO] [stderr]   Downloaded pallas-traverse v0.33.0
[INFO] [stderr]   Downloaded pallas-crypto v0.33.0
[INFO] [stderr]   Downloaded pallas-codec v0.33.0
[INFO] [stderr]   Downloaded supports-hyperlinks v3.2.0
[INFO] [stderr]   Downloaded is_ci v1.2.0
[INFO] [stderr]   Downloaded supports-unicode v3.0.0
[INFO] [stderr]   Downloaded supports-color v3.0.2
[INFO] [stderr]   Downloaded peg-macros v0.8.5
[INFO] [stderr]   Downloaded backtrace-ext v0.2.1
[INFO] [stderr]   Downloaded owo-colors v4.3.0
[INFO] [stderr]   Downloaded pallas-primitives v0.33.0
[INFO] [stderr]   Downloaded clap_derive v4.6.0
[INFO] [stderr]   Downloaded clap v4.6.0
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded uplc v1.1.21
[INFO] [stderr]   Downloaded blst v0.3.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 83b1482d6c09436f53c0187fb1900d1487fd4d9fea4e9f3971b5c39affe0d569
[INFO] running `Command { std: "docker" "start" "83b1482d6c09436f53c0187fb1900d1487fd4d9fea4e9f3971b5c39affe0d569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83b1482d6c09436f53c0187fb1900d1487fd4d9fea4e9f3971b5c39affe0d569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83b1482d6c09436f53c0187fb1900d1487fd4d9fea4e9f3971b5c39affe0d569" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83b1482d6c09436f53c0187fb1900d1487fd4d9fea4e9f3971b5c39affe0d569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83b1482d6c09436f53c0187fb1900d1487fd4d9fea4e9f3971b5c39affe0d569" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling cc v1.2.59
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking cryptoxide v0.4.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking base58 v0.2.0
[INFO] [stderr]     Checking bech32 v0.9.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking iri-string v0.7.12
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking pretty v0.11.3
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking tokio v1.51.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking terminal_size v0.4.4
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking hamming v0.1.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking insta v1.47.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking secp256k1 v0.26.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rustls-webpki v0.103.10
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking hyper v1.9.0
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking pallas-codec v0.33.0
[INFO] [stderr]     Checking pallas-codec v0.32.1
[INFO] [stderr]     Checking pallas-crypto v0.33.0
[INFO] [stderr]     Checking pallas-crypto v0.32.1
[INFO] [stderr]     Checking pallas-primitives v0.33.0
[INFO] [stderr]     Checking pallas-addresses v0.33.0
[INFO] [stderr]     Checking pallas-primitives v0.32.1
[INFO] [stderr]     Checking pallas-traverse v0.33.0
[INFO] [stderr]     Checking uplc v1.1.21
[INFO] [stderr]     Checking uplc-to-aiken v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `Blake2b_256` should have an upper camel case name
[INFO] [stdout]    --> src/ir/node.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 227 |     Blake2b_256,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blake2b256`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Blake2b_256` should have an upper camel case name
[INFO] [stdout]    --> src/ir/node.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 227 |     Blake2b_256,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blake2b256`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `self_param`
[INFO] [stdout]   --> src/decompiler/recursion.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 param_name: ref self_param,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_param`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `self_param`
[INFO] [stdout]   --> src/decompiler/recursion.rs:41:29
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 param_name: ref self_param,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_param`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `serialised_size` is never read
[INFO] [stdout]  --> src/blockfrost.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ScriptInfo {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub serialised_size: Option<u64>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ScriptInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Validator`, `Expect`, `ListLit`, `TupleLit`, and `Block` are never constructed
[INFO] [stdout]    --> src/ir/node.rs:96:5
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub enum IrNode {
[INFO] [stdout]     |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout]  96 |     Validator {
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     Expect {
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     ListLit(Vec<IrNode>),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     TupleLit(Vec<IrNode>),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     Block(Vec<IrNode>),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IrNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Neq`, `Gt`, and `Gte` are never constructed
[INFO] [stdout]    --> src/ir/node.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub enum BinOpKind {
[INFO] [stdout]     |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 284 |     Neq,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     Gt,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 288 |     Gte,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BinOpKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Negate` and `Not` are never constructed
[INFO] [stdout]    --> src/ir/node.rs:296:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | pub enum UnaryOpKind {
[INFO] [stdout]     |          ----------- variants in this enum
[INFO] [stdout] 296 |     Negate,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 297 |     Not,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UnaryOpKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UplcTerm` is never used
[INFO] [stdout]   --> src/parser/mod.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub type UplcTerm = Term<DeBruijn>;
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `serialised_size` is never read
[INFO] [stdout]  --> src/blockfrost.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ScriptInfo {
[INFO] [stdout]   |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 8 |     pub serialised_size: Option<u64>,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ScriptInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Validator`, `Expect`, `ListLit`, `TupleLit`, and `Block` are never constructed
[INFO] [stdout]    --> src/ir/node.rs:96:5
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub enum IrNode {
[INFO] [stdout]     |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout]  96 |     Validator {
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 103 |     Expect {
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     ListLit(Vec<IrNode>),
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     TupleLit(Vec<IrNode>),
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 143 |     Block(Vec<IrNode>),
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IrNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Neq`, `Gt`, and `Gte` are never constructed
[INFO] [stdout]    --> src/ir/node.rs:284:5
[INFO] [stdout]     |
[INFO] [stdout] 277 | pub enum BinOpKind {
[INFO] [stdout]     |          --------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 284 |     Neq,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 287 |     Gt,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 288 |     Gte,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BinOpKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Negate` and `Not` are never constructed
[INFO] [stdout]    --> src/ir/node.rs:296:5
[INFO] [stdout]     |
[INFO] [stdout] 295 | pub enum UnaryOpKind {
[INFO] [stdout]     |          ----------- variants in this enum
[INFO] [stdout] 296 |     Negate,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 297 |     Not,
[INFO] [stdout]     |     ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `UnaryOpKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `UplcTerm` is never used
[INFO] [stdout]   --> src/parser/mod.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub type UplcTerm = Term<DeBruijn>;
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `pallas-primitives`
[INFO] [stderr]  --> Cargo.toml:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | pallas-primitives = "0.32.1"
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `pallas-primitives`
[INFO] [stderr] warning: `uplc-to-aiken` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "83b1482d6c09436f53c0187fb1900d1487fd4d9fea4e9f3971b5c39affe0d569", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83b1482d6c09436f53c0187fb1900d1487fd4d9fea4e9f3971b5c39affe0d569", kill_on_drop: false }`
[INFO] [stdout] 83b1482d6c09436f53c0187fb1900d1487fd4d9fea4e9f3971b5c39affe0d569
