[INFO] fetching crate uplc-turbo 0.1.0... [INFO] testing uplc-turbo-0.1.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate uplc-turbo 0.1.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate uplc-turbo 0.1.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate uplc-turbo 0.1.0 [INFO] tweaked toml for crates.io crate uplc-turbo 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate uplc-turbo 0.1.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate uplc-turbo 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uplc_macros v0.1.0 [INFO] [stderr] Downloaded ouroboros v0.18.4 [INFO] [stderr] Downloaded ouroboros_macro v0.18.4 [INFO] [stderr] Downloaded psm v0.1.23 [INFO] [stderr] Downloaded insta v1.40.0 [INFO] [stderr] Downloaded rug v1.26.0 [INFO] [stderr] Downloaded gmp-mpfr-sys v1.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e79a8d62294977e49743f30dbb9e820b0c683d77f93fd3e9c8c529ef1d192a8 [INFO] running `Command { std: "docker" "start" "-a" "4e79a8d62294977e49743f30dbb9e820b0c683d77f93fd3e9c8c529ef1d192a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e79a8d62294977e49743f30dbb9e820b0c683d77f93fd3e9c8c529ef1d192a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e79a8d62294977e49743f30dbb9e820b0c683d77f93fd3e9c8c529ef1d192a8", kill_on_drop: false }` [INFO] [stdout] 4e79a8d62294977e49743f30dbb9e820b0c683d77f93fd3e9c8c529ef1d192a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 13f207c49462b6a1189d91dcf2b002a00f57d2cd8747c751546871f1138d82d5 [INFO] running `Command { std: "docker" "start" "-a" "13f207c49462b6a1189d91dcf2b002a00f57d2cd8747c751546871f1138d82d5", 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 gmp-mpfr-sys v1.6.4 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rug v1.26.0 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cryptoxide v0.4.4 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling blst v0.3.13 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling secp256k1 v0.30.0 [INFO] [stderr] Compiling uplc-turbo v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> src/flat/decode/mod.rs:163:52 [INFO] [stdout] | [INFO] [stdout] 163 | [tag::PROTO_LIST_ONE, tag::PROTO_LIST_TWO, rest @ ..] => todo!("list"), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> src/flat/decode/mod.rs:165:75 [INFO] [stdout] | [INFO] [stdout] 165 | [tag::PROTO_PAIR_ONE, tag::PROTO_PAIR_TWO, tag::PROTO_PAIR_THREE, rest @ ..] => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [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] [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 `dev` profile [unoptimized + debuginfo] target(s) in 1m 53s [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" "13f207c49462b6a1189d91dcf2b002a00f57d2cd8747c751546871f1138d82d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13f207c49462b6a1189d91dcf2b002a00f57d2cd8747c751546871f1138d82d5", kill_on_drop: false }` [INFO] [stdout] 13f207c49462b6a1189d91dcf2b002a00f57d2cd8747c751546871f1138d82d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1539ae45d8722a743a0e2e4efbceab51ae325b483a0e314df094b3ea90d22ef9 [INFO] running `Command { std: "docker" "start" "-a" "1539ae45d8722a743a0e2e4efbceab51ae325b483a0e314df094b3ea90d22ef9", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling plotters-backend v0.3.6 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling uplc_macros v0.1.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> src/flat/decode/mod.rs:163:52 [INFO] [stdout] | [INFO] [stdout] 163 | [tag::PROTO_LIST_ONE, tag::PROTO_LIST_TWO, rest @ ..] => todo!("list"), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> src/flat/decode/mod.rs:165:75 [INFO] [stdout] | [INFO] [stdout] 165 | [tag::PROTO_PAIR_ONE, tag::PROTO_PAIR_TWO, tag::PROTO_PAIR_THREE, rest @ ..] => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [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] [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] Compiling plotters-svg v0.3.6 [INFO] [stderr] Compiling plotters v0.3.6 [INFO] [stderr] Compiling insta v1.40.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ouroboros_macro v0.18.4 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling ouroboros v0.18.4 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling uplc-turbo 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 variable: `rest` [INFO] [stdout] --> src/flat/decode/mod.rs:163:52 [INFO] [stdout] | [INFO] [stdout] 163 | [tag::PROTO_LIST_ONE, tag::PROTO_LIST_TWO, rest @ ..] => todo!("list"), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rest` [INFO] [stdout] --> src/flat/decode/mod.rs:165:75 [INFO] [stdout] | [INFO] [stdout] 165 | [tag::PROTO_PAIR_ONE, tag::PROTO_PAIR_TWO, tag::PROTO_PAIR_THREE, rest @ ..] => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [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] [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 21.31s [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" "1539ae45d8722a743a0e2e4efbceab51ae325b483a0e314df094b3ea90d22ef9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1539ae45d8722a743a0e2e4efbceab51ae325b483a0e314df094b3ea90d22ef9", kill_on_drop: false }` [INFO] [stdout] 1539ae45d8722a743a0e2e4efbceab51ae325b483a0e314df094b3ea90d22ef9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5ae8a869ea81d5544eca96f624e52f00b1b8cb6387710ef9114d188672352b93 [INFO] running `Command { std: "docker" "start" "-a" "5ae8a869ea81d5544eca96f624e52f00b1b8cb6387710ef9114d188672352b93", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `rest` [INFO] [stderr] --> src/flat/decode/mod.rs:163:52 [INFO] [stderr] | [INFO] [stderr] 163 | [tag::PROTO_LIST_ONE, tag::PROTO_LIST_TWO, rest @ ..] => todo!("list"), [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rest` [INFO] [stderr] --> src/flat/decode/mod.rs:165:75 [INFO] [stderr] | [INFO] [stderr] 165 | [tag::PROTO_PAIR_ONE, tag::PROTO_PAIR_TWO, tag::PROTO_PAIR_THREE, rest @ ..] => { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rest` [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] 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: `uplc-turbo` (lib) generated 4 warnings [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: `uplc-turbo` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: `uplc-turbo` (test "conformance") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [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] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uplc_turbo-9d1a1a897684fbd0) [INFO] [stdout] running 3 tests [INFO] [stdout] test machine::cost_model::value::tests::integer_log2_oracle ... ok [INFO] [stdout] test tests::add_integer ... ok [INFO] [stderr] Running tests/conformance.rs (/opt/rustwide/target/debug/deps/conformance-81d54fa1a769ad00) [INFO] [stdout] test tests::fibonacci ... ok [INFO] [stderr] Doc-tests uplc_turbo [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [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] [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" "5ae8a869ea81d5544eca96f624e52f00b1b8cb6387710ef9114d188672352b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ae8a869ea81d5544eca96f624e52f00b1b8cb6387710ef9114d188672352b93", kill_on_drop: false }` [INFO] [stdout] 5ae8a869ea81d5544eca96f624e52f00b1b8cb6387710ef9114d188672352b93