[INFO] cloning repository https://github.com/LayerTwo-Labs/bip300301_enforcer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LayerTwo-Labs/bip300301_enforcer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLayerTwo-Labs%2Fbip300301_enforcer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLayerTwo-Labs%2Fbip300301_enforcer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c98d4431dc4dc94c940685cb24d75e2e9454981 [INFO] checking LayerTwo-Labs/bip300301_enforcer against try#1779a8680dcd39c56ed600627cf6742ef07ed78c for pr-149045 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLayerTwo-Labs%2Fbip300301_enforcer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/LayerTwo-Labs/bip300301_enforcer [INFO] finished tweaking git repo https://github.com/LayerTwo-Labs/bip300301_enforcer [INFO] tweaked toml for git repo https://github.com/LayerTwo-Labs/bip300301_enforcer written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/LayerTwo-Labs/bip300301_enforcer on toolchain 1779a8680dcd39c56ed600627cf6742ef07ed78c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/LayerTwo-Labs/bip300301_enforcer 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" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 05ea3db7b58bede8a3bb24c709cf9c600fd174691ecbe2f568e9185f201d9f60 [INFO] running `Command { std: "docker" "start" "-a" "05ea3db7b58bede8a3bb24c709cf9c600fd174691ecbe2f568e9185f201d9f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "05ea3db7b58bede8a3bb24c709cf9c600fd174691ecbe2f568e9185f201d9f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05ea3db7b58bede8a3bb24c709cf9c600fd174691ecbe2f568e9185f201d9f60", kill_on_drop: false }` [INFO] [stdout] 05ea3db7b58bede8a3bb24c709cf9c600fd174691ecbe2f568e9185f201d9f60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1779a8680dcd39c56ed600627cf6742ef07ed78c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e4d50b9b816ed19bd8399347b0718b01aad9c29483cbf512671b5b36cf994b9 [INFO] running `Command { std: "docker" "start" "-a" "2e4d50b9b816ed19bd8399347b0718b01aad9c29483cbf512671b5b36cf994b9", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Checking futures-core v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Checking futures-io v0.3.32 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Checking http v1.4.1 [INFO] [stderr] Checking futures-task v0.3.32 [INFO] [stderr] Checking hashbrown v0.17.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling zmij v1.0.10 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.106 [INFO] [stderr] Checking futures-channel v0.3.32 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling bitcoin-io v0.1.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking hex-conservative v0.2.2 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling wasm-bindgen v0.2.106 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling bitcoin v0.32.10 [INFO] [stderr] Checking indexmap v2.14.0 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bech32 v0.11.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Checking rand_core v0.10.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling either v1.16.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Checking uuid v1.23.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking saa v5.5.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling expander v2.2.1 [INFO] [stderr] Checking bytemuck v1.25.0 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking axum-core v0.5.6 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking sdd v4.8.6 [INFO] [stderr] Compiling file-guard v0.2.0 [INFO] [stderr] Checking macro_rules_attribute v0.1.3 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking bitmaps v3.2.1 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling heed v0.22.1 [INFO] [stderr] Checking jsonrpsee-wasm-client v0.26.0 [INFO] [stderr] Checking heed-traits v0.20.0 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Checking imbl-sized-chunks v0.1.3 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking scc v3.7.0 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking rand v0.9.4 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking rand v0.8.6 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking synchronoise v1.0.1 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling aws-lc-sys v0.39.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.106 [INFO] [stderr] Compiling libsqlite3-sys v0.28.0 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking base64ct v1.8.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking never-say-never v6.6.666 [INFO] [stderr] Checking polonius-the-crab v0.2.1 [INFO] [stderr] Compiling rusqlite_migration v1.2.0 [INFO] [stderr] Checking is_ci v1.2.0 [INFO] [stderr] Checking archery v1.2.2 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking imbl v7.0.0 [INFO] [stderr] Checking supports-color v3.0.2 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking typewit v1.15.2 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking ghash v0.5.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking errno v0.2.8 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling bip300301_enforcer_lib v0.3.4 (/opt/rustwide/workdir/lib) [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1779a8680dcd39c56ed600627cf6742ef07ed78c/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.37.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::uninlined_format_args' '--allow=clippy::type_complexity' '--allow=clippy::single_match' '--allow=clippy::should_implement_trait' '--allow=clippy::result_unit_err' '--allow=clippy::needless_lifetimes' '--allow=clippy::match_like_matches_macro' '--allow=clippy::manual_flatten' '--allow=clippy::field_reassign_with_default' '--allow=clippy::comparison_chain' '--allow=clippy::collapsible_match' '--allow=clippy::collapsible_if' '--allow=clippy::collapsible_else_if' --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --cfg 'feature="xcoff"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "build", "build_core", "cargo-all", "coff", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=92c555edddc9637c -C extra-filename=-d243dbd095021228 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-7c3b23e851763d6f.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/1779a8680dcd39c56ed600627cf6742ef07ed78c/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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=15d0e2b9e7b502f7 -C extra-filename=-8903dc4a17648e79 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fec5599a7f184630.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ac7b09d29c00b8ef.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-9533002ac35f5809.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2e4d50b9b816ed19bd8399347b0718b01aad9c29483cbf512671b5b36cf994b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e4d50b9b816ed19bd8399347b0718b01aad9c29483cbf512671b5b36cf994b9", kill_on_drop: false }` [INFO] [stdout] 2e4d50b9b816ed19bd8399347b0718b01aad9c29483cbf512671b5b36cf994b9