[INFO] fetching crate dcv-color-primitives 0.2.0... [INFO] checking dcv-color-primitives-0.2.0 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate dcv-color-primitives 0.2.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate dcv-color-primitives 0.2.0 on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-8/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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "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" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ed8acb84448fa74cc6e2ea1a9c502df1128f41cd334fe50874180b107aa23c3 [INFO] running `Command { std: "docker" "start" "-a" "3ed8acb84448fa74cc6e2ea1a9c502df1128f41cd334fe50874180b107aa23c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ed8acb84448fa74cc6e2ea1a9c502df1128f41cd334fe50874180b107aa23c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed8acb84448fa74cc6e2ea1a9c502df1128f41cd334fe50874180b107aa23c3", kill_on_drop: false }` [INFO] [stdout] 3ed8acb84448fa74cc6e2ea1a9c502df1128f41cd334fe50874180b107aa23c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d1be33605c5740b0704d04b0ac75efe13a1156442c8b921d7622a279b544fa1 [INFO] running `Command { std: "docker" "start" "-a" "2d1be33605c5740b0704d04b0ac75efe13a1156442c8b921d7622a279b544fa1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking dcv-color-primitives v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num-traits v0.2.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stdout] error: Trailing semicolon in macro [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: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] error: Trailing semicolon in macro [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] = note: this error 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] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dcv-color-primitives` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2d1be33605c5740b0704d04b0ac75efe13a1156442c8b921d7622a279b544fa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d1be33605c5740b0704d04b0ac75efe13a1156442c8b921d7622a279b544fa1", kill_on_drop: false }` [INFO] [stdout] 2d1be33605c5740b0704d04b0ac75efe13a1156442c8b921d7622a279b544fa1