[INFO] fetching crate sp-runtime 48.0.0...
[INFO] documenting sp-runtime-48.0.0 against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] extracting crate sp-runtime 48.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate sp-runtime 48.0.0
[INFO] finished tweaking crates.io crate sp-runtime 48.0.0
[INFO] tweaked toml for crates.io crate sp-runtime 48.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate sp-runtime 48.0.0 on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate sp-runtime 48.0.0 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `sp-runtime` (manifest) generated 9 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3355d4fc7fed62a08bdcb1356a5c45820f689714a0cce1792bbd0373c2e48653
[INFO] running `Command { std: "docker" "start" "3355d4fc7fed62a08bdcb1356a5c45820f689714a0cce1792bbd0373c2e48653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3355d4fc7fed62a08bdcb1356a5c45820f689714a0cce1792bbd0373c2e48653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3355d4fc7fed62a08bdcb1356a5c45820f689714a0cce1792bbd0373c2e48653" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3355d4fc7fed62a08bdcb1356a5c45820f689714a0cce1792bbd0373c2e48653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3355d4fc7fed62a08bdcb1356a5c45820f689714a0cce1792bbd0373c2e48653" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.borrowed-box` is deprecated in favor of `lints.clippy.borrowed_box` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.extra-unused-type-parameters` is deprecated in favor of `lints.clippy.extra_unused_type_parameters` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.identity-op` is deprecated in favor of `lints.clippy.identity_op` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.if-same-then-else` is deprecated in favor of `lints.clippy.if_same_then_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-lifetimes` is deprecated in favor of `lints.clippy.needless_lifetimes` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.nonminimal-bool` is deprecated in favor of `lints.clippy.nonminimal_bool` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.option-map-unit-fn` is deprecated in favor of `lints.clippy.option_map_unit_fn` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-arguments` is deprecated in favor of `lints.clippy.too_many_arguments` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.zero-prefixed-literal` is deprecated in favor of `lints.clippy.zero_prefixed_literal` and will not work in a future edition
[INFO] [stderr] warning: `sp-runtime` (manifest) generated 9 warnings
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling aho-corasick v1.0.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]    Compiling common-path v1.0.0
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]     Checking impl-num-traits v0.2.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking ed25519-zebra v4.1.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking num-conv v0.2.1
[INFO] [stderr]    Compiling termcolor v1.2.0
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling fs-err v2.9.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking memory-db v0.34.0
[INFO] [stderr]     Checking trie-db v0.31.0
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling sp-io v48.0.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tuplex v0.1.2
[INFO] [stderr]     Checking simple-mermaid v0.1.1
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking schnellru v0.2.3
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling jam-codec-derive v0.1.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[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/da3f5c31e5535b3dc210067de660a45784ae1e9c/bin/rustc --crate-name libsecp256k1 --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsecp256k1-0.7.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="sha2"' --cfg 'feature="static-context"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "hmac", "hmac-drbg", "lazy-static-context", "lazy_static", "sha2", "static-context", "std", "typenum"))' -C metadata=0595a0102ad6db08 -C extra-filename=-90b69fdce80f1299 --out-dir /opt/rustwide/target/debug/build/libsecp256k1/90b69fdce80f1299/out -L dependency=/opt/rustwide/target/debug/build/arrayref/5ed632012e338efc/out -L dependency=/opt/rustwide/target/debug/build/base64/d35aa0aa502947d6/out -L dependency=/opt/rustwide/target/debug/build/block-buffer/74723ca6bf85fe0f/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/d541ac7a75168aa5/out -L dependency=/opt/rustwide/target/debug/build/cpufeatures/6b868732f5c9296f/out -L dependency=/opt/rustwide/target/debug/build/crunchy/4c5c7553219c2f99/out -L dependency=/opt/rustwide/target/debug/build/digest/1c2f833b9eff5b33/out -L dependency=/opt/rustwide/target/debug/build/generic-array/785a20b18a53ad8a/out -L dependency=/opt/rustwide/target/debug/build/getrandom/cb38d4bf88d688ae/out -L dependency=/opt/rustwide/target/debug/build/libc/07c61d5058b4388b/out -L dependency=/opt/rustwide/target/debug/build/libsecp256k1-core/0ba1f6fc5830d9e5/out -L dependency=/opt/rustwide/target/debug/build/opaque-debug/b1e643dec5814c33/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/07835f3ca61c23fb/out -L dependency=/opt/rustwide/target/debug/build/rand/f063bd9359691649/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/505b438a3ebe1808/out -L dependency=/opt/rustwide/target/debug/build/rand_core/dbd84f807116cb5c/out -L dependency=/opt/rustwide/target/debug/build/serde/08f7d59e6f9ec072/out -L dependency=/opt/rustwide/target/debug/build/serde_core/3c925aec2ec92997/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/160405deb385afa2/out -L dependency=/opt/rustwide/target/debug/build/sha2/e25d8cc2a8b018e9/out -L dependency=/opt/rustwide/target/debug/build/subtle/c6654bfd73b79c58/out -L dependency=/opt/rustwide/target/debug/build/typenum/5349db567ce12ad3/out -L dependency=/opt/rustwide/target/debug/build/zeroize/e383f9dc95999c98/out -L dependency=/opt/rustwide/target/debug/build/zeroize_derive/8d967e1e18360c73/out --extern arrayref=/opt/rustwide/target/debug/build/arrayref/5ed632012e338efc/out/libarrayref-5ed632012e338efc.rmeta --extern base64=/opt/rustwide/target/debug/build/base64/d35aa0aa502947d6/out/libbase64-d35aa0aa502947d6.rmeta --extern digest=/opt/rustwide/target/debug/build/digest/1c2f833b9eff5b33/out/libdigest-1c2f833b9eff5b33.rmeta --extern libsecp256k1_core=/opt/rustwide/target/debug/build/libsecp256k1-core/0ba1f6fc5830d9e5/out/liblibsecp256k1_core-0ba1f6fc5830d9e5.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/f063bd9359691649/out/librand-f063bd9359691649.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/08f7d59e6f9ec072/out/libserde-08f7d59e6f9ec072.rmeta --extern sha2=/opt/rustwide/target/debug/build/sha2/e25d8cc2a8b018e9/out/libsha2-e25d8cc2a8b018e9.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" "3355d4fc7fed62a08bdcb1356a5c45820f689714a0cce1792bbd0373c2e48653", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3355d4fc7fed62a08bdcb1356a5c45820f689714a0cce1792bbd0373c2e48653", kill_on_drop: false }`
[INFO] [stdout] 3355d4fc7fed62a08bdcb1356a5c45820f689714a0cce1792bbd0373c2e48653
