[INFO] cloning repository https://github.com/chrisguida/watchdescriptor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chrisguida/watchdescriptor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisguida%2Fwatchdescriptor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisguida%2Fwatchdescriptor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a10b4e0c1a5f910ffefeeea5a3d44a7cf05feec7 [INFO] checking chrisguida/watchdescriptor against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchrisguida%2Fwatchdescriptor" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chrisguida/watchdescriptor on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/chrisguida/watchdescriptor [INFO] finished tweaking git repo https://github.com/chrisguida/watchdescriptor [INFO] tweaked toml for git repo https://github.com/chrisguida/watchdescriptor written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/chrisguida/watchdescriptor 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/chrisguida/bdk` [INFO] [stderr] Updating git repository `https://github.com/chrisguida/rust-bitcoincore-rpc` [INFO] [stderr] Updating git repository `https://github.com/elementsproject/lightning` [INFO] [stderr] Updating git submodule `https://github.com/zserge/jsmn` [INFO] [stderr] Updating git submodule `https://github.com/valyala/gheap` [INFO] [stderr] Updating git submodule `https://github.com/ianlancetaylor/libbacktrace.git` [INFO] [stderr] Updating git submodule `https://github.com/ElementsProject/libwally-core.git` [INFO] [stderr] Updating git submodule `https://github.com/ElementsProject/secp256k1-zkp.git` [INFO] [stderr] Updating git submodule `https://github.com/rustyrussell/lnprototest.git` [INFO] [stderr] Updating git submodule `https://github.com/kristapsdz/lowdown.git` [INFO] [stderr] Updating git submodule `https://github.com/jedisct1/libsodium.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/chrisguida/rust-jsonrpc` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex_lit v0.1.1 [INFO] [stderr] Downloaded cln-rpc v0.1.3 [INFO] [stderr] Downloaded clap v4.4.0 [INFO] [stderr] Downloaded clap_derive v4.4.0 [INFO] [stderr] Downloaded secp256k1 v0.27.0 [INFO] [stderr] Downloaded clap_builder v4.4.0 [INFO] [stderr] Downloaded miniscript v10.0.0 [INFO] [stderr] Downloaded bitcoin v0.30.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2cbc7bb8344f291302446a1646870fe1a8d0e752d1397be8c6b61476a061a73e [INFO] running `Command { std: "docker" "start" "-a" "2cbc7bb8344f291302446a1646870fe1a8d0e752d1397be8c6b61476a061a73e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2cbc7bb8344f291302446a1646870fe1a8d0e752d1397be8c6b61476a061a73e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cbc7bb8344f291302446a1646870fe1a8d0e752d1397be8c6b61476a061a73e", kill_on_drop: false }` [INFO] [stdout] 2cbc7bb8344f291302446a1646870fe1a8d0e752d1397be8c6b61476a061a73e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 359e23d29fed8f747a8f1760d12a00f2c725075c195264a3bb238097b70f5d49 [INFO] running `Command { std: "docker" "start" "-a" "359e23d29fed8f747a8f1760d12a00f2c725075c195264a3bb238097b70f5d49", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Compiling bitcoin v0.30.2 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking clap_builder v4.4.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking bitcoin_hashes v0.12.0 [INFO] [stderr] Checking serde_json v1.0.104 [INFO] [stderr] Checking bitcoin_hashes v0.11.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling clap_derive v4.4.0 [INFO] [stderr] Checking jsonrpc v0.14.0 (https://github.com/chrisguida/rust-jsonrpc?branch=feat/simple-http-timeout#4b3156e0) [INFO] [stderr] Checking secp256k1 v0.27.0 [INFO] [stderr] Checking secp256k1 v0.24.3 [INFO] [stderr] Checking tokio v1.31.0 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Checking bitcoin v0.29.2 [INFO] [stderr] Checking clap v4.4.0 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking cln-plugin v0.1.6 (https://github.com/elementsproject/lightning#b135ba22) [INFO] [stderr] Checking cln-rpc v0.1.3 [INFO] [stderr] Checking miniscript v10.0.0 [INFO] [stderr] Checking bitcoincore-rpc-json v0.17.0 (https://github.com/chrisguida/rust-bitcoincore-rpc?branch=feat/scanblocks#23927f3e) [INFO] [stderr] Checking bdk_chain v0.6.0 (https://github.com/chrisguida/bdk?rev=cc32e69a12b8c30e571e6261a8b99dec2cef6ff5#cc32e69a) [INFO] [stderr] Checking bdk_file_store v0.2.0 (https://github.com/chrisguida/bdk?rev=cc32e69a12b8c30e571e6261a8b99dec2cef6ff5#cc32e69a) [INFO] [stderr] Checking bdk v1.0.0-alpha.2 (https://github.com/chrisguida/bdk?rev=cc32e69a12b8c30e571e6261a8b99dec2cef6ff5#cc32e69a) [INFO] [stderr] Checking bitcoincore-rpc v0.17.0 (https://github.com/chrisguida/rust-bitcoincore-rpc?branch=feat/scanblocks#23927f3e) [INFO] [stderr] Checking smaug v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `tokio` is imported redundantly [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use tokio; [INFO] [stdout] | ^^^^^ the item `tokio` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.25s [INFO] running `Command { std: "docker" "inspect" "359e23d29fed8f747a8f1760d12a00f2c725075c195264a3bb238097b70f5d49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "359e23d29fed8f747a8f1760d12a00f2c725075c195264a3bb238097b70f5d49", kill_on_drop: false }` [INFO] [stdout] 359e23d29fed8f747a8f1760d12a00f2c725075c195264a3bb238097b70f5d49