[INFO] cloning repository https://github.com/Gatefold/availproject-bridge-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gatefold/availproject-bridge-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGatefold%2Favailproject-bridge-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGatefold%2Favailproject-bridge-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a7496559165045323708813cc2670d6023b39e48 [INFO] documenting Gatefold/availproject-bridge-api against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGatefold%2Favailproject-bridge-api" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Gatefold/availproject-bridge-api [INFO] finished tweaking git repo https://github.com/Gatefold/availproject-bridge-api [INFO] tweaked toml for git repo https://github.com/Gatefold/availproject-bridge-api written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Gatefold/availproject-bridge-api on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Gatefold/availproject-bridge-api 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" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cc4ca3ea3ec6b42d470adb6106d74ef095f2f9917bdfa86909f28681ce78d594 [INFO] running `Command { std: "docker" "start" "-a" "cc4ca3ea3ec6b42d470adb6106d74ef095f2f9917bdfa86909f28681ce78d594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cc4ca3ea3ec6b42d470adb6106d74ef095f2f9917bdfa86909f28681ce78d594", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4ca3ea3ec6b42d470adb6106d74ef095f2f9917bdfa86909f28681ce78d594", kill_on_drop: false }` [INFO] [stdout] cc4ca3ea3ec6b42d470adb6106d74ef095f2f9917bdfa86909f28681ce78d594 [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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96fbcf19f5be798cb6343122dbb8ad532142ba13c5baf9873ef9b7fce56795e0 [INFO] running `Command { std: "docker" "start" "-a" "96fbcf19f5be798cb6343122dbb8ad532142ba13c5baf9873ef9b7fce56795e0", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.200 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling cc v1.0.96 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling platforms v3.4.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ahash v0.7.8 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking rustix v0.36.17 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking fixed-hash v0.8.0 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Checking crypto-mac v0.11.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking getrandom_or_panic v0.0.3 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hmac-drbg v0.3.0 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking pbkdf2 v0.8.0 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Checking sp-std v14.0.0 (https://github.com/availproject/polkadot-sdk.git?tag=polkadot-1.7.1-patch-2#421b75ae) [INFO] [stderr] Checking either v1.11.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling prettier-please v0.2.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking memory-db v0.32.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking schnellru v0.2.1 [INFO] [stderr] Checking sp-crypto-hashing v0.0.0 (https://github.com/availproject/polkadot-sdk.git?tag=polkadot-1.7.1-patch-2#421b75ae) [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking sp-crypto-hashing v0.1.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Compiling expander v2.1.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking brotli-decompressor v4.0.0 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Compiling sp-io v30.0.0 (https://github.com/availproject/polkadot-sdk.git?tag=polkadot-1.7.1-patch-2#421b75ae) [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling sp-io v32.0.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking integer-sqrt v0.1.5 [INFO] [stderr] Compiling ruint-macro v1.2.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling serde_derive v1.0.200 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling thiserror-impl v1.0.59 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.22 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 (https://github.com/availproject/polkadot-sdk.git?tag=polkadot-1.7.1-patch-2#421b75ae) [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.9 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling scale-info-derive v2.11.2 [INFO] [stderr] Checking ref-cast v1.0.22 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v17.0.0 (https://github.com/availproject/polkadot-sdk.git?tag=polkadot-1.7.1-patch-2#421b75ae) [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking merlin v3.0.0 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking dyn-clonable v0.9.0 [INFO] [stderr] Checking secrecy v0.8.0 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v18.0.0 [INFO] [stderr] Checking thiserror v1.0.59 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Checking brotli v5.0.0 [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/a394c9cd9ec93787f09a7ac445b14cc674a94549/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.2/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="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", "cargo-all", "coff", "compiler_builtins", "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=da766d4fe07ca28d -C extra-filename=-01a7f0d1c32ba2f3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-df2ea4f334bf906c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "96fbcf19f5be798cb6343122dbb8ad532142ba13c5baf9873ef9b7fce56795e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96fbcf19f5be798cb6343122dbb8ad532142ba13c5baf9873ef9b7fce56795e0", kill_on_drop: false }` [INFO] [stdout] 96fbcf19f5be798cb6343122dbb8ad532142ba13c5baf9873ef9b7fce56795e0