[INFO] cloning repository https://github.com/okx/ord [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/okx/ord" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokx%2Ford", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokx%2Ford'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b2caaaa44b3e8936332fe2ca58c63844fb5166b [INFO] checking okx/ord against try#2277c63fa464d237b17b68d3b87f9fbb89e58a3e for pr-133570-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fokx%2Ford" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/okx/ord on toolchain 2277c63fa464d237b17b68d3b87f9fbb89e58a3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/okx/ord [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/okx/ord [INFO] tweaked toml for git repo https://github.com/okx/ord written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/okx/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" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f24d351c516da43e1b7f31fa99991a0ad15f72a2ebde4930e1fd703e69da1cf9 [INFO] running `Command { std: "docker" "start" "-a" "f24d351c516da43e1b7f31fa99991a0ad15f72a2ebde4930e1fd703e69da1cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f24d351c516da43e1b7f31fa99991a0ad15f72a2ebde4930e1fd703e69da1cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f24d351c516da43e1b7f31fa99991a0ad15f72a2ebde4930e1fd703e69da1cf9", kill_on_drop: false }` [INFO] [stdout] f24d351c516da43e1b7f31fa99991a0ad15f72a2ebde4930e1fd703e69da1cf9 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2277c63fa464d237b17b68d3b87f9fbb89e58a3e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64afe301a27a9d222dd683e5912e8789c3eb515f45e17d788819f57b28079dba [INFO] running `Command { std: "docker" "start" "-a" "64afe301a27a9d222dd683e5912e8789c3eb515f45e17d788819f57b28079dba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.74 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling serde v1.0.194 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.110 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling bitcoin-private v0.1.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking brotli-decompressor v2.5.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling syn v2.0.46 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Compiling openssl v0.10.62 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking event-listener v4.0.2 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling bitcoin v0.30.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.32 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.98 [INFO] [stderr] Compiling secp256k1-sys v0.8.1 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking event-listener v2.5.3 [INFO] [stderr] Checking waker-fn v1.1.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking async-lock v2.8.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking rustls-pki-types v1.1.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling rustls v0.22.1 [INFO] [stderr] error: could not compile `openssl-sys` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/bin/rustc --crate-name openssl_sys --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/openssl-sys-0.9.98/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 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("bindgen", "bssl-sys", "openssl-src", "unstable_boringssl", "vendored"))' -C metadata=56c24c2ad4f92504 -C extra-filename=-56c24c2ad4f92504 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libc=/opt/rustwide/target/debug/deps/liblibc-1510a07997f0715a.rmeta --cap-lints allow --cap-lints=forbid -l ssl -l crypto --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"' --cfg openssl --cfg ossl300 --cfg ossl101 --cfg ossl102 --cfg ossl102f --cfg ossl102h --cfg ossl110 --cfg ossl110f --cfg ossl110g --cfg ossl110h --cfg ossl111 --cfg ossl111b --cfg ossl111c --cfg ossl111d` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/2277c63fa464d237b17b68d3b87f9fbb89e58a3e/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-3.4.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="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="ffi-api"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "std", "validation", "vector_scratch_space"))' -C metadata=494a636a6a761212 -C extra-filename=-494a636a6a761212 --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-f7fe2fb0f8d19a80.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-4776e3ef148a12b3.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-c2c79e4775cefe76.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "64afe301a27a9d222dd683e5912e8789c3eb515f45e17d788819f57b28079dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64afe301a27a9d222dd683e5912e8789c3eb515f45e17d788819f57b28079dba", kill_on_drop: false }` [INFO] [stdout] 64afe301a27a9d222dd683e5912e8789c3eb515f45e17d788819f57b28079dba