[INFO] cloning repository https://github.com/sipherapex/AUR-20-protocol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sipherapex/AUR-20-protocol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsipherapex%2FAUR-20-protocol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsipherapex%2FAUR-20-protocol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd65bd8f16d10a0f9d3481722fc275d4552b9070
[INFO] checking sipherapex/AUR-20-protocol against 3d50c25bc66853bf0ad205529d0f305a1d841b5e for pr-159598
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsipherapex%2FAUR-20-protocol" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sipherapex/AUR-20-protocol
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/sipherapex/AUR-20-protocol
[INFO] tweaked toml for git repo https://github.com/sipherapex/AUR-20-protocol written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sipherapex/AUR-20-protocol on toolchain 3d50c25bc66853bf0ad205529d0f305a1d841b5e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sipherapex/AUR-20-protocol 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" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr] warning: unused field in patch for `bitcoin`: `features`
[INFO] [stderr]   |
[INFO] [stderr]   = help: configure `features` in the `dependencies` entry
[INFO] [stderr]     Updating git repository `https://github.com/sipherapex/rust-bitcoin-aureus`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded snafu-derive v0.9.0
[INFO] [stderr]   Downloaded ord-bitcoincore-rpc-json v0.19.0
[INFO] [stderr]   Downloaded snafu v0.9.0
[INFO] [stderr]   Downloaded ord-bitcoincore-rpc v0.19.0
[INFO] [stderr]   Downloaded serde-hex v0.1.0
[INFO] [stderr]   Downloaded jsonrpc v0.18.0
[INFO] [stderr]   Downloaded rustls-acme v0.15.1
[INFO] [stderr]   Downloaded axum-server v0.8.0
[INFO] [stderr]   Downloaded async-web-client v0.6.2
[INFO] [stderr]   Downloaded async-http-codec v0.8.0
[INFO] [stderr]   Downloaded rss v2.0.12
[INFO] [stderr]   Downloaded redb v3.1.1
[INFO] [stderr]   Downloaded minicbor v2.2.1
[INFO] [stderr]   Downloaded minicbor-derive v0.19.3
[INFO] [stderr]   Downloaded mp4 v0.14.0
[INFO] [stderr]   Downloaded hex-conservative v1.0.1
[INFO] [stderr]   Downloaded boilerplate-parser v0.0.0
[INFO] [stderr]   Downloaded bitcoincore-rpc v0.19.0
[INFO] [stderr]   Downloaded miniscript v13.0.0
[INFO] [stderr]   Downloaded boilerplate-macros v0.0.1
[INFO] [stderr]   Downloaded bip322 v0.0.10
[INFO] [stderr]   Downloaded boilerplate v1.1.1
[INFO] [stderr]   Downloaded new_mime_guess v4.0.4
[INFO] [stderr]   Downloaded bitcoincore-rpc-json v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 56fd14a2057ea7fbfb82f61d296477587352448c1e49ec14ab449e230c416dc3
[INFO] running `Command { std: "docker" "start" "56fd14a2057ea7fbfb82f61d296477587352448c1e49ec14ab449e230c416dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56fd14a2057ea7fbfb82f61d296477587352448c1e49ec14ab449e230c416dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56fd14a2057ea7fbfb82f61d296477587352448c1e49ec14ab449e230c416dc3" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "56fd14a2057ea7fbfb82f61d296477587352448c1e49ec14ab449e230c416dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "56fd14a2057ea7fbfb82f61d296477587352448c1e49ec14ab449e230c416dc3" "/opt/rustwide/cargo-home/bin/cargo" "+3d50c25bc66853bf0ad205529d0f305a1d841b5e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused field in patch for `bitcoin`: `features`
[INFO] [stderr]   |
[INFO] [stderr]   = help: configure `features` in the `dependencies` entry
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling bitcoin-io v0.1.4
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling bitcoin-internals v0.3.0
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling hex_lit v0.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling bitcoin v0.32.8 (https://github.com/sipherapex/rust-bitcoin-aureus?branch=aureus-mainnet-0.32#52e867df)
[INFO] [stderr]     Checking bech32 v0.11.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking compression-codecs v0.4.37
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling asn1-rs-derive v0.5.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking rusticata-macros v4.1.0
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]    Compiling new_mime_guess v4.0.4
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling fs-err v3.3.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bitcoin-units v0.1.2
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking minreq v2.14.1
[INFO] [stderr]     Checking asn1-rs v0.6.2
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking jsonrpc v0.18.0
[INFO] [stderr]     Checking base58ck v0.1.0
[INFO] [stderr]     Checking diligent-date-parser v0.1.5
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking async-http-codec v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]     Checking oid-registry v0.7.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking der-parser v9.0.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking arc-swap v1.8.2
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling snafu-derive v0.8.9
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]    Compiling redb v3.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking data-encoding v2.10.0
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr] error: could not compile `zerocopy` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/3d50c25bc66853bf0ad205529d0f305a1d841b5e/bin/rustc --crate-name zerocopy --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/zerocopy-0.8.42/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 --cfg 'feature="derive"' --cfg 'feature="simd"' --cfg 'feature="zerocopy-derive"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__internal_use_only_features_that_work_on_stable", "alloc", "derive", "float-nightly", "simd", "simd-nightly", "std", "zerocopy-derive"))' -C metadata=44ef688df27b112c -C extra-filename=-c7cc471d400a740d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern zerocopy_derive=/opt/rustwide/target/debug/deps/libzerocopy_derive-59833f02a1e197ab.so --cap-lints allow --cap-lints=forbid --check-cfg 'cfg(no_zerocopy_simd_x86_avx12_1_89_0)' --check-cfg 'cfg(rust, values("1.89.0"))' --check-cfg 'cfg(no_zerocopy_core_error_1_81_0)' --check-cfg 'cfg(rust, values("1.81.0"))' --check-cfg 'cfg(no_zerocopy_diagnostic_on_unimplemented_1_78_0)' --check-cfg 'cfg(rust, values("1.78.0"))' --check-cfg 'cfg(no_zerocopy_generic_bounds_in_const_fn_1_61_0)' --check-cfg 'cfg(rust, values("1.61.0"))' --check-cfg 'cfg(no_zerocopy_target_has_atomics_1_60_0)' --check-cfg 'cfg(rust, values("1.60.0"))' --check-cfg 'cfg(no_zerocopy_aarch64_simd_1_59_0)' --check-cfg 'cfg(rust, values("1.59.0"))' --check-cfg 'cfg(no_zerocopy_panic_in_const_and_vec_try_reserve_1_57_0)' --check-cfg 'cfg(rust, values("1.57.0"))' --check-cfg 'cfg(doc_cfg)' --check-cfg 'cfg(kani)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_NIGHTLY_FEATURES_IN_TESTS)' --check-cfg 'cfg(__ZEROCOPY_INTERNAL_USE_ONLY_DEV_MODE)' --check-cfg 'cfg(coverage_nightly)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "56fd14a2057ea7fbfb82f61d296477587352448c1e49ec14ab449e230c416dc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56fd14a2057ea7fbfb82f61d296477587352448c1e49ec14ab449e230c416dc3", kill_on_drop: false }`
[INFO] [stdout] 56fd14a2057ea7fbfb82f61d296477587352448c1e49ec14ab449e230c416dc3
