[INFO] cloning repository https://github.com/paahaad/solana-fellowship [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paahaad/solana-fellowship" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaahaad%2Fsolana-fellowship", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaahaad%2Fsolana-fellowship'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b52870436f9d4aca2fc14826975372c6d5131d6c [INFO] checking paahaad/solana-fellowship against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaahaad%2Fsolana-fellowship" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/paahaad/solana-fellowship [INFO] finished tweaking git repo https://github.com/paahaad/solana-fellowship [INFO] tweaked toml for git repo https://github.com/paahaad/solana-fellowship written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paahaad/solana-fellowship on toolchain 1c4199da70f816f2239f41c55168ff75a3663718 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/paahaad/solana-fellowship 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" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57c6806f12b5ee0895a6097e045545a6ef48a0e14bb62be95adfdfc89542c83b [INFO] running `Command { std: "docker" "start" "-a" "57c6806f12b5ee0895a6097e045545a6ef48a0e14bb62be95adfdfc89542c83b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57c6806f12b5ee0895a6097e045545a6ef48a0e14bb62be95adfdfc89542c83b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57c6806f12b5ee0895a6097e045545a6ef48a0e14bb62be95adfdfc89542c83b", kill_on_drop: false }` [INFO] [stdout] 57c6806f12b5ee0895a6097e045545a6ef48a0e14bb62be95adfdfc89542c83b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51c1eb2ed39cb70fda7dc526b92cb050ad91982f21e25524322539a3145ec324 [INFO] running `Command { std: "docker" "start" "-a" "51c1eb2ed39cb70fda7dc526b92cb050ad91982f21e25524322539a3145ec324", kill_on_drop: false }` [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking solana-client v1.18.26 [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/solana-client-1.18.26/src/send_and_confirm_transactions_in_parallel.rs:312:51 [INFO] [stdout] | [INFO] [stdout] 312 | join_all(futures).await.into_iter().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 `Result` [INFO] [stdout] --> /rustc/1c4199da70f816f2239f41c55168ff75a3663718/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` to implement `FromIterator>` [INFO] [stdout] note: required by a bound in `std::iter::Iterator::collect` [INFO] [stdout] --> /rustc/1c4199da70f816f2239f41c55168ff75a3663718/library/core/src/iter/traits/iterator.rs:2079:4 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `solana-client` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "51c1eb2ed39cb70fda7dc526b92cb050ad91982f21e25524322539a3145ec324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51c1eb2ed39cb70fda7dc526b92cb050ad91982f21e25524322539a3145ec324", kill_on_drop: false }` [INFO] [stdout] 51c1eb2ed39cb70fda7dc526b92cb050ad91982f21e25524322539a3145ec324