[INFO] fetching crate pezpallet-authority-discovery 28.0.0...
[INFO] checking pezpallet-authority-discovery-28.0.0 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate pezpallet-authority-discovery 28.0.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pezpallet-authority-discovery 28.0.0
[INFO] finished tweaking crates.io crate pezpallet-authority-discovery 28.0.0
[INFO] tweaked toml for crates.io crate pezpallet-authority-discovery 28.0.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pezpallet-authority-discovery 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-authority-discovery 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 50be86f6594543736165869453f80417bc6657c257808a8e49c330b6c0c0602f
[INFO] running `Command { std: "docker" "start" "-a" "50be86f6594543736165869453f80417bc6657c257808a8e49c330b6c0c0602f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50be86f6594543736165869453f80417bc6657c257808a8e49c330b6c0c0602f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50be86f6594543736165869453f80417bc6657c257808a8e49c330b6c0c0602f", kill_on_drop: false }`
[INFO] [stdout] 50be86f6594543736165869453f80417bc6657c257808a8e49c330b6c0c0602f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 51ca5c01de6a42621bb1821ca12a0acce7f62ba57c6a37989e2e899776526dd3
[INFO] running `Command { std: "docker" "start" "-a" "51ca5c01de6a42621bb1821ca12a0acce7f62ba57c6a37989e2e899776526dd3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling pezsp-io v30.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking serde_json v1.0.147
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking impl-num-traits v0.2.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling pezsp-ss58-registry v1.52.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking impl-serde v0.5.0
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking jam-codec v0.1.1
[INFO] [stderr]     Checking bip39 v2.2.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.2
[INFO] [stderr]     Checking pezsp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling pezsp-version-proc-macro v13.0.0
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking pezsp-storage v19.0.0
[INFO] [stderr]     Checking impl-codec v0.7.1
[INFO] [stderr]     Checking pezsp-tracing v16.0.0
[INFO] [stderr]     Checking pezsp-wasm-interface v20.0.0
[INFO] [stderr]     Checking pez-binary-merkle-tree v14.0.1
[INFO] [stderr]     Checking pezsp-externalities v0.25.0
[INFO] [stderr]     Checking pezsp-runtime-interface v24.0.0
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking schnorrkel v0.11.5
[INFO] [stderr]     Checking ed25519-zebra v4.1.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking bounded-collections v0.3.2
[INFO] [stderr]     Checking primitive-types v0.13.1
[INFO] [stderr]     Checking frame-metadata v23.0.1
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking bizinikiwi-bip39 v0.4.7
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking pezsp-metadata-ir v0.6.0
[INFO] [stderr]     Checking pezsp-core v28.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]     Checking docify v0.2.9
[INFO] [stderr]     Checking pezsp-arithmetic v23.0.0
[INFO] [stderr]    Compiling pezframe-support-procedural v23.0.0
[INFO] [stderr]     Checking pezsp-trie v29.0.0
[INFO] [stderr]     Checking pezsp-keystore v0.34.0
[INFO] [stderr]     Checking pezsp-weights v27.0.0
[INFO] [stderr]     Checking pezsp-state-machine v0.35.0
[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-staking v26.0.0
[INFO] [stderr]     Checking pezsp-inherents 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-authority-discovery v26.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-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=e943643d5fbeba85 -C extra-filename=-de957b6811f16f6b --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-f613cf94444d26c6.rmeta --extern pezframe_support=/opt/rustwide/target/debug/deps/libpezframe_support-620813a9e8a9ea5f.rmeta --extern pezframe_system=/opt/rustwide/target/debug/deps/libpezframe_system-17fa0bb1f86956a0.rmeta --extern pezpallet_balances=/opt/rustwide/target/debug/deps/libpezpallet_balances-153e6013da7cfd7b.rmeta --extern pezpallet_timestamp=/opt/rustwide/target/debug/deps/libpezpallet_timestamp-d5990d9c681f74a0.rmeta --extern pezsp_core=/opt/rustwide/target/debug/deps/libpezsp_core-072faae027bc0316.rmeta --extern pezsp_io=/opt/rustwide/target/debug/deps/libpezsp_io-f5ba54ff5b645a7e.rmeta --extern pezsp_runtime=/opt/rustwide/target/debug/deps/libpezsp_runtime-e86b5e7d1e799f49.rmeta --extern pezsp_session=/opt/rustwide/target/debug/deps/libpezsp_session-e9fd22b94f12636b.rmeta --extern pezsp_staking=/opt/rustwide/target/debug/deps/libpezsp_staking-0a4278a2d658da1b.rmeta --extern pezsp_state_machine=/opt/rustwide/target/debug/deps/libpezsp_state_machine-950a4d45aa28b46d.rmeta --extern pezsp_trie=/opt/rustwide/target/debug/deps/libpezsp_trie-6956604681d49929.rmeta --extern scale_info=/opt/rustwide/target/debug/deps/libscale_info-77796b4aff003791.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" "51ca5c01de6a42621bb1821ca12a0acce7f62ba57c6a37989e2e899776526dd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51ca5c01de6a42621bb1821ca12a0acce7f62ba57c6a37989e2e899776526dd3", kill_on_drop: false }`
[INFO] [stdout] 51ca5c01de6a42621bb1821ca12a0acce7f62ba57c6a37989e2e899776526dd3
