[INFO] fetching crate vls-protocol-signer 0.14.0-rc.1... [INFO] testing vls-protocol-signer-0.14.0-rc.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate vls-protocol-signer 0.14.0-rc.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate vls-protocol-signer 0.14.0-rc.1 [INFO] finished tweaking crates.io crate vls-protocol-signer 0.14.0-rc.1 [INFO] tweaked toml for crates.io crate vls-protocol-signer 0.14.0-rc.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vls-protocol-signer 0.14.0-rc.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vls-protocol-signer 0.14.0-rc.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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7ecfa3df6e5aea552bf919493b913bd588d9d4d51e578d996dd9d436e4575cc [INFO] running `Command { std: "docker" "start" "-a" "b7ecfa3df6e5aea552bf919493b913bd588d9d4d51e578d996dd9d436e4575cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7ecfa3df6e5aea552bf919493b913bd588d9d4d51e578d996dd9d436e4575cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7ecfa3df6e5aea552bf919493b913bd588d9d4d51e578d996dd9d436e4575cc", kill_on_drop: false }` [INFO] [stdout] b7ecfa3df6e5aea552bf919493b913bd588d9d4d51e578d996dd9d436e4575cc [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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47af4b1a3a1f5d93a4a6a511514749e09058785e45ab6ecdf0cb76075171803d [INFO] running `Command { std: "docker" "start" "-a" "47af4b1a3a1f5d93a4a6a511514749e09058785e45ab6ecdf0cb76075171803d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling serde v1.0.218 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Compiling cc v1.2.15 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling bitcoin v0.32.5 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling chunked-buffer v0.2.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling anyhow v1.0.96 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling dnssec-prover v0.6.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling possiblyrandom v0.2.0 [INFO] [stderr] Compiling either v1.14.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling vls-common v0.14.0-rc.1 [INFO] [stderr] Compiling as-any v0.3.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling vls-policy-derive v0.1.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.218 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling bitcoin-consensus-derive v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling bolt-derive v0.4.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling serde_with v3.8.1 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling lightning-types v0.2.0 [INFO] [stderr] Compiling serde_bolt v0.5.0 [INFO] [stderr] Compiling bitcoin-push-decoder v0.4.0 [INFO] [stderr] Compiling txoo v0.10.0 [INFO] [stderr] Compiling lightning-invoice v0.33.1 [INFO] [stderr] Compiling lightning v0.1.1 [INFO] [stderr] Compiling vls-core v0.14.0-rc.1 [INFO] [stderr] Compiling vls-protocol v0.14.0-rc.1 [INFO] [stderr] Compiling vls-protocol-signer v0.14.0-rc.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "47af4b1a3a1f5d93a4a6a511514749e09058785e45ab6ecdf0cb76075171803d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47af4b1a3a1f5d93a4a6a511514749e09058785e45ab6ecdf0cb76075171803d", kill_on_drop: false }` [INFO] [stdout] 47af4b1a3a1f5d93a4a6a511514749e09058785e45ab6ecdf0cb76075171803d [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=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" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8d0a1e0ae916f77e1ae4204144a56d7b594d5b6f666f6dda39c6bead04b118e0 [INFO] running `Command { std: "docker" "start" "-a" "8d0a1e0ae916f77e1ae4204144a56d7b594d5b6f666f6dda39c6bead04b118e0", kill_on_drop: false }` [INFO] [stderr] Compiling bitcoinconsensus v0.105.0+25.1 [INFO] [stderr] Compiling bitcoin v0.32.5 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling test-log-macros v0.2.17 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling test-log v0.2.17 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling lightning-types v0.2.0 [INFO] [stderr] Compiling serde_bolt v0.5.0 [INFO] [stderr] Compiling bitcoin-push-decoder v0.4.0 [INFO] [stderr] Compiling txoo v0.10.0 [INFO] [stderr] Compiling lightning-invoice v0.33.1 [INFO] [stderr] Compiling lightning v0.1.1 [INFO] [stderr] Compiling vls-core v0.14.0-rc.1 [INFO] [stderr] error: could not compile `lightning` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b83b707f97d809763b7861afa7638871f3339a33/bin/rustc --crate-name lightning --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lightning-0.1.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="_test_utils"' --cfg 'feature="grind_signatures"' --cfg 'feature="regex"' --cfg 'feature="std"' --cfg 'feature="unsafe_revoked_tx_signing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_test_utils", "backtrace", "criterion", "default", "dnssec", "grind_signatures", "regex", "std", "unsafe_revoked_tx_signing"))' -C metadata=277c02e1233cc326 -C extra-filename=-7ab5c8b82b25272c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bech32=/opt/rustwide/target/debug/deps/libbech32-c234f479e71641ad.rmeta --extern bitcoin=/opt/rustwide/target/debug/deps/libbitcoin-f2e40f5cdb11778d.rmeta --extern dnssec_prover=/opt/rustwide/target/debug/deps/libdnssec_prover-2401639357022647.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-77af97ed22c7ac3d.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-9a56c9b54fcabe83.rmeta --extern lightning_invoice=/opt/rustwide/target/debug/deps/liblightning_invoice-e105392b4074f4f1.rmeta --extern lightning_types=/opt/rustwide/target/debug/deps/liblightning_types-3cf96907e3aa3460.rmeta --extern possiblyrandom=/opt/rustwide/target/debug/deps/libpossiblyrandom-1a2ddb70f304757f.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-ed00a127b8e728c6.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bitcoinconsensus-f0fb06de0d7e74fa/out -L native=/opt/rustwide/target/debug/build/bitcoinconsensus-f0fb06de0d7e74fa/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-08c3caebbfc710f2/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "8d0a1e0ae916f77e1ae4204144a56d7b594d5b6f666f6dda39c6bead04b118e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d0a1e0ae916f77e1ae4204144a56d7b594d5b6f666f6dda39c6bead04b118e0", kill_on_drop: false }` [INFO] [stdout] 8d0a1e0ae916f77e1ae4204144a56d7b594d5b6f666f6dda39c6bead04b118e0