[INFO] fetching crate whisky 1.0.28-beta.1... [INFO] checking whisky-1.0.28-beta.1 against try#4907eac94165faff6c5e5e015670b1c584275f7b for pr-154149 [INFO] extracting crate whisky 1.0.28-beta.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate whisky 1.0.28-beta.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate whisky 1.0.28-beta.1 [INFO] tweaked toml for crates.io crate whisky 1.0.28-beta.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate whisky 1.0.28-beta.1 on toolchain 4907eac94165faff6c5e5e015670b1c584275f7b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate whisky 1.0.28-beta.1 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" "+4907eac94165faff6c5e5e015670b1c584275f7b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62527404ebd3055430552407723885a117a11d5680e04fdbceec74feb7e6f833 [INFO] running `Command { std: "docker" "start" "-a" "62527404ebd3055430552407723885a117a11d5680e04fdbceec74feb7e6f833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62527404ebd3055430552407723885a117a11d5680e04fdbceec74feb7e6f833", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62527404ebd3055430552407723885a117a11d5680e04fdbceec74feb7e6f833", kill_on_drop: false }` [INFO] [stdout] 62527404ebd3055430552407723885a117a11d5680e04fdbceec74feb7e6f833 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+4907eac94165faff6c5e5e015670b1c584275f7b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa845d350a43971eb2a0be2e13e95ddbf10bbbd88e25d8905db440076bfcc675 [INFO] running `Command { std: "docker" "start" "-a" "aa845d350a43971eb2a0be2e13e95ddbf10bbbd88e25d8905db440076bfcc675", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Checking cryptoxide v0.4.4 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling minicbor v0.26.5 [INFO] [stderr] Compiling minicbor v0.25.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Checking rand_core v0.9.5 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling peg-runtime v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking hamming v0.1.3 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling cquisitor-minicbor v0.19.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking pretty v0.11.3 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling peg-macros v0.8.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Checking cbor_event v2.4.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking bech32 v0.11.1 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling secp256k1-sys v0.8.2 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Compiling blst v0.3.16 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Checking ed25519-bip32 v0.4.1 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking peg v0.8.5 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Checking aliasable v0.1.3 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Checking aes-gcm v0.10.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling whisky-macros v1.0.28-beta.1 [INFO] [stderr] Compiling minicbor-derive v0.13.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling minicbor-derive v0.15.3 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling minicbor-derive v0.16.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking secp256k1 v0.26.0 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerocopy v0.8.39 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling schemars_derive v0.9.0 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking ref-cast v1.0.25 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Checking rustls-pki-types v1.14.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling serde_with_macros v3.16.1 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling pbjson-build v0.7.0 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tonic v0.12.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking serde_with v3.16.1 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking schemars v0.8.22 [INFO] [stderr] Checking pbjson v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking schemars v0.9.0 [INFO] [stderr] Checking serde_qs v0.12.0 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling pbjson-types v0.7.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking ouroboros v0.18.5 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking pallas-codec v1.0.0-alpha.4 [INFO] [stderr] Checking cardano-serialization-lib v15.0.0-beta.1 [INFO] [stderr] Checking tiny-bip39 v2.0.0 [INFO] [stderr] Checking pallas-crypto v1.0.0-alpha.4 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking pallas-codec v0.31.0 [INFO] [stderr] Checking pallas-primitives v1.0.0-alpha.4 [INFO] [stderr] Checking pallas-addresses v1.0.0-alpha.4 [INFO] [stderr] Checking pallas-network v1.0.0-alpha.4 [INFO] [stderr] Checking pallas-crypto v0.31.0 [INFO] [stderr] Checking utxorpc-spec v0.18.1 [INFO] [stderr] Checking pallas-addresses v0.31.0 [INFO] [stderr] Checking pallas-primitives v0.31.0 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.12 [INFO] [stderr] Checking maestro-rust-sdk v1.2.5 [INFO] [stderr] Checking pallas-traverse v0.31.0 [INFO] [stderr] Checking pallas-traverse v1.0.0-alpha.4 [INFO] [stderr] Checking pallas-configs v1.0.0-alpha.4 [INFO] [stderr] Checking pallas-validate v1.0.0-alpha.4 [INFO] [stderr] Checking pallas-txbuilder v1.0.0-alpha.4 [INFO] [stderr] Checking uplc v1.1.10 [INFO] [stderr] Checking pallas-utxorpc v1.0.0-alpha.4 [INFO] [stderr] Checking pallas v1.0.0-alpha.4 [INFO] [stderr] Checking whisky-common v1.0.28-beta.1 [INFO] [stderr] Checking cquisitor-lib v0.1.0-beta.25 [INFO] [stderr] Checking whisky-pallas v1.0.28-beta.1 [INFO] [stderr] Checking whisky-csl v1.0.28-beta.1 [INFO] [stderr] Checking whisky-wallet v1.0.28-beta.1 [INFO] [stderr] Checking whisky-provider v1.0.28-beta.1 [INFO] [stderr] Checking whisky v1.0.28-beta.1 (/opt/rustwide/workdir) [INFO] [stdout] error: ambiguous import visibility: pub(in crate::transaction::inputs) or pub(in crate::builder) [INFO] [stdout] --> src/transaction/inputs.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::builder::{WData, WRedeemer}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `WData` could refer to the enum imported here [INFO] [stdout] --> src/builder/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use data::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `WData` to disambiguate [INFO] [stdout] note: `WData` could also refer to the enum imported here [INFO] [stdout] --> src/builder/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `WData` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: `#[deny(ambiguous_import_visibilities)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub(in crate::transaction::inputs) or pub(in crate::builder) [INFO] [stdout] --> src/transaction/inputs.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::builder::{WData, WRedeemer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `WRedeemer` could refer to the struct imported here [INFO] [stdout] --> src/builder/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use data::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `WRedeemer` to disambiguate [INFO] [stdout] note: `WRedeemer` could also refer to the struct imported here [INFO] [stdout] --> src/builder/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `WRedeemer` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub(in crate::transaction::mints) or pub(in crate::builder) [INFO] [stdout] --> src/transaction/mints.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::builder::WRedeemer; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `WRedeemer` could refer to the struct imported here [INFO] [stdout] --> src/builder/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use data::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `WRedeemer` to disambiguate [INFO] [stdout] note: `WRedeemer` could also refer to the struct imported here [INFO] [stdout] --> src/builder/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `WRedeemer` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub(in crate::transaction::withdrawal) or pub(in crate::builder) [INFO] [stdout] --> src/transaction/withdrawal.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::builder::WRedeemer; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `WRedeemer` could refer to the struct imported here [INFO] [stdout] --> src/builder/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use data::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `WRedeemer` to disambiguate [INFO] [stdout] note: `WRedeemer` could also refer to the struct imported here [INFO] [stdout] --> src/builder/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `WRedeemer` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::builder) [INFO] [stdout] --> src/services/evaluator.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | pub use crate::builder::TxEvaluation; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `TxEvaluation` could refer to the trait imported here [INFO] [stdout] --> src/builder/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use tx_eval::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TxEvaluation` to disambiguate [INFO] [stdout] note: `TxEvaluation` could also refer to the trait imported here [INFO] [stdout] --> src/builder/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TxEvaluation` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `MaybeIndefArray` [INFO] [stdout] --> src/builder/data.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | MaybeIndefArray, PlutusData, [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: `serde_json::json` [INFO] [stdout] --> src/builder/data.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use serde_json::json; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Constr` [INFO] [stdout] --> src/builder/data.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | use uplc::{Constr, Fragment}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub(in crate::transaction::inputs) or pub(in crate::builder) [INFO] [stdout] --> src/transaction/inputs.rs:5:22 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::builder::{WData, WRedeemer}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `WData` could refer to the enum imported here [INFO] [stdout] --> src/builder/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use data::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `WData` to disambiguate [INFO] [stdout] note: `WData` could also refer to the enum imported here [INFO] [stdout] --> src/builder/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `WData` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] = note: `#[deny(ambiguous_import_visibilities)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub(in crate::transaction::inputs) or pub(in crate::builder) [INFO] [stdout] --> src/transaction/inputs.rs:5:29 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::builder::{WData, WRedeemer}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `WRedeemer` could refer to the struct imported here [INFO] [stdout] --> src/builder/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use data::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `WRedeemer` to disambiguate [INFO] [stdout] note: `WRedeemer` could also refer to the struct imported here [INFO] [stdout] --> src/builder/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `WRedeemer` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub(in crate::transaction::mints) or pub(in crate::builder) [INFO] [stdout] --> src/transaction/mints.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::builder::WRedeemer; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `WRedeemer` could refer to the struct imported here [INFO] [stdout] --> src/builder/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use data::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `WRedeemer` to disambiguate [INFO] [stdout] note: `WRedeemer` could also refer to the struct imported here [INFO] [stdout] --> src/builder/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `WRedeemer` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub(in crate::transaction::withdrawal) or pub(in crate::builder) [INFO] [stdout] --> src/transaction/withdrawal.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::builder::WRedeemer; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `WRedeemer` could refer to the struct imported here [INFO] [stdout] --> src/builder/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub use data::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `WRedeemer` to disambiguate [INFO] [stdout] note: `WRedeemer` could also refer to the struct imported here [INFO] [stdout] --> src/builder/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `WRedeemer` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: ambiguous import visibility: pub or pub(in crate::builder) [INFO] [stdout] --> src/services/evaluator.rs:4:25 [INFO] [stdout] | [INFO] [stdout] 4 | pub use crate::builder::TxEvaluation; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `TxEvaluation` could refer to the trait imported here [INFO] [stdout] --> src/builder/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use tx_eval::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TxEvaluation` to disambiguate [INFO] [stdout] note: `TxEvaluation` could also refer to the trait imported here [INFO] [stdout] --> src/builder/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `TxEvaluation` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #149145 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `whisky` (lib test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `whisky` (lib) due to 5 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "aa845d350a43971eb2a0be2e13e95ddbf10bbbd88e25d8905db440076bfcc675", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa845d350a43971eb2a0be2e13e95ddbf10bbbd88e25d8905db440076bfcc675", kill_on_drop: false }` [INFO] [stdout] aa845d350a43971eb2a0be2e13e95ddbf10bbbd88e25d8905db440076bfcc675