[INFO] fetching crate generic-simd 0.1.0... [INFO] testing generic-simd-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate generic-simd 0.1.0 into /workspace/builds/worker-2-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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate generic-simd 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded generic-simd-macros v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b90f755777e1e99ead3c5fb3a766a3b2c5ab922020b3318e66aeba44d179813c [INFO] running `Command { std: "docker" "start" "-a" "b90f755777e1e99ead3c5fb3a766a3b2c5ab922020b3318e66aeba44d179813c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b90f755777e1e99ead3c5fb3a766a3b2c5ab922020b3318e66aeba44d179813c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b90f755777e1e99ead3c5fb3a766a3b2c5ab922020b3318e66aeba44d179813c", kill_on_drop: false }` [INFO] [stdout] b90f755777e1e99ead3c5fb3a766a3b2c5ab922020b3318e66aeba44d179813c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] cb8313f7ba3d490f97c0a197c8a88f0fcdc58a9394c56343465f4cc8efa93637 [INFO] running `Command { std: "docker" "start" "-a" "cb8313f7ba3d490f97c0a197c8a88f0fcdc58a9394c56343465f4cc8efa93637", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quote v1.0.40 [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)]` 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 8.67s [INFO] running `Command { std: "docker" "inspect" "cb8313f7ba3d490f97c0a197c8a88f0fcdc58a9394c56343465f4cc8efa93637", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cb8313f7ba3d490f97c0a197c8a88f0fcdc58a9394c56343465f4cc8efa93637", kill_on_drop: false }` [INFO] [stdout] cb8313f7ba3d490f97c0a197c8a88f0fcdc58a9394c56343465f4cc8efa93637 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ffb132342349c1fab07f149b6b31163dc63ee6cd216a0b03182391c96b511f98 [INFO] running `Command { std: "docker" "start" "-a" "ffb132342349c1fab07f149b6b31163dc63ee6cd216a0b03182391c96b511f98", 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)]` 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] [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: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] 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s [INFO] running `Command { std: "docker" "inspect" "ffb132342349c1fab07f149b6b31163dc63ee6cd216a0b03182391c96b511f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffb132342349c1fab07f149b6b31163dc63ee6cd216a0b03182391c96b511f98", kill_on_drop: false }` [INFO] [stdout] ffb132342349c1fab07f149b6b31163dc63ee6cd216a0b03182391c96b511f98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 36b17e2e4f4544d5e601efa960b9c95a72c09fc8147d5a2ac42f03e6165b66a3 [INFO] running `Command { std: "docker" "start" "-a" "36b17e2e4f4544d5e601efa960b9c95a72c09fc8147d5a2ac42f03e6165b66a3", 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)]` 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/x86_64-unknown-linux-musl/debug/deps/generic_simd-2ef00aaaaffb215f) [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.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "36b17e2e4f4544d5e601efa960b9c95a72c09fc8147d5a2ac42f03e6165b66a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36b17e2e4f4544d5e601efa960b9c95a72c09fc8147d5a2ac42f03e6165b66a3", kill_on_drop: false }` [INFO] [stdout] 36b17e2e4f4544d5e601efa960b9c95a72c09fc8147d5a2ac42f03e6165b66a3