[INFO] fetching crate pezpallet-beefy 28.0.0...
[INFO] checking pezpallet-beefy-28.0.0 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate pezpallet-beefy 28.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate pezpallet-beefy 28.0.0
[INFO] finished tweaking crates.io crate pezpallet-beefy 28.0.0
[INFO] tweaked toml for crates.io crate pezpallet-beefy 28.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pezpallet-beefy 28.0.0 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pezpallet-beefy 28.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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 97af6a80bcfe49b8f36515c70dc1bb11b0aa4377f4e1678b30d76220a650e530
[INFO] running `Command { std: "docker" "start" "-a" "97af6a80bcfe49b8f36515c70dc1bb11b0aa4377f4e1678b30d76220a650e530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97af6a80bcfe49b8f36515c70dc1bb11b0aa4377f4e1678b30d76220a650e530", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97af6a80bcfe49b8f36515c70dc1bb11b0aa4377f4e1678b30d76220a650e530", kill_on_drop: false }`
[INFO] [stdout] 97af6a80bcfe49b8f36515c70dc1bb11b0aa4377f4e1678b30d76220a650e530
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2ee14dc9137b2e5fc0e7228dc432f28884e1d097d13fbe09fa23d1d468fb0422
[INFO] running `Command { std: "docker" "start" "-a" "2ee14dc9137b2e5fc0e7228dc432f28884e1d097d13fbe09fa23d1d468fb0422", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking itoa v1.0.16
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking impl-serde v0.5.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling pezsp-debug-derive v14.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling zmij v0.1.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking ref-cast v1.0.25
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling secp256k1-sys v0.9.2
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling jam-codec-derive v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking base64ct v1.8.1
[INFO] [stderr]    Compiling pezsp-ss58-registry v1.52.0
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking getrandom_or_panic v0.0.3
[INFO] [stderr]     Checking pezsp-storage v19.0.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking pezsp-externalities v0.25.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]     Checking schnorrkel v0.11.5
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking jam-codec v0.1.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking impl-num-traits v0.2.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking impl-codec v0.7.1
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling file-guard v0.2.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking bounded-collections v0.3.2
[INFO] [stderr]     Checking pezsp-std v14.0.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking libsecp256k1 v0.7.2
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking pezsp-crypto-hashing v0.1.0
[INFO] [stderr]     Checking primitive-types v0.13.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking bip39 v2.2.2
[INFO] [stderr]     Checking bizinikiwi-bip39 v0.4.7
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ed25519-zebra v4.1.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking object v0.37.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking schnellru v0.2.4
[INFO] [stderr]     Checking trie-db v0.30.0
[INFO] [stderr]    Compiling pezsp-runtime-interface-proc-macro v17.0.0
[INFO] [stderr]     Checking pezsp-wasm-interface v20.0.0
[INFO] [stderr]    Compiling pezsp-io v30.0.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]     Checking pez-binary-merkle-tree v14.0.1
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]     Checking pezsp-tracing v16.0.0
[INFO] [stderr]    Compiling proc-macro-warning v1.84.1
[INFO] [stderr]     Checking pezsp-runtime-interface v24.0.0
[INFO] [stderr]     Checking docify v0.2.9
[INFO] [stderr]     Checking pezsp-arithmetic v23.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking frame-metadata v23.0.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling pezsp-api-proc-macro v15.0.0
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]     Checking pezsp-weights v27.0.0
[INFO] [stderr]     Checking pezsp-core v28.0.0
[INFO] [stderr]    Compiling pezsp-version-proc-macro v13.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling pezframe-support-procedural-tools-derive v11.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking pezsp-metadata-ir v0.6.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pezframe-support-procedural-tools v10.0.0
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]     Checking pezsp-trie v29.0.0
[INFO] [stderr]     Checking pezsp-keystore v0.34.0
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]    Compiling pezframe-election-provider-solution-type v13.0.0
[INFO] [stderr]     Checking pezsp-panic-handler v13.0.0
[INFO] [stderr]    Compiling pezsp-crypto-hashing-proc-macro v0.1.0
[INFO] [stderr]    Compiling pezframe-support-procedural v23.0.0
[INFO] [stderr]    Compiling pezpallet-staking-reward-curve v11.0.0
[INFO] [stderr]     Checking pezsp-state-machine v0.35.0
[INFO] [stderr]     Checking pezkuwi-ckb-merkle-mountain-range v0.8.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking pezsp-application-crypto v30.0.0
[INFO] [stderr]     Checking pezsp-runtime v31.0.1
[INFO] [stderr]     Checking pezsp-version v29.0.0
[INFO] [stderr]     Checking pezsp-inherents v26.0.0
[INFO] [stderr]     Checking pezsp-staking v26.0.0
[INFO] [stderr]     Checking pezsp-npos-elections v26.0.0
[INFO] [stderr]     Checking pezsp-api v26.0.0
[INFO] [stderr]     Checking pezsp-genesis-builder v0.8.0
[INFO] [stderr]     Checking pezsp-session v27.0.0
[INFO] [stderr]     Checking pezsp-mmr-primitives v26.0.0
[INFO] [stderr]     Checking pezsp-consensus-beefy v13.0.0
[INFO] [stderr]     Checking pezframe-support v28.0.0
[INFO] [stderr]     Checking pezsp-timestamp v26.0.0
[INFO] [stderr]     Checking pezframe-system v28.0.0
[INFO] [stderr]     Checking pezpallet-balances v28.0.0
[INFO] [stderr]     Checking pezpallet-timestamp v27.0.0
[INFO] [stderr]     Checking pezpallet-authorship v28.0.0
[INFO] [stderr]     Checking pezframe-election-provider-support v28.0.0
[INFO] [stderr]     Checking pezpallet-offences v27.0.0
[INFO] [stderr]     Checking pezpallet-session v28.0.0
[INFO] [stderr] error: could not compile `pezpallet-session` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name pezpallet_session --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pezpallet-session-28.0.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 --warn=unexpected_cfgs '--allow=clippy::all' '--warn=clippy::correctness' '--warn=clippy::complexity' '--allow=clippy::zero-prefixed-literal' '--allow=clippy::while_immutable_condition' '--allow=clippy::useless_conversion' '--allow=clippy::unnecessary_cast' '--allow=clippy::unit_arg' '--allow=clippy::type_complexity' '--allow=clippy::too-many-arguments' --allow=suspicious_double_ref_op '--allow=clippy::stable_sort_primitive' '--allow=clippy::option-map-unit-fn' '--allow=clippy::nonminimal-bool' '--allow=clippy::needless_option_as_deref' '--allow=clippy::needless-lifetimes' '--allow=clippy::if-same-then-else' '--allow=clippy::identity-op' '--allow=clippy::extra-unused-type-parameters' '--allow=clippy::erasing_op' '--allow=clippy::eq_op' '--allow=clippy::derivable_impls' '--allow=clippy::default_constructed_unit_structs' '--allow=clippy::borrowed-box' '--allow=clippy::bind_instead_of_map' --check-cfg 'cfg(bizinikiwi_runtime)' --check-cfg 'cfg(build_opt_level, values("3"))' --check-cfg 'cfg(build_profile, values("debug", "release"))' --check-cfg 'cfg(enable_alloc_error_handler)' --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(ignore_flaky_test)' --cfg 'feature="historical"' --cfg 'feature="pezsp-trie"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "historical", "pezsp-trie", "runtime-benchmarks", "std", "try-runtime"))' -C metadata=94377db39e484abc -C extra-filename=-9283eb7416ceae1c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern impl_trait_for_tuples=/opt/rustwide/target/debug/deps/libimpl_trait_for_tuples-bfcb835fed2aea10.so --extern log=/opt/rustwide/target/debug/deps/liblog-9d3224bdc66abff9.rmeta --extern codec=/opt/rustwide/target/debug/deps/libparity_scale_codec-7aa3189ba36a25f6.rmeta --extern pezframe_support=/opt/rustwide/target/debug/deps/libpezframe_support-e22a2bc7c07728be.rmeta --extern pezframe_system=/opt/rustwide/target/debug/deps/libpezframe_system-fb82faeef25fd95f.rmeta --extern pezpallet_balances=/opt/rustwide/target/debug/deps/libpezpallet_balances-7fd9a8224ee4dff3.rmeta --extern pezpallet_timestamp=/opt/rustwide/target/debug/deps/libpezpallet_timestamp-053bef9f699642ba.rmeta --extern pezsp_core=/opt/rustwide/target/debug/deps/libpezsp_core-384d1592f678b2ce.rmeta --extern pezsp_io=/opt/rustwide/target/debug/deps/libpezsp_io-fa68c7ef6447f8fc.rmeta --extern pezsp_runtime=/opt/rustwide/target/debug/deps/libpezsp_runtime-342e07291360e8ab.rmeta --extern pezsp_session=/opt/rustwide/target/debug/deps/libpezsp_session-44f15d09f414e898.rmeta --extern pezsp_staking=/opt/rustwide/target/debug/deps/libpezsp_staking-b8c1440feb96fb9b.rmeta --extern pezsp_state_machine=/opt/rustwide/target/debug/deps/libpezsp_state_machine-d34c6d0f1d6edd20.rmeta --extern pezsp_trie=/opt/rustwide/target/debug/deps/libpezsp_trie-3a6d9cf0307bee18.rmeta --extern scale_info=/opt/rustwide/target/debug/deps/libscale_info-d076e7cbe644d062.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-1e9e8c75663f5b6e/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "2ee14dc9137b2e5fc0e7228dc432f28884e1d097d13fbe09fa23d1d468fb0422", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ee14dc9137b2e5fc0e7228dc432f28884e1d097d13fbe09fa23d1d468fb0422", kill_on_drop: false }`
[INFO] [stdout] 2ee14dc9137b2e5fc0e7228dc432f28884e1d097d13fbe09fa23d1d468fb0422
