[INFO] fetching crate stb_image 0.2.3... [INFO] checking stb_image-0.2.3 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate stb_image 0.2.3 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate stb_image 0.2.3 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stb_image 0.2.3 [INFO] finished tweaking crates.io crate stb_image 0.2.3 [INFO] tweaked toml for crates.io crate stb_image 0.2.3 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a452d198450ddebc9c3b885584f6a4952f49adad57e211348a2947da2af05edf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a452d198450ddebc9c3b885584f6a4952f49adad57e211348a2947da2af05edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a452d198450ddebc9c3b885584f6a4952f49adad57e211348a2947da2af05edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a452d198450ddebc9c3b885584f6a4952f49adad57e211348a2947da2af05edf", kill_on_drop: false }` [INFO] [stdout] a452d198450ddebc9c3b885584f6a4952f49adad57e211348a2947da2af05edf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bbdee8b6f6d0ded0a18a3e70091f15eed6c468575cf3aad5fb7f20127365c704 [INFO] running `Command { std: "docker" "start" "-a" "bbdee8b6f6d0ded0a18a3e70091f15eed6c468575cf3aad5fb7f20127365c704", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling stb_image v0.2.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `gcc::compile_library`: crate has been renamed to `cc`, the `gcc` name is not maintained [INFO] [stdout] --> build.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | gcc::compile_library("libstb_image.a", &["src/stb_image.c"]); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: src/stb_image.c: In function 'stbi__convert_format': [INFO] [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:1344:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 1344 | CASE(1,2) dest[0]=src[0], dest[1]=255; break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:1344:49: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 1344 | CASE(1,2) dest[0]=src[0], dest[1]=255; break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:1345:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 1345 | CASE(1,3) dest[0]=dest[1]=dest[2]=src[0]; break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:1345:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 1345 | CASE(1,3) dest[0]=dest[1]=dest[2]=src[0]; break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:1346:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 1346 | CASE(1,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=255; break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:1346:65: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 1346 | CASE(1,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=255; break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:1347:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 1347 | CASE(2,1) dest[0]=src[0]; break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:1347:36: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 1347 | CASE(2,1) dest[0]=src[0]; break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:1348:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 1348 | CASE(2,3) dest[0]=dest[1]=dest[2]=src[0]; break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:1348:52: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 1348 | CASE(2,3) dest[0]=dest[1]=dest[2]=src[0]; break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:1349:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 1349 | CASE(2,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=src[1]; break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:1349:68: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 1349 | CASE(2,4) dest[0]=dest[1]=dest[2]=src[0], dest[3]=src[1]; break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:1350:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 1350 | CASE(3,4) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2],dest[3]=255; break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:1350:78: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 1350 | CASE(3,4) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2],dest[3]=255; break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:1351:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 1351 | CASE(3,1) dest[0]=stbi__compute_y(src[0],src[1],src[2]); break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:1351:67: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 1351 | CASE(3,1) dest[0]=stbi__compute_y(src[0],src[1],src[2]); break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:1352:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 1352 | CASE(3,2) dest[0]=stbi__compute_y(src[0],src[1],src[2]), dest[1] = 255; break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:1352:82: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 1352 | CASE(3,2) dest[0]=stbi__compute_y(src[0],src[1],src[2]), dest[1] = 255; break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:1353:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 1353 | CASE(4,1) dest[0]=stbi__compute_y(src[0],src[1],src[2]); break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:1353:67: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 1353 | CASE(4,1) dest[0]=stbi__compute_y(src[0],src[1],src[2]); break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:1354:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 1354 | CASE(4,2) dest[0]=stbi__compute_y(src[0],src[1],src[2]), dest[1] = src[3]; break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:1354:85: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 1354 | CASE(4,2) dest[0]=stbi__compute_y(src[0],src[1],src[2]), dest[1] = src[3]; break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:1340:44: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 1340 | #define CASE(a,b) case COMBO(a,b): for(i=x-1; i >= 0; --i, src += a, dest += b) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:1355:10: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 1355 | CASE(4,3) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2]; break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:1355:66: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 1355 | CASE(4,3) dest[0]=src[0],dest[1]=src[1],dest[2]=src[2]; break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c: In function 'stbi__build_fast_ac': [INFO] [stderr] warning: src/stb_image.c:1559:33: warning: left shift of negative value [-Wshift-negative-value] [INFO] [stderr] warning: 1559 | if (k < m) k += (-1 << magbits) + 1; [INFO] [stderr] warning: | ^~ [INFO] [stderr] warning: src/stb_image.c: In function 'stbi__create_png_image_raw': [INFO] [stderr] warning: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:4033:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 4033 | CASE(STBI__F_sub) cur[k] = STBI__BYTECAST(raw[k] + cur[k-filter_bytes]); break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:4033:95: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 4033 | CASE(STBI__F_sub) cur[k] = STBI__BYTECAST(raw[k] + cur[k-filter_bytes]); break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:4034:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 4034 | CASE(STBI__F_up) cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:4034:84: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 4034 | CASE(STBI__F_up) cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:4035:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 4035 | CASE(STBI__F_avg) cur[k] = STBI__BYTECAST(raw[k] + ((prior[k] + cur[k-filter_bytes])>>1)); break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:4035:113: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 4035 | CASE(STBI__F_avg) cur[k] = STBI__BYTECAST(raw[k] + ((prior[k] + cur[k-filter_bytes])>>1)); break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:4036:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 4036 | CASE(STBI__F_paeth) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-filter_bytes],prior[k],prior[k-filter_bytes])); break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:4036:139: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 4036 | CASE(STBI__F_paeth) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-filter_bytes],prior[k],prior[k-filter_bytes])); break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:4037:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 4037 | CASE(STBI__F_avg_first) cur[k] = STBI__BYTECAST(raw[k] + (cur[k-filter_bytes] >> 1)); break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:4037:102: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 4037 | CASE(STBI__F_avg_first) cur[k] = STBI__BYTECAST(raw[k] + (cur[k-filter_bytes] >> 1)); break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:4029:17: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 4029 | for (k=0; k < nk; ++k) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:4038:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 4038 | CASE(STBI__F_paeth_first) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-filter_bytes],0,0)); break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:4038:112: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 4038 | CASE(STBI__F_paeth_first) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-filter_bytes],0,0)); break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:4049:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 4049 | CASE(STBI__F_none) cur[k] = raw[k]; break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:4049:57: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 4049 | CASE(STBI__F_none) cur[k] = raw[k]; break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:4050:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 4050 | CASE(STBI__F_sub) cur[k] = STBI__BYTECAST(raw[k] + cur[k-out_n]); break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:4050:88: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 4050 | CASE(STBI__F_sub) cur[k] = STBI__BYTECAST(raw[k] + cur[k-out_n]); break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:4051:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 4051 | CASE(STBI__F_up) cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:4051:84: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 4051 | CASE(STBI__F_up) cur[k] = STBI__BYTECAST(raw[k] + prior[k]); break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:4052:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 4052 | CASE(STBI__F_avg) cur[k] = STBI__BYTECAST(raw[k] + ((prior[k] + cur[k-out_n])>>1)); break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:4052:106: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 4052 | CASE(STBI__F_avg) cur[k] = STBI__BYTECAST(raw[k] + ((prior[k] + cur[k-out_n])>>1)); break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:4053:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 4053 | CASE(STBI__F_paeth) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-out_n],prior[k],prior[k-out_n])); break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:4053:125: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 4053 | CASE(STBI__F_paeth) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-out_n],prior[k],prior[k-out_n])); break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:4054:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 4054 | CASE(STBI__F_avg_first) cur[k] = STBI__BYTECAST(raw[k] + (cur[k-out_n] >> 1)); break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:4054:95: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 4054 | CASE(STBI__F_avg_first) cur[k] = STBI__BYTECAST(raw[k] + (cur[k-out_n] >> 1)); break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c:4047:20: warning: this 'for' clause does not guard... [-Wmisleading-indentation] [INFO] [stderr] warning: 4047 | for (k=0; k < img_n; ++k) [INFO] [stderr] warning: | ^~~ [INFO] [stderr] warning: src/stb_image.c:4055:13: note: in expansion of macro 'CASE' [INFO] [stderr] warning: 4055 | CASE(STBI__F_paeth_first) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-out_n],0,0)); break; [INFO] [stderr] warning: | ^~~~ [INFO] [stderr] warning: src/stb_image.c:4055:105: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' [INFO] [stderr] warning: 4055 | CASE(STBI__F_paeth_first) cur[k] = STBI__BYTECAST(raw[k] + stbi__paeth(cur[k-out_n],0,0)); break; [INFO] [stderr] warning: | ^~~~~ [INFO] [stderr] warning: src/stb_image.c: In function 'stbi__gif_load_next': [INFO] [stderr] warning: src/stb_image.c:5655:84: warning: unused parameter 'req_comp' [-Wunused-parameter] [INFO] [stderr] warning: 5655 | static stbi_uc *stbi__gif_load_next(stbi__context *s, stbi__gif *g, int *comp, int req_comp) [INFO] [stderr] warning: | ~~~~^~~~~~~~ [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.00s [INFO] running `Command { std: "docker" "inspect" "bbdee8b6f6d0ded0a18a3e70091f15eed6c468575cf3aad5fb7f20127365c704", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbdee8b6f6d0ded0a18a3e70091f15eed6c468575cf3aad5fb7f20127365c704", kill_on_drop: false }` [INFO] [stdout] bbdee8b6f6d0ded0a18a3e70091f15eed6c468575cf3aad5fb7f20127365c704