[INFO] fetching crate decrunch-unity 0.1.2... [INFO] checking decrunch-unity-0.1.2 against try#0f31acebf540c89e4a4d5d114959fe91973419cb for pr-147017 [INFO] extracting crate decrunch-unity 0.1.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate decrunch-unity 0.1.2 [INFO] finished tweaking crates.io crate decrunch-unity 0.1.2 [INFO] tweaked toml for crates.io crate decrunch-unity 0.1.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate decrunch-unity 0.1.2 on toolchain 0f31acebf540c89e4a4d5d114959fe91973419cb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate decrunch-unity 0.1.2 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" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6bec4b752123419942aee2ad04803ce9435e3b63fb3720bd82ae17a19bffe8f [INFO] running `Command { std: "docker" "start" "-a" "d6bec4b752123419942aee2ad04803ce9435e3b63fb3720bd82ae17a19bffe8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6bec4b752123419942aee2ad04803ce9435e3b63fb3720bd82ae17a19bffe8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6bec4b752123419942aee2ad04803ce9435e3b63fb3720bd82ae17a19bffe8f", kill_on_drop: false }` [INFO] [stdout] d6bec4b752123419942aee2ad04803ce9435e3b63fb3720bd82ae17a19bffe8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+0f31acebf540c89e4a4d5d114959fe91973419cb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c07e3a68bd0b886c51f834fc6a16082587e53ca2b0b970e230009e1babd4292 [INFO] running `Command { std: "docker" "start" "-a" "2c07e3a68bd0b886c51f834fc6a16082587e53ca2b0b970e230009e1babd4292", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling decrunch-unity v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: decrunch-unity@0.1.2: In file included from crunch/crnlib/crn_decomp.cpp:6, [INFO] [stderr] warning: decrunch-unity@0.1.2: from crunch/rust.cpp:2: [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In function 'size_t crnd::crnd_default_msize(void*, void*)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:1968:3: warning: statement has no effect [-Wunused-value] [INFO] [stderr] warning: decrunch-unity@0.1.2: 1968 | pUser_data; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ^~~~~~~~~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_dxt1(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3338:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3338 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3339:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3339 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_dxt5(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3390:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3390 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3391:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3391 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_dxn(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3452:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3452 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3453:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3453 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_dxt5a(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3515:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3515 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3516:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3516 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_etc1(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3567:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3567 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3568:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3568 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_etc2a(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3634:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3634 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3635:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3635 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stdout] error: `repr(C)` enum discriminant does not fit into C `int` [INFO] [stdout] --> src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | ForceDWORD = 0xFFFFFFFF, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `repr(C)` enums with big discriminants are non-portable, and their size in Rust might not match their size in C [INFO] [stdout] = help: use `repr($int_ty)` instead to explicitly set the size of this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/tests.rs:36:27 [INFO] [stdout] | [INFO] [stdout] 36 | error::Error::description(&err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/tests.rs:46:27 [INFO] [stdout] | [INFO] [stdout] 46 | error::Error::description(&err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/tests.rs:84:27 [INFO] [stdout] | [INFO] [stdout] 84 | error::Error::description(&err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/tests.rs:94:27 [INFO] [stdout] | [INFO] [stdout] 94 | error::Error::description(&err) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `repr(C)` enum discriminant does not fit into C `int` [INFO] [stdout] --> src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | ForceDWORD = 0xFFFFFFFF, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `repr(C)` enums with big discriminants are non-portable, and their size in Rust might not match their size in C [INFO] [stdout] = help: use `repr($int_ty)` instead to explicitly set the size of this enum [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: decrunch-unity@0.1.2: In file included from crunch/crnlib/crn_decomp.cpp:6, [INFO] [stderr] warning: decrunch-unity@0.1.2: from crunch/rust.cpp:2: [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In function 'size_t crnd::crnd_default_msize(void*, void*)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:1968:3: warning: statement has no effect [-Wunused-value] [INFO] [stderr] warning: decrunch-unity@0.1.2: 1968 | pUser_data; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ^~~~~~~~~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_dxt1(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3338:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3338 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3339:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3339 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_dxt5(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3390:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3390 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3391:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3391 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_dxn(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3452:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3452 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3453:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3453 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_dxt5a(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3515:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3515 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3516:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3516 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_etc1(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3567:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3567 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3568:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3568 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_etc2a(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3634:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3634 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3635:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3635 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] error: could not compile `decrunch-unity` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: decrunch-unity@0.1.2: In file included from crunch/crnlib/crn_decomp.cpp:6, [INFO] [stderr] warning: decrunch-unity@0.1.2: from crunch/rust.cpp:2: [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In function 'size_t crnd::crnd_default_msize(void*, void*)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:1968:3: warning: statement has no effect [-Wunused-value] [INFO] [stderr] warning: decrunch-unity@0.1.2: 1968 | pUser_data; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ^~~~~~~~~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_dxt1(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3338:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3338 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3339:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3339 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_dxt5(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3390:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3390 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3391:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3391 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_dxn(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3452:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3452 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3453:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3453 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_dxt5a(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3515:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3515 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3516:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3516 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_etc1(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3567:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3567 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3568:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3568 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h: In member function 'bool crnd::crn_unpacker::unpack_etc2a(crnd::uint8**, crnd::uint32, crnd::uint32, crnd::uint32)': [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3634:39: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3634 | const uint32 width = output_width + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~^~~ [INFO] [stderr] warning: decrunch-unity@0.1.2: crunch/crnlib/../inc/crn_decomp.h:3635:41: warning: suggest parentheses around '+' in operand of '&' [-Wparentheses] [INFO] [stderr] warning: decrunch-unity@0.1.2: 3635 | const uint32 height = output_height + 1 & ~1; [INFO] [stderr] warning: decrunch-unity@0.1.2: | ~~~~~~~~~~~~~~^~~ [INFO] [stderr] error: could not compile `decrunch-unity` (lib test) due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "2c07e3a68bd0b886c51f834fc6a16082587e53ca2b0b970e230009e1babd4292", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c07e3a68bd0b886c51f834fc6a16082587e53ca2b0b970e230009e1babd4292", kill_on_drop: false }` [INFO] [stdout] 2c07e3a68bd0b886c51f834fc6a16082587e53ca2b0b970e230009e1babd4292