[INFO] fetching crate solana_data_structs 0.2.0...
[INFO] building solana_data_structs-0.2.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate solana_data_structs 0.2.0 into /workspace/builds/worker-5-tc1/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-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate solana_data_structs 0.2.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 50 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.12)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb216bd731d2cb91b807740d17056406a697a63f922582d5dc0b396882c31395
[INFO] running `Command { std: "docker" "start" "-a" "cb216bd731d2cb91b807740d17056406a697a63f922582d5dc0b396882c31395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb216bd731d2cb91b807740d17056406a697a63f922582d5dc0b396882c31395", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb216bd731d2cb91b807740d17056406a697a63f922582d5dc0b396882c31395", kill_on_drop: false }`
[INFO] [stdout] cb216bd731d2cb91b807740d17056406a697a63f922582d5dc0b396882c31395
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65521b9a7628655e7a344e769bd8e7d7fe9f70001b302fb95afed20de2492739
[INFO] running `Command { std: "docker" "start" "-a" "65521b9a7628655e7a344e769bd8e7d7fe9f70001b302fb95afed20de2492739", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.3
[INFO] [stderr]    Compiling borsh-schema-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]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling borsh v0.9.3
[INFO] [stderr]    Compiling 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 <https://github.com/rust-lang/rust/issues/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<T1, ..., Tn> for T0`, where `T0` is the first and `Tn` is the last
[INFO] [stdout]   = note: `#[warn(uncovered_param_in_projection)]` (part of `#[warn(future_incompatible)]`) 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 <https://github.com/rust-lang/rust/issues/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<T1, ..., Tn> 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 <https://github.com/rust-lang/rust/issues/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<T1, ..., Tn> 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.82s
[INFO] running `Command { std: "docker" "inspect" "65521b9a7628655e7a344e769bd8e7d7fe9f70001b302fb95afed20de2492739", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65521b9a7628655e7a344e769bd8e7d7fe9f70001b302fb95afed20de2492739", kill_on_drop: false }`
[INFO] [stdout] 65521b9a7628655e7a344e769bd8e7d7fe9f70001b302fb95afed20de2492739
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08077ea2fd210038161e6def4e282aba6616602c61b6b55d8a4e735669ebb7c7
[INFO] running `Command { std: "docker" "start" "-a" "08077ea2fd210038161e6def4e282aba6616602c61b6b55d8a4e735669ebb7c7", kill_on_drop: false }`
[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 <https://github.com/rust-lang/rust/issues/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<T1, ..., Tn> for T0`, where `T0` is the first and `Tn` is the last
[INFO] [stdout]   = note: `#[warn(uncovered_param_in_projection)]` (part of `#[warn(future_incompatible)]`) 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 <https://github.com/rust-lang/rust/issues/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<T1, ..., Tn> 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 <https://github.com/rust-lang/rust/issues/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<T1, ..., Tn> 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] [stderr]    Compiling 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 (`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 <https://github.com/rust-lang/rust/issues/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<T1, ..., Tn> for T0`, where `T0` is the first and `Tn` is the last
[INFO] [stdout]   = note: `#[warn(uncovered_param_in_projection)]` (part of `#[warn(future_incompatible)]`) 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 <https://github.com/rust-lang/rust/issues/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<T1, ..., Tn> 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 <https://github.com/rust-lang/rust/issues/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<T1, ..., Tn> 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s
[INFO] running `Command { std: "docker" "inspect" "08077ea2fd210038161e6def4e282aba6616602c61b6b55d8a4e735669ebb7c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08077ea2fd210038161e6def4e282aba6616602c61b6b55d8a4e735669ebb7c7", kill_on_drop: false }`
[INFO] [stdout] 08077ea2fd210038161e6def4e282aba6616602c61b6b55d8a4e735669ebb7c7
