[INFO] cloning repository https://github.com/dexcodehub/ordinals-ord [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dexcodehub/ordinals-ord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdexcodehub%2Fordinals-ord", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdexcodehub%2Fordinals-ord'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bafa4faceb01cf2868c73d745338d0d0b64de3da [INFO] checking dexcodehub/ordinals-ord against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdexcodehub%2Fordinals-ord" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dexcodehub/ordinals-ord [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/dexcodehub/ordinals-ord [INFO] tweaked toml for git repo https://github.com/dexcodehub/ordinals-ord written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dexcodehub/ordinals-ord on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dexcodehub/ordinals-ord 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.2.4 [INFO] [stderr] Downloaded serde-hex v0.1.0 [INFO] [stderr] Downloaded ord-bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Downloaded ord-bitcoincore-rpc v0.19.0 [INFO] [stderr] Downloaded rustls-acme v0.13.0 [INFO] [stderr] Downloaded new_mime_guess v4.0.4 [INFO] [stderr] Downloaded html-escaper v0.2.0 [INFO] [stderr] Downloaded minreq v2.14.0 [INFO] [stderr] Downloaded bitcoincore-rpc v0.19.0 [INFO] [stderr] Downloaded bip322 v0.0.9 [INFO] [stderr] Downloaded jsonrpc-http-server v18.0.0 [INFO] [stderr] Downloaded fs-err v3.1.1 [INFO] [stderr] Downloaded minicbor-derive v0.17.0 [INFO] [stderr] Downloaded redb v2.6.0 [INFO] [stderr] Downloaded async-http-codec v0.8.0 [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Downloaded array-init v0.0.4 [INFO] [stderr] Downloaded mp4 v0.14.0 [INFO] [stderr] Downloaded criterion v0.6.0 [INFO] [stderr] Downloaded miniscript v12.3.5 [INFO] [stderr] Downloaded axum-server v0.7.2 [INFO] [stderr] Downloaded boilerplate v1.0.1 [INFO] [stderr] Downloaded minicbor v1.1.0 [INFO] [stderr] Downloaded async-web-client v0.6.2 [INFO] [stderr] Downloaded jsonrpc v0.18.0 [INFO] [stderr] Downloaded bitcoin v0.32.6 [INFO] [stderr] Downloaded executable-path v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27e3b3f56ded6848ea8999f46ac77d16c6dc6b84b04d32865b1b9b6df8091131 [INFO] running `Command { std: "docker" "start" "-a" "27e3b3f56ded6848ea8999f46ac77d16c6dc6b84b04d32865b1b9b6df8091131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27e3b3f56ded6848ea8999f46ac77d16c6dc6b84b04d32865b1b9b6df8091131", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e3b3f56ded6848ea8999f46ac77d16c6dc6b84b04d32865b1b9b6df8091131", kill_on_drop: false }` [INFO] [stdout] 27e3b3f56ded6848ea8999f46ac77d16c6dc6b84b04d32865b1b9b6df8091131 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3dc7e044fb9d37cf8d813e53419a9f50c2e08e58e9be400f4dc37ccb797b3557 [INFO] running `Command { std: "docker" "start" "-a" "3dc7e044fb9d37cf8d813e53419a9f50c2e08e58e9be400f4dc37ccb797b3557", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling bitcoin-io v0.1.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling bitcoin v0.32.6 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking brotli v8.0.1 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Checking asn1-rs v0.6.2 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Checking minreq v2.14.0 [INFO] [stderr] Compiling new_mime_guess v4.0.4 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking jsonrpc v0.18.0 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking diligent-date-parser v0.1.5 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking der-parser v9.0.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking quick-xml v0.37.5 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.1/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="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=1b3db9b7bc479d80 -C extra-filename=-fe36469623b7025a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-72e1816e3e7f5ce9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-ed3c7399c8be7b3d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.8/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=1e82bdfa407ed076 -C extra-filename=-a4bbdd471e01607b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-82a9f600690268ce.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-9d25d436a72f292a.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3dc7e044fb9d37cf8d813e53419a9f50c2e08e58e9be400f4dc37ccb797b3557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3dc7e044fb9d37cf8d813e53419a9f50c2e08e58e9be400f4dc37ccb797b3557", kill_on_drop: false }` [INFO] [stdout] 3dc7e044fb9d37cf8d813e53419a9f50c2e08e58e9be400f4dc37ccb797b3557