[INFO] cloning repository https://github.com/AsterixNetwork/Asterix-Node
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AsterixNetwork/Asterix-Node" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsterixNetwork%2FAsterix-Node", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsterixNetwork%2FAsterix-Node'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40895d5e4b398dbae3bbb2fd99755157e72e02a5
[INFO] documenting AsterixNetwork/Asterix-Node against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAsterixNetwork%2FAsterix-Node" "/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/AsterixNetwork/Asterix-Node
[INFO] finished tweaking git repo https://github.com/AsterixNetwork/Asterix-Node
[INFO] tweaked toml for git repo https://github.com/AsterixNetwork/Asterix-Node written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AsterixNetwork/Asterix-Node on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AsterixNetwork/Asterix-Node 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" "+beta-2025-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e97d8797817d786eb04e17618fc43b91130910cac88a071c0cdecbdfb2d138b1
[INFO] running `Command { std: "docker" "start" "-a" "e97d8797817d786eb04e17618fc43b91130910cac88a071c0cdecbdfb2d138b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e97d8797817d786eb04e17618fc43b91130910cac88a071c0cdecbdfb2d138b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e97d8797817d786eb04e17618fc43b91130910cac88a071c0cdecbdfb2d138b1", kill_on_drop: false }`
[INFO] [stdout] e97d8797817d786eb04e17618fc43b91130910cac88a071c0cdecbdfb2d138b1
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65633c100d4d7a4790f55f73e5f6434665448d397e360633ce272197d0c1b5e2
[INFO] running `Command { std: "docker" "start" "-a" "65633c100d4d7a4790f55f73e5f6434665448d397e360633ce272197d0c1b5e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.26
[INFO] [stderr]    Compiling syn v1.0.69
[INFO] [stderr]    Compiling libc v0.2.90
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.6
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling anyhow v1.0.38
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling parity-util-mem v0.9.0
[INFO] [stderr]    Compiling ref-cast v1.0.6
[INFO] [stderr]    Compiling async-trait v0.1.47
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]     Checking futures-core v0.3.13
[INFO] [stderr]     Checking futures-io v0.3.13
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking futures-sink v0.3.13
[INFO] [stderr]     Checking futures-task v0.3.13
[INFO] [stderr]     Checking subtle v2.4.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking futures-channel v0.3.13
[INFO] [stderr]    Compiling paste v1.0.4
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking tinyvec v1.1.1
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]     Checking cpuid-bool v0.1.2
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking itoa v0.4.7
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking block-buffer v0.7.3
[INFO] [stderr]     Checking crypto-mac v0.7.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking sha2 v0.9.3
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking sha2 v0.8.2
[INFO] [stderr]     Checking hmac v0.7.1
[INFO] [stderr]     Checking signature v1.3.0
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking hmac-drbg v0.2.0
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]     Checking ed25519 v1.0.3
[INFO] [stderr]    Compiling rand_chacha v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling rand v0.8.3
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]     Checking byte-slice-cast v1.0.0
[INFO] [stderr]     Checking arrayvec v0.7.0
[INFO] [stderr]    Compiling multimap v0.8.2
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking libsecp256k1 v0.3.5
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]     Checking tracing-core v0.1.17
[INFO] [stderr]     Checking uint v0.9.0
[INFO] [stderr]     Checking bitvec v0.20.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking sp-std v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-05#70ef0afc)
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking regex-automata v0.1.9
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling blake3 v0.3.7
[INFO] [stderr]     Checking errno v0.2.7
[INFO] [stderr]     Checking sharded-slab v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]     Checking environmental v1.1.2
[INFO] [stderr]     Checking pbkdf2 v0.4.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking pbkdf2 v0.3.0
[INFO] [stderr]     Checking dyn-clone v1.0.4
[INFO] [stderr]     Checking twox-hash v1.6.0
[INFO] [stderr]     Checking rustc-demangle v0.1.18
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking trie-root v0.16.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.3
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling signal-hook v0.3.6
[INFO] [stderr]     Checking wasmi v0.6.2
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling keccak v0.1.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.73
[INFO] [stderr]    Compiling subtle v1.0.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling bumpalo v3.6.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.73
[INFO] [stderr]    Compiling target-lexicon v0.11.2
[INFO] [stderr]    Compiling prometheus v0.11.0
[INFO] [stderr]    Compiling snow v0.7.2
[INFO] [stderr]    Compiling libm v0.2.1
[INFO] [stderr]    Compiling atomic v0.5.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling zstd-sys v1.4.20+zstd.1.4.9
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling data-encoding v2.3.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling zstd-safe v3.0.1+zstd.1.4.9
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking idna v0.2.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]     Checking url v2.2.1
[INFO] [stderr]    Compiling psm v0.1.12
[INFO] [stderr]     Checking net2 v0.2.37
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling wasmtime-runtime v0.24.0
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]    Compiling parity-wasm v0.41.0
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]     Checking blake2b_simd v0.5.11
[INFO] [stderr]     Checking blake2s_simd v0.5.11
[INFO] [stderr]     Checking unsigned-varint v0.5.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling memory_units v0.3.0
[INFO] [stderr]    Compiling hash-db v0.15.2
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling untrusted v0.7.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.2
[INFO] [stderr]    Compiling ctor v0.1.19
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling zeroize_derive v1.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.13
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.1
[INFO] [stderr]    Compiling parity-util-mem-derive v0.1.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.6
[INFO] [stderr]    Compiling sp-debug-derive v3.0.0 (https://github.com/paritytech/substrate.git?tag=monthly-2021-05#70ef0afc)
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]     Checking zeroize v1.2.0
[INFO] [stderr]     Checking curve25519-dalek v3.0.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling prost-derive v0.7.0
[INFO] [stderr]     Checking futures-util v0.3.13
[INFO] [stderr]     Checking curve25519-dalek v2.1.2
[INFO] [stderr]     Checking merlin v2.0.1
[INFO] [stderr]     Checking dyn-clonable v0.9.0
[INFO] [stderr]     Checking tracing-log v0.1.2
[INFO] [stderr]     Checking secrecy v0.7.0
[INFO] [stderr]     Checking tracing v0.1.25
[INFO] [stderr]     Checking trie-db v0.22.3
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling which v4.0.2
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.73
[INFO] [stderr]     Checking tiny-bip39 v0.8.0
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling minicbor-derive v0.6.2
[INFO] [stderr]    Compiling prost-build v0.7.0
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.23.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]    Compiling prost v0.7.0
[INFO] [stderr]     Checking pin-project v1.0.5
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr] error: could not compile `libsecp256k1` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name secp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.3.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="hmac"' --cfg 'feature="hmac-drbg"' --cfg 'feature="sha2"' --cfg 'feature="std"' --cfg 'feature="typenum"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "hmac-drbg", "sha2", "std", "typenum"))' -C metadata=34e14840c62e1eaa -C extra-filename=-263af82796574299 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayref=/opt/rustwide/target/debug/deps/libarrayref-9e73441fdf391dc6.rmeta --extern crunchy=/opt/rustwide/target/debug/deps/libcrunchy-1e601482ebdef297.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-d168123ff21adeee.rmeta --extern hmac_drbg=/opt/rustwide/target/debug/deps/libhmac_drbg-5b8a5841b0f8b283.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-473a5415f4aa5579.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-bd0756da0b55ad31.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-836bee70da65695f.rmeta --extern typenum=/opt/rustwide/target/debug/deps/libtypenum-ff79bdca59708e25.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "65633c100d4d7a4790f55f73e5f6434665448d397e360633ce272197d0c1b5e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65633c100d4d7a4790f55f73e5f6434665448d397e360633ce272197d0c1b5e2", kill_on_drop: false }`
[INFO] [stdout] 65633c100d4d7a4790f55f73e5f6434665448d397e360633ce272197d0c1b5e2
