[INFO] fetching crate rgbcx-sys 1.1.3+0.1.0...
[INFO] checking rgbcx-sys-1.1.3+0.1.0 against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] extracting crate rgbcx-sys 1.1.3+0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate rgbcx-sys 1.1.3+0.1.0 on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate rgbcx-sys 1.1.3+0.1.0
[INFO] finished tweaking crates.io crate rgbcx-sys 1.1.3+0.1.0
[INFO] tweaked toml for crates.io crate rgbcx-sys 1.1.3+0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate crates.io crate rgbcx-sys 1.1.3+0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d37b2f72bee432e02e6555bb59f40bfa557cab42fda07376fbaf7ab156a00e5a
[INFO] running `Command { std: "docker" "start" "-a" "d37b2f72bee432e02e6555bb59f40bfa557cab42fda07376fbaf7ab156a00e5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d37b2f72bee432e02e6555bb59f40bfa557cab42fda07376fbaf7ab156a00e5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d37b2f72bee432e02e6555bb59f40bfa557cab42fda07376fbaf7ab156a00e5a", kill_on_drop: false }`
[INFO] [stdout] d37b2f72bee432e02e6555bb59f40bfa557cab42fda07376fbaf7ab156a00e5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c660c449e4242b765737750b2e1fe4fa48fb379edc83d36782ef88b80f06e0bc
[INFO] running `Command { std: "docker" "start" "-a" "c660c449e4242b765737750b2e1fe4fa48fb379edc83d36782ef88b80f06e0bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling bindgen v0.71.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling cc v1.2.22
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling rgbcx-sys v1.1.3+0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp: In function 'void rgbcx::encode_bc1(uint32_t, void*, const uint8_t*, bool, bool, const uint8_t*)':
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1725:48: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1725 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1725:119: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1725 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1729:48: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1729 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1729:119: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1729 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1733:48: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1733 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1733:119: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1733 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1738:48: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1738 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1738:119: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1738 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1743:48: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1743 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1743:119: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1743 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1749:48: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1749 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1749:119: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1749 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1755:48: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1755 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1755:119: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1755 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1761:48: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1761 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1761:119: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1761 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1767:48: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1767 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1767:119: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1767 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1773:48: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1773 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1773:119: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1773 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1779:48: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1779 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1779:119: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1779 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1785:48: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1785 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1785:119: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1785 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1791:48: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1791 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1791:119: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1791 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1797:48: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1797 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1797:119: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1797 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1804:48: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1804 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                   ~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0: bc7enc_rdo/rgbcx.cpp:1804:119: warning: enumerated and non-enumerated type in conditional expression [-Wextra]
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:  1804 |                         flags |= (allow_3color ? cEncodeBC1Use3ColorBlocks : 0) | (allow_transparent_texels_for_black ? cEncodeBC1Use3ColorBlocksForBlackPixels : 0);
[INFO] [stderr] warning: rgbcx-sys@1.1.3+0.1.0:       |                                                                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.82s
[INFO] running `Command { std: "docker" "inspect" "c660c449e4242b765737750b2e1fe4fa48fb379edc83d36782ef88b80f06e0bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c660c449e4242b765737750b2e1fe4fa48fb379edc83d36782ef88b80f06e0bc", kill_on_drop: false }`
[INFO] [stdout] c660c449e4242b765737750b2e1fe4fa48fb379edc83d36782ef88b80f06e0bc
