[INFO] cloning repository https://github.com/txpipe/tx3 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/txpipe/tx3" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxpipe%2Ftx3", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxpipe%2Ftx3'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 265950c5dfac1a47b01ae9727e957a4fe562eb88 [INFO] building txpipe/tx3 against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxpipe%2Ftx3" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/txpipe/tx3 [INFO] finished tweaking git repo https://github.com/txpipe/tx3 [INFO] tweaked toml for git repo https://github.com/txpipe/tx3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/txpipe/tx3 on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/txpipe/tx3 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75be873118298c18abcb2f60462c916a53179c8294e77c84a22f1812c2630ada [INFO] running `Command { std: "docker" "start" "-a" "75be873118298c18abcb2f60462c916a53179c8294e77c84a22f1812c2630ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75be873118298c18abcb2f60462c916a53179c8294e77c84a22f1812c2630ada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75be873118298c18abcb2f60462c916a53179c8294e77c84a22f1812c2630ada", kill_on_drop: false }` [INFO] [stdout] 75be873118298c18abcb2f60462c916a53179c8294e77c84a22f1812c2630ada [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1c7221432636b44cf77ba54d68cf597d3ee39d624728a26d5d280efe5ac0d9d [INFO] running `Command { std: "docker" "start" "-a" "b1c7221432636b44cf77ba54d68cf597d3ee39d624728a26d5d280efe5ac0d9d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling minicbor v0.26.1 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling owo-colors v4.2.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling bech32 v0.11.1 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [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 zerocopy-derive v0.7.35 [INFO] [stderr] Compiling minicbor-derive v0.16.0 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling async-trait v0.1.86 [INFO] [stderr] Compiling pin-project-internal v1.1.9 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling miette-derive v7.5.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio v1.44.1 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.9 [INFO] [stderr] Compiling schemars_derive v1.1.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.12.0 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling pallas-codec v1.0.0-alpha.3 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling pbjson v0.7.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling pallas-crypto v1.0.0-alpha.3 [INFO] [stderr] Compiling pallas-addresses v1.0.0-alpha.3 [INFO] [stderr] Compiling pallas-primitives v1.0.0-alpha.3 [INFO] [stderr] Compiling tx3-tir v0.13.0 (/opt/rustwide/workdir/crates/tx3-tir) [INFO] [stderr] Compiling schemars v1.1.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling pallas-network v1.0.0-alpha.3 [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/tx3-tir/src/reduce/mod.rs:1390:37 [INFO] [stdout] | [INFO] [stdout] 1390 | validity: self.validity.reduce()?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Apply::reduce(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::::reduce` [INFO] [stdout] --> crates/tx3-tir/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(option_reduce)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/tx3-tir/src/reduce/mod.rs:1396:35 [INFO] [stdout] | [INFO] [stdout] 1396 | signers: self.signers.reduce()?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Apply::reduce(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::::reduce` [INFO] [stdout] --> crates/tx3-tir/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(option_reduce)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling h2 v0.4.8 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> crates/tx3-tir/src/reduce/mod.rs:615:30 [INFO] [stdout] | [INFO] [stdout] 615 | Self::IntoScript(x) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling dotenv-parser v0.1.3 [INFO] [stderr] Compiling tx3-lang v0.13.0 (/opt/rustwide/workdir/crates/tx3-lang) [INFO] [stderr] Compiling tx3-resolver v0.13.0 (/opt/rustwide/workdir/crates/tx3-resolver) [INFO] [stdout] warning: unused imports: `PlutusWitnessBlock` and `PlutusWitnessField` [INFO] [stdout] --> crates/tx3-lang/src/parsing.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | cardano::{PlutusWitnessBlock, PlutusWitnessField}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stdout] warning: value assigned to `name` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `expected` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub expected: &'static str, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `got` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub got: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `expected` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub expected: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `got` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub got: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `name` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `size` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `key_type` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | pub key_type: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `message` is never read [INFO] [stdout] --> crates/tx3-lang/src/parsing.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/parsing.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub src: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/parsing.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [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] [stdout] warning: method `key` is never used [INFO] [stdout] --> crates/tx3-lang/src/cardano.rs:573:8 [INFO] [stdout] | [INFO] [stdout] 572 | impl CardanoPublishBlockField { [INFO] [stdout] | ----------------------------- method in this implementation [INFO] [stdout] 573 | fn key(&self) -> &str { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find` is never used [INFO] [stdout] --> crates/tx3-lang/src/cardano.rs:592:19 [INFO] [stdout] | [INFO] [stdout] 591 | impl CardanoPublishBlock { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 592 | pub(crate) fn find(&self, key: &str) -> Option<&CardanoPublishBlockField> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [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.13.0 (/opt/rustwide/workdir/crates/tx3-cardano) [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> crates/tx3-cardano/src/compile/mod.rs:818:25 [INFO] [stdout] | [INFO] [stdout] 818 | 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] --> crates/tx3-cardano/src/compile/mod.rs:818:39 [INFO] [stdout] | [INFO] [stdout] 818 | 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: function `infer_required_scripts` is never used [INFO] [stdout] --> crates/tx3-cardano/src/compile/mod.rs:795:4 [INFO] [stdout] | [INFO] [stdout] 795 | 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] --> crates/tx3-cardano/src/compile/mod.rs:818:4 [INFO] [stdout] | [INFO] [stdout] 818 | fn find_script_for_hash(tx: &tir::Tx, hash: primitives::Hash<28>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tx3c v0.13.0 (/opt/rustwide/workdir/bin/tx3c) [INFO] [stdout] warning: unused import: `BTreeMap` [INFO] [stdout] --> bin/tx3c/src/tii.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::{BTreeMap, HashMap}; [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: `key` [INFO] [stdout] --> bin/tx3c/src/tii.rs:90:34 [INFO] [stdout] | [INFO] [stdout] 90 | tx3_lang::ast::Type::Map(key, value) => json!({ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "b1c7221432636b44cf77ba54d68cf597d3ee39d624728a26d5d280efe5ac0d9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1c7221432636b44cf77ba54d68cf597d3ee39d624728a26d5d280efe5ac0d9d", kill_on_drop: false }` [INFO] [stdout] b1c7221432636b44cf77ba54d68cf597d3ee39d624728a26d5d280efe5ac0d9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02cb6c8faafd817f38b88fd229cd8b0b83358233b802c98e3b198f048e038ca7 [INFO] running `Command { std: "docker" "start" "-a" "02cb6c8faafd817f38b88fd229cd8b0b83358233b802c98e3b198f048e038ca7", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/tx3-tir/src/reduce/mod.rs:1390:37 [INFO] [stdout] | [INFO] [stdout] 1390 | validity: self.validity.reduce()?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Apply::reduce(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::::reduce` [INFO] [stdout] --> crates/tx3-tir/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(option_reduce)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/tx3-tir/src/reduce/mod.rs:1396:35 [INFO] [stdout] | [INFO] [stdout] 1396 | signers: self.signers.reduce()?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `Apply::reduce(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::::reduce` [INFO] [stdout] --> crates/tx3-tir/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(option_reduce)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> crates/tx3-tir/src/reduce/mod.rs:615:30 [INFO] [stdout] | [INFO] [stdout] 615 | Self::IntoScript(x) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling pollster-macro v0.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling pallas-crypto v1.0.0-alpha.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling pallas-addresses v1.0.0-alpha.3 [INFO] [stderr] Compiling pallas-primitives v1.0.0-alpha.3 [INFO] [stderr] Compiling pallas-network v1.0.0-alpha.3 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Compiling chainfuzz v0.2.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling miette v7.5.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling utxorpc-spec v0.17.0 [INFO] [stderr] Compiling utxorpc-spec v0.15.0 [INFO] [stderr] Compiling tx3-lang v0.13.0 (/opt/rustwide/workdir/crates/tx3-lang) [INFO] [stderr] Compiling dotenv-parser v0.1.3 [INFO] [stdout] warning: unused imports: `PlutusWitnessBlock` and `PlutusWitnessField` [INFO] [stdout] --> crates/tx3-lang/src/parsing.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | cardano::{PlutusWitnessBlock, PlutusWitnessField}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pallas-traverse v1.0.0-alpha.3 [INFO] [stderr] Compiling pallas-configs v1.0.0-alpha.3 [INFO] [stdout] warning: value assigned to `name` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `expected` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub expected: &'static str, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `got` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub got: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `expected` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub expected: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `got` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub got: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `name` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `size` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `key_type` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | pub key_type: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tx3-resolver v0.13.0 (/opt/rustwide/workdir/crates/tx3-resolver) [INFO] [stdout] warning: unused import: `crate::mock` [INFO] [stdout] --> crates/tx3-resolver/src/mock.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use crate::mock; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AssetConstraint` is never constructed [INFO] [stdout] --> crates/tx3-resolver/src/inputs/select/vector.rs:259:16 [INFO] [stdout] | [INFO] [stdout] 259 | pub struct AssetConstraint { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `PlutusWitnessBlock` and `PlutusWitnessField` [INFO] [stdout] --> crates/tx3-lang/src/parsing.rs:17:15 [INFO] [stdout] | [INFO] [stdout] 17 | cardano::{PlutusWitnessBlock, PlutusWitnessField}, [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 import: `self` [INFO] [stdout] --> crates/tx3-lang/src/cardano.rs:850:15 [INFO] [stdout] | [INFO] [stdout] 850 | ast::{self, *}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `message` is never read [INFO] [stdout] --> crates/tx3-lang/src/parsing.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/parsing.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub src: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/parsing.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling utxorpc v0.10.0 [INFO] [stdout] warning: method `key` is never used [INFO] [stdout] --> crates/tx3-lang/src/cardano.rs:573:8 [INFO] [stdout] | [INFO] [stdout] 572 | impl CardanoPublishBlockField { [INFO] [stdout] | ----------------------------- method in this implementation [INFO] [stdout] 573 | fn key(&self) -> &str { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find` is never used [INFO] [stdout] --> crates/tx3-lang/src/cardano.rs:592:19 [INFO] [stdout] | [INFO] [stdout] 591 | impl CardanoPublishBlock { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 592 | pub(crate) fn find(&self, key: &str) -> Option<&CardanoPublishBlockField> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pallas-validate v1.0.0-alpha.3 [INFO] [stderr] Compiling pallas-txbuilder v1.0.0-alpha.3 [INFO] [stdout] warning: value assigned to `name` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `expected` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | pub expected: &'static str, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `got` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub got: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `expected` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub expected: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `got` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 47 | pub got: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `name` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:60:9 [INFO] [stdout] | [INFO] [stdout] 60 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:63:5 [INFO] [stdout] | [INFO] [stdout] 63 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:66:5 [INFO] [stdout] | [INFO] [stdout] 66 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `size` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | pub size: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 76 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `key_type` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | pub key_type: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | src: Option, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/analyzing.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `message` is never read [INFO] [stdout] --> crates/tx3-lang/src/parsing.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `src` is never read [INFO] [stdout] --> crates/tx3-lang/src/parsing.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | pub src: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `span` is never read [INFO] [stdout] --> crates/tx3-lang/src/parsing.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 33 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `key` is never used [INFO] [stdout] --> crates/tx3-lang/src/cardano.rs:573:8 [INFO] [stdout] | [INFO] [stdout] 572 | impl CardanoPublishBlockField { [INFO] [stdout] | ----------------------------- method in this implementation [INFO] [stdout] 573 | fn key(&self) -> &str { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `find` is never used [INFO] [stdout] --> crates/tx3-lang/src/cardano.rs:592:19 [INFO] [stdout] | [INFO] [stdout] 591 | impl CardanoPublishBlock { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 592 | pub(crate) fn find(&self, key: &str) -> Option<&CardanoPublishBlockField> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pallas-utxorpc v1.0.0-alpha.3 [INFO] [stderr] Compiling tx3-tir v0.13.0 (/opt/rustwide/workdir/crates/tx3-tir) [INFO] [stderr] Compiling pallas v1.0.0-alpha.3 [INFO] [stderr] Compiling tx3-cardano v0.13.0 (/opt/rustwide/workdir/crates/tx3-cardano) [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> crates/tx3-cardano/src/compile/mod.rs:818:25 [INFO] [stdout] | [INFO] [stdout] 818 | 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] --> crates/tx3-cardano/src/compile/mod.rs:818:39 [INFO] [stdout] | [INFO] [stdout] 818 | 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: function `infer_required_scripts` is never used [INFO] [stdout] --> crates/tx3-cardano/src/compile/mod.rs:795:4 [INFO] [stdout] | [INFO] [stdout] 795 | 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] --> crates/tx3-cardano/src/compile/mod.rs:818:4 [INFO] [stdout] | [INFO] [stdout] 818 | fn find_script_for_hash(tx: &tir::Tx, hash: primitives::Hash<28>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/tx3-tir/src/reduce/mod.rs:1390:37 [INFO] [stdout] | [INFO] [stdout] 1390 | validity: self.validity.reduce()?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `reduce::Apply::reduce(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::::reduce` [INFO] [stdout] --> crates/tx3-tir/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(option_reduce)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> crates/tx3-tir/src/reduce/mod.rs:1396:35 [INFO] [stdout] | [INFO] [stdout] 1396 | signers: self.signers.reduce()?, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `reduce::Apply::reduce(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(option_reduce)]` to the crate attributes to enable `std::option::Option::::reduce` [INFO] [stdout] --> crates/tx3-tir/src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 + #![feature(option_reduce)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tx3c v0.13.0 (/opt/rustwide/workdir/bin/tx3c) [INFO] [stdout] warning: unused import: `BTreeMap` [INFO] [stdout] --> bin/tx3c/src/tii.rs:4:24 [INFO] [stdout] | [INFO] [stdout] 4 | use std::collections::{BTreeMap, HashMap}; [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: `x` [INFO] [stdout] --> crates/tx3-tir/src/reduce/mod.rs:615:30 [INFO] [stdout] | [INFO] [stdout] 615 | Self::IntoScript(x) => todo!(), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> crates/tx3-cardano/src/compile/mod.rs:818:25 [INFO] [stdout] | [INFO] [stdout] 818 | 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] --> crates/tx3-cardano/src/compile/mod.rs:818:39 [INFO] [stdout] | [INFO] [stdout] 818 | 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: function `infer_required_scripts` is never used [INFO] [stdout] --> crates/tx3-cardano/src/compile/mod.rs:795:4 [INFO] [stdout] | [INFO] [stdout] 795 | 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] --> crates/tx3-cardano/src/compile/mod.rs:818:4 [INFO] [stdout] | [INFO] [stdout] 818 | fn find_script_for_hash(tx: &tir::Tx, hash: primitives::Hash<28>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> bin/tx3c/src/tii.rs:90:34 [INFO] [stdout] | [INFO] [stdout] 90 | tx3_lang::ast::Type::Map(key, value) => json!({ [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 59.95s [INFO] running `Command { std: "docker" "inspect" "02cb6c8faafd817f38b88fd229cd8b0b83358233b802c98e3b198f048e038ca7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02cb6c8faafd817f38b88fd229cd8b0b83358233b802c98e3b198f048e038ca7", kill_on_drop: false }` [INFO] [stdout] 02cb6c8faafd817f38b88fd229cd8b0b83358233b802c98e3b198f048e038ca7