[INFO] fetching crate whisky-wallet 1.0.14...
[INFO] testing whisky-wallet-1.0.14 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate whisky-wallet 1.0.14 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate whisky-wallet 1.0.14
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate whisky-wallet 1.0.14
[INFO] tweaked toml for crates.io crate whisky-wallet 1.0.14 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate whisky-wallet 1.0.14 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate whisky-wallet 1.0.14 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbdef3facb2519e4aa4c0ef1df61fcff093d8fb6fef8226449ad0589d84ae32a
[INFO] running `Command { std: "docker" "start" "-a" "cbdef3facb2519e4aa4c0ef1df61fcff093d8fb6fef8226449ad0589d84ae32a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbdef3facb2519e4aa4c0ef1df61fcff093d8fb6fef8226449ad0589d84ae32a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbdef3facb2519e4aa4c0ef1df61fcff093d8fb6fef8226449ad0589d84ae32a", kill_on_drop: false }`
[INFO] [stdout] cbdef3facb2519e4aa4c0ef1df61fcff093d8fb6fef8226449ad0589d84ae32a
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 652567a6a03f2e9ca7345561c0f51f9587e8457cb1b653db767dd32090a618ec
[INFO] running `Command { std: "docker" "start" "-a" "652567a6a03f2e9ca7345561c0f51f9587e8457cb1b653db767dd32090a618ec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling libc v0.2.168
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cc v1.2.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling minicbor v0.25.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling cryptoxide v0.4.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling blst v0.3.13
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling peg-runtime v0.8.3
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling peg-macros v0.8.4
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clear_on_drop v0.2.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling pretty v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling minicbor-derive v0.15.3
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling secp256k1 v0.26.0
[INFO] [stderr]    Compiling peg v0.8.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling hamming v0.1.3
[INFO] [stderr]    Compiling cquisitor-minicbor v0.19.0
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling schemars_derive v0.9.0
[INFO] [stderr]    Compiling ed25519-bip32 v0.4.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling cbor_event v2.4.0
[INFO] [stderr]    Compiling bech32 v0.7.3
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling pallas-codec v0.31.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling pallas-crypto v0.31.0
[INFO] [stderr]    Compiling whisky-macros v1.0.14
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pallas-primitives v0.31.0
[INFO] [stderr]    Compiling pallas-addresses v0.31.0
[INFO] [stderr]    Compiling schemars v0.9.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling bech32 v0.11.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling cardano-serialization-lib v15.0.0-beta.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling tiny-bip39 v2.0.0
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling pallas-traverse v0.31.0
[INFO] [stderr]    Compiling uplc v1.1.10
[INFO] [stderr]    Compiling whisky-common v1.0.14
[INFO] [stderr]    Compiling cquisitor-lib v0.1.0-beta.25
[INFO] [stderr]    Compiling whisky-csl v1.0.14
[INFO] [stderr]    Compiling whisky-wallet v1.0.14 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s
[INFO] running `Command { std: "docker" "inspect" "652567a6a03f2e9ca7345561c0f51f9587e8457cb1b653db767dd32090a618ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "652567a6a03f2e9ca7345561c0f51f9587e8457cb1b653db767dd32090a618ec", kill_on_drop: false }`
[INFO] [stdout] 652567a6a03f2e9ca7345561c0f51f9587e8457cb1b653db767dd32090a618ec
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4149a0a479a521c09f8345ac65b26c6dd93b2ab03217e6b6d158874b74ad7535
[INFO] running `Command { std: "docker" "start" "-a" "4149a0a479a521c09f8345ac65b26c6dd93b2ab03217e6b6d158874b74ad7535", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling whisky-wallet v1.0.14 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `whisky_provider`
[INFO] [stdout]  --> tests/wallet/provider.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |     use whisky_provider::BlockfrostProvider;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `whisky_provider`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `whisky_provider`, use `cargo add whisky_provider` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `whisky-wallet` (test "mod") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "4149a0a479a521c09f8345ac65b26c6dd93b2ab03217e6b6d158874b74ad7535", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4149a0a479a521c09f8345ac65b26c6dd93b2ab03217e6b6d158874b74ad7535", kill_on_drop: false }`
[INFO] [stdout] 4149a0a479a521c09f8345ac65b26c6dd93b2ab03217e6b6d158874b74ad7535
