[INFO] fetching crate dcv-color-primitives 0.2.0... [INFO] testing dcv-color-primitives-0.2.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate dcv-color-primitives 0.2.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate dcv-color-primitives 0.2.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking crates.io crate dcv-color-primitives 0.2.0 [INFO] finished tweaking crates.io crate dcv-color-primitives 0.2.0 [INFO] tweaked toml for crates.io crate dcv-color-primitives 0.2.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4fec69d9503b6cce36da52338a8b93d39d299ca30ced3ddd27975acb5a68ff6b [INFO] running `Command { std: "docker" "start" "-a" "4fec69d9503b6cce36da52338a8b93d39d299ca30ced3ddd27975acb5a68ff6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4fec69d9503b6cce36da52338a8b93d39d299ca30ced3ddd27975acb5a68ff6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fec69d9503b6cce36da52338a8b93d39d299ca30ced3ddd27975acb5a68ff6b", kill_on_drop: false }` [INFO] [stdout] 4fec69d9503b6cce36da52338a8b93d39d299ca30ced3ddd27975acb5a68ff6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fd185a719071f8e62eb3bed1cc9a35a63105695c638ef4361eb6aeb8ad9213a [INFO] running `Command { std: "docker" "start" "-a" "6fd185a719071f8e62eb3bed1cc9a35a63105695c638ef4361eb6aeb8ad9213a", kill_on_drop: false }` [INFO] [stderr] Compiling dcv-color-primitives v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 301 | fix_to_i32_8x!(affine_transform(rg0, bg0, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 307 | fix_to_i32_8x!(affine_transform(rg1, bg1, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 314 | fix_to_i32_8x!(affine_transform(srg, sbg, uv_weights), FIX18), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 333 | fix_to_i32_8x!(affine_transform(rg0, bg0, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 339 | fix_to_i32_8x!(affine_transform(rg1, bg1, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 346 | fix_to_i32_8x!(affine_transform(srg, sbg, uv_weights), FIX18), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 380 | fix_to_i32_8x!(affine_transform(rg, bg, y_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 385 | fix_to_i32_8x!(affine_transform(rg, bg, u_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | fix_to_i32_8x!(affine_transform(rg, bg, v_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 305 | fix_to_i32_4x!(affine_transform(rg0, bg0, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 311 | fix_to_i32_4x!(affine_transform(rg1, bg1, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 318 | fix_to_i32_4x!(affine_transform(srg, sbg, uv_weights), FIX18), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 337 | fix_to_i32_4x!(affine_transform(rg0, bg0, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | fix_to_i32_4x!(affine_transform(rg1, bg1, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 351 | fix_to_i32_4x!(affine_transform(srg, sbg, uv_weights), FIX18), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 385 | fix_to_i32_4x!(affine_transform(rg, bg, y_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | fix_to_i32_4x!(affine_transform(rg, bg, u_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | fix_to_i32_4x!(affine_transform(rg, bg, v_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.16s [INFO] running `Command { std: "docker" "inspect" "6fd185a719071f8e62eb3bed1cc9a35a63105695c638ef4361eb6aeb8ad9213a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fd185a719071f8e62eb3bed1cc9a35a63105695c638ef4361eb6aeb8ad9213a", kill_on_drop: false }` [INFO] [stdout] 6fd185a719071f8e62eb3bed1cc9a35a63105695c638ef4361eb6aeb8ad9213a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 410ee866211aa3d24bfa67b7fc8bc6e967905d96193d97b90d4d32fa82998cff [INFO] running `Command { std: "docker" "start" "-a" "410ee866211aa3d24bfa67b7fc8bc6e967905d96193d97b90d4d32fa82998cff", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 301 | fix_to_i32_8x!(affine_transform(rg0, bg0, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 307 | fix_to_i32_8x!(affine_transform(rg1, bg1, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 314 | fix_to_i32_8x!(affine_transform(srg, sbg, uv_weights), FIX18), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 333 | fix_to_i32_8x!(affine_transform(rg0, bg0, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 339 | fix_to_i32_8x!(affine_transform(rg1, bg1, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 346 | fix_to_i32_8x!(affine_transform(srg, sbg, uv_weights), FIX18), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 380 | fix_to_i32_8x!(affine_transform(rg, bg, y_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 385 | fix_to_i32_8x!(affine_transform(rg, bg, u_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | fix_to_i32_8x!(affine_transform(rg, bg, v_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 305 | fix_to_i32_4x!(affine_transform(rg0, bg0, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 311 | fix_to_i32_4x!(affine_transform(rg1, bg1, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 318 | fix_to_i32_4x!(affine_transform(srg, sbg, uv_weights), FIX18), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 337 | fix_to_i32_4x!(affine_transform(rg0, bg0, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | fix_to_i32_4x!(affine_transform(rg1, bg1, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 351 | fix_to_i32_4x!(affine_transform(srg, sbg, uv_weights), FIX18), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 385 | fix_to_i32_4x!(affine_transform(rg, bg, y_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | fix_to_i32_4x!(affine_transform(rg, bg, u_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | fix_to_i32_4x!(affine_transform(rg, bg, v_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling dcv-color-primitives v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 301 | fix_to_i32_8x!(affine_transform(rg0, bg0, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 307 | fix_to_i32_8x!(affine_transform(rg1, bg1, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 314 | fix_to_i32_8x!(affine_transform(srg, sbg, uv_weights), FIX18), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 333 | fix_to_i32_8x!(affine_transform(rg0, bg0, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 339 | fix_to_i32_8x!(affine_transform(rg1, bg1, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 346 | fix_to_i32_8x!(affine_transform(srg, sbg, uv_weights), FIX18), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 380 | fix_to_i32_8x!(affine_transform(rg, bg, y_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 385 | fix_to_i32_8x!(affine_transform(rg, bg, u_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/avx2.rs:127:44 [INFO] [stdout] | [INFO] [stdout] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | fix_to_i32_8x!(affine_transform(rg, bg, v_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 305 | fix_to_i32_4x!(affine_transform(rg0, bg0, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 311 | fix_to_i32_4x!(affine_transform(rg1, bg1, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 318 | fix_to_i32_4x!(affine_transform(srg, sbg, uv_weights), FIX18), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 337 | fix_to_i32_4x!(affine_transform(rg0, bg0, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | fix_to_i32_4x!(affine_transform(rg1, bg1, y_weigths), FIX16), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 351 | fix_to_i32_4x!(affine_transform(srg, sbg, uv_weights), FIX18), [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 385 | fix_to_i32_4x!(affine_transform(rg, bg, y_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 390 | fix_to_i32_4x!(affine_transform(rg, bg, u_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/convert_image/sse2.rs:113:41 [INFO] [stdout] | [INFO] [stdout] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 395 | fix_to_i32_4x!(affine_transform(rg, bg, v_weights), FIX16), [INFO] [stdout] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stdout] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.23s [INFO] running `Command { std: "docker" "inspect" "410ee866211aa3d24bfa67b7fc8bc6e967905d96193d97b90d4d32fa82998cff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "410ee866211aa3d24bfa67b7fc8bc6e967905d96193d97b90d4d32fa82998cff", kill_on_drop: false }` [INFO] [stdout] 410ee866211aa3d24bfa67b7fc8bc6e967905d96193d97b90d4d32fa82998cff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1989ad953d47d570135884b3f94f33aff5cf682b7a1efb00bbe871f7415d0af6 [INFO] running `Command { std: "docker" "start" "-a" "1989ad953d47d570135884b3f94f33aff5cf682b7a1efb00bbe871f7415d0af6", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/avx2.rs:127:44 [INFO] [stderr] | [INFO] [stderr] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 301 | fix_to_i32_8x!(affine_transform(rg0, bg0, y_weigths), FIX16), [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/avx2.rs:127:44 [INFO] [stderr] | [INFO] [stderr] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 307 | fix_to_i32_8x!(affine_transform(rg1, bg1, y_weigths), FIX16), [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/avx2.rs:127:44 [INFO] [stderr] | [INFO] [stderr] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 314 | fix_to_i32_8x!(affine_transform(srg, sbg, uv_weights), FIX18), [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/avx2.rs:127:44 [INFO] [stderr] | [INFO] [stderr] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 333 | fix_to_i32_8x!(affine_transform(rg0, bg0, y_weigths), FIX16), [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/avx2.rs:127:44 [INFO] [stderr] | [INFO] [stderr] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 339 | fix_to_i32_8x!(affine_transform(rg1, bg1, y_weigths), FIX16), [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/avx2.rs:127:44 [INFO] [stderr] | [INFO] [stderr] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 346 | fix_to_i32_8x!(affine_transform(srg, sbg, uv_weights), FIX18), [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/avx2.rs:127:44 [INFO] [stderr] | [INFO] [stderr] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 380 | fix_to_i32_8x!(affine_transform(rg, bg, y_weights), FIX16), [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/avx2.rs:127:44 [INFO] [stderr] | [INFO] [stderr] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 385 | fix_to_i32_8x!(affine_transform(rg, bg, u_weights), FIX16), [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/avx2.rs:127:44 [INFO] [stderr] | [INFO] [stderr] 127 | _mm256_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 390 | fix_to_i32_8x!(affine_transform(rg, bg, v_weights), FIX16), [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_8x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/sse2.rs:113:41 [INFO] [stderr] | [INFO] [stderr] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 305 | fix_to_i32_4x!(affine_transform(rg0, bg0, y_weigths), FIX16), [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/sse2.rs:113:41 [INFO] [stderr] | [INFO] [stderr] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 311 | fix_to_i32_4x!(affine_transform(rg1, bg1, y_weigths), FIX16), [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/sse2.rs:113:41 [INFO] [stderr] | [INFO] [stderr] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 318 | fix_to_i32_4x!(affine_transform(srg, sbg, uv_weights), FIX18), [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/sse2.rs:113:41 [INFO] [stderr] | [INFO] [stderr] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 337 | fix_to_i32_4x!(affine_transform(rg0, bg0, y_weigths), FIX16), [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/sse2.rs:113:41 [INFO] [stderr] | [INFO] [stderr] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 343 | fix_to_i32_4x!(affine_transform(rg1, bg1, y_weigths), FIX16), [INFO] [stderr] | ------------------------------------------------------------ in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/sse2.rs:113:41 [INFO] [stderr] | [INFO] [stderr] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 351 | fix_to_i32_4x!(affine_transform(srg, sbg, uv_weights), FIX18), [INFO] [stderr] | ------------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/sse2.rs:113:41 [INFO] [stderr] | [INFO] [stderr] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 385 | fix_to_i32_4x!(affine_transform(rg, bg, y_weights), FIX16), [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/sse2.rs:113:41 [INFO] [stderr] | [INFO] [stderr] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 390 | fix_to_i32_4x!(affine_transform(rg, bg, u_weights), FIX16), [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: trailing semicolon in macro used in expression position [INFO] [stderr] --> src/convert_image/sse2.rs:113:41 [INFO] [stderr] | [INFO] [stderr] 113 | _mm_srai_epi32($fix, $frac_bits); [INFO] [stderr] | ^ [INFO] [stderr] ... [INFO] [stderr] 395 | fix_to_i32_4x!(affine_transform(rg, bg, v_weights), FIX16), [INFO] [stderr] | ---------------------------------------------------------- in this macro invocation [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 #79813 [INFO] [stderr] = note: this warning originates in the macro `fix_to_i32_4x` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `dcv-color-primitives` (lib) generated 18 warnings [INFO] [stdout] [INFO] [stderr] warning: `dcv-color-primitives` (lib test) generated 18 warnings (18 duplicates) [INFO] [stdout] running 0 tests [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/dcv_color_primitives-ee0169442ea33c93) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-d0fe8e9e4ab3dbf8) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] error: test failed, to rerun pass '--test tests' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/deps/tests-d0fe8e9e4ab3dbf8` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1989ad953d47d570135884b3f94f33aff5cf682b7a1efb00bbe871f7415d0af6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1989ad953d47d570135884b3f94f33aff5cf682b7a1efb00bbe871f7415d0af6", kill_on_drop: false }` [INFO] [stdout] 1989ad953d47d570135884b3f94f33aff5cf682b7a1efb00bbe871f7415d0af6