[INFO] fetching crate generic-simd 0.1.0... [INFO] checking generic-simd-0.1.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate generic-simd 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate generic-simd 0.1.0 [INFO] finished tweaking crates.io crate generic-simd 0.1.0 [INFO] tweaked toml for crates.io crate generic-simd 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate generic-simd 0.1.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 10 packages to latest compatible versions [INFO] [stderr] Adding multiversion v0.6.1 (available: v0.8.0) [INFO] [stderr] Adding num-complex v0.3.1 (available: v0.4.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0dc109eed4ca946b13a2f5fa7e35a7bc5329f98cdf88939707d7c6246fb237e4 [INFO] running `Command { std: "docker" "start" "-a" "0dc109eed4ca946b13a2f5fa7e35a7bc5329f98cdf88939707d7c6246fb237e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0dc109eed4ca946b13a2f5fa7e35a7bc5329f98cdf88939707d7c6246fb237e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0dc109eed4ca946b13a2f5fa7e35a7bc5329f98cdf88939707d7c6246fb237e4", kill_on_drop: false }` [INFO] [stdout] 0dc109eed4ca946b13a2f5fa7e35a7bc5329f98cdf88939707d7c6246fb237e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2815de0fb1c3868c22e52c9a115dd8da1eba78cac610b77e6f89984c8174f404 [INFO] running `Command { std: "docker" "start" "-a" "2815de0fb1c3868c22e52c9a115dd8da1eba78cac610b77e6f89984c8174f404", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling generic-simd-macros v0.1.0 [INFO] [stderr] Checking multiversion v0.6.1 [INFO] [stderr] Checking generic-simd v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning[E0210]: type parameter `Underlying` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stdout] --> src/shim/token.rs:177:6 [INFO] [stdout] | [INFO] [stdout] 177 | impl core::iter::Sum> [INFO] [stdout] | ^^^^^^^^^^ type parameter `Underlying` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [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 `Scalar` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stdout] --> src/shim/token.rs:177:18 [INFO] [stdout] | [INFO] [stdout] 177 | impl core::iter::Sum> [INFO] [stdout] | ^^^^^^ type parameter `Scalar` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [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 `Token` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stdout] --> src/shim/token.rs:177:26 [INFO] [stdout] | [INFO] [stdout] 177 | impl core::iter::Sum> [INFO] [stdout] | ^^^^^ type parameter `Token` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [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 `Underlying` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [INFO] [stdout] --> src/shim/width.rs:209:6 [INFO] [stdout] | [INFO] [stdout] 209 | impl core::iter::Sum> [INFO] [stdout] | ^^^^^^^^^^ type parameter `Underlying` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [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 `Scalar` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [INFO] [stdout] --> src/shim/width.rs:209:18 [INFO] [stdout] | [INFO] [stdout] 209 | impl core::iter::Sum> [INFO] [stdout] | ^^^^^^ type parameter `Scalar` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [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 `Underlying` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stdout] --> src/shim/token.rs:224:6 [INFO] [stdout] | [INFO] [stdout] 224 | impl core::iter::Product> [INFO] [stdout] | ^^^^^^^^^^ type parameter `Underlying` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [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 `Scalar` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stdout] --> src/shim/token.rs:224:18 [INFO] [stdout] | [INFO] [stdout] 224 | impl core::iter::Product> [INFO] [stdout] | ^^^^^^ type parameter `Scalar` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [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 `Token` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stdout] --> src/shim/token.rs:224:26 [INFO] [stdout] | [INFO] [stdout] 224 | impl core::iter::Product> [INFO] [stdout] | ^^^^^ type parameter `Token` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [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 `Underlying` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [INFO] [stdout] --> src/shim/width.rs:254:6 [INFO] [stdout] | [INFO] [stdout] 254 | impl core::iter::Product> [INFO] [stdout] | ^^^^^^^^^^ type parameter `Underlying` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [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 `Scalar` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [INFO] [stdout] --> src/shim/width.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | impl core::iter::Product> [INFO] [stdout] | ^^^^^^ type parameter `Scalar` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [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 `Underlying` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stdout] --> src/shim/token.rs:177:6 [INFO] [stdout] | [INFO] [stdout] 177 | impl core::iter::Sum> [INFO] [stdout] | ^^^^^^^^^^ type parameter `Underlying` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [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 `Scalar` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stdout] --> src/shim/token.rs:177:18 [INFO] [stdout] | [INFO] [stdout] 177 | impl core::iter::Sum> [INFO] [stdout] | ^^^^^^ type parameter `Scalar` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [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 `Token` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stdout] --> src/shim/token.rs:177:26 [INFO] [stdout] | [INFO] [stdout] 177 | impl core::iter::Sum> [INFO] [stdout] | ^^^^^ type parameter `Token` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [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 `Underlying` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [INFO] [stdout] --> src/shim/width.rs:209:6 [INFO] [stdout] | [INFO] [stdout] 209 | impl core::iter::Sum> [INFO] [stdout] | ^^^^^^^^^^ type parameter `Underlying` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [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 `Scalar` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [INFO] [stdout] --> src/shim/width.rs:209:18 [INFO] [stdout] | [INFO] [stdout] 209 | impl core::iter::Sum> [INFO] [stdout] | ^^^^^^ type parameter `Scalar` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [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 `Underlying` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stdout] --> src/shim/token.rs:224:6 [INFO] [stdout] | [INFO] [stdout] 224 | impl core::iter::Product> [INFO] [stdout] | ^^^^^^^^^^ type parameter `Underlying` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [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 `Scalar` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stdout] --> src/shim/token.rs:224:18 [INFO] [stdout] | [INFO] [stdout] 224 | impl core::iter::Product> [INFO] [stdout] | ^^^^^^ type parameter `Scalar` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [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 `Token` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stdout] --> src/shim/token.rs:224:26 [INFO] [stdout] | [INFO] [stdout] 224 | impl core::iter::Product> [INFO] [stdout] | ^^^^^ type parameter `Token` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [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 `Underlying` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [INFO] [stdout] --> src/shim/width.rs:254:6 [INFO] [stdout] | [INFO] [stdout] 254 | impl core::iter::Product> [INFO] [stdout] | ^^^^^^^^^^ type parameter `Underlying` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [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 `Scalar` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [INFO] [stdout] --> src/shim/width.rs:254:18 [INFO] [stdout] | [INFO] [stdout] 254 | impl core::iter::Product> [INFO] [stdout] | ^^^^^^ type parameter `Scalar` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [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 6.36s [INFO] running `Command { std: "docker" "inspect" "2815de0fb1c3868c22e52c9a115dd8da1eba78cac610b77e6f89984c8174f404", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2815de0fb1c3868c22e52c9a115dd8da1eba78cac610b77e6f89984c8174f404", kill_on_drop: false }` [INFO] [stdout] 2815de0fb1c3868c22e52c9a115dd8da1eba78cac610b77e6f89984c8174f404