[INFO] fetching crate tx3-cardano 0.17.0... [INFO] testing tx3-cardano-0.17.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate tx3-cardano 0.17.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate tx3-cardano 0.17.0 [INFO] finished tweaking crates.io crate tx3-cardano 0.17.0 [INFO] tweaked toml for crates.io crate tx3-cardano 0.17.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tx3-cardano 0.17.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tx3-cardano 0.17.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44b5c50644cc61ff6d3c591559f6cff7886902fecd1dca334d2b4241ea91df26 [INFO] running `Command { std: "docker" "start" "-a" "44b5c50644cc61ff6d3c591559f6cff7886902fecd1dca334d2b4241ea91df26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44b5c50644cc61ff6d3c591559f6cff7886902fecd1dca334d2b4241ea91df26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44b5c50644cc61ff6d3c591559f6cff7886902fecd1dca334d2b4241ea91df26", kill_on_drop: false }` [INFO] [stdout] 44b5c50644cc61ff6d3c591559f6cff7886902fecd1dca334d2b4241ea91df26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d99382ce3108599256b8ac2572f25fe3e34c7d2c0aa02d339166a5a34876c31 [INFO] running `Command { std: "docker" "start" "-a" "2d99382ce3108599256b8ac2572f25fe3e34c7d2c0aa02d339166a5a34876c31", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling minicbor v0.26.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling minicbor-derive v0.16.0 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling pallas-codec v1.0.0-alpha.3 [INFO] [stderr] Compiling pbjson v0.7.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling pallas-crypto v1.0.0-alpha.3 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling pallas-addresses v1.0.0-alpha.3 [INFO] [stderr] Compiling pallas-network v1.0.0-alpha.3 [INFO] [stderr] Compiling tx3-tir v0.17.0 [INFO] [stderr] Compiling pallas-primitives v1.0.0-alpha.3 [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling pallas-traverse v1.0.0-alpha.3 [INFO] [stderr] Compiling pallas-configs v1.0.0-alpha.3 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling pallas-validate v1.0.0-alpha.3 [INFO] [stderr] Compiling pallas-txbuilder v1.0.0-alpha.3 [INFO] [stderr] Compiling utxorpc-spec v0.17.0 [INFO] [stderr] Compiling utxorpc-spec v0.15.0 [INFO] [stderr] Compiling utxorpc v0.10.0 [INFO] [stderr] Compiling pallas-utxorpc v1.0.0-alpha.3 [INFO] [stderr] Compiling pallas v1.0.0-alpha.3 [INFO] [stderr] Compiling tx3-cardano v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `MaybeIndefArray` [INFO] [stdout] --> src/compile/mod.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | utils::{KeepRaw, MaybeIndefArray, NonEmptySet}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/compile/mod.rs:832:25 [INFO] [stdout] | [INFO] [stdout] 832 | fn find_script_for_hash(tx: &tir::Tx, hash: primitives::Hash<28>) -> Option { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hash` [INFO] [stdout] --> src/compile/mod.rs:832:39 [INFO] [stdout] | [INFO] [stdout] 832 | fn find_script_for_hash(tx: &tir::Tx, hash: primitives::Hash<28>) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `let...else` pattern [INFO] [stdout] --> src/lib.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | let AnyTir::V1Beta0(tx) = tir else { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern always matches, so the else clause is unreachable [INFO] [stdout] help: remove this `else` block [INFO] [stdout] --> src/lib.rs:82:44 [INFO] [stdout] | [INFO] [stdout] 82 | let AnyTir::V1Beta0(tx) = tir else { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 83 | | return Err(CompileError::UnsupportedTirVersion(tir.version())); [INFO] [stdout] 84 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `infer_required_scripts` is never used [INFO] [stdout] --> src/compile/mod.rs:809:4 [INFO] [stdout] | [INFO] [stdout] 809 | fn infer_required_scripts( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_script_for_hash` is never used [INFO] [stdout] --> src/compile/mod.rs:832:4 [INFO] [stdout] | [INFO] [stdout] 832 | fn find_script_for_hash(tx: &tir::Tx, hash: primitives::Hash<28>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "2d99382ce3108599256b8ac2572f25fe3e34c7d2c0aa02d339166a5a34876c31", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d99382ce3108599256b8ac2572f25fe3e34c7d2c0aa02d339166a5a34876c31", kill_on_drop: false }` [INFO] [stdout] 2d99382ce3108599256b8ac2572f25fe3e34c7d2c0aa02d339166a5a34876c31 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4add413930a520f4dee991ea3d1aef169be7390f769b883e47f815d0963f5f16 [INFO] running `Command { std: "docker" "start" "-a" "4add413930a520f4dee991ea3d1aef169be7390f769b883e47f815d0963f5f16", kill_on_drop: false }` [INFO] [stderr] Compiling pollster-macro v0.4.0 [INFO] [stdout] warning: unused import: `MaybeIndefArray` [INFO] [stdout] --> src/compile/mod.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | utils::{KeepRaw, MaybeIndefArray, NonEmptySet}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/compile/mod.rs:832:25 [INFO] [stdout] | [INFO] [stdout] 832 | fn find_script_for_hash(tx: &tir::Tx, hash: primitives::Hash<28>) -> Option { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hash` [INFO] [stdout] --> src/compile/mod.rs:832:39 [INFO] [stdout] | [INFO] [stdout] 832 | fn find_script_for_hash(tx: &tir::Tx, hash: primitives::Hash<28>) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `let...else` pattern [INFO] [stdout] --> src/lib.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | let AnyTir::V1Beta0(tx) = tir else { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern always matches, so the else clause is unreachable [INFO] [stdout] help: remove this `else` block [INFO] [stdout] --> src/lib.rs:82:44 [INFO] [stdout] | [INFO] [stdout] 82 | let AnyTir::V1Beta0(tx) = tir else { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 83 | | return Err(CompileError::UnsupportedTirVersion(tir.version())); [INFO] [stdout] 84 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `infer_required_scripts` is never used [INFO] [stdout] --> src/compile/mod.rs:809:4 [INFO] [stdout] | [INFO] [stdout] 809 | fn infer_required_scripts( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `find_script_for_hash` is never used [INFO] [stdout] --> src/compile/mod.rs:832:4 [INFO] [stdout] | [INFO] [stdout] 832 | fn find_script_for_hash(tx: &tir::Tx, hash: primitives::Hash<28>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling tx3-cardano v0.17.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `tx3_lang` [INFO] [stdout] --> src/tests.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tx3_lang::Workspace; [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `tx3_lang` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tx3_lang`, use `cargo add tx3_lang` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `tx3_lang` in this scope [INFO] [stdout] --> src/tests.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | let mut ws = tx3_lang::Workspace::from_file(&code).unwrap(); [INFO] [stdout] | ^^^^^^^^ use of unresolved module or unlinked crate `tx3_lang` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `tx3_lang`, use `cargo add tx3_lang` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MaybeIndefArray` [INFO] [stdout] --> src/compile/mod.rs:6:26 [INFO] [stdout] | [INFO] [stdout] 6 | utils::{KeepRaw, MaybeIndefArray, NonEmptySet}, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/compile/mod.rs:832:25 [INFO] [stdout] | [INFO] [stdout] 832 | fn find_script_for_hash(tx: &tir::Tx, hash: primitives::Hash<28>) -> Option { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hash` [INFO] [stdout] --> src/compile/mod.rs:832:39 [INFO] [stdout] | [INFO] [stdout] 832 | fn find_script_for_hash(tx: &tir::Tx, hash: primitives::Hash<28>) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_hash` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: irrefutable `let...else` pattern [INFO] [stdout] --> src/lib.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 82 | let AnyTir::V1Beta0(tx) = tir else { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this pattern always matches, so the else clause is unreachable [INFO] [stdout] help: remove this `else` block [INFO] [stdout] --> src/lib.rs:82:44 [INFO] [stdout] | [INFO] [stdout] 82 | let AnyTir::V1Beta0(tx) = tir else { [INFO] [stdout] | ____________________________________________^ [INFO] [stdout] 83 | | return Err(CompileError::UnsupportedTirVersion(tir.version())); [INFO] [stdout] 84 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] = note: `#[warn(irrefutable_let_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tx3-cardano` (lib test) due to 2 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "4add413930a520f4dee991ea3d1aef169be7390f769b883e47f815d0963f5f16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4add413930a520f4dee991ea3d1aef169be7390f769b883e47f815d0963f5f16", kill_on_drop: false }` [INFO] [stdout] 4add413930a520f4dee991ea3d1aef169be7390f769b883e47f815d0963f5f16