[INFO] fetching crate polymesh-api-codegen 3.7.3... [INFO] checking polymesh-api-codegen-3.7.3 against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for pr-155501 [INFO] extracting crate polymesh-api-codegen 3.7.3 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate polymesh-api-codegen 3.7.3 [INFO] finished tweaking crates.io crate polymesh-api-codegen 3.7.3 [INFO] tweaked toml for crates.io crate polymesh-api-codegen 3.7.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate polymesh-api-codegen 3.7.3 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 polymesh-api-codegen 3.7.3 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] 8e2de9b6789150e4977d17a3aee5e786ec4863f3d7c83a9c9c78cd3e6b75dfea [INFO] running `Command { std: "docker" "start" "-a" "8e2de9b6789150e4977d17a3aee5e786ec4863f3d7c83a9c9c78cd3e6b75dfea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e2de9b6789150e4977d17a3aee5e786ec4863f3d7c83a9c9c78cd3e6b75dfea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e2de9b6789150e4977d17a3aee5e786ec4863f3d7c83a9c9c78cd3e6b75dfea", kill_on_drop: false }` [INFO] [stdout] 8e2de9b6789150e4977d17a3aee5e786ec4863f3d7c83a9c9c78cd3e6b75dfea [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] 160a797740af9660d01e702b07093cfb13c3ec944da8030758f7a24e417aeb3c [INFO] running `Command { std: "docker" "start" "-a" "160a797740af9660d01e702b07093cfb13c3ec944da8030758f7a24e417aeb3c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling winnow v0.7.9 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling parity-scale-codec v3.7.4 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking hash-db v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling libsecp256k1 v0.7.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking send_wrapper v0.4.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking trie-db v0.30.0 [INFO] [stderr] Checking trie-root v0.18.0 [INFO] [stderr] Checking memory-db v0.32.0 [INFO] [stderr] Compiling sp-io v40.0.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking unicode-ident v1.0.18 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rustix v1.0.7 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking sp-panic-handler v13.0.2 [INFO] [stderr] Checking semver v1.0.26 [INFO] [stderr] Checking anstream v0.6.18 [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-7509c5e47ba71693.long-type-14608220346581354807.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-7509c5e47ba71693.long-type-14608220346581354807.txt' [INFO] [stdout] = note: consider using `--verbose` to print the full type name to the console [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking toolchain_find v0.4.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking jiff v0.2.11 [INFO] [stderr] Checking heck v0.4.1 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [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" "160a797740af9660d01e702b07093cfb13c3ec944da8030758f7a24e417aeb3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "160a797740af9660d01e702b07093cfb13c3ec944da8030758f7a24e417aeb3c", kill_on_drop: false }` [INFO] [stdout] 160a797740af9660d01e702b07093cfb13c3ec944da8030758f7a24e417aeb3c