[INFO] fetching crate pezpallet-node-authorization 28.0.0...
[INFO] checking pezpallet-node-authorization-28.0.0 against master#b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd for pr-155499
[INFO] extracting crate pezpallet-node-authorization 28.0.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate pezpallet-node-authorization 28.0.0
[INFO] finished tweaking crates.io crate pezpallet-node-authorization 28.0.0
[INFO] tweaked toml for crates.io crate pezpallet-node-authorization 28.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pezpallet-node-authorization 28.0.0 on toolchain b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pezpallet-node-authorization 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" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pezkuwi-sdk-frame v0.1.0
[INFO] [stderr]   Downloaded pezsp-transaction-pool v26.0.0
[INFO] [stderr]   Downloaded pezsp-session v27.0.0
[INFO] [stderr]   Downloaded pezsp-keyring v31.0.0
[INFO] [stderr]   Downloaded pezsp-block-builder v26.0.0
[INFO] [stderr]   Downloaded pezsp-offchain v26.0.0
[INFO] [stderr]   Downloaded pezsp-timestamp v26.0.0
[INFO] [stderr]   Downloaded pezframe-system-rpc-runtime-api v26.0.0
[INFO] [stderr]   Downloaded pezframe-try-runtime v0.34.0
[INFO] [stderr]   Downloaded pezsp-consensus-grandpa v13.0.0
[INFO] [stderr]   Downloaded pezframe-executive v28.0.0
[INFO] [stderr]   Downloaded pezsp-consensus-slots v0.32.0
[INFO] [stderr]   Downloaded pezsp-consensus-aura v0.32.0
[INFO] [stderr]   Downloaded pezframe-system-benchmarking v28.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ccdc968934facc7041a7e6448fdc4b0f96ffa11e06da8f35a9f70cf1b5744004
[INFO] running `Command { std: "docker" "start" "-a" "ccdc968934facc7041a7e6448fdc4b0f96ffa11e06da8f35a9f70cf1b5744004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccdc968934facc7041a7e6448fdc4b0f96ffa11e06da8f35a9f70cf1b5744004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccdc968934facc7041a7e6448fdc4b0f96ffa11e06da8f35a9f70cf1b5744004", kill_on_drop: false }`
[INFO] [stdout] ccdc968934facc7041a7e6448fdc4b0f96ffa11e06da8f35a9f70cf1b5744004
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b2f1ccf524a3a4cf9c34545167cc23b659cf1cbd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db8297401ca9184a97bba10e954b70579dbce7292fe8dc00ce4b65896045dc3a
[INFO] running `Command { std: "docker" "start" "-a" "db8297401ca9184a97bba10e954b70579dbce7292fe8dc00ce4b65896045dc3a", kill_on_drop: false }`
[INFO] [stderr]     Checking scale-info v2.11.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]     Checking memory-db v0.34.0
[INFO] [stderr]     Checking trie-db v0.30.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking pez-binary-merkle-tree v14.0.1
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling proc-macro-warning v1.84.1
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling pezsp-api-proc-macro v15.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.147
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling pezframe-support-procedural-tools-derive v11.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]     Checking zmij v0.1.7
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling docify v0.2.9
[INFO] [stderr]     Checking tt-call v1.0.9
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling pezframe-support-procedural-tools v10.0.0
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]     Checking bounded-collections v0.3.2
[INFO] [stderr]     Checking primitive-types v0.13.1
[INFO] [stderr]     Checking pezsp-arithmetic v23.0.0
[INFO] [stderr]     Checking frame-metadata v23.0.1
[INFO] [stderr]     Checking finality-grandpa v0.16.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pezsp-version-proc-macro v13.0.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]     Checking pezsp-weights v27.0.0
[INFO] [stderr]     Checking pezsp-core v28.0.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking pezsp-metadata-ir v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]     Checking pezsp-trie v29.0.0
[INFO] [stderr]     Checking pezsp-keystore v0.34.0
[INFO] [stderr]    Compiling pezsp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling pezsp-crypto-hashing-proc-macro v0.1.0
[INFO] [stderr]    Compiling pezframe-support-procedural v23.0.0
[INFO] [stderr]     Checking pezsp-state-machine v0.35.0
[INFO] [stderr]     Checking pezsp-io v30.0.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-inherents v26.0.0
[INFO] [stderr]     Checking pezsp-staking v26.0.0
[INFO] [stderr]     Checking pezsp-keyring v31.0.0
[INFO] [stderr]     Checking pezsp-api v26.0.0
[INFO] [stderr]     Checking pezsp-genesis-builder v0.8.0
[INFO] [stderr]     Checking pezsp-consensus-grandpa v13.0.0
[INFO] [stderr]     Checking pezframe-system-rpc-runtime-api v26.0.0
[INFO] [stderr]     Checking pezsp-transaction-pool v26.0.0
[INFO] [stderr]     Checking pezsp-offchain v26.0.0
[INFO] [stderr]     Checking pezsp-session v27.0.0
[INFO] [stderr]     Checking pezframe-support v28.0.0
[INFO] [stderr]     Checking pezsp-timestamp v26.0.0
[INFO] [stderr]     Checking pezsp-block-builder v26.0.0
[INFO] [stderr]     Checking pezsp-consensus-slots v0.32.0
[INFO] [stderr]     Checking pezsp-consensus-aura v0.32.0
[INFO] [stderr]     Checking pezframe-try-runtime v0.34.0
[INFO] [stderr]     Checking pezframe-system v28.0.0
[INFO] [stderr]     Checking pezframe-executive v28.0.0
[INFO] [stderr]     Checking pezkuwi-sdk-frame v0.1.0
[INFO] [stderr]     Checking pezpallet-node-authorization v28.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.19s
[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 6`
[INFO] running `Command { std: "docker" "inspect" "db8297401ca9184a97bba10e954b70579dbce7292fe8dc00ce4b65896045dc3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db8297401ca9184a97bba10e954b70579dbce7292fe8dc00ce4b65896045dc3a", kill_on_drop: false }`
[INFO] [stdout] db8297401ca9184a97bba10e954b70579dbce7292fe8dc00ce4b65896045dc3a
