[INFO] fetching crate generic-simd 0.1.0... [INFO] testing generic-simd-0.1.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate generic-simd 0.1.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate generic-simd 0.1.0 [INFO] finished tweaking crates.io crate generic-simd 0.1.0 [INFO] tweaked toml for crates.io crate generic-simd 0.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate generic-simd 0.1.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0b32add0bb60462c5bd8297041275d0ed1f3ef6bed7d043441a0ebda1fc64e87 [INFO] running `Command { std: "docker" "start" "-a" "0b32add0bb60462c5bd8297041275d0ed1f3ef6bed7d043441a0ebda1fc64e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0b32add0bb60462c5bd8297041275d0ed1f3ef6bed7d043441a0ebda1fc64e87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b32add0bb60462c5bd8297041275d0ed1f3ef6bed7d043441a0ebda1fc64e87", kill_on_drop: false }` [INFO] [stdout] 0b32add0bb60462c5bd8297041275d0ed1f3ef6bed7d043441a0ebda1fc64e87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2b6168759ef2bb2aa953c90427d0d923269a72e31a0aaa195e92213a15c9b4a [INFO] running `Command { std: "docker" "start" "-a" "f2b6168759ef2bb2aa953c90427d0d923269a72e31a0aaa195e92213a15c9b4a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [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)]` (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.51s [INFO] running `Command { std: "docker" "inspect" "f2b6168759ef2bb2aa953c90427d0d923269a72e31a0aaa195e92213a15c9b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2b6168759ef2bb2aa953c90427d0d923269a72e31a0aaa195e92213a15c9b4a", kill_on_drop: false }` [INFO] [stdout] f2b6168759ef2bb2aa953c90427d0d923269a72e31a0aaa195e92213a15c9b4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3bd22f05486ae75fd72724cada189d75044112a6abc9515a4efba8a3b590b585 [INFO] running `Command { std: "docker" "start" "-a" "3bd22f05486ae75fd72724cada189d75044112a6abc9515a4efba8a3b590b585", 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] [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] [stderr] Compiling generic-simd v0.1.0 (/opt/rustwide/workdir) [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.47s [INFO] running `Command { std: "docker" "inspect" "3bd22f05486ae75fd72724cada189d75044112a6abc9515a4efba8a3b590b585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3bd22f05486ae75fd72724cada189d75044112a6abc9515a4efba8a3b590b585", kill_on_drop: false }` [INFO] [stdout] 3bd22f05486ae75fd72724cada189d75044112a6abc9515a4efba8a3b590b585 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8bf355007d51b912aaf57810a5d07e7cf3dff6e2de7765ee2810ffa0081461fa [INFO] running `Command { std: "docker" "start" "-a" "8bf355007d51b912aaf57810a5d07e7cf3dff6e2de7765ee2810ffa0081461fa", 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] [stdout] [INFO] [stderr] warning[E0210]: type parameter `Token` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stdout] running 1 test [INFO] [stderr] --> src/shim/token.rs:224:26 [INFO] [stdout] test alignment::test::check_x86 ... ok [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 224 | impl core::iter::Product> [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^ type parameter `Token` must be covered by another type when it appears before the first local type (`token::ShimToken<_, _, _>`) [INFO] [stdout] [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.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/generic_simd-0c667efa25f1cf89) [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 - (line 28) ... ok [INFO] [stdout] test src/lib.rs - (line 70) ... ok [INFO] [stdout] test src/lib.rs - dispatch (line 131) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8bf355007d51b912aaf57810a5d07e7cf3dff6e2de7765ee2810ffa0081461fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bf355007d51b912aaf57810a5d07e7cf3dff6e2de7765ee2810ffa0081461fa", kill_on_drop: false }` [INFO] [stdout] 8bf355007d51b912aaf57810a5d07e7cf3dff6e2de7765ee2810ffa0081461fa