[INFO] fetching crate polkadot-core-primitives 20.0.0...
[INFO] checking polkadot-core-primitives-20.0.0 against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] extracting crate polkadot-core-primitives 20.0.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate polkadot-core-primitives 20.0.0
[INFO] finished tweaking crates.io crate polkadot-core-primitives 20.0.0
[INFO] tweaked toml for crates.io crate polkadot-core-primitives 20.0.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate polkadot-core-primitives 20.0.0 on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate polkadot-core-primitives 20.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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82c68932beea7027b44e07d7a1ea09efe9730008ff3b152f4ad6f1f380484eac
[INFO] running `Command { std: "docker" "start" "-a" "82c68932beea7027b44e07d7a1ea09efe9730008ff3b152f4ad6f1f380484eac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82c68932beea7027b44e07d7a1ea09efe9730008ff3b152f4ad6f1f380484eac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82c68932beea7027b44e07d7a1ea09efe9730008ff3b152f4ad6f1f380484eac", kill_on_drop: false }`
[INFO] [stdout] 82c68932beea7027b44e07d7a1ea09efe9730008ff3b152f4ad6f1f380484eac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8076c5b6a6e5e29e33d626f8f888e462fb65df055fe8942a1f3bf71c7c3dc684
[INFO] running `Command { std: "docker" "start" "-a" "8076c5b6a6e5e29e33d626f8f888e462fb65df055fe8942a1f3bf71c7c3dc684", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking hash-db v0.16.0
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking secp256k1-sys v0.9.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking trie-root v0.18.0
[INFO] [stderr]     Checking trie-db v0.30.0
[INFO] [stderr]     Checking memory-db v0.34.0
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking secp256k1 v0.28.2
[INFO] [stderr]     Checking uint v0.10.0
[INFO] [stderr]     Checking hash256-std-hasher v0.15.2
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]     Checking integer-sqrt v0.1.5
[INFO] [stderr]     Checking sp-panic-handler v13.0.2
[INFO] [stderr]     Checking impl-num-traits v0.2.0
[INFO] [stderr]    Compiling prettyplease v0.2.12
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]    Compiling expander v2.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]     Checking ref-cast v1.0.23
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking der v0.7.8
[INFO] [stderr]     Checking merlin v3.0.0
[INFO] [stderr]     Checking secrecy v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.65
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking prometheus v0.13.3
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-bigint v0.5.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking h2 v0.4.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking signature v2.1.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking ed25519 v2.2.2
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking spki v0.7.2
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking sp-crypto-hashing v0.1.0
[INFO] [stderr]     Checking ed25519-zebra v4.0.3
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking impl-serde v0.5.0
[INFO] [stderr]     Checking serdect v0.2.0
[INFO] [stderr]     Checking serde_bytes v0.11.12
[INFO] [stderr]     Checking parity-bip39 v2.0.1
[INFO] [stderr]     Checking libsecp256k1 v0.7.1
[INFO] [stderr]     Checking schnorrkel v0.11.4
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking substrate-bip39 v0.6.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking ecdsa v0.16.8
[INFO] [stderr]     Checking substrate-prometheus-endpoint v0.17.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]    Compiling ss58-registry v1.43.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling toml v0.8.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]    Compiling sp-runtime-interface-proc-macro v20.0.0
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]     Checking parity-scale-codec v3.7.5
[INFO] [stderr]     Checking docify v0.2.9
[INFO] [stderr]     Checking jam-codec v0.1.0
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]     Checking sp-storage v22.0.0
[INFO] [stderr]     Checking impl-codec v0.7.1
[INFO] [stderr]     Checking sp-tracing v19.0.0
[INFO] [stderr]     Checking sp-wasm-interface v24.0.0
[INFO] [stderr]     Checking binary-merkle-tree v16.1.0
[INFO] [stderr]     Checking sp-externalities v0.30.0
[INFO] [stderr]     Checking sp-runtime-interface v32.0.0
[INFO] [stderr]     Checking bounded-collections v0.3.2
[INFO] [stderr]     Checking primitive-types v0.13.1
[INFO] [stderr]     Checking sp-arithmetic v28.0.0
[INFO] [stderr]     Checking sp-core v38.1.0
[INFO] [stderr]     Checking sp-weights v33.1.0
[INFO] [stderr]     Checking sp-trie v41.1.0
[INFO] [stderr]     Checking sp-keystore v0.44.1
[INFO] [stderr]     Checking sp-state-machine v0.48.0
[INFO] [stderr]     Checking sp-io v43.0.0
[INFO] [stderr]     Checking sp-application-crypto v43.0.0
[INFO] [stderr]     Checking sp-runtime v44.0.0
[INFO] [stderr]     Checking polkadot-core-primitives v20.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "8076c5b6a6e5e29e33d626f8f888e462fb65df055fe8942a1f3bf71c7c3dc684", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8076c5b6a6e5e29e33d626f8f888e462fb65df055fe8942a1f3bf71c7c3dc684", kill_on_drop: false }`
[INFO] [stdout] 8076c5b6a6e5e29e33d626f8f888e462fb65df055fe8942a1f3bf71c7c3dc684
