[INFO] fetching crate pezsp-runtime 31.0.1... [INFO] checking pezsp-runtime-31.0.1 against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for pr-155501 [INFO] extracting crate pezsp-runtime 31.0.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate pezsp-runtime 31.0.1 [INFO] finished tweaking crates.io crate pezsp-runtime 31.0.1 [INFO] tweaked toml for crates.io crate pezsp-runtime 31.0.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pezsp-runtime 31.0.1 on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pezsp-runtime 31.0.1 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6eb44707f98912cf0bb42aa9706aedea918f62ca572e1fb94734594ca9e5581 [INFO] running `Command { std: "docker" "start" "-a" "e6eb44707f98912cf0bb42aa9706aedea918f62ca572e1fb94734594ca9e5581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6eb44707f98912cf0bb42aa9706aedea918f62ca572e1fb94734594ca9e5581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6eb44707f98912cf0bb42aa9706aedea918f62ca572e1fb94734594ca9e5581", kill_on_drop: false }` [INFO] [stdout] e6eb44707f98912cf0bb42aa9706aedea918f62ca572e1fb94734594ca9e5581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14a94da2fcb9009e7066e34606c1ea971332f6a7f1488b2c320a0eb59652feb9 [INFO] running `Command { std: "docker" "start" "-a" "14a94da2fcb9009e7066e34606c1ea971332f6a7f1488b2c320a0eb59652feb9", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking scale-info v2.11.6 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Checking pezsp-tracing v16.0.0 [INFO] [stderr] Checking memory-db v0.34.0 [INFO] [stderr] Checking trie-db v0.30.0 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking pez-binary-merkle-tree v14.0.1 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Checking pezsp-runtime-interface v24.0.0 [INFO] [stdout] error[E0277]: a value of type `!` cannot be built from an iterator over elements of type `()` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trie-db-0.30.0/src/node.rs:231:18 [INFO] [stdout] | [INFO] [stdout] 231 | .collect::>()?; [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^ value of type `!` cannot be built from `std::iter::Iterator` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator<()>` is not implemented for `!` [INFO] [stdout] help: the trait `FromIterator>` is implemented for `std::result::Result` [INFO] [stdout] --> /rustc/5ec4d3b0c83717313176eefa7d71e9d36dc83355/library/core/src/result.rs:2109:0 [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 for more information) [INFO] [stdout] = help: you might have intended to use the type `()` here instead [INFO] [stdout] = note: required for `Result::Out, ...>>>` to implement `FromIterator::Out, ...>>>>` [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/5ec4d3b0c83717313176eefa7d71e9d36dc83355/library/core/src/iter/traits/iterator.rs:2079:4 [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/trie_db-07dcdd9c09bfc80a.long-type-8960254011054403940.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: a value of type `!` cannot be built from an iterator over elements of type `()` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trie-db-0.30.0/src/node.rs:259:18 [INFO] [stdout] | [INFO] [stdout] 259 | .collect::>()?; [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^ value of type `!` cannot be built from `std::iter::Iterator` [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] = help: the trait `FromIterator<()>` is not implemented for `!` [INFO] [stdout] help: the trait `FromIterator>` is implemented for `std::result::Result` [INFO] [stdout] --> /rustc/5ec4d3b0c83717313176eefa7d71e9d36dc83355/library/core/src/result.rs:2109:0 [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #148922 for more information) [INFO] [stdout] = help: you might have intended to use the type `()` here instead [INFO] [stdout] = note: required for `Result::Out, ...>>>` to implement `FromIterator::Out, ...>>>>` [INFO] [stdout] note: required by a bound in `collect` [INFO] [stdout] --> /rustc/5ec4d3b0c83717313176eefa7d71e9d36dc83355/library/core/src/iter/traits/iterator.rs:2079:4 [INFO] [stdout] = note: the full name for the type has been written to '/opt/rustwide/target/debug/deps/trie_db-07dcdd9c09bfc80a.long-type-8960254011054403940.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [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] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trie-db` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "14a94da2fcb9009e7066e34606c1ea971332f6a7f1488b2c320a0eb59652feb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14a94da2fcb9009e7066e34606c1ea971332f6a7f1488b2c320a0eb59652feb9", kill_on_drop: false }` [INFO] [stdout] 14a94da2fcb9009e7066e34606c1ea971332f6a7f1488b2c320a0eb59652feb9