[INFO] fetching crate uplc-minimal-pallas 1.0.37-alpha... [INFO] checking uplc-minimal-pallas-1.0.37-alpha against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate uplc-minimal-pallas 1.0.37-alpha into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate uplc-minimal-pallas 1.0.37-alpha [INFO] finished tweaking crates.io crate uplc-minimal-pallas 1.0.37-alpha [INFO] tweaked toml for crates.io crate uplc-minimal-pallas 1.0.37-alpha written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate uplc-minimal-pallas 1.0.37-alpha on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 112 packages to latest compatible versions [INFO] [stderr] Adding cryptoxide v0.4.4 (available: v0.5.1) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.10.0) [INFO] [stderr] Adding itertools v0.10.5 (available: v0.14.0) [INFO] [stderr] Adding miette v5.10.0 (available: v7.6.0) [INFO] [stderr] Adding pallas-addresses v0.22.0 (available: v0.32.1) [INFO] [stderr] Adding pallas-codec v0.22.0 (available: v0.32.1) [INFO] [stderr] Adding pallas-crypto v0.22.0 (available: v0.32.1) [INFO] [stderr] Adding pallas-primitives v0.22.0 (available: v0.32.1) [INFO] [stderr] Adding pallas-traverse v0.22.0 (available: v0.32.1) [INFO] [stderr] Adding pretty v0.11.3 (available: v0.12.4) [INFO] [stderr] Adding secp256k1 v0.26.0 (available: v0.31.1) [INFO] [stderr] Adding strum v0.24.1 (available: v0.27.1) [INFO] [stderr] Adding strum_macros v0.24.3 (available: v0.27.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d009d7807dced672127e0a1c18da0d5abaff5ace44139ed7575dfbd49edf39e8 [INFO] running `Command { std: "docker" "start" "-a" "d009d7807dced672127e0a1c18da0d5abaff5ace44139ed7575dfbd49edf39e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d009d7807dced672127e0a1c18da0d5abaff5ace44139ed7575dfbd49edf39e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d009d7807dced672127e0a1c18da0d5abaff5ace44139ed7575dfbd49edf39e8", kill_on_drop: false }` [INFO] [stdout] d009d7807dced672127e0a1c18da0d5abaff5ace44139ed7575dfbd49edf39e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 387701856cde5ddc97d72348199cd8c397bb9879f7721329fa27cf6e07e4ee50 [INFO] running `Command { std: "docker" "start" "-a" "387701856cde5ddc97d72348199cd8c397bb9879f7721329fa27cf6e07e4ee50", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling minicbor v0.20.0 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking cryptoxide v0.4.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Checking pretty v0.11.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling blst v0.3.15 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking peg v0.8.5 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Compiling minicbor-derive v0.13.0 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking secp256k1 v0.26.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking pallas-codec v0.22.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking pallas-crypto v0.22.0 [INFO] [stderr] Checking pallas-addresses v0.22.0 [INFO] [stderr] Checking pallas-primitives v0.22.0 [INFO] [stderr] Checking pallas-traverse v0.22.0 [INFO] [stderr] Checking uplc-minimal-pallas v1.0.37-alpha (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/machine/error.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fmt` [INFO] [stdout] --> src/machine/error.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pretty.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 37 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pretty.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pretty.rs:204:15 [INFO] [stdout] | [INFO] [stdout] 204 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 204 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pretty.rs:273:20 [INFO] [stdout] | [INFO] [stdout] 273 | fn to_doc_list(&self) -> RcDoc<()> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 273 | fn to_doc_list(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pretty.rs:314:38 [INFO] [stdout] | [INFO] [stdout] 314 | fn to_doc_list_plutus_data(data: &PlutusData) -> RcDoc<()> { [INFO] [stdout] | ^^^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 314 | fn to_doc_list_plutus_data(data: &PlutusData) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pretty.rs:366:15 [INFO] [stdout] | [INFO] [stdout] 366 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 366 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../test_data/basic/integer/integer.flat`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integ_tests.rs:55:17 [INFO] [stdout] | [INFO] [stdout] 55 | let bytes = include_bytes!("../test_data/basic/integer/integer.flat"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `uplc` [INFO] [stdout] --> tests/conformance.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uplc::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uplc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uplc`, use `cargo add uplc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../test_data/basic/integer/integer.uplc`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integ_tests.rs:56:16 [INFO] [stdout] | [INFO] [stdout] 56 | let code = include_str!("../test_data/basic/integer/integer.uplc"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../test_data/jpg/jpg.flat`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integ_tests.rs:63:17 [INFO] [stdout] | [INFO] [stdout] 63 | let bytes = include_bytes!("../test_data/jpg/jpg.flat"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../test_data/jpg/jpg.uplc`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integ_tests.rs:64:16 [INFO] [stdout] | [INFO] [stdout] 64 | let code = include_str!("../test_data/jpg/jpg.uplc"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../test_data/fibonacci/fibonacci.flat`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integ_tests.rs:71:17 [INFO] [stdout] | [INFO] [stdout] 71 | let bytes = include_bytes!("../test_data/fibonacci/fibonacci.flat"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../test_data/fibonacci/fibonacci.uplc`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integ_tests.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | let code = include_str!("../test_data/fibonacci/fibonacci.uplc"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../test_data/case_constr/case_constr.flat`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integ_tests.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | let bytes = include_bytes!("../test_data/case_constr/case_constr.flat"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../test_data/case_constr/case_constr.uplc`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integ_tests.rs:80:16 [INFO] [stdout] | [INFO] [stdout] 80 | let code = include_str!("../test_data/case_constr/case_constr.uplc"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../test_data/fibonacci/fibonacci.flat`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integ_tests.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | let bytes = include_bytes!("../test_data/fibonacci/fibonacci.flat"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../test_data/fibonacci/unsanitary_fibonacci.uplc`: No such file or directory (os error 2) [INFO] [stdout] --> tests/integ_tests.rs:92:16 [INFO] [stdout] | [INFO] [stdout] 92 | let code = include_str!("../test_data/fibonacci/unsanitary_fibonacci.uplc"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `uplc` [INFO] [stdout] --> tests/integ_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use uplc::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uplc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uplc`, use `cargo add uplc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `uplc` [INFO] [stdout] --> tests/pretty_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use uplc::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uplc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uplc`, use `cargo add uplc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uplc` [INFO] [stdout] --> tests/integ_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use uplc::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uplc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uplc`, use `cargo add uplc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uplc` [INFO] [stdout] --> tests/pretty_tests.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use uplc::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uplc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uplc`, use `cargo add uplc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `uplc` [INFO] [stdout] --> tests/conformance.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use uplc::{ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uplc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uplc`, use `cargo add uplc` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `uplc` [INFO] [stdout] --> tests/pretty_tests.rs:128:44 [INFO] [stdout] | [INFO] [stdout] 128 | Constant::Data(PlutusData::Map(uplc::KeyValuePairs::Def(vec![ [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `uplc` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `uplc`, use `cargo add uplc` to add it to your `Cargo.toml` [INFO] [stdout] help: consider importing one of these enums [INFO] [stdout] | [INFO] [stdout] 1 + use pallas_codec::utils::KeyValuePairs; [INFO] [stdout] | [INFO] [stdout] 1 + use uplc_minimal_pallas::KeyValuePairs; [INFO] [stdout] | [INFO] [stdout] help: if you import `KeyValuePairs`, refer to it directly [INFO] [stdout] | [INFO] [stdout] 128 - Constant::Data(PlutusData::Map(uplc::KeyValuePairs::Def(vec![ [INFO] [stdout] 128 + Constant::Data(PlutusData::Map(KeyValuePairs::Def(vec![ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `uplc-minimal-pallas` (test "integ_tests") due to 12 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uplc-minimal-pallas` (test "conformance") due to 2 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `uplc-minimal-pallas` (test "pretty_tests") due to 3 previous errors [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pretty.rs:37:15 [INFO] [stdout] | [INFO] [stdout] 37 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 37 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pretty.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 78 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 78 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pretty.rs:204:15 [INFO] [stdout] | [INFO] [stdout] 204 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 204 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pretty.rs:273:20 [INFO] [stdout] | [INFO] [stdout] 273 | fn to_doc_list(&self) -> RcDoc<()> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 273 | fn to_doc_list(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pretty.rs:314:38 [INFO] [stdout] | [INFO] [stdout] 314 | fn to_doc_list_plutus_data(data: &PlutusData) -> RcDoc<()> { [INFO] [stdout] | ^^^^^^^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 314 | fn to_doc_list_plutus_data(data: &PlutusData) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/pretty.rs:366:15 [INFO] [stdout] | [INFO] [stdout] 366 | fn to_doc(&self) -> RcDoc<()> { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 366 | fn to_doc(&self) -> RcDoc<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "387701856cde5ddc97d72348199cd8c397bb9879f7721329fa27cf6e07e4ee50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "387701856cde5ddc97d72348199cd8c397bb9879f7721329fa27cf6e07e4ee50", kill_on_drop: false }` [INFO] [stdout] 387701856cde5ddc97d72348199cd8c397bb9879f7721329fa27cf6e07e4ee50