[INFO] fetching crate pallas-uplc 0.1.0... [INFO] testing pallas-uplc-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate pallas-uplc 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate pallas-uplc 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pallas-uplc 0.1.0 [INFO] tweaked toml for crates.io crate pallas-uplc 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pallas-uplc 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pallas-uplc 0.1.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded minicbor-derive v0.15.3 [INFO] [stderr] Downloaded uplc_macros v0.1.0 [INFO] [stderr] Downloaded ouroboros v0.18.4 [INFO] [stderr] Downloaded aliasable v0.1.3 [INFO] [stderr] Downloaded bitcoin-io v0.1.2 [INFO] [stderr] Downloaded minicbor v0.25.1 [INFO] [stderr] Downloaded psm v0.1.23 [INFO] [stderr] Downloaded insta v1.40.0 [INFO] [stderr] Downloaded stacker v0.1.17 [INFO] [stderr] Downloaded clap v4.5.18 [INFO] [stderr] Downloaded similar v2.6.0 [INFO] [stderr] Downloaded serde_derive v1.0.209 [INFO] [stderr] Downloaded chumsky v1.0.0-alpha.7 [INFO] [stderr] Downloaded cryptoxide v0.4.4 [INFO] [stderr] Downloaded serde v1.0.209 [INFO] [stderr] Downloaded ouroboros_macro v0.18.4 [INFO] [stderr] Downloaded cc v1.1.18 [INFO] [stderr] Downloaded blst v0.3.13 [INFO] [stderr] Downloaded clap_builder v4.5.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3514a6e29ef7ca299fdffeec2d878ba38fcd40c5cbdfd03766875fdaaaaf451 [INFO] running `Command { std: "docker" "start" "-a" "c3514a6e29ef7ca299fdffeec2d878ba38fcd40c5cbdfd03766875fdaaaaf451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3514a6e29ef7ca299fdffeec2d878ba38fcd40c5cbdfd03766875fdaaaaf451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3514a6e29ef7ca299fdffeec2d878ba38fcd40c5cbdfd03766875fdaaaaf451", kill_on_drop: false }` [INFO] [stdout] c3514a6e29ef7ca299fdffeec2d878ba38fcd40c5cbdfd03766875fdaaaaf451 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4f170e0b120d33ed446f0e426eda3cd5d3e8111209196806f6f43abad358d55 [INFO] running `Command { std: "docker" "start" "-a" "c4f170e0b120d33ed446f0e426eda3cd5d3e8111209196806f6f43abad358d55", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ibig v0.3.6 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling secp256k1 v0.30.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling pallas-uplc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `IBig` [INFO] [stdout] --> src/bls.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use ibig::{IBig, UBig}; [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: `String as BumpString` [INFO] [stdout] --> src/flat/decode/mod.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | collections::{String as BumpString, Vec as BumpVec}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ibig` [INFO] [stdout] --> src/flat/encode/encoder.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use ibig::{ibig, ubig, UBig}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/flat/encode/mod.rs:222:24 [INFO] [stdout] | [INFO] [stdout] 222 | Constant::Data(data) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConstantOrTwoArguments` is never constructed [INFO] [stdout] --> src/machine/cost_model/costing.rs:332:12 [INFO] [stdout] | [INFO] [stdout] 332 | pub struct ConstantOrTwoArguments { [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 `integer_log2` is never used [INFO] [stdout] --> src/machine/cost_model/value.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn integer_log2(i: &Integer) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.67s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "c4f170e0b120d33ed446f0e426eda3cd5d3e8111209196806f6f43abad358d55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4f170e0b120d33ed446f0e426eda3cd5d3e8111209196806f6f43abad358d55", kill_on_drop: false }` [INFO] [stdout] c4f170e0b120d33ed446f0e426eda3cd5d3e8111209196806f6f43abad358d55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eac06438c6eac8592918b66767f11e0b7f3e1be48fe9cc463cf1bcdf9a5cc385 [INFO] running `Command { std: "docker" "start" "-a" "eac06438c6eac8592918b66767f11e0b7f3e1be48fe9cc463cf1bcdf9a5cc385", kill_on_drop: false }` [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling uplc_macros v0.1.0 [INFO] [stdout] warning: unused import: `IBig` [INFO] [stdout] --> src/bls.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use ibig::{IBig, UBig}; [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: `String as BumpString` [INFO] [stdout] --> src/flat/decode/mod.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | collections::{String as BumpString, Vec as BumpVec}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ibig` [INFO] [stdout] --> src/flat/encode/encoder.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use ibig::{ibig, ubig, UBig}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/flat/encode/mod.rs:222:24 [INFO] [stdout] | [INFO] [stdout] 222 | Constant::Data(data) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConstantOrTwoArguments` is never constructed [INFO] [stdout] --> src/machine/cost_model/costing.rs:332:12 [INFO] [stdout] | [INFO] [stdout] 332 | pub struct ConstantOrTwoArguments { [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 `integer_log2` is never used [INFO] [stdout] --> src/machine/cost_model/value.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn integer_log2(i: &Integer) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling insta v1.40.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling pallas-uplc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `run_test` is never used [INFO] [stdout] --> tests/conformance.rs:3:4 [INFO] [stdout] | [INFO] [stdout] 3 | fn run_test(file_contents: &str, expected_output: &str, expected_budget: &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: unused import: `IBig` [INFO] [stdout] --> src/bls.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use ibig::{IBig, UBig}; [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: `String as BumpString` [INFO] [stdout] --> src/flat/decode/mod.rs:11:19 [INFO] [stdout] | [INFO] [stdout] 11 | collections::{String as BumpString, Vec as BumpVec}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ibig` [INFO] [stdout] --> src/flat/encode/encoder.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use ibig::{ibig, ubig, UBig}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/machine/cost_model/value.rs:133:9 [INFO] [stdout] | [INFO] [stdout] 133 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/flat/encode/mod.rs:222:24 [INFO] [stdout] | [INFO] [stdout] 222 | Constant::Data(data) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ConstantOrTwoArguments` is never constructed [INFO] [stdout] --> src/machine/cost_model/costing.rs:332:12 [INFO] [stdout] | [INFO] [stdout] 332 | pub struct ConstantOrTwoArguments { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "eac06438c6eac8592918b66767f11e0b7f3e1be48fe9cc463cf1bcdf9a5cc385", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eac06438c6eac8592918b66767f11e0b7f3e1be48fe9cc463cf1bcdf9a5cc385", kill_on_drop: false }` [INFO] [stdout] eac06438c6eac8592918b66767f11e0b7f3e1be48fe9cc463cf1bcdf9a5cc385 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3366fdf64721bc9302886661ed43babe9c53ff5daf501740e78c7ec9b77886a8 [INFO] running `Command { std: "docker" "start" "-a" "3366fdf64721bc9302886661ed43babe9c53ff5daf501740e78c7ec9b77886a8", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `IBig` [INFO] [stderr] --> src/bls.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | use ibig::{IBig, UBig}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `String as BumpString` [INFO] [stderr] --> src/flat/decode/mod.rs:11:19 [INFO] [stderr] | [INFO] [stderr] 11 | collections::{String as BumpString, Vec as BumpVec}, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `ibig` [INFO] [stderr] --> src/flat/encode/encoder.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | use ibig::{ibig, ubig, UBig}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `data` [INFO] [stderr] --> src/flat/encode/mod.rs:222:24 [INFO] [stderr] | [INFO] [stderr] 222 | Constant::Data(data) => { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_data` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: struct `ConstantOrTwoArguments` is never constructed [INFO] [stderr] --> src/machine/cost_model/costing.rs:332:12 [INFO] [stderr] | [INFO] [stderr] 332 | pub struct ConstantOrTwoArguments { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `integer_log2` is never used [INFO] [stderr] --> src/machine/cost_model/value.rs:24:8 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn integer_log2(i: &Integer) -> i64 { [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pallas-uplc` (lib) generated 6 warnings (run `cargo fix --lib -p pallas-uplc` to apply 4 suggestions) [INFO] [stderr] warning: function `run_test` is never used [INFO] [stderr] --> tests/conformance.rs:3:4 [INFO] [stderr] | [INFO] [stderr] 3 | fn run_test(file_contents: &str, expected_output: &str, expected_budget: &str) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::str::FromStr` [INFO] [stderr] --> src/machine/cost_model/value.rs:133:9 [INFO] [stderr] | [INFO] [stderr] 133 | use std::str::FromStr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pallas-uplc` (test "conformance") generated 1 warning [INFO] [stderr] warning: `pallas-uplc` (lib test) generated 6 warnings (5 duplicates) (run `cargo fix --lib -p pallas-uplc --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: chumsky v1.0.0-alpha.7 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pallas_uplc-b0a57ec9eb3e2014) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::add_integer ... ok [INFO] [stdout] test machine::cost_model::value::tests::integer_log2_oracle ... ok [INFO] [stdout] test tests::fibonacci ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running tests/conformance.rs (/opt/rustwide/target/debug/deps/conformance-94554bdc8f2a704c) [INFO] [stdout] [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] [stderr] Doc-tests pallas_uplc [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "3366fdf64721bc9302886661ed43babe9c53ff5daf501740e78c7ec9b77886a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3366fdf64721bc9302886661ed43babe9c53ff5daf501740e78c7ec9b77886a8", kill_on_drop: false }` [INFO] [stdout] 3366fdf64721bc9302886661ed43babe9c53ff5daf501740e78c7ec9b77886a8