[INFO] fetching crate solana_data_structs 0.2.0... [INFO] checking solana_data_structs-0.2.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate solana_data_structs 0.2.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate solana_data_structs 0.2.0 [INFO] finished tweaking crates.io crate solana_data_structs 0.2.0 [INFO] tweaked toml for crates.io crate solana_data_structs 0.2.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate solana_data_structs 0.2.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 49 packages to latest compatible versions [INFO] [stderr] Adding borsh v0.9.3 (available: v1.5.7) [INFO] [stderr] Adding rkyv v0.7.45 (available: v0.8.11) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa37614a4be3d4b2a91325e814e70bf2bfb28599674194a4e643c08db82d2966 [INFO] running `Command { std: "docker" "start" "-a" "fa37614a4be3d4b2a91325e814e70bf2bfb28599674194a4e643c08db82d2966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa37614a4be3d4b2a91325e814e70bf2bfb28599674194a4e643c08db82d2966", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa37614a4be3d4b2a91325e814e70bf2bfb28599674194a4e643c08db82d2966", kill_on_drop: false }` [INFO] [stdout] fa37614a4be3d4b2a91325e814e70bf2bfb28599674194a4e643c08db82d2966 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e9282ec9c0941d6841aaf2bb80dad1c3b5aa1a53aac1f5bf5bd5a59a55be02b [INFO] running `Command { std: "docker" "start" "-a" "8e9282ec9c0941d6841aaf2bb80dad1c3b5aa1a53aac1f5bf5bd5a59a55be02b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling rkyv v0.7.45 [INFO] [stderr] Checking seahash v4.1.0 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.7.45 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Checking ptr_meta v0.1.4 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stderr] Checking solana_data_structs v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning[E0210]: type parameter `D` must be covered by another type when it appears before the first local type (`FlatGraphVisitor<'_, _, _>`) [INFO] [stdout] --> src/flat_graph_visitor.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FlatGraphVisitor<'a, D, E> { [INFO] [stdout] | ^ type parameter `D` must be covered by another type when it appears before the first local type (`FlatGraphVisitor<'_, _, _>`) [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124559 [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: `#[warn(uncovered_param_in_projection)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0210]: type parameter `E` must be covered by another type when it appears before the first local type (`FlatGraphVisitor<'_, _, _>`) [INFO] [stdout] --> src/flat_graph_visitor.rs:7:36 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FlatGraphVisitor<'a, D, E> { [INFO] [stdout] | ^ type parameter `E` must be covered by another type when it appears before the first local type (`FlatGraphVisitor<'_, _, _>`) [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124559 [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0210]: type parameter `D` must be covered by another type when it appears before the first local type (`FlatGraphVisitorSingle<'_, _>`) [INFO] [stdout] --> src/flat_graph_visitor_single.rs:7:39 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FlatGraphVisitorSingle<'a, D> { [INFO] [stdout] | ^ type parameter `D` must be covered by another type when it appears before the first local type (`FlatGraphVisitorSingle<'_, _>`) [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124559 [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0210]: type parameter `D` must be covered by another type when it appears before the first local type (`flat_graph_visitor::FlatGraphVisitor<'_, _, _>`) [INFO] [stdout] --> src/flat_graph_visitor.rs:7:33 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FlatGraphVisitor<'a, D, E> { [INFO] [stdout] | ^ type parameter `D` must be covered by another type when it appears before the first local type (`flat_graph_visitor::FlatGraphVisitor<'_, _, _>`) [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124559 [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] = note: `#[warn(uncovered_param_in_projection)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0210]: type parameter `E` must be covered by another type when it appears before the first local type (`flat_graph_visitor::FlatGraphVisitor<'_, _, _>`) [INFO] [stdout] --> src/flat_graph_visitor.rs:7:36 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FlatGraphVisitor<'a, D, E> { [INFO] [stdout] | ^ type parameter `E` must be covered by another type when it appears before the first local type (`flat_graph_visitor::FlatGraphVisitor<'_, _, _>`) [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124559 [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0210]: type parameter `D` must be covered by another type when it appears before the first local type (`flat_graph_visitor_single::FlatGraphVisitorSingle<'_, _>`) [INFO] [stdout] --> src/flat_graph_visitor_single.rs:7:39 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FlatGraphVisitorSingle<'a, D> { [INFO] [stdout] | ^ type parameter `D` must be covered by another type when it appears before the first local type (`flat_graph_visitor_single::FlatGraphVisitorSingle<'_, _>`) [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #124559 [INFO] [stdout] = note: implementing a foreign trait is only possible if at least one of the types for which it is implemented is local, and no uncovered type parameters appear before that first local type [INFO] [stdout] = note: in this case, 'before' refers to the following order: `impl<..> ForeignTrait for T0`, where `T0` is the first and `Tn` is the last [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0210`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0210`. [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.17s [INFO] running `Command { std: "docker" "inspect" "8e9282ec9c0941d6841aaf2bb80dad1c3b5aa1a53aac1f5bf5bd5a59a55be02b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e9282ec9c0941d6841aaf2bb80dad1c3b5aa1a53aac1f5bf5bd5a59a55be02b", kill_on_drop: false }` [INFO] [stdout] 8e9282ec9c0941d6841aaf2bb80dad1c3b5aa1a53aac1f5bf5bd5a59a55be02b