[INFO] fetching crate generic-simd 0.1.0... [INFO] testing generic-simd-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate generic-simd 0.1.0 into /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate generic-simd 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generic-simd-macros v0.1.0 [INFO] [stderr] Downloaded multiversion v0.6.1 [INFO] [stderr] Downloaded multiversion-macros v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e766f9cc41f427319fe769f907568da3b39f55283f1714e81ba63b8e1e060c54 [INFO] running `Command { std: "docker" "start" "-a" "e766f9cc41f427319fe769f907568da3b39f55283f1714e81ba63b8e1e060c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e766f9cc41f427319fe769f907568da3b39f55283f1714e81ba63b8e1e060c54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e766f9cc41f427319fe769f907568da3b39f55283f1714e81ba63b8e1e060c54", kill_on_drop: false }` [INFO] [stdout] e766f9cc41f427319fe769f907568da3b39f55283f1714e81ba63b8e1e060c54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b07dd69d20f84529eed6fdeb257b42356bd0b2e6a905ac02992382830fbd33f [INFO] running `Command { std: "docker" "start" "-a" "6b07dd69d20f84529eed6fdeb257b42356bd0b2e6a905ac02992382830fbd33f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling generic-simd-macros v0.1.0 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling 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)]` (part of `#[warn(future_incompatible)]`) 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.89s [INFO] running `Command { std: "docker" "inspect" "6b07dd69d20f84529eed6fdeb257b42356bd0b2e6a905ac02992382830fbd33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b07dd69d20f84529eed6fdeb257b42356bd0b2e6a905ac02992382830fbd33f", kill_on_drop: false }` [INFO] [stdout] 6b07dd69d20f84529eed6fdeb257b42356bd0b2e6a905ac02992382830fbd33f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c66e4b0f85c08cb777baa77cefaddc1dad33a96f8e947d49d5d16b8f2208b73d [INFO] running `Command { std: "docker" "start" "-a" "c66e4b0f85c08cb777baa77cefaddc1dad33a96f8e947d49d5d16b8f2208b73d", kill_on_drop: false }` [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)]` (part of `#[warn(future_incompatible)]`) 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] [stderr] Compiling generic-simd v0.1.0 (/opt/rustwide/workdir) [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] 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)]` (part of `#[warn(future_incompatible)]`) 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `Command { std: "docker" "inspect" "c66e4b0f85c08cb777baa77cefaddc1dad33a96f8e947d49d5d16b8f2208b73d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c66e4b0f85c08cb777baa77cefaddc1dad33a96f8e947d49d5d16b8f2208b73d", kill_on_drop: false }` [INFO] [stdout] c66e4b0f85c08cb777baa77cefaddc1dad33a96f8e947d49d5d16b8f2208b73d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7eb45a6d716469b98c87eca3f3d2d1abd024462b6bc225563c5686be61f464ea [INFO] running `Command { std: "docker" "start" "-a" "7eb45a6d716469b98c87eca3f3d2d1abd024462b6bc225563c5686be61f464ea", kill_on_drop: false }` [INFO] [stderr] warning[E0210]: type parameter `Underlying` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stderr] --> src/shim/token.rs:177:6 [INFO] [stderr] | [INFO] [stderr] 177 | impl core::iter::Sum> [INFO] [stderr] | ^^^^^^^^^^ type parameter `Underlying` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #124559 [INFO] [stderr] = 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] [stderr] = 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] [stderr] = note: `#[warn(uncovered_param_in_projection)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stderr] [INFO] [stderr] warning[E0210]: type parameter `Scalar` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stderr] --> src/shim/token.rs:177:18 [INFO] [stderr] | [INFO] [stderr] 177 | impl core::iter::Sum> [INFO] [stderr] | ^^^^^^ type parameter `Scalar` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #124559 [INFO] [stderr] = 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] [stderr] = 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] [stderr] [INFO] [stderr] warning[E0210]: type parameter `Token` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stderr] --> src/shim/token.rs:177:26 [INFO] [stderr] | [INFO] [stderr] 177 | impl core::iter::Sum> [INFO] [stderr] | ^^^^^ type parameter `Token` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #124559 [INFO] [stderr] = 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] [stderr] = 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] [stderr] [INFO] [stderr] warning[E0210]: type parameter `Underlying` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [INFO] [stderr] --> src/shim/width.rs:209:6 [INFO] [stderr] | [INFO] [stderr] 209 | impl core::iter::Sum> [INFO] [stderr] | ^^^^^^^^^^ type parameter `Underlying` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #124559 [INFO] [stderr] = 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] [stderr] = 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] [stderr] [INFO] [stderr] warning[E0210]: type parameter `Scalar` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [INFO] [stderr] --> src/shim/width.rs:209:18 [INFO] [stderr] | [INFO] [stderr] 209 | impl core::iter::Sum> [INFO] [stderr] | ^^^^^^ type parameter `Scalar` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #124559 [INFO] [stderr] = 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] [stderr] = 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] [stderr] [INFO] [stderr] warning[E0210]: type parameter `Underlying` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stderr] --> src/shim/token.rs:224:6 [INFO] [stderr] | [INFO] [stderr] 224 | impl core::iter::Product> [INFO] [stderr] | ^^^^^^^^^^ type parameter `Underlying` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #124559 [INFO] [stderr] = 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] [stderr] = 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] [stderr] [INFO] [stderr] warning[E0210]: type parameter `Scalar` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stderr] --> src/shim/token.rs:224:18 [INFO] [stderr] | [INFO] [stderr] 224 | impl core::iter::Product> [INFO] [stderr] | ^^^^^^ type parameter `Scalar` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #124559 [INFO] [stderr] = 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] [stderr] = 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] [stderr] [INFO] [stderr] warning[E0210]: type parameter `Token` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stderr] --> src/shim/token.rs:224:26 [INFO] [stderr] | [INFO] [stderr] 224 | impl core::iter::Product> [INFO] [stderr] | ^^^^^ type parameter `Token` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #124559 [INFO] [stderr] = 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] [stderr] = 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] [stderr] [INFO] [stderr] warning[E0210]: type parameter `Underlying` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [INFO] [stderr] --> src/shim/width.rs:254:6 [INFO] [stderr] | [INFO] [stderr] 254 | impl core::iter::Product> [INFO] [stderr] | ^^^^^^^^^^ type parameter `Underlying` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #124559 [INFO] [stderr] = 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] [stderr] = 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] [stderr] [INFO] [stderr] warning[E0210]: type parameter `Scalar` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [INFO] [stderr] --> src/shim/width.rs:254:18 [INFO] [stderr] | [INFO] [stderr] 254 | impl core::iter::Product> [INFO] [stderr] | ^^^^^^ type parameter `Scalar` must be covered by another type when it appears before the first local type (`shim::width::Shim2<_, _>`) [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stderr] = note: for more information, see issue #124559 [INFO] [stderr] = 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] [stderr] = 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] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0210`. [INFO] [stderr] warning: `generic-simd` (lib) generated 10 warnings [INFO] [stderr] warning: `generic-simd` (lib test) generated 10 warnings (10 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/generic_simd-7b5795fe96595785) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test alignment::test::check_x86 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s [INFO] [stdout] [INFO] [stderr] Doc-tests generic_simd [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/arch/mod.rs - arch::call_macro_with_tokens (line 70) ... ok [INFO] [stdout] test src/lib.rs - dispatch (line 131) ... ok [INFO] [stdout] test src/lib.rs - (line 28) ... ok [INFO] [stdout] test src/lib.rs - (line 70) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7eb45a6d716469b98c87eca3f3d2d1abd024462b6bc225563c5686be61f464ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eb45a6d716469b98c87eca3f3d2d1abd024462b6bc225563c5686be61f464ea", kill_on_drop: false }` [INFO] [stdout] 7eb45a6d716469b98c87eca3f3d2d1abd024462b6bc225563c5686be61f464ea