[INFO] fetching crate liana 5.0.0... [INFO] checking liana-5.0.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate liana 5.0.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate liana 5.0.0 [INFO] finished tweaking crates.io crate liana 5.0.0 [INFO] tweaked toml for crates.io crate liana 5.0.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate liana 5.0.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate liana 5.0.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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rdrand v0.8.3 [INFO] [stderr] Downloaded dirs v5.0.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.11.0 [INFO] [stderr] Downloaded minreq v2.11.0 [INFO] [stderr] Downloaded secp256k1 v0.28.0 [INFO] [stderr] Downloaded serde_json v1.0.110 [INFO] [stderr] Downloaded bip39 v2.0.0 [INFO] [stderr] Downloaded bitcoin v0.31.0 [INFO] [stderr] Downloaded miniscript v11.0.0 [INFO] [stderr] Downloaded bdk_coin_select v0.1.1 [INFO] [stderr] Downloaded allocator-api2 v0.2.10 [INFO] [stderr] Downloaded jsonrpc v0.17.0 [INFO] [stderr] Downloaded secp256k1-sys v0.9.1 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f1b4b2f32bdff625c85b0cc4b877f2355db16963e895b2f3f89db8ce97e9481 [INFO] running `Command { std: "docker" "start" "-a" "1f1b4b2f32bdff625c85b0cc4b877f2355db16963e895b2f3f89db8ce97e9481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f1b4b2f32bdff625c85b0cc4b877f2355db16963e895b2f3f89db8ce97e9481", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f1b4b2f32bdff625c85b0cc4b877f2355db16963e895b2f3f89db8ce97e9481", kill_on_drop: false }` [INFO] [stdout] 1f1b4b2f32bdff625c85b0cc4b877f2355db16963e895b2f3f89db8ce97e9481 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a342dd3ba7b444781929bbda953d2ca231a03d643a0a95ee5cc81cce74a879d [INFO] running `Command { std: "docker" "start" "-a" "2a342dd3ba7b444781929bbda953d2ca231a03d643a0a95ee5cc81cce74a879d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.110 [INFO] [stderr] Checking hex-conservative v0.1.1 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking allocator-api2 v0.2.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling bitcoin v0.31.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling minreq v2.11.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking bech32 v0.10.0-beta [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking bitcoin_hashes v0.12.0 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking object v0.31.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Checking fern v0.6.2 [INFO] [stderr] Checking bdk_coin_select v0.1.1 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking dirs v5.0.0 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling secp256k1-sys v0.9.1 [INFO] [stderr] Compiling libsqlite3-sys v0.27.0 [INFO] [stderr] Compiling backtrace v0.3.68 [INFO] [stderr] Checking rdrand v0.8.3 [INFO] [stderr] Checking addr2line v0.20.0 [INFO] [stderr] Compiling serde_derive v1.0.194 [INFO] [stderr] Checking secp256k1 v0.28.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking bip39 v2.0.0 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking jsonrpc v0.17.0 [INFO] [stderr] Checking rusqlite v0.30.0 [INFO] [stderr] Checking miniscript v11.0.0 [INFO] [stderr] Checking liana v5.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/spend.rs:429:11 [INFO] [stdout] | [INFO] [stdout] 429 | #[cfg(debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `debug` [INFO] [stdout] --> src/spend.rs:429:11 [INFO] [stdout] | [INFO] [stdout] 429 | #[cfg(debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(debug)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(debug)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/database/sqlite/schema.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 123 | pub struct DbWallet { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 124 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `DbWallet` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/database/sqlite/schema.rs:124:9 [INFO] [stdout] | [INFO] [stdout] 123 | pub struct DbWallet { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 124 | pub id: i64, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `DbWallet` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/testutils.rs:450:19 [INFO] [stdout] | [INFO] [stdout] 450 | let uid = COUNTER.load(sync::atomic::Ordering::Relaxed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `#[warn(static_mut_refs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static [INFO] [stdout] --> src/testutils.rs:451:9 [INFO] [stdout] | [INFO] [stdout] 451 | COUNTER.fetch_add(1, sync::atomic::Ordering::Relaxed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.70s [INFO] running `Command { std: "docker" "inspect" "2a342dd3ba7b444781929bbda953d2ca231a03d643a0a95ee5cc81cce74a879d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a342dd3ba7b444781929bbda953d2ca231a03d643a0a95ee5cc81cce74a879d", kill_on_drop: false }` [INFO] [stdout] 2a342dd3ba7b444781929bbda953d2ca231a03d643a0a95ee5cc81cce74a879d