[INFO] cloning repository https://github.com/BiHelix-Labs/bihelix-rgb-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BiHelix-Labs/bihelix-rgb-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBiHelix-Labs%2Fbihelix-rgb-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBiHelix-Labs%2Fbihelix-rgb-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0a05586d90f31ed4cd6bfe1c357737a1d8eaf97
[INFO] checking BiHelix-Labs/bihelix-rgb-cli against try#ddcf048784667508cd676fef4667f88ae15628a3 for pr-148271
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBiHelix-Labs%2Fbihelix-rgb-cli" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BiHelix-Labs/bihelix-rgb-cli
[INFO] finished tweaking git repo https://github.com/BiHelix-Labs/bihelix-rgb-cli
[INFO] tweaked toml for git repo https://github.com/BiHelix-Labs/bihelix-rgb-cli written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BiHelix-Labs/bihelix-rgb-cli on toolchain ddcf048784667508cd676fef4667f88ae15628a3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BiHelix-Labs/bihelix-rgb-cli 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" "+ddcf048784667508cd676fef4667f88ae15628a3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18e0744cdedffc1bd734a2ebe81343c15c39a9a06c4f4b15d26f7c58f53be8ed
[INFO] running `Command { std: "docker" "start" "-a" "18e0744cdedffc1bd734a2ebe81343c15c39a9a06c4f4b15d26f7c58f53be8ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18e0744cdedffc1bd734a2ebe81343c15c39a9a06c4f4b15d26f7c58f53be8ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e0744cdedffc1bd734a2ebe81343c15c39a9a06c4f4b15d26f7c58f53be8ed", kill_on_drop: false }`
[INFO] [stdout] 18e0744cdedffc1bd734a2ebe81343c15c39a9a06c4f4b15d26f7c58f53be8ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ddcf048784667508cd676fef4667f88ae15628a3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 03a62a8dde44725d6d6352bcd490412f1e9eacfe703602ef3e3e09b79f31c596
[INFO] running `Command { std: "docker" "start" "-a" "03a62a8dde44725d6d6352bcd490412f1e9eacfe703602ef3e3e09b79f31c596", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]     Checking mnemonic v1.1.1
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling amplify_num v0.5.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking quote v1.0.38
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling aws-lc-rs v1.12.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling either v1.14.0
[INFO] [stderr]     Checking fast32 v1.0.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]     Checking amplify_syn v2.0.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking webpki-roots v0.26.8
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking tower-http v0.6.2
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]    Compiling secp256k1-sys v0.10.1
[INFO] [stderr]    Compiling blake3 v1.6.0
[INFO] [stderr]    Compiling secp256k1-zkp-sys v0.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.26.0
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling bzip2-sys v0.1.12+1.0.8
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]    Compiling zstd-sys v2.0.14+zstd.1.5.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling amplify_derive v4.0.1
[INFO] [stderr]    Compiling strict_encoding_derive v2.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling amplify v4.7.1
[INFO] [stderr]     Checking single_use_seals v0.11.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling commit_encoding_derive v0.11.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking base85 v2.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking clap v4.5.31
[INFO] [stderr]    Compiling librocksdb-sys v0.16.0+8.10.0
[INFO] [stderr]     Checking serde_str_helpers v0.1.2
[INFO] [stderr]     Checking stringly_conversions v0.1.1
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking secp256k1 v0.30.0
[INFO] [stderr]     Checking secp256k1 v0.29.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking secp256k1-zkp v0.11.0
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking amplify_apfloat v0.3.1
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking strict_encoding v2.7.2
[INFO] [stderr]     Checking baid64 v0.2.2
[INFO] [stderr]     Checking nonasync v0.1.2
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking ascii-armor v0.7.2
[INFO] [stderr]     Checking vesper-lang v0.1.0
[INFO] [stderr]     Checking strict_types v2.7.2
[INFO] [stderr]     Checking commit_verify v0.11.0
[INFO] [stderr]     Checking aluvm v0.11.0
[INFO] [stderr]     Checking axum-extra v0.9.6
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]     Checking bp-consensus v0.11.0
[INFO] [stderr] error: could not compile `rustls` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.23/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="aws_lc_rs"' --cfg 'feature="default"' --cfg 'feature="log"' --cfg 'feature="logging"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=51d91961d62d2545 -C extra-filename=-35e4c319c3b3131f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_lc_rs=/opt/rustwide/target/debug/deps/libaws_lc_rs-93ada8c33958fdef.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-4a0648581fcbdb12.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2f2d663b34c9c61d.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-22c232ad10f29a9a.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-687a5b659c3710b9.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-9cea171f801bc7db.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-8d36ed482ef32f8f/out --check-cfg 'cfg(bench)' --check-cfg 'cfg(read_buf)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bp-consensus` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ddcf048784667508cd676fef4667f88ae15628a3/bin/rustc --crate-name bc --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bp-consensus-0.11.0/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="chrono"' --cfg 'feature="default"' --cfg 'feature="serde"' --cfg 'feature="serde_crate"' --cfg 'feature="stl"' --cfg 'feature="strict_types"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "chrono", "default", "serde", "serde_crate", "stl", "strict_types"))' -C metadata=cd4e2afe8111156f -C extra-filename=-8972d7054cc3e4d8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern amplify=/opt/rustwide/target/debug/deps/libamplify-8ae906a6148f91e3.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-c0959125c35a0ba7.rmeta --extern commit_verify=/opt/rustwide/target/debug/deps/libcommit_verify-3e95aa7d47106ef9.rmeta --extern secp256k1=/opt/rustwide/target/debug/deps/libsecp256k1-dc58d836e8f892ca.rmeta --extern serde_crate=/opt/rustwide/target/debug/deps/libserde-fe53bb0d956103b6.rmeta --extern strict_encoding=/opt/rustwide/target/debug/deps/libstrict_encoding-d3e7176d905bbafe.rmeta --extern strict_types=/opt/rustwide/target/debug/deps/libstrict_types-cbb36a39c6077bc9.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-3210f45762435015/out` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "03a62a8dde44725d6d6352bcd490412f1e9eacfe703602ef3e3e09b79f31c596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03a62a8dde44725d6d6352bcd490412f1e9eacfe703602ef3e3e09b79f31c596", kill_on_drop: false }`
[INFO] [stdout] 03a62a8dde44725d6d6352bcd490412f1e9eacfe703602ef3e3e09b79f31c596
