[INFO] cloning repository https://github.com/lightning-signer/validating-lightning-signer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lightning-signer/validating-lightning-signer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightning-signer%2Fvalidating-lightning-signer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightning-signer%2Fvalidating-lightning-signer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c54d3e3e32d12cd17e010e665571b3d4e0b3ed06 [INFO] checking lightning-signer/validating-lightning-signer against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flightning-signer%2Fvalidating-lightning-signer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lightning-signer/validating-lightning-signer [INFO] finished tweaking git repo https://github.com/lightning-signer/validating-lightning-signer [INFO] tweaked toml for git repo https://github.com/lightning-signer/validating-lightning-signer written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lightning-signer/validating-lightning-signer on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lightning-signer/validating-lightning-signer 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45f2050d028ffcfa80c60c61460c51e0921670cb8d1baba9f5a41667d71ebb4c [INFO] running `Command { std: "docker" "start" "-a" "45f2050d028ffcfa80c60c61460c51e0921670cb8d1baba9f5a41667d71ebb4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45f2050d028ffcfa80c60c61460c51e0921670cb8d1baba9f5a41667d71ebb4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f2050d028ffcfa80c60c61460c51e0921670cb8d1baba9f5a41667d71ebb4c", kill_on_drop: false }` [INFO] [stdout] 45f2050d028ffcfa80c60c61460c51e0921670cb8d1baba9f5a41667d71ebb4c [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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37ca036098291930cb52c3c380165dcb0b21548db5557ce0adf1cd60e20c8775 [INFO] running `Command { std: "docker" "start" "-a" "37ca036098291930cb52c3c380165dcb0b21548db5557ce0adf1cd60e20c8775", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Checking hex-conservative v0.2.2 [INFO] [stderr] Checking indexmap v2.11.4 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling zmij v1.0.12 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling bitcoin v0.32.8 [INFO] [stderr] Checking bech32 v0.11.1 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking iri-string v0.7.10 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Checking chunked-buffer v0.2.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking jiff v0.2.18 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking dnssec-prover v0.6.8 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling bitcoinconsensus v0.105.0+25.1 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking possiblyrandom v0.2.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/7b3da9103634dffd4f4365cfd8642427c781d99f/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=924499ec0c93f174 -C extra-filename=-87947b98e10c5319 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c698d44a50844612.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c57c66c983c52d4b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-ea656e8a1513d5e6.rmeta --cap-lints allow --cap-lints=forbid -Dinherent-method-on-receiver` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "37ca036098291930cb52c3c380165dcb0b21548db5557ce0adf1cd60e20c8775", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37ca036098291930cb52c3c380165dcb0b21548db5557ce0adf1cd60e20c8775", kill_on_drop: false }` [INFO] [stdout] 37ca036098291930cb52c3c380165dcb0b21548db5557ce0adf1cd60e20c8775