[INFO] fetching crate remediate 0.2.1...
[INFO] building remediate-0.2.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate remediate 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate remediate 0.2.1
[INFO] finished tweaking crates.io crate remediate 0.2.1
[INFO] tweaked toml for crates.io crate remediate 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate remediate 0.2.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding num_enum v0.6.1 (available: v0.7.4)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ebd8159643f9b49fc9849926e3d8ce543167b4dd45bef6241c4ce35ff3f6a149
[INFO] running `Command { std: "docker" "start" "-a" "ebd8159643f9b49fc9849926e3d8ce543167b4dd45bef6241c4ce35ff3f6a149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ebd8159643f9b49fc9849926e3d8ce543167b4dd45bef6241c4ce35ff3f6a149", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebd8159643f9b49fc9849926e3d8ce543167b4dd45bef6241c4ce35ff3f6a149", kill_on_drop: false }`
[INFO] [stdout] ebd8159643f9b49fc9849926e3d8ce543167b4dd45bef6241c4ce35ff3f6a149
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 664d98e80ae25ca42ba9c8a670569f8c676c826317112a530121f8107ea352aa
[INFO] running `Command { std: "docker" "start" "-a" "664d98e80ae25ca42ba9c8a670569f8c676c826317112a530121f8107ea352aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling pest-ast v0.3.6
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling from-pest v0.3.4
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling remediate v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated trait `schedule::Query`
[INFO] [stdout]  --> src/schedule.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     type Score: Query;
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `schedule::Query`
[INFO] [stdout]  --> src/schedule/sm2.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use super::{Query, Review};
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `schedule::Query`
[INFO] [stdout]   --> src/schedule/sm2.rs:38:6
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Query for Score {
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0210]: type parameter `T` must be covered by another type when it appears before the first local type (`reverse::Reverse<_>`)
[INFO] [stdout]   --> src/archive/impls/reverse.rs:60:28
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl<D: Fallible + ?Sized, T: Archive> Deserialize<Reverse<T>, D> for Archived<T>
[INFO] [stdout]    |                            ^ type parameter `T` must be covered by another type when it appears before the first local type (`reverse::Reverse<_>`)
[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] For more information about this error, try `rustc --explain E0210`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.72s
[INFO] running `Command { std: "docker" "inspect" "664d98e80ae25ca42ba9c8a670569f8c676c826317112a530121f8107ea352aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "664d98e80ae25ca42ba9c8a670569f8c676c826317112a530121f8107ea352aa", kill_on_drop: false }`
[INFO] [stdout] 664d98e80ae25ca42ba9c8a670569f8c676c826317112a530121f8107ea352aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6974498a8789da4e194a25b9843f464012029304fe76f21bfb3f8fed87b7d643
[INFO] running `Command { std: "docker" "start" "-a" "6974498a8789da4e194a25b9843f464012029304fe76f21bfb3f8fed87b7d643", kill_on_drop: false }`
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling num_enum_derive v0.6.1
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling num_enum v0.6.1
[INFO] [stderr]    Compiling remediate v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated trait `schedule::Query`
[INFO] [stdout]  --> src/schedule.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     type Score: Query;
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `schedule::Query`
[INFO] [stdout]  --> src/schedule/sm2.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use super::{Query, Review};
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `schedule::Query`
[INFO] [stdout]   --> src/schedule/sm2.rs:38:6
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Query for Score {
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0210]: type parameter `T` must be covered by another type when it appears before the first local type (`reverse::Reverse<_>`)
[INFO] [stdout]   --> src/archive/impls/reverse.rs:60:28
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl<D: Fallible + ?Sized, T: Archive> Deserialize<Reverse<T>, D> for Archived<T>
[INFO] [stdout]    |                            ^ type parameter `T` must be covered by another type when it appears before the first local type (`reverse::Reverse<_>`)
[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: use of deprecated trait `schedule::Query`
[INFO] [stdout]  --> src/schedule.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 |     type Score: Query;
[INFO] [stdout]   |                 ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `schedule::Query`
[INFO] [stdout]  --> src/schedule/sm2.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 7 | use super::{Query, Review};
[INFO] [stdout]   |             ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated trait `schedule::Query`
[INFO] [stdout]   --> src/schedule/sm2.rs:38:6
[INFO] [stdout]    |
[INFO] [stdout] 38 | impl Query for Score {
[INFO] [stdout]    |      ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning[E0210]: type parameter `T` must be covered by another type when it appears before the first local type (`reverse::Reverse<_>`)
[INFO] [stdout]   --> src/archive/impls/reverse.rs:60:28
[INFO] [stdout]    |
[INFO] [stdout] 60 | impl<D: Fallible + ?Sized, T: Archive> Deserialize<Reverse<T>, D> for Archived<T>
[INFO] [stdout]    |                            ^ type parameter `T` must be covered by another type when it appears before the first local type (`reverse::Reverse<_>`)
[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] 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 `test` profile [unoptimized + debuginfo] target(s) in 7.27s
[INFO] running `Command { std: "docker" "inspect" "6974498a8789da4e194a25b9843f464012029304fe76f21bfb3f8fed87b7d643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6974498a8789da4e194a25b9843f464012029304fe76f21bfb3f8fed87b7d643", kill_on_drop: false }`
[INFO] [stdout] 6974498a8789da4e194a25b9843f464012029304fe76f21bfb3f8fed87b7d643
