[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] testing clawdano/uplc-to-aiken against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclawdano%2Fuplc-to-aiken" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/clawdano/uplc-to-aiken on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded peg v0.8.5
[INFO] [stderr]   Downloaded peg-macros v0.8.5
[INFO] [stderr]   Downloaded peg-runtime v0.8.5
[INFO] [stderr]   Downloaded base58 v0.2.0
[INFO] [stderr]   Downloaded miette-derive v5.10.0
[INFO] [stderr]   Downloaded hamming v0.1.3
[INFO] [stderr]   Downloaded pallas-addresses v0.33.0
[INFO] [stderr]   Downloaded uplc v1.1.21
[INFO] [stderr]   Downloaded pretty v0.11.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 minicbor v0.25.1
[INFO] [stderr]   Downloaded minicbor-derive v0.15.3
[INFO] [stderr]   Downloaded pallas-primitives v0.33.0
[INFO] [stderr]   Downloaded miette v5.10.0
[INFO] [stderr]   Downloaded cryptoxide v0.4.4
[INFO] [stderr]   Downloaded pallas-crypto v0.32.1
[INFO] [stderr]   Downloaded pallas-codec v0.32.1
[INFO] [stderr]   Downloaded pallas-primitives v0.32.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ac78a6cda4eaa3b968f28db358a8af3f46f4303d90210aa9b2653b51b70b8448
[INFO] running `Command { std: "docker" "start" "ac78a6cda4eaa3b968f28db358a8af3f46f4303d90210aa9b2653b51b70b8448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac78a6cda4eaa3b968f28db358a8af3f46f4303d90210aa9b2653b51b70b8448", 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" "ac78a6cda4eaa3b968f28db358a8af3f46f4303d90210aa9b2653b51b70b8448" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac78a6cda4eaa3b968f28db358a8af3f46f4303d90210aa9b2653b51b70b8448", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac78a6cda4eaa3b968f28db358a8af3f46f4303d90210aa9b2653b51b70b8448" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling tokio v1.51.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling pretty v0.11.3
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling hamming v0.1.3
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling peg v0.8.5
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling secp256k1 v0.26.0
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[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]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling pallas-codec v0.33.0
[INFO] [stderr]    Compiling pallas-codec v0.32.1
[INFO] [stderr]    Compiling pallas-crypto v0.32.1
[INFO] [stderr]    Compiling pallas-crypto v0.33.0
[INFO] [stderr]    Compiling pallas-primitives v0.32.1
[INFO] [stderr]    Compiling pallas-primitives v0.33.0
[INFO] [stderr]    Compiling pallas-addresses v0.33.0
[INFO] [stderr]    Compiling pallas-traverse v0.33.0
[INFO] [stderr]    Compiling uplc v1.1.21
[INFO] [stderr]    Compiling 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: 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "ac78a6cda4eaa3b968f28db358a8af3f46f4303d90210aa9b2653b51b70b8448", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac78a6cda4eaa3b968f28db358a8af3f46f4303d90210aa9b2653b51b70b8448" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling 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: 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: 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: 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]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.85s
[INFO] running `Command { std: "docker" "inspect" "ac78a6cda4eaa3b968f28db358a8af3f46f4303d90210aa9b2653b51b70b8448", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ac78a6cda4eaa3b968f28db358a8af3f46f4303d90210aa9b2653b51b70b8448" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: variant `Blake2b_256` should have an upper camel case name
[INFO] [stderr]    --> src/ir/node.rs:227:5
[INFO] [stderr]     |
[INFO] [stderr] 227 |     Blake2b_256,
[INFO] [stderr]     |     ^^^^^^^^^^^ help: convert the identifier to upper camel case: `Blake2b256`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `self_param`
[INFO] [stderr]   --> src/decompiler/recursion.rs:41:29
[INFO] [stderr]    |
[INFO] [stderr] 41 |                 param_name: ref self_param,
[INFO] [stderr]    |                             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_self_param`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `serialised_size` is never read
[INFO] [stderr]  --> src/blockfrost.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct ScriptInfo {
[INFO] [stderr]   |            ---------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 8 |     pub serialised_size: Option<u64>,
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `ScriptInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Validator`, `Expect`, `ListLit`, `TupleLit`, and `Block` are never constructed
[INFO] [stderr]    --> src/ir/node.rs:96:5
[INFO] [stderr]     |
[INFO] [stderr]   7 | pub enum IrNode {
[INFO] [stderr]     |          ------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr]  96 |     Validator {
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 103 |     Expect {
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 122 |     ListLit(Vec<IrNode>),
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 125 |     TupleLit(Vec<IrNode>),
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 143 |     Block(Vec<IrNode>),
[INFO] [stderr]     |     ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `IrNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Neq`, `Gt`, and `Gte` are never constructed
[INFO] [stderr]    --> src/ir/node.rs:284:5
[INFO] [stderr]     |
[INFO] [stderr] 277 | pub enum BinOpKind {
[INFO] [stderr]     |          --------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 284 |     Neq,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] ...
[INFO] [stderr] 287 |     Gt,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 288 |     Gte,
[INFO] [stderr]     |     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BinOpKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Negate` and `Not` are never constructed
[INFO] [stderr]    --> src/ir/node.rs:296:5
[INFO] [stderr]     |
[INFO] [stderr] 295 | pub enum UnaryOpKind {
[INFO] [stderr]     |          ----------- variants in this enum
[INFO] [stderr] 296 |     Negate,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 297 |     Not,
[INFO] [stderr]     |     ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `UnaryOpKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `UplcTerm` is never used
[INFO] [stderr]   --> src/parser/mod.rs:32:10
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub type UplcTerm = Term<DeBruijn>;
[INFO] [stderr]    |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `uplc-to-aiken` (bin "uplc-to-aiken") generated 7 warnings (run `cargo fix --bin "uplc-to-aiken" -p uplc-to-aiken` to apply 1 suggestion)
[INFO] [stderr] warning: `uplc-to-aiken` (bin "uplc-to-aiken" test) generated 7 warnings (7 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uplc_to_aiken-f940229875db1f54)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-fc9b8c6103e2e1c9)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test math_check_contains_arithmetic ... ok
[INFO] [stdout] test dex_swap_decompiles_without_error ... ok
[INFO] [stdout] test recursive_fns_shows_recursion_pattern ... ok
[INFO] [stdout] test always_true_contains_true ... ok
[INFO] [stdout] test multi_condition_contains_logic ... ok
[INFO] [stdout] test show_ast_flag_works ... ok
[INFO] [stdout] test check_42_contains_equality_check ... ok
[INFO] [stdout] test with_helper_shows_inlined_function ... ok
[INFO] [stdout] test show_ir_flag_works ... ok
[INFO] [stdout] test no_builtin_pack_in_output ... ok
[INFO] [stdout] test all_fixtures_decompile_successfully ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 36.85s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ac78a6cda4eaa3b968f28db358a8af3f46f4303d90210aa9b2653b51b70b8448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac78a6cda4eaa3b968f28db358a8af3f46f4303d90210aa9b2653b51b70b8448", kill_on_drop: false }`
[INFO] [stdout] ac78a6cda4eaa3b968f28db358a8af3f46f4303d90210aa9b2653b51b70b8448
