[INFO] fetching crate bark-cln-rpc 0.2.0+cln.25.09-hold.0.3.2.patched... [INFO] checking bark-cln-rpc-0.2.0+cln.25.09-hold.0.3.2.patched against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841 [INFO] extracting crate bark-cln-rpc 0.2.0+cln.25.09-hold.0.3.2.patched into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate bark-cln-rpc 0.2.0+cln.25.09-hold.0.3.2.patched [INFO] finished tweaking crates.io crate bark-cln-rpc 0.2.0+cln.25.09-hold.0.3.2.patched [INFO] tweaked toml for crates.io crate bark-cln-rpc 0.2.0+cln.25.09-hold.0.3.2.patched written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bark-cln-rpc 0.2.0+cln.25.09-hold.0.3.2.patched on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bark-cln-rpc 0.2.0+cln.25.09-hold.0.3.2.patched 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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f107176eec98b32ce02329e53e0adf60a559d1c86c07dda465c894df22494aee [INFO] running `Command { std: "docker" "start" "-a" "f107176eec98b32ce02329e53e0adf60a559d1c86c07dda465c894df22494aee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f107176eec98b32ce02329e53e0adf60a559d1c86c07dda465c894df22494aee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f107176eec98b32ce02329e53e0adf60a559d1c86c07dda465c894df22494aee", kill_on_drop: false }` [INFO] [stdout] f107176eec98b32ce02329e53e0adf60a559d1c86c07dda465c894df22494aee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efe711ddaf742e26705d69b5f75e5974cf503634902d55f6d9303d4772102a8f [INFO] running `Command { std: "docker" "start" "-a" "efe711ddaf742e26705d69b5f75e5974cf503634902d55f6d9303d4772102a8f", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling bitcoin v0.32.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking rustls-webpki v0.103.6 [INFO] [stderr] Compiling secp256k1-sys-preview-xg2904r5rj v0.12.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking axum-core v0.5.5 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking possiblyrandom v0.2.0 [INFO] [stderr] Checking dnssec-prover v0.6.8 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v21.0.0 [INFO] [stderr] Checking hex-conservative v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling tonic-build v0.14.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling prost-build v0.14.1 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Checking secp256k1-preview-xg2904r5rj v0.32.0 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Compiling tonic-prost-build v0.14.2 [INFO] [stderr] Compiling bark-cln-rpc v0.2.0+cln.25.09-hold.0.3.2.patched (/opt/rustwide/workdir) [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking axum v0.8.6 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking lightning-types v0.2.0 [INFO] [stderr] Checking bark-bitcoin-ext v0.1.0-beta.1 [INFO] [stderr] Checking tonic v0.14.2 [INFO] [stderr] Checking lightning-invoice v0.33.2 [INFO] [stderr] Checking lightning v0.1.5 [INFO] [stderr] Checking tonic-prost v0.14.2 [INFO] [stderr] Checking ark-lib v0.1.0-beta.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.55s [INFO] running `Command { std: "docker" "inspect" "efe711ddaf742e26705d69b5f75e5974cf503634902d55f6d9303d4772102a8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efe711ddaf742e26705d69b5f75e5974cf503634902d55f6d9303d4772102a8f", kill_on_drop: false }` [INFO] [stdout] efe711ddaf742e26705d69b5f75e5974cf503634902d55f6d9303d4772102a8f